PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Economic Data Analysis Project with Python Pandas

In this video kaggle grandmaster Rob Mulla takes you through an economic data analysis project with python pandas. We walk through the process of pulling down the data for different economic indicators, cleaning and joining the data. Using the Fred api you can pull up to date data and compare, analyze and explore.

https://www.youtube.com/watch?v=R67XuYc9NQ4
Managing Python Environments in 2022 (for the 99%)

Install mambaforge, use mamba to install packages, and pin direct dependencies inside your environment.yml.

https://aseifert.com/p/python-environments/
MicroPython in Docker Containers

You know how to run MicroPython on hardware, but what if you don't have a microcontroller lying around? That's where Docker comes in!

https://bhave.sh/micropython-docker/
Sudoku smashing solution

Exhaustive Sudoku solving bot tutorial: Image and optical character recognition plus text to ...

https://towardsdatascience.com/sudoku-smashing-solution-470c14ce1143
In-Depth Analysis of Moonbirds NFTs using Python and Alchemy

In this blog post, we will use Python and Alchemy to do a deep dive analysis of the collection in its first week of trading. In section 1, we will cover how to download Moonbirds data using Python and Alchemy. In Section 2, we will do a deep dive analysis to understand better the sales trends, the price movements and the holders of Moonbirds.

http://adilmoujahid.com/posts/2022/04/data-analysis-moonbirds-nft-python-alchemy/
Acquire and Visualize US Inflation Data with the BLS API, Python, and Tableau

The U.S. Bureau of Labor Statistics (BLS) collects and analyzes data in the field of labor ...

https://towardsdatascience.com/acquire-and-visualize-us-inflation-data-with-the-bls-api-python-and-tableau-409a2dca1537
Introducing PyScript — How to Run Python in Your Browser

Is Python the new JavaScript now? Well, no, but you can still do cool things.Continue reading on ...

https://towardsdatascience.com/introducing-pyscript-how-to-run-python-in-your-browser-8d838bb12224