PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Exploratory data analysis in Python.

Let us understand how to explore the data in python.

https://towardsdatascience.com/exploratory-data-analysis-in-python-c9a77dfa39ce
Useful String Methods in Python

Learn about some of Python’s built-in methods that can be used on…

https://towardsdatascience.com/useful-string-methods-in-python-5047ea4d3f90
Tips and Tricks for Data Analysis with Pandas

Tips and tricks to make your life with your data/Pandas…

https://heartbeat.fritz.ai/tips-and-tricks-for-data-analysis-with-pandas-dc0ae909e6be
Publishing your own Python package

A practical guide to packaging Python code

https://towardsdatascience.com/publishing-your-own-python-package-3762f0d268ec
Learn Blockchains by Building One

The fastest way to learn how Blockchains work is to build one

https://medium.com/@vanflymen/learn-blockchains-by-building-one-117428612f46
Python and R for Data Wrangling: Examples for Both, Including Speed-Up Considerations.

https://towardsdatascience.com/python-and-r-for-data-wrangling-examples-for-both-including-speed-up-considerations-f2ec2bb53a86
An interview with Kapil Varshney, Data Scientist at Esri R&D

In today’s blog post, I interview Kapil Varshney, a PyImageSearch reader who was recently hired at ...

https://www.pyimagesearch.com/2019/08/12/an-interview-with-kapil-varshney-data-scientist-at-esri-rd/
Static Analysis at Scale: An Instagram Story

How Instagram develops and uses linting and codemod tools…

https://instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c
Python Pandas at Extreme Performance

Would you like your simple Python code to be extremely fast…

https://towardsdatascience.com/python-pandas-at-extreme-performance-912912b1047c
A Gentle Introduction to Text Summarization in Machine Learning

Have you ever summarized a lengthy document into a short paragraph? How long did you take? Manually ...

https://blog.floydhub.com/gentle-introduction-to-text-summarization-in-machine-learning/