PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Ridgeline Plots: The Perfect Way to Visualize Data Distributions with Python

Represent your data as a…

https://towardsdatascience.com/ridgeline-plots-the-perfect-way-to-visualize-data-distributions-with-python-de99a5493052
Building Simulations in Python — A Step by Step Walkthrough

Learn the fundamentals to be able to…

https://towardsdatascience.com/building-simulations-in-python-a-complete-walkthrough-3965b2d3ede0
Top 16 Python Applications in Real-World

Have a look at diverse applications of Python we have in the…

https://towardsdatascience.com/top-16-python-applications-in-real-world-a0404111ac23
5 Hidden Features in JupyterLab You Should Start Using

These 5 features will simplify your JupyterLab…

https://towardsdatascience.com/5-hidden-features-in-jupyterlab-you-should-start-using-bfd9402464ca
I made a video for my students explaining our recent end-to-end ML project (from data source to live website). Thought you folks might find it useful. Please let me know if anything’s confusing, incorrect, or could be done better!

https://www.reddit.com/r/Python/comments/jzlb1w/i_made_a_video_for_my_students_explaining_our/
Why Python is Essential for Business Analysts

Reasons for all business analysts to learn Python. Based…

https://towardsdatascience.com/why-python-is-essential-for-business-analysts-ed3d5a2b194c
MARS: Multivariate Adaptive Regression Splines — How to Improve on Linear Regression?

https://towardsdatascience.com/mars-multivariate-adaptive-regression-splines-how-to-improve-on-linear-regression-e1e7a63c5eae
10 Pandas methods that helped me replace Microsoft Excel with Python

How you can use these pandas…

https://medium.com/analytics-vidhya/10-pandas-methods-that-helped-me-replace-microsoft-excel-with-python-648c0eccd7db
Python’s amazing functools module

Kill the messier code with functools elegancy

https://medium.com/python-in-plain-english/pythons-amazing-functools-module-3c4602f09b15
How to build your own AutoML library in Python from scratch

How to create an AutoML library in Python…

https://towardsdatascience.com/how-to-build-your-own-automl-library-in-python-from-scratch-995940f3fa71
Python Will be Dead in 2021?

A review of the final version of Python 3.9

https://medium.com/@rizman/python-will-be-dead-in-2021-bdbc28400996
yogeshojha / rengine

reNgine is an automated reconnaissance framework meant for information gathering during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information.

https://github.com/yogeshojha/rengine
Automate your job search with Python and Github Actions

A real-life example using Scrapy and Github…

https://towardsdatascience.com/automate-your-job-search-with-python-and-github-actions-1dc818844c0