PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Obtain 40+ Technical Indicators for a Stock Using Python

Using the Technical Analysis (TA) library, we…

https://medium.com/automated-trading/obtain-40-technical-indicators-for-a-stock-using-python-247b32e85f30
Basic Linear Programming in Python with PuLP

PuLP is a python library which can be used to solve…

https://towardsdatascience.com/basic-linear-programming-in-python-with-pulp-d398d144802b
Dask – How to handle large dataframes in python using parallel computing

Dask provides efficient parallelization for data analytics in python. Dask Dataframes allows you to ...

https://www.machinelearningplus.com/python/dask-tutorial/
Kalman Filter in a Nutshell

Taking a tour through Kalman filter with an everyday example.

https://towardsdatascience.com/kalman-filter-in-a-nutshell-e66154a06862