Top 10 Data Science and AI Blogs in 2020
Some of the Data Science and AI blogs I like to read, from…
https://towardsdatascience.com/top-10-data-science-and-ai-blogs-in-2020-af7367d9a1f3
Some of the Data Science and AI blogs I like to read, from…
https://towardsdatascience.com/top-10-data-science-and-ai-blogs-in-2020-af7367d9a1f3
The First Step in Bayesian Time Series— Linear Regression
State-Space Models in Bayesian Time Series…
https://towardsdatascience.com/the-first-step-in-bayesian-time-series-linear-regression-89a64b826a7e
State-Space Models in Bayesian Time Series…
https://towardsdatascience.com/the-first-step-in-bayesian-time-series-linear-regression-89a64b826a7e
naiveHobo / InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
https://github.com/naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
https://github.com/naiveHobo/InvoiceNet
GitHub
GitHub - naiveHobo/InvoiceNet: Deep neural network to extract intelligent information from invoice documents.
Deep neural network to extract intelligent information from invoice documents. - naiveHobo/InvoiceNet
google / latexify_py
Generates LaTeX math description from Python functions.
https://github.com/google/latexify_py
Generates LaTeX math description from Python functions.
https://github.com/google/latexify_py
GitHub
GitHub - google/latexify_py: A library to generate LaTeX expression from Python code.
A library to generate LaTeX expression from Python code. - google/latexify_py
How To Build A Real-time Data Pipeline For An Online Store Using Apache Beam, Pub/Sub, and SQL
https://towardsdatascience.com/how-to-build-a-real-time-data-pipeline-for-an-online-store-using-apache-beam-pub-sub-and-sql-6424f33eba97
https://towardsdatascience.com/how-to-build-a-real-time-data-pipeline-for-an-online-store-using-apache-beam-pub-sub-and-sql-6424f33eba97
10 Cool Python Project Ideas for Python Developers
A list of interesting ideas and projects you can…
https://towardsdatascience.com/10-cool-python-project-ideas-for-python-developers-7953047e203
A list of interesting ideas and projects you can…
https://towardsdatascience.com/10-cool-python-project-ideas-for-python-developers-7953047e203
Map Creator made using python
https://www.reddit.com/r/Python/comments/il3ydr/map_creator_made_using_python/
https://www.reddit.com/r/Python/comments/il3ydr/map_creator_made_using_python/
What Will Be the Best Back-End Framework for 2021?
Node.js/Express vs. Django vs. Spring Boot
https://medium.com/better-programming/what-will-be-the-best-back-end-framework-for-2021-c3ad1beb0f44
Node.js/Express vs. Django vs. Spring Boot
https://medium.com/better-programming/what-will-be-the-best-back-end-framework-for-2021-c3ad1beb0f44
5 Essential Python Tricks to Make Your Code More Clean, Readable, & Elegant
Enhance your Python…
https://towardsdatascience.com/5-essential-python-tricks-to-make-your-code-more-clean-readable-elegant-33db96d99e84
Enhance your Python…
https://towardsdatascience.com/5-essential-python-tricks-to-make-your-code-more-clean-readable-elegant-33db96d99e84
If You are Web Scraping Don’t Do These Things
Create better web scrapers by avoiding these common…
https://levelup.gitconnected.com/if-you-are-web-scraping-dont-do-these-things-2cba2ebe5b29
Create better web scrapers by avoiding these common…
https://levelup.gitconnected.com/if-you-are-web-scraping-dont-do-these-things-2cba2ebe5b29
What is ML? | Application & Types of ML
https://medium.com/@codewarriors/what-is-ml-application-types-of-ml-e681a155dcbd
https://medium.com/@codewarriors/what-is-ml-application-types-of-ml-e681a155dcbd
XGBoost in Python : Number One on the podium with the Ultimate Machine Learning Throne.
https://medium.com/@nischitasadananda/xgboost-in-python-number-one-on-the-podium-with-the-ultimate-machine-learning-throne-1bc85c89f633
https://medium.com/@nischitasadananda/xgboost-in-python-number-one-on-the-podium-with-the-ultimate-machine-learning-throne-1bc85c89f633
I made a Spotify ad stopper because I was too poor for Premium. It automatically detects when an ad plays and then restarts Spotify in the background. It's my first project after escaping tutorial hell and I'd love any feedback you guys have!
https://www.reddit.com/r/Python/comments/in1pyu/i_made_a_spotify_ad_stopper_because_i_was_too/
https://www.reddit.com/r/Python/comments/in1pyu/i_made_a_spotify_ad_stopper_because_i_was_too/
Python Decorators — 5 Advanced Features to Know
Take advantage of Python decorators in your project
https://medium.com/better-programming/python-decorators-5-advanced-features-to-know-17dd9be7517b
Take advantage of Python decorators in your project
https://medium.com/better-programming/python-decorators-5-advanced-features-to-know-17dd9be7517b
Ditch Excel! — A Primer to Python
Pandas one-liners for popular excel stuff
https://towardsdatascience.com/how-to-ditch-excel-a-primer-to-python-c4a9c192e993
Pandas one-liners for popular excel stuff
https://towardsdatascience.com/how-to-ditch-excel-a-primer-to-python-c4a9c192e993
A hygienic Python setup for Linux, Mac, and WSL
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
https://medium.com/@ben11kehoe/my-python-setup-77c57a2fc4b6
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
https://medium.com/@ben11kehoe/my-python-setup-77c57a2fc4b6
Medium
A hygienic Python setup for Linux, Mac, and WSL
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
fastcore: An Underrated Python Library
A unique python library that extends the python programming language and provides utilities that enhance productivity.
https://fastpages.fast.ai/fastcore/
A unique python library that extends the python programming language and provides utilities that enhance productivity.
https://fastpages.fast.ai/fastcore/
Async Views in Django 3.1
Writing asynchronous code gives you the ability to speed up your application with little effort.
https://testdriven.io/blog/django-async-views/
Writing asynchronous code gives you the ability to speed up your application with little effort.
https://testdriven.io/blog/django-async-views/
testdriven.io
Async Views in Django
This tutorial looks at how to get started with Django's asynchronous views.