ujjwalkarn
DataSciencePython
Python

common data analysis and machine learning tasks using python

Last updated Jul 5, 2026
5.8k
Stars
1.5k
Forks
13
Issues
+1
Stars/day
Attention Score
63
Language breakdown
Python 98.5%
R 1.5%
β–Έ Files click to expand
README

Python Data Science Tutorials

  • This repo contains a curated list of Python tutorials for Data Science, NLP and Machine Learning.

The Python Language

- Python Scripting Tutorial - Scripting with Python - Can I use Python as a bash replacement?

Useful Online Courses

Data Science with Python

- Statistics and Data Science

Pandas Library in Python

- Renaming Columns in Pandas (video) - Deleting Columns from pandas DataFrame (video) - Adding new Column to existing DataFrame - Add one Row in a pandas.DataFrame - Changing the order of DataFrame Columns - Changing data type of Columns (video) - Getting a list of the column headers from a DataFrame - Converting list of dictionaries to Dataframe - Getting row count of pandas DataFrame - Most efficient way to loop through DataFrames - Deleting DataFrame row based on column value - Dropping a list of rows from Pandas DataFrame - Sorting a DataFrame or a single column - Filtering DataFrame rows by column value - Filtering DataFrame rows using multiple criteria - Dropping all non-numeric columns from a DataFrame - Counting and removing missing values - Selecting multiple rows and columns from a DataFrame - Reducing the size of a DataFrame

Machine Learning with Python

- Awesome Python - Computer Vision

Scikit Learn

Linear Regression in Python

Logistic Regression in Python

k Nearest Neighbours in Python

Neural Networks in Python

Decision Trees in Python

Random Forest with Python

Support Vector Machine in Python

NLP / Text Mining in Python

Sentiment Analysis with Python

- Sentiment Analysis with bag-of-words - Sentiment Analysis with Naive Bayes

Pickle: convert a python object into a character stream

AutoML

Regex Related

Shell Scripting

Other good lists

Β© 2026 GitRepoTrend Β· ujjwalkarn/DataSciencePython Β· Updated daily from GitHub