PythonHub
2.43K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Approach to learning Python

How to maximise learning python today

https://towardsdatascience.com/approach-to-learning-python-f1c9a02024f8
How to process a DataFrame with billions of rows in seconds

Yet another Python library for Data…

https://towardsdatascience.com/how-to-process-a-dataframe-with-billions-of-rows-in-seconds-c8212580f447
Predicting Short-Term Stock Movements with Quantitative Finance and Machine Learning in Python

https://towardsdatascience.com/predicting-short-term-stock-movements-with-quantitative-finance-and-machine-learning-in-python-e6e04e3e0337
Finding the shortest path between two points using the A Star Algorithm! I find it to be one of the best self projects to learn and get into programming. Link to the Github repository in the comments!

https://www.reddit.com/r/Python/comments/gqp5jn/finding_the_shortest_path_between_two_points/
The Future of AI is Open

For this Humans of Machine Learning (#humansofml) interview, I’m thrilled to share my conversation ...

https://blog.floydhub.com/the-future-of-ai-is-open/
Ultimate Guide to Python Debugging

Let’s explore the Art of debugging using Python logging…

https://towardsdatascience.com/ultimate-guide-to-python-debugging-854dea731e1b
Why `True is False is False` -> False?

Here is a little interview question to you, experienced Python…

https://towardsdatascience.com/why-true-is-false-is-false-false-dc41b11eb27a
Stop Using datetime.now!

One of my favorite job interview questions is this:

Write a function that returns tomorrow's ...

https://hakibenita.com/python-dependency-injection
Quickly label data in Jupyter Lab

Use pigeonXT to label all sorts of data in a bliss

https://towardsdatascience.com/quickly-label-data-in-jupyter-lab-999e7e455e9e
The Python Standard Library — modules you should know as a data scientist

with usage examples

https://towardsdatascience.com/the-python-standard-library-modules-you-should-know-as-a-data-scientist-47e1117ca6c8
5 Advanced Operations Using Dictionaries in Python

Level up your skills when using dictionaries in…

https://medium.com/better-programming/5-advanced-operations-using-dictionaries-in-python-5f8edb4719fa
Create your own COVID-19 tracker and data visualiser with Pandas and Matplotlib in Python!

https://medium.com/tech-iiitg/create-your-own-covid-19-tracker-and-data-visualiser-with-pandas-and-matplotlib-in-python-a1c6e3dbd378
2D Raycasting along with Rendered view - Visualization was done using Pygame! People who love games would definitely love this! Link to the Github repository in the comments!

https://www.reddit.com/r/Python/comments/grwueh/2d_raycasting_along_with_rendered_view/
ZULU MODULE IN PYTHON

Working with dates and times in programming can be cumbersome. Click here to…

https://medium.com/tech-iiitg/zulu-module-in-python-8840f0447801
sidetable - Create Simple Summary Tables in Pandas

Introduction
Today I am happy to announce the release of a new pandas utility library called ...

https://pbpython.com/sidetable.html
I configured my terminal to teach me a new word everyday! Every time I open a new terminal window, I have a python script that scrapes dictionary.com and gives me the word of the day. On top of that, I have a motivational quote displayed as well :)

https://www.reddit.com/r/Python/comments/gu9nzq/i_configured_my_terminal_to_teach_me_a_new_word/