Simulate your Trading Strategy with Python
Backtesting frequencies of dollar-cost averaging in stock…
https://towardsdatascience.com/simulate-your-trading-strategy-with-python-5a8a556c470e
Backtesting frequencies of dollar-cost averaging in stock…
https://towardsdatascience.com/simulate-your-trading-strategy-with-python-5a8a556c470e
Import all Python libraries in one line of code
Annoyed writing multiple import statements? Let…
https://towardsdatascience.com/import-all-python-libraries-in-one-line-of-code-86e54f6f0108
Annoyed writing multiple import statements? Let…
https://towardsdatascience.com/import-all-python-libraries-in-one-line-of-code-86e54f6f0108
We're building an app that lets you search Stack Overflow, Python documentation, and code on GitHub
https://www.reddit.com/r/Python/comments/lsgyvf/were_building_an_app_that_lets_you_search_stack/
https://www.reddit.com/r/Python/comments/lsgyvf/were_building_an_app_that_lets_you_search_stack/
reddit
We're building an app that lets you search Stack Overflow, Python...
Hey folks! My friend and I are building [Devbook](https://usedevbook.com). It’s a desktop app that allows you to search in Stack Overflow,...
Excel vs Python: How to do Common Data Analysis Tasks
A comparative approach using Excel and Python
https://towardsdatascience.com/excel-vs-python-how-to-do-common-data-analysis-tasks-54f1bdd6dfaa
A comparative approach using Excel and Python
https://towardsdatascience.com/excel-vs-python-how-to-do-common-data-analysis-tasks-54f1bdd6dfaa
Fuzzy matching people names
I’ve recently had to solve an interesting problem: given two unordered…
https://towardsdatascience.com/fuzzy-matching-people-names-6e738d6b8fe
I’ve recently had to solve an interesting problem: given two unordered…
https://towardsdatascience.com/fuzzy-matching-people-names-6e738d6b8fe
Automated Feature Engineering Using Neural Networks
How to automate and greatly improve one of the…
https://towardsdatascience.com/automated-feature-engineering-using-neural-networks-5310d6d4280a
How to automate and greatly improve one of the…
https://towardsdatascience.com/automated-feature-engineering-using-neural-networks-5310d6d4280a
Data Preprocessing Concepts with Python
A robust method to make data ready…
https://pub.towardsai.net/data-preprocessing-concepts-with-python-b93c63f14bb6
A robust method to make data ready…
https://pub.towardsai.net/data-preprocessing-concepts-with-python-b93c63f14bb6
6 Things To Know When Dockerizing Python Apps in Production
A checklist to run Docker containers with…
https://medium.com/better-programming/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
A checklist to run Docker containers with…
https://medium.com/better-programming/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
82 Python Projects with Source Code
82 Python Projects with Source Code solved and explained for free.
https://medium.com/coders-camp/82-python-projects-with-source-code-6a1672b791ee
82 Python Projects with Source Code solved and explained for free.
https://medium.com/coders-camp/82-python-projects-with-source-code-6a1672b791ee
Inheritance, Encapsulation and Polymorphism
Object-Oriented Programming in Python
https://medium.com/codestory/inheritance-encapsulation-and-polymorphism-197d793590b
Object-Oriented Programming in Python
https://medium.com/codestory/inheritance-encapsulation-and-polymorphism-197d793590b
sdushantha / wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
https://github.com/sdushantha/wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
https://github.com/sdushantha/wifi-password
GitHub
GitHub - sdushantha/wifi-password: Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones…
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect - sdushantha/wifi-password
Background Removal with Python
Using OpenCV to Detect the Foreground
https://towardsdatascience.com/background-removal-with-python-b61671d1508a
Using OpenCV to Detect the Foreground
https://towardsdatascience.com/background-removal-with-python-b61671d1508a
Understanding Feature Importance and How to Implement it in Python
Learn one of the most practical…
https://towardsdatascience.com/understanding-feature-importance-and-how-to-implement-it-in-python-ff0287b20285
Learn one of the most practical…
https://towardsdatascience.com/understanding-feature-importance-and-how-to-implement-it-in-python-ff0287b20285
Heart Disease Prediction Using Support Vector Machine (SVM)
Using Heart Disease Cleveland Dataset from…
https://medium.com/@utsavvora/heart-disease-prediction-using-support-vector-machine-svm-34d8c01c596
Using Heart Disease Cleveland Dataset from…
https://medium.com/@utsavvora/heart-disease-prediction-using-support-vector-machine-svm-34d8c01c596
Making Interactive Visualizations with Python Altair
A comprehensive practical guide
https://towardsdatascience.com/making-interactive-visualizations-with-python-altair-7880ab5cf894
A comprehensive practical guide
https://towardsdatascience.com/making-interactive-visualizations-with-python-altair-7880ab5cf894
Traffic Intersection Simulation using Pygame
This article contains a step-by-step guide to develop a…
https://towardsdatascience.com/traffic-intersection-simulation-using-pygame-689d6bd7687a
This article contains a step-by-step guide to develop a…
https://towardsdatascience.com/traffic-intersection-simulation-using-pygame-689d6bd7687a
Visualizing Bus Trajectories in Denver
Using Python and Unfolded to visualize RTD’s real-time bus data…
https://towardsdatascience.com/visualizing-bus-trajectories-in-denver-85ff02f3a746
Using Python and Unfolded to visualize RTD’s real-time bus data…
https://towardsdatascience.com/visualizing-bus-trajectories-in-denver-85ff02f3a746
Build your own facial recognition system: To work even with a face mask!
https://medium.com/mlearning-ai/build-your-own-facial-recognition-system-to-work-even-with-a-face-mask-b240539222f6
https://medium.com/mlearning-ai/build-your-own-facial-recognition-system-to-work-even-with-a-face-mask-b240539222f6
Efficiently Cleaning Text with Pandas
Introduction
It’s no secret that data cleaning is a large portion of the data analysis process. ...
https://pbpython.com/text-cleaning.html
Introduction
It’s no secret that data cleaning is a large portion of the data analysis process. ...
https://pbpython.com/text-cleaning.html
Pbpython
Efficiently Cleaning Text with Pandas
Pandas can be an excellent tool for efficiently cleaning large amounts of text. This article covers several pandas solutions that will work on larger data sets.
Exciting New Features in Django 3.2
Django 3.2 is just around the corner and it's packed with new features. Django versions are ...
https://hakibenita.com/django-32-exciting-features
Django 3.2 is just around the corner and it's packed with new features. Django versions are ...
https://hakibenita.com/django-32-exciting-features
Hakibenita
Exciting New Features in Django 3.2
And my wishlist for the future...
Why you really need to upgrade pip
New software releases can bring bug fixes, new features, and faster performance.
For example, NumPy ...
https://pythonspeed.com/articles/upgrade-pip/
New software releases can bring bug fixes, new features, and faster performance.
For example, NumPy ...
https://pythonspeed.com/articles/upgrade-pip/
Python⇒Speed
Why you should upgrade pip, and how to do it
Learn the problem with using old pip, and how to upgrade pip to fix those problems.