Skip to content

chinochino66/python-data-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data preprocessing with Python (NumPy & Pandas)

This notebook demonstrates basic data preprocessing:

  • Missing value inspection and imputation (info, isna().sum(), fillna)
  • Simple aggregation by category (groupby, mean)

File: data_preprocessing_intro.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published