The fastML Guide
Speed is an essential thing when working on a project as a Data Scientist, AI or ML…
https://towardsdatascience.com/the-fastml-guide-9ada1bb761cf
Speed is an essential thing when working on a project as a Data Scientist, AI or ML…
https://towardsdatascience.com/the-fastml-guide-9ada1bb761cf
How to Collect Data from any Website
Learn about Simple Web-Scraping with Python
https://towardsdatascience.com/how-to-collect-data-from-any-website-cb8fad9e9ec5
Learn about Simple Web-Scraping with Python
https://towardsdatascience.com/how-to-collect-data-from-any-website-cb8fad9e9ec5
Making quick decisions with confidence using Hypothesis Tests in Python
Identifying wrongly…
https://medium.com/mercadolibre-datablog/making-quick-decisions-with-confidence-using-hypothesis-tests-in-python-269af062a1bd
Identifying wrongly…
https://medium.com/mercadolibre-datablog/making-quick-decisions-with-confidence-using-hypothesis-tests-in-python-269af062a1bd
The online courses you must take to be a better Data Scientist
There are lots of them but… which ones…
https://medium.com/datatau/the-online-courses-you-must-take-to-be-a-better-data-scientist-36a06016c819
There are lots of them but… which ones…
https://medium.com/datatau/the-online-courses-you-must-take-to-be-a-better-data-scientist-36a06016c819
Lambdas in Python — 4 Practical Examples
https://medium.com/swlh/lambdas-in-python-4-practical-examples-25afe0e44f88
https://medium.com/swlh/lambdas-in-python-4-practical-examples-25afe0e44f88
I analyzed every book ever mentioned on Stack Overflow. Here are the most popular ones.
https://medium.com/free-code-camp/i-analyzed-every-book-ever-mentioned-on-stack-overflow-here-are-the-most-popular-ones-eee0891f1786
https://medium.com/free-code-camp/i-analyzed-every-book-ever-mentioned-on-stack-overflow-here-are-the-most-popular-ones-eee0891f1786
facebookresearch / mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://github.com/facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://github.com/facebookresearch/mmf
GitHub
GitHub - facebookresearch/mmf: A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR) - facebookresearch/mmf
A growth marketer guide to designing A/B tests using python
3 essential steps to follow to increase…
https://towardsdatascience.com/a-growth-marketer-guide-to-designing-a-b-tests-using-python-5c0729d8eacc
3 essential steps to follow to increase…
https://towardsdatascience.com/a-growth-marketer-guide-to-designing-a-b-tests-using-python-5c0729d8eacc
How to Create Eye-Catching Maps With Python and Kepler.gl
How to use this intuitive tool to simplify…
https://medium.com/nightingale/how-to-create-eye-catching-maps-with-python-and-kepler-gl-e7e897eff8ac
How to use this intuitive tool to simplify…
https://medium.com/nightingale/how-to-create-eye-catching-maps-with-python-and-kepler-gl-e7e897eff8ac
dabeaz-course / practical-python
Practical Python Programming (course by @dabeaz)
https://github.com/dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
https://github.com/dabeaz-course/practical-python
GitHub
GitHub - dabeaz-course/practical-python: Practical Python Programming (course by @dabeaz)
Practical Python Programming (course by @dabeaz). Contribute to dabeaz-course/practical-python development by creating an account on GitHub.
apache / incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
https://github.com/apache/incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
https://github.com/apache/incubator-superset
GitHub
GitHub - apache/superset: Apache Superset is a Data Visualization and Data Exploration Platform
Apache Superset is a Data Visualization and Data Exploration Platform - apache/superset
joshiemoore / snakeware
A free Linux distro with a Python-based userspace
https://github.com/joshiemoore/snakeware
A free Linux distro with a Python-based userspace
https://github.com/joshiemoore/snakeware
GitHub
GitHub - joshiemoore/snakeware: A free Linux distro with a Python-based userspace
A free Linux distro with a Python-based userspace. Contribute to joshiemoore/snakeware development by creating an account on GitHub.
Web scraping with Python & BeautifulSoup
How to extract data from websites
https://towardsdatascience.com/web-scraping-with-python-beautifulsoup-40d2ce4b6252
How to extract data from websites
https://towardsdatascience.com/web-scraping-with-python-beautifulsoup-40d2ce4b6252
2020PB / police-brutality
Repository containing evidence of police brutality during the 2020 George Floyd protests
https://github.com/2020PB/police-brutality
Repository containing evidence of police brutality during the 2020 George Floyd protests
https://github.com/2020PB/police-brutality
GitHub
GitHub - 2020PB/police-brutality: Repository containing evidence of police brutality during the 2020 George Floyd protests
Repository containing evidence of police brutality during the 2020 George Floyd protests - 2020PB/police-brutality
How to Develop Optimization Models in Python
A Linear Programming walk-through using PuLP with Python
https://towardsdatascience.com/how-to-develop-optimization-models-in-python-1a03ef72f5b4
A Linear Programming walk-through using PuLP with Python
https://towardsdatascience.com/how-to-develop-optimization-models-in-python-1a03ef72f5b4
i made a python function that turn numbers into graphical format.
https://www.reddit.com/r/Python/comments/hf31so/i_made_a_python_function_that_turn_numbers_into/
https://www.reddit.com/r/Python/comments/hf31so/i_made_a_python_function_that_turn_numbers_into/
reddit
i made a python function that turn numbers into graphical format.
Posted in r/Python by u/jeel2331 • 1,418 points and 96 comments
I was able to install and use Jupyter Notebook on my Android smartphone! (Through the terminal and without using root access)
https://www.reddit.com/r/Python/comments/hhe1eb/i_was_able_to_install_and_use_jupyter_notebook_on/
https://www.reddit.com/r/Python/comments/hhe1eb/i_was_able_to_install_and_use_jupyter_notebook_on/
Reddit
From the Python community on Reddit: I was able to install and use Jupyter Notebook on my Android smartphone! (Through the terminal…
Explore this post and more from the Python community
8 Advanced Tips to Master Python Strings
Learn These Tips to Master Python Strings
https://towardsdatascience.com/advanced-python-string-tips-8d5662f790e7
Learn These Tips to Master Python Strings
https://towardsdatascience.com/advanced-python-string-tips-8d5662f790e7