Who left the lights on?? Using Python and Lambda to help manage AWS EC2 instances
https://medium.com/@steven.c.jones/who-left-the-lights-on-using-python-and-lambda-to-help-manage-aws-ec2-instances-e5daaaf42d85
https://medium.com/@steven.c.jones/who-left-the-lights-on-using-python-and-lambda-to-help-manage-aws-ec2-instances-e5daaaf42d85
Medium
Who left the lights on?? Using Python and Lambda to help manage AWS EC2 instances
Hello everyone! I’m still on my LevelUp journey with the Level Up In Tech Cloud Program. It’s been a little while since my last post — had…
Introduction to Simpy (simulation py)-03
https://gaurav-adarshi.medium.com/introduction-to-simpy-simulation-py-03-5c0c41bc4056
https://gaurav-adarshi.medium.com/introduction-to-simpy-simulation-py-03-5c0c41bc4056
Medium
Introduction to Simpy (simulation py)-03
SymPy — Function class
Building a Market-Making Trading Strategy using Python
https://janelleturing.medium.com/building-a-market-making-trading-strategy-using-python-538c94bccfef
https://janelleturing.medium.com/building-a-market-making-trading-strategy-using-python-538c94bccfef
Medium
Building a Market-Making Trading Strategy using Python
Building a Market-Making Trading Strategy using Python Market-making is a common trading strategy used by financial institutions to provide liquidity to the market. Market makers continuously quote …
MyTimer: A Geeky Timer for Terminal Enthusiasts
https://medium.com/@sepand.haghighi_22407/mytimer-a-geeky-timer-for-terminal-enthusiasts-298d635694ed
https://medium.com/@sepand.haghighi_22407/mytimer-a-geeky-timer-for-terminal-enthusiasts-298d635694ed
Medium
MyTimer: A Geeky Timer for Terminal Enthusiasts
MyTimer is a Python project that aims to provide a simple yet efficient timer for terminal users, particularly targeting the geek…
Introducing Python for Kids: A Fun Way to Learn
https://medium.com/@jawahirqarafi.jq/introducing-python-for-kids-a-fun-way-to-learn-d86004fd9db8
https://medium.com/@jawahirqarafi.jq/introducing-python-for-kids-a-fun-way-to-learn-d86004fd9db8
Medium
Introducing Python for Kids: A Fun Way to Learn
Are you looking for a fun and exciting way to introduce your kids to the world of programming? Look no further! Python, a beginner-friendly…
How to generate an HTML report based on PostgreSQL queries?
https://medium.com/@dmitry.romanoff/how-to-generate-an-html-report-based-on-postgresql-queries-2028d242e31c
https://medium.com/@dmitry.romanoff/how-to-generate-an-html-report-based-on-postgresql-queries-2028d242e31c
Medium
How to generate an HTML report based on PostgreSQL queries?
The following Python code demonstrates how to generate an HTML report based on PostgreSQL queries.
Building an Emoji Programming Language: The Pitfalls of Unicode
https://anth-volk.medium.com/building-an-emoji-programming-language-the-pitfalls-of-unicode-cfa1ffbc2e7c
https://anth-volk.medium.com/building-an-emoji-programming-language-the-pitfalls-of-unicode-cfa1ffbc2e7c
Medium
Building an Emoji Programming Language: The Pitfalls of Unicode
Or: Let’s get to the codepoint
Optimizing LightGBM Classifier Hyperparameters with Optuna
https://pub.aimind.so/optimizing-lightgbm-classifier-hyperparameters-with-optuna-97f3fb55eacd
https://pub.aimind.so/optimizing-lightgbm-classifier-hyperparameters-with-optuna-97f3fb55eacd
Medium
Optimizing LightGBM Classifier Hyperparameters with Optuna
Abstract
GCS to BigQuery via Dataproc Serverless: Part 2 (Development)
https://medium.com/@saluja.amandeep/gcs-to-bigquery-via-dataproc-serverless-part-2-development-c3b959858801
https://medium.com/@saluja.amandeep/gcs-to-bigquery-via-dataproc-serverless-part-2-development-c3b959858801
Medium
GCS to BigQuery via Dataproc Serverless: Part 2 (Development)
Ciao 👋
How To Make Fast & Responsive GUI’s With Python
https://preettheman.medium.com/how-to-make-fast-responsive-guis-with-python-789e15f0be2c
https://preettheman.medium.com/how-to-make-fast-responsive-guis-with-python-789e15f0be2c
Medium
How To Make Fast & Responsive GUI’s With Python
Welcome back! Python is one of the best programming languages out there, so, let’s take a look at an awesome way to make fast and…
Revolutionizing Infrastructure Inspection: Digital Twins and AR-Based Systems
https://medium.com/@saadnoorafridi/revolutionizing-infrastructure-inspection-digital-twins-and-ar-based-systems-75ce07ce4a2d
https://medium.com/@saadnoorafridi/revolutionizing-infrastructure-inspection-digital-twins-and-ar-based-systems-75ce07ce4a2d
Medium
Revolutionizing Infrastructure Inspection: Digital Twins and AR-Based Systems
In today’s rapidly evolving technological landscape, the integration of cutting-edge solutions is reshaping the way we inspect and manage critical infrastructure. Two innovative approaches, Digital…
Creating a Lakehouse by using Apache Spark, Minio, Nessie Catalog and Dremio.
https://medium.com/@khurrammeraj17/creating-a-lakehouse-by-using-apache-spark-minio-nessie-catalog-and-dremio-67c23a335616
https://medium.com/@khurrammeraj17/creating-a-lakehouse-by-using-apache-spark-minio-nessie-catalog-and-dremio-67c23a335616
Medium
Creating a Lakehouse by using Apache Spark, Minio, Nessie Catalog and Dremio.
The process of creating a Lakehouse using Apache Spark, Minio, Nessie Catalog, and Dremio involves a series of well-defined steps that…
News Article Sentiment Analysis in Python
https://medium.datadriveninvestor.com/news-article-sentiment-analysis-in-python-311e6698b7bd
https://medium.datadriveninvestor.com/news-article-sentiment-analysis-in-python-311e6698b7bd
Medium
News Article Sentiment Analysis in Python
Sentiment analysis is used in investing to determine how a group feels about an asset, the market, or the economy as a whole. Sentiment…