PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
The-Art-of-Hacking / h4cker

This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

https://github.com/The-Art-of-Hacking/h4cker
Pandas Cheat Sheet — Python for Data Science

Download a free pandas cheat sheet to help you work with data in Python. It includes importing, ...

https://www.dataquest.io/blog/pandas-cheat-sheet/
Opinion: How Worried Should We Be Of The Coronavirus?

A data-driven opinion regarding the novel…

https://towardsdatascience.com/opinion-how-worried-should-we-be-of-the-coronavirus-71bc987453c8
How to Extract Tables in PDFs to pandas DataFrames With Python

Digitizing data sets from PDFs

https://medium.com/better-programming/convert-tables-from-pdfs-to-pandas-with-python-d74f8ac31dc2
Creating Synthwave with Matplotlib

Using Matplotlib the right way — creating retro Synthwave visuals

https://towardsdatascience.com/creating-synthwave-with-matplotlib-ea7c9be59760
Python Hub Weekly Digest for 2020-03-15

https://pythonhub.dev/digest/2020-03-15/
Can a Data Scientist Replace a DJ? Spotify Manipulation with Python

Using Spotify’s API to create and…

https://towardsdatascience.com/can-a-data-scientist-replace-a-dj-spotify-manipulation-with-python-fbbd4a45ffd5
5 Useful Resources for Beginners and Intermediates in Programming

Learn the A-Z of Programming and…

https://levelup.gitconnected.com/5-useful-resources-for-beginners-and-intermediates-in-programming-278a07b4096f
Best Machine Learning Books (Updated for 2020)

New year, new books! As I did last year, I've come up with the best recently-published titles on ...

https://blog.floydhub.com/best-machine-learning-books/
Top 3 Python Functions You Don’t Know About (Probably)

Cleaner Code and Fewer Loops? Count me in.

https://towardsdatascience.com/top-3-python-functions-you-dont-know-about-probably-978f4be1e6d
Really simple simulation of virus spreading. Black dots are people, yellow dots are infected (it starts from 1). Each cell visited by an infected can infect other people passing through that for 3 iterations. After 20 iterations a person is infected is deleted from the grid.

https://www.reddit.com/r/Python/comments/fh5d7f/really_simple_simulation_of_virus_spreading_black/
Linked Lists in Python

Linked List Data Structures in Python

https://towardsdatascience.com/linked-lists-in-python-91906f22a282
A Complete Guide to Exploratory Data Analysis and Data Cleaning

Investing your time to thoroughly…

https://medium.com/swlh/a-complete-guide-to-exploratory-data-analysis-and-data-cleaning-dd282925320f