Portfolio Optimisation using Monte Carlo Simulation
https://medium.com/@beingamanforever/portfolio-optimisation-using-monte-carlo-simulation-25d88003782e
https://medium.com/@beingamanforever/portfolio-optimisation-using-monte-carlo-simulation-25d88003782e
Medium
Portfolio Optimisation using Monte Carlo Simulation
Overview
Long and short margin trades with the KuCoin API Python SDK using autoBorrow and autoRepay
https://medium.com/@corinneroosen/long-and-short-margin-trades-with-the-kucoin-api-python-sdk-using-autoborrow-and-autorepay-6cea8d9ff119
https://medium.com/@corinneroosen/long-and-short-margin-trades-with-the-kucoin-api-python-sdk-using-autoborrow-and-autorepay-6cea8d9ff119
Medium
Long and short margin trades using autoBorrow and autoRepay
#api #python #algotrading #trading
Essential PySpark Insights: A Definitive Starter’s Guide
https://medium.com/@think-data/essential-pyspark-insights-a-definitive-starters-guide-ca538bbf06b4
https://medium.com/@think-data/essential-pyspark-insights-a-definitive-starters-guide-ca538bbf06b4
Medium
Essential PySpark Insights: A Definitive Starter’s Guide
Apache Spark, through its PySpark interface, is a juggernaut in the realm of big data processing and analysis. It’s your go-to tool for…
Building RESTful APIs with Flask-RESTful
https://medium.com/@lotfi-habbiche/building-restful-apis-with-flask-restful-b9cd5a4d270a
https://medium.com/@lotfi-habbiche/building-restful-apis-with-flask-restful-b9cd5a4d270a
Medium
Building RESTful APIs with Flask-RESTful
In the world of web development, APIs (Application Programming Interfaces) are the backbone of modern applications. They enable…
How to run an automation script or bot even if there is any verification or Google CAPTCHA
https://auntoracharja.medium.com/how-to-run-an-automation-script-or-bot-even-if-there-is-any-verification-or-google-captcha-25ebcc52d6ff
https://auntoracharja.medium.com/how-to-run-an-automation-script-or-bot-even-if-there-is-any-verification-or-google-captcha-25ebcc52d6ff
Medium
How to run an automation script or bot even if there is any verification or Google CAPTCHA
Introduction:In the world of automation, where we aim to streamline repetitive tasks, encountering verification and Google CAPTCHA
Step by Step Introduction to Deep Convolutional Generative Adversarial Networks
https://medium.com/@girish9851/step-by-step-introduction-to-deep-convolutional-generative-adversarial-networks-709ab83da7ea
https://medium.com/@girish9851/step-by-step-introduction-to-deep-convolutional-generative-adversarial-networks-709ab83da7ea
Medium
Step by Step Introduction to Deep Convolutional Generative Adversarial Networks
Deep Convolutional Generative Adversarial Networks — DCGAN is one of the first algorithms towards the Generative AI on Image data. In this…
How to make money on Python: current information for 2023
https://medium.com/@artur-khudaverdiev/how-to-make-money-on-python-current-information-for-2023-3509732b0063
https://medium.com/@artur-khudaverdiev/how-to-make-money-on-python-current-information-for-2023-3509732b0063
Medium
How to make money on Python: current information for 2023
In 2023, Python remains one of the most popular programming languages, providing ample opportunities for earnings. 5 ways to make money…
How to Hand Track in Python | OpenCV2
https://medium.com/@Rhea9468/how-to-hand-track-in-python-opencv2-102f1c1e1f9f
https://medium.com/@Rhea9468/how-to-hand-track-in-python-opencv2-102f1c1e1f9f
Medium
How to Hand Track in Python | OpenCV2
For one reason or another, you wanted to track your hands through a simple app, so I will guide you step by step on how to accomplish this…
5 Visualizations with Python to Show Simultaneous Changes in Geospatial Data
https://towardsdatascience.com/5-visualizations-with-python-to-show-simultaneous-changes-in-geospatial-data-ddc2eaab9d78
https://towardsdatascience.com/5-visualizations-with-python-to-show-simultaneous-changes-in-geospatial-data-ddc2eaab9d78
Medium
5 Visualizations with Python to Show Simultaneous Changes in Geospatial Data
Ideas to express simultaneous data value changes in multiple locations over time
Unwrapping the View: Transforming 360 Panoramas into Planar Images with Python
https://medium.com/@codingballad/unwrapping-the-view-transforming-360-panoramas-into-intuitive-videos-with-python-6009bd5bca94
https://medium.com/@codingballad/unwrapping-the-view-transforming-360-panoramas-into-intuitive-videos-with-python-6009bd5bca94
Medium
Unwrapping the View: Transforming 360 Panoramas into Planar Images with Python
Introduction
Refactoring Python: A Journey from Nested Confusion to Elegant Clarity
https://medium.com/@SoporificVacuum/refactoring-python-a-journey-from-nested-confusion-to-elegant-clarity-313bc519aa25
https://medium.com/@SoporificVacuum/refactoring-python-a-journey-from-nested-confusion-to-elegant-clarity-313bc519aa25
Medium
Refactoring Python: A Journey from Nested Confusion to Elegant Clarity
In Python, where readability counts, nested conditionals and overuse of else statements can obfuscate intent and hinder maintenance. To…
SMART Insights for E-Commerce: Calculated Metrics in GA4 and Pareto Principle with BigQuery and…
https://medium.com/@munazanjum_93143/smart-insights-for-e-commerce-calculated-metrics-in-ga4-and-pareto-principle-with-bigquery-and-bba2d07b5d66
https://medium.com/@munazanjum_93143/smart-insights-for-e-commerce-calculated-metrics-in-ga4-and-pareto-principle-with-bigquery-and-bba2d07b5d66
Medium
SMART Insights for E-Commerce: Calculated Metrics in GA4 and Pareto Principle with BigQuery and…
I’m writing this post that can help you leverage BigQuery to pull calculated metrics for eCommerce in GA4. Additionally, I’ll delve into…
Wait, x += y isn’t the same as x = x + y?!
https://medium.com/@SoporificVacuum/wait-x-y-isnt-the-same-as-x-x-y-5ceeb2c5f366
https://medium.com/@SoporificVacuum/wait-x-y-isnt-the-same-as-x-x-y-5ceeb2c5f366
Medium
Wait, x += y isn’t the same as x = x + y?!
Welcome back, esteemed code wranglers, to the serendipitous sojourn through the Pythonic plains! You’ve somehow survived the first part of…
A Python package for semantic retrieval of Wordpress blog articles
https://anuragchatterjee92.medium.com/a-python-package-for-semantic-retrieval-of-wordpress-blog-articles-496949af591e
https://anuragchatterjee92.medium.com/a-python-package-for-semantic-retrieval-of-wordpress-blog-articles-496949af591e
Medium
A Python package for semantic retrieval of Wordpress blog articles
Some background on the project
Unlocking Geographic Insights: Visualizing User Data from BigQuery on a Map
https://medium.com/@niloy.swe/unlocking-geographic-insights-visualizing-user-data-from-bigquery-on-a-map-7ef8c2fa8c19
https://medium.com/@niloy.swe/unlocking-geographic-insights-visualizing-user-data-from-bigquery-on-a-map-7ef8c2fa8c19
Medium
Unlocking Geographic Insights: Visualizing User Data from BigQuery on a Map
10 Minute School, the largest Ed-Tech platform in Bangladesh, is now reaching beyond 12 million registered users and serving 3.5 million+…
Data Analyst Associate Project
https://medium.com/@bolanleblaize/data-analyst-associate-project-7040cdf55211
https://medium.com/@bolanleblaize/data-analyst-associate-project-7040cdf55211
Lightning-Fast Search with MeiliSearch and Python
https://medium.com/@suhail2021.25/lightning-fast-search-with-meilisearch-and-python-5aba7d92ad81
https://medium.com/@suhail2021.25/lightning-fast-search-with-meilisearch-and-python-5aba7d92ad81
Medium
Lightning-Fast Search with MeiliSearch and Python
What is MeiliSearch?
Building a Convolutional Neural Network (CNN) with PyTorch
https://medium.com/@parktwin2/building-a-convolutional-neural-network-cnn-with-pytorch-bdd3c5fe47cb
https://medium.com/@parktwin2/building-a-convolutional-neural-network-cnn-with-pytorch-bdd3c5fe47cb
Medium
Building a Convolutional Neural Network (CNN) with PyTorch
Convolutional Neural Networks (CNNs) have revolutionized the field of computer vision and image processing, enabling machines to recognize…