PythonHub
2.44K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
The Importance of Model Selection in Machine Learning

From avocado toast to interpreting millennial…

https://towardsdatascience.com/the-importance-of-model-selection-in-machine-learning-58d58d6b2804
Presenting Python code using RISE

In this article, you will use RISE as a Python jupyter notebook…

https://towardsdatascience.com/presenting-python-code-using-rise-d0dddd48e749
5 Useful Tips With Python Dictionaries

Take advantage of this powerful data type

https://medium.com/better-programming/5-useful-tips-with-python-dictionaries-74747a4fd172
"Sillynium" - Auto generate Python Selenium Scripts by drawing coloured boxes around webpage elements [OC][Now Open-Source]

https://www.reddit.com/r/madeinpython/comments/k9ns5z/sillynium_auto_generate_python_selenium_scripts/
4 Advanced Tricks With Python Functions You Might Not Know

From forcing keyword arguments to anonymous…

https://medium.com/better-programming/4-advanced-tricks-with-python-functions-you-might-not-know-d1214d751741
Scheduling All Kinds of Recurring Jobs with Python

Let’s explore all the libraries for running cron…

https://towardsdatascience.com/scheduling-all-kinds-of-recurring-jobs-with-python-b8784c74d5dc
How To Create A Fully Automated AI Based Trading System With Python

End-to-end project: get the data…

https://towardsdatascience.com/how-to-create-a-fully-automated-ai-based-trading-system-with-python-708503c1a907
Increase Productivity: Data Cleaning using Python and Pandas

Data cleaning can be time-consuming, but…

https://towardsdatascience.com/increase-productivity-data-cleaning-using-python-and-pandas-5e369f898012
PySpark + MySQL Tutorial

A quick tutorial on installing and connecting PySpark and MySQL, and running…

https://towardsdatascience.com/pyspark-mysql-tutorial-fa3f7c26dc7
The Ten Best Ways to Create NumPy Arrays

There are a slew of different ways to create NumPy arrays. In…

https://towardsdatascience.com/the-ten-best-ways-to-create-numpy-arrays-8b1029a972a7
Correlation Is Simple With Seaborn And Pandas

How to quickly find strong correlations in data using…

https://towardsdatascience.com/correlation-is-simple-with-seaborn-and-pandas-28c28e92701e
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