PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Interactive Pivot Tables in Jupyter Notebook

Create interactive pivot table using PivotTable.js

https://towardsdatascience.com/interactive-pivot-tables-in-jupyter-notebook-fc74bad8aa67
10 Underrated Python Skills

Up your Data Science game with these tips

https://towardsdatascience.com/10-underrated-python-skills-dfdff5741fdf
Numba: JIT Compilation, But For Python

A quick look at a fantastic tool for making Python better in…

https://towardsdatascience.com/numba-jit-compilation-but-for-python-373fc2f848d6
How I Maximize My Data Science Productivity: PyCharm + Anaconda + JupyterLab

How to head start your…

https://towardsdatascience.com/how-i-maximize-my-data-science-productivity-pycharm-anaconda-jupyterlab-2bd045ecadb3
What does Python Global Interpreter Lock – (GIL) do?

The Global Interpreter Lock (GIL) of Python allows only one thread to be executed at a time. It is ...

https://www.machinelearningplus.com/python/python-global-interpreter-lock-gil/
20 Great Pandas Tricks For Data Science

20 Great Pandas tricks that you should use everyday

https://towardsdatascience.com/20-great-pandas-tricks-for-data-science-3a6daed71da0
Practical Machine Learning Tutorial: Part.1 (Exploratory Data Analysis)

Multi-class Classification…

https://towardsdatascience.com/practical-machine-learning-tutorial-part-1-data-exploratory-analysis-c13d39b8f33b
The Ultimate Python Guide for Beginners

Python is a popular programming language created by Guido van…

https://towardsdatascience.com/the-ultimate-python-guide-for-beginners-8e09990306df
Ordered dict surprises

Since Python 3.6, regular dictionaries retain their insertion order: when you
iterate over a dict, ...

https://nedbatchelder.com//blog/202010/ordered_dict_surprises.html
Use Python to Value a Stock Automatically

Is Apple Stock Overvalued? Just Enter the Ticker and Let…

https://medium.com/datadriveninvestor/use-python-to-value-a-stock-automatically-3b520422ab6
Why you should convert your NLP pipelines to ONNX

Improve inference speed and efficiency with Hugging…

https://towardsdatascience.com/why-you-should-convert-your-nlp-pipelines-to-onnx-2c4a3433325f
Simple data visualisations in Python that you will find useful

Use these plots for your Data Science…

https://towardsdatascience.com/simple-data-visualisations-in-python-that-you-will-find-useful-5e42c92df51e
How to Handle Cyclical Data in Machine Learning

Don’t one-hot encode date information. Do this instead.

https://towardsdatascience.com/how-to-handle-cyclical-data-in-machine-learning-3e0336f7f97c