Recommendation Systems via Matrix Factorization
Exploring the MovieLens 100k dataset with SGD…
https://towardsdatascience.com/recommendation-systems-via-matrix-factorization-28e7d0aa8ca7
Exploring the MovieLens 100k dataset with SGD…
https://towardsdatascience.com/recommendation-systems-via-matrix-factorization-28e7d0aa8ca7
Creating an Email Parser with Python and SQL
Boost your productivity by automatically extracting data…
https://towardsdatascience.com/creating-an-email-parser-with-python-and-sql-c79cb8771dac
Boost your productivity by automatically extracting data…
https://towardsdatascience.com/creating-an-email-parser-with-python-and-sql-c79cb8771dac
CoinAlpha / hummingbot
Hummingbot: a client for crypto market making
https://github.com/CoinAlpha/hummingbot
Hummingbot: a client for crypto market making
https://github.com/CoinAlpha/hummingbot
GitHub
GitHub - CoinAlpha/hummingbot: Hummingbot is open source software that helps you build trading bots that run on any exchange or…
Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain - CoinAlpha/hummingbot
Turn Photos into Cartoons Using Python
You can give a cartoon effect to a photo by implementing…
https://towardsdatascience.com/turn-photos-into-cartoons-using-python-bb1a9f578a7e
You can give a cartoon effect to a photo by implementing…
https://towardsdatascience.com/turn-photos-into-cartoons-using-python-bb1a9f578a7e
Practical Guide for Virtual Environments in Python
Using virtualenv and pipenv tools
https://towardsdatascience.com/practical-guide-for-virtual-environments-in-python-b59bd5fe8f1
Using virtualenv and pipenv tools
https://towardsdatascience.com/practical-guide-for-virtual-environments-in-python-b59bd5fe8f1
Python Coding Tip: Using the ‘With’ Statement Instead ‘Try…Finally’
The ‘with’ statement and Context…
https://medium.com/swlh/python-coding-tip-using-the-with-statement-instead-try-finally-f45a645c6008
The ‘with’ statement and Context…
https://medium.com/swlh/python-coding-tip-using-the-with-statement-instead-try-finally-f45a645c6008
Python, Memory, and Objects
The basics of memory management for data scientists
https://towardsdatascience.com/python-memory-and-objects-e7bec4a2845
The basics of memory management for data scientists
https://towardsdatascience.com/python-memory-and-objects-e7bec4a2845
How Random are Random Numbers and Random Data? How to Generate them using Python?
Written by…
https://medium.com/the-geekytorium/how-random-are-random-numbers-and-random-data-how-to-generate-them-using-python-9df2b3705ed9
Written by…
https://medium.com/the-geekytorium/how-random-are-random-numbers-and-random-data-how-to-generate-them-using-python-9df2b3705ed9
Making publication-quality figures in Python (Part I): Fig and Axes
How to fully understand and…
https://towardsdatascience.com/making-publication-quality-figures-in-python-part-i-fig-and-axes-d86c3903ad9b
How to fully understand and…
https://towardsdatascience.com/making-publication-quality-figures-in-python-part-i-fig-and-axes-d86c3903ad9b
4 Scikit-Learn Tools Every Data Scientist Should Use
Composite Estimators and Transformers
https://towardsdatascience.com/4-scikit-learn-tools-every-data-scientist-should-use-4ee942958d9e
Composite Estimators and Transformers
https://towardsdatascience.com/4-scikit-learn-tools-every-data-scientist-should-use-4ee942958d9e
This is how you fetch users' data from Instagram bio. (Without Instagram API)
https://medium.com/@rami-al-debs/this-is-how-you-fetch-users-data-from-instagram-bio-without-instagram-api-df2ce773bbc5
https://medium.com/@rami-al-debs/this-is-how-you-fetch-users-data-from-instagram-bio-without-instagram-api-df2ce773bbc5
How to Scrape Modern Websites Without Headless Browsers
Using Python and common sense
https://medium.com/better-programming/how-to-scrape-modern-websites-without-headless-browsers-d871bbd1119e
Using Python and common sense
https://medium.com/better-programming/how-to-scrape-modern-websites-without-headless-browsers-d871bbd1119e
Efficient Time-Series Using Python’s Pmdarima Library
Demonstrating the efficiency of pmdarima’s…
https://towardsdatascience.com/efficient-time-series-using-pythons-pmdarima-library-f6825407b7f0
Demonstrating the efficiency of pmdarima’s…
https://towardsdatascience.com/efficient-time-series-using-pythons-pmdarima-library-f6825407b7f0
6 YAML Features most programmers don’t know
Level-up your YAML knowledge to write cleaner YAML files
https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3
Level-up your YAML knowledge to write cleaner YAML files
https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3
Stock Price Analysis with Pandas and Altair
Practical guide for Pandas and Altair
https://towardsdatascience.com/stock-price-analysis-with-pandas-and-altair-ef1e178cc744
Practical guide for Pandas and Altair
https://towardsdatascience.com/stock-price-analysis-with-pandas-and-altair-ef1e178cc744
21 Python Mini Projects With Codes
The Best way to learn a programming language is to build projects…
https://levelup.gitconnected.com/21-python-mini-projects-with-codes-c4126e4131e4
The Best way to learn a programming language is to build projects…
https://levelup.gitconnected.com/21-python-mini-projects-with-codes-c4126e4131e4
projectdiscovery / nuclei-templates
Community curated list of templates for the nuclei engine to find a security vulnerability in application.
https://github.com/projectdiscovery/nuclei-templates
Community curated list of templates for the nuclei engine to find a security vulnerability in application.
https://github.com/projectdiscovery/nuclei-templates
GitHub
GitHub - projectdiscovery/nuclei-templates: Community curated list of templates for the nuclei engine to find security vulnerabilities.
Community curated list of templates for the nuclei engine to find security vulnerabilities. - projectdiscovery/nuclei-templates
fastest way to turn HTML into text in Python
tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...
https://www.peterbe.com/plog/selectolax-or-pyquery
tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...
https://www.peterbe.com/plog/selectolax-or-pyquery
Peterbe
fastest way to turn HTML into text in Python - Peterbe.com
Pandas DataFrame Visualization Tools
Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...
https://pbpython.com/dataframe-gui-overview.html
Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...
https://pbpython.com/dataframe-gui-overview.html
Pbpython
Pandas DataFrame Visualization Tools
This article summarizes options for using a GUI to interactively view and filter pandas DataFrames.
Using hashids to hide ids of objects in Django
A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...
https://spapas.github.io/2021/01/07/django-hashids/
A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...
https://spapas.github.io/2021/01/07/django-hashids/
spapas.github.io
Using hashids to hide ids of objects in Django — /var/