PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Pywedge: A complete package for EDA, Data Preprocessing and Modelling

Pywedge helps in visualizing the…

https://towardsdatascience.com/pywedge-a-complete-package-for-eda-data-preprocessing-and-modelling-32171702a1e0
Import Records From CSV File (or any data file) to SQL Server (or any database system) With Python

https://www.reddit.com/r/madeinpython/comments/k5wrls/import_records_from_csv_file_or_any_data_file_to/
An end-to-end machine learning project with Python Pandas, Keras, Flask, Docker and Heroku

https://towardsdatascience.com/an-end-to-end-machine-learning-project-with-python-pandas-keras-flask-docker-and-heroku-c987018c42c7
ROC and AUC — How to Evaluate Machine Learning Models in No Time

Yes, hands-on examples in Python…

https://towardsdatascience.com/roc-and-auc-how-to-evaluate-machine-learning-models-in-no-time-fb2304c83a7f
Here’s How Consistency Improves Your Code’s Readability

There’s nothing more valuable than a…

https://medium.com/better-programming/heres-how-consistency-improves-your-code-s-readability-644d64b142b5
8 Things to Know to Master Python Function Arguments

All you need to know to write readable Python…

https://medium.com/better-programming/8-things-to-know-to-master-python-function-arguments-75ed7597463e
Learning Data Science Online Without an Instructor: Tips and Tricks

How to find the answers on your…

https://towardsdatascience.com/learning-data-science-online-without-an-instructor-tips-and-tricks-5e15fb886333
A New Way To Trade Moving Averages — A Study in Python.

Another Way to Extract Trading Signals From…

https://codeburst.io/a-new-way-to-trade-moving-averages-a-study-in-python-266dbb72b9d0
The Future of Data Science, Data Engineering, and Tech

6 experts’ views on tech in 2021

https://medium.com/better-programming/the-future-of-data-science-data-engineering-and-tech-7f0a503745fd
Python HTTP Methods Tutorial

By Lenin Mishra
In this article, we will focus on learning about the 4 common HTTP methods - GET, ...

https://www.pylenin.com/blogs/python-http-methods-tutorial/
Classification of Dog-Breeds using a pre-trained CNN model

A Udacity Data Science Nanodegree Capstone Project to classify Dog-Breeds using a pre-trained CNN ...

https://michael-fuchs-python.netlify.com/2020/12/21/classification-of-dog-breeds-using-a-pre-trained-cnn-model/
5 Free Resources to Learn Python

A mixture of theoretical and practical resources

https://towardsdatascience.com/5-free-resources-to-learn-python-5faa6bd051f4
How to Make Stunning Interactive Maps with Python and Folium in Minutes

Visualizing earthquake data…

https://towardsdatascience.com/how-to-make-stunning-interactive-maps-with-python-and-folium-in-minutes-e3aff3b0ed43
How to Be a Self-Taught Coder

Assembling your perfect code from the knowledge scattered around the…

https://towardsdatascience.com/how-to-be-a-self-taught-coder-cb8d38695f76
Web Scraping Wikipedia tables with Beautiful Soup

By Lenin Mishra
In this blog you will learn to perform Web Scraping using the Beautiful Soup and ...

https://www.pylenin.com/blogs/web-scraping-python-bs4/