PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How to build your data science muscle memory: Slicing and Mapping Data for Machine Learning

https://medium.com/free-code-camp/how-to-build-your-data-science-muscle-memory-slicing-and-mapping-data-for-machine-learning-d38e65986c69
The NEW Match-Case Statement in Python 3.10

Python 3.10 is beginning to fill-out with plenty of fascinating new features. One of those, in particular, caught my attention - structural pattern matching - or as most of us will know it, switch/case statements.

https://www.youtube.com/watch?v=2qJavL-VX9Y
Speed-up your Pandas Workflow by changing a single line of code

Use Modin to scale your data…

https://towardsdatascience.com/speed-up-your-pandas-workflow-by-changing-a-single-line-of-code-11dfd85efcfb
ZENALC / algobot

Cryptocurrency trading bot that allows users to create strategies and then backtest, simulate, or run live bots using them. Telegram integration has been added to support easier and remote trading.

https://github.com/ZENALC/algobot
R vs. Python vs. Julia

How easy it is to write efficient code?

https://towardsdatascience.com/r-vs-python-vs-julia-90456a2bcbab
5 Use Cases of Pandas loc and iloc Methods

Make them more useful.

https://towardsdatascience.com/5-use-cases-of-pandas-loc-and-iloc-methods-a94796b1f734
erezsh / Preql

Preql is an interpreted, relational programming language, that specializes in database queries.

https://github.com/erezsh/Preql
How to Create Python Packages

Learn how Python code should be packaged for PyPI

https://towardsdatascience.com/how-to-package-your-python-code-df5a7739ab2e
A Simple Guide to Beautiful Visualizations in Python

Customize Matplotlib & Seaborn and forget those…

https://towardsdatascience.com/a-simple-guide-to-beautiful-visualizations-in-python-f564e6b9d392
Multiple Linear Regression Python 101

Step-by-step guide for data preparation and predictive modeling

https://towardsdatascience.com/multiple-linear-regression-python-101-af459110a8af
FuncTools: An Underrated Python Package

Take your Python functions to the next level with functools

https://towardsdatascience.com/functools-an-underrated-python-package-405bbef2dd46
3 Key Skills for Handling Modules in Python

Manage and use Python modules elegantly

https://medium.com/techtofreedom/3-key-skills-for-handling-modules-in-python-d644c5e5682