Load data into BigQuery using Airflow
https://medium.com/@sushmityadav0/load-data-into-bigquery-using-airflow-0a4959c06513
https://medium.com/@sushmityadav0/load-data-into-bigquery-using-airflow-0a4959c06513
Medium
Load data into BigQuery using Airflow
from airflow import DAG
Pairs Trading Strategy — Every Stock needs a Friend
https://medium.com/call-for-atlas/pairs-trading-strategy-every-stock-needs-a-friend-e50723a1dc94
https://medium.com/call-for-atlas/pairs-trading-strategy-every-stock-needs-a-friend-e50723a1dc94
Medium
Pairs Trading Strategy — Every Stock needs a Friend
The pairs trading strategy, is an advanced technique where you trade with a portfolio of securities, rather than gambling on one…
Demystifying PyLimitBook: A Python’s Answer to Fast Limit-Order Books
https://xthemadgenius.medium.com/demystifying-pylimitbook-a-pythons-answer-to-fast-limit-order-books-223cad66b788
https://xthemadgenius.medium.com/demystifying-pylimitbook-a-pythons-answer-to-fast-limit-order-books-223cad66b788
Medium
Demystifying PyLimitBook: A Python’s Answer to Fast Limit-Order Books
Navigating Modern Trading with PyLimitBook: An In-Depth Exploration
How to use LLama2 and Zephyr in an offline environment with Python
https://medium.datadriveninvestor.com/how-to-use-llama2-and-zephyr-in-an-offline-environment-with-python-eb235fea2aba
https://medium.datadriveninvestor.com/how-to-use-llama2-and-zephyr-in-an-offline-environment-with-python-eb235fea2aba
Medium
How to use LLama2 and Zephyr in an offline environment with Python
No GPUs, just CPUs: A comprehensive guide with access to the complete code to run the experiment on your PC
Unlocking Spatial Data Science with Python: A Seamless Journey into ArcGIS
https://medium.com/geospatial-intelligence/unlocking-spatial-data-science-with-python-a-seamless-journey-into-arcgis-75c6303b370a
https://medium.com/geospatial-intelligence/unlocking-spatial-data-science-with-python-a-seamless-journey-into-arcgis-75c6303b370a
Medium
Unlocking Spatial Data Science with Python: A Seamless Journey into ArcGIS
In the dynamic realm of spatial data science, machine learning, and software development, Python has risen to prominence as the language of…
Collection of my maps on u/4lmeme and Kevin’s random tweet generator 🔰🧦
https://kevin-qlzsu.medium.com/collection-of-my-maps-on-u-4lmeme-and-kevins-random-tweet-generator-70f4ed3a6c35
https://kevin-qlzsu.medium.com/collection-of-my-maps-on-u-4lmeme-and-kevins-random-tweet-generator-70f4ed3a6c35
Medium
Collection of my maps on u/4lmeme and Kevin’s random tweet generator 🔰🧦
I started making election maps long before I had the confidence to post them. During quarantine, I found out about Dave’s Redistricting…
Learn About Variables and Identifiers in Python
https://medium.com/@ppraveen4a8/learn-about-variables-and-identifiers-in-python-2c98cbb017b7
https://medium.com/@ppraveen4a8/learn-about-variables-and-identifiers-in-python-2c98cbb017b7
Medium
Learn About Variables and Identifiers in Python
Why do we need variables and Identifiers.?
Defensive Programming in Python: A Guide to Developing Reliable and Secure Medical Device Software
https://medium.com/@maruthurnavin/defensive-programming-in-python-a-guide-to-developing-reliable-and-secure-medical-device-software-de77ae9aeb47
https://medium.com/@maruthurnavin/defensive-programming-in-python-a-guide-to-developing-reliable-and-secure-medical-device-software-de77ae9aeb47
Medium
Defensive Programming in Python: A Guide to Developing Reliable and Secure Medical Device Software
In the realm of software development, maintaining reliability and security is paramount when creating applications for critical systems…
Navigating the LeetCode Labyrinth: A Beginner’s Journey
https://medium.com/@arvindrk47_85414/navigating-the-leetcode-labyrinth-a-beginners-journey-86467ea5e8ff
https://medium.com/@arvindrk47_85414/navigating-the-leetcode-labyrinth-a-beginners-journey-86467ea5e8ff
Medium
Navigating the LeetCode Labyrinth: A Beginner’s Journey
Are you new to the world of competitive programming or algorithmic problem-solving? If so, you’ve probably heard of LeetCode, a platform…
A Comprehensive Guide to Analyzing Housing Affordability with Python
https://medium.com/@jeremywhittaker/a-comprehensive-guide-to-analyzing-housing-affordability-with-python-45e2f3f8ce56
https://medium.com/@jeremywhittaker/a-comprehensive-guide-to-analyzing-housing-affordability-with-python-45e2f3f8ce56
Medium
A Comprehensive Guide to Analyzing Housing Affordability with Python
Housing affordability is a critical issue that affects millions of individuals and families. Understanding trends in housing affordability…
Using Python to save corporate financial data locally from EODHD
https://medium.com/@jeremywhittaker/using-python-to-save-corporate-financial-data-locally-from-eodhd-e8968dbb7fc4
https://medium.com/@jeremywhittaker/using-python-to-save-corporate-financial-data-locally-from-eodhd-e8968dbb7fc4
Medium
Using Python to save corporate financial data locally from EODHD
In a previous post, I showed how to store symbol data from EODHD. The purpose of this code is to now iterate through all those symbols and…
What is an HDF5 File? A Deep Dive into Hierarchical Data Format
https://medium.com/@jeremywhittaker/what-is-an-hdf5-file-a-deep-dive-into-hierarchical-data-format-50327ec61731
https://medium.com/@jeremywhittaker/what-is-an-hdf5-file-a-deep-dive-into-hierarchical-data-format-50327ec61731
Medium
What is an HDF5 File? A Deep Dive into Hierarchical Data Format
Introduction
create a telegram notifying bot for shopping Hermes Evelyne
https://medium.com/@tspark/create-a-telegram-notifying-bot-for-shopping-hermes-evelyne-20d2bfff4cbd
https://medium.com/@tspark/create-a-telegram-notifying-bot-for-shopping-hermes-evelyne-20d2bfff4cbd
Medium
create a telegram notifying bot for shopping Hermes Evelyne
Step 1. create scraper
Streamlit 1.28.0 lets you build automated tests for your app
https://medium.com/@andy456333/streamlit-1-28-0-lets-you-build-automated-tests-for-your-app-e6371886a9b9
https://medium.com/@andy456333/streamlit-1-28-0-lets-you-build-automated-tests-for-your-app-e6371886a9b9
Medium
Streamlit 1.28.0 lets you build automated tests for your app
What’s new in Streamlit 1.28.0?
Experiment 20 — Word Embedding and Code Generation
https://medium.com/@hackerm0m/experiment-20-word-embedding-and-code-generation-a3dd346131d9
https://medium.com/@hackerm0m/experiment-20-word-embedding-and-code-generation-a3dd346131d9
Medium
Experiment 20 — Word Embedding and Code Generation
So I was not going to do an experiment today. I am preparing a presentation for a paper — how tarot is like ai.
Deploying a Python-based Microservice Application on AWS EKS
https://medium.com/@postbox.aj99/deploying-a-python-based-microservice-application-on-aws-eks-ab0f20dbcae7
https://medium.com/@postbox.aj99/deploying-a-python-based-microservice-application-on-aws-eks-ab0f20dbcae7
Medium
Deploying a Python-based Microservice Application on AWS EKS
In today’s fast-paced world of software development, deploying scalable and reliable microservice applications is essential. Microservices…