No project description provided
Project description
msdsf22m002
ml_pilot
ML_Pilot is a python packes that is providing very easy implementation of data wranling task. You just need to call the fuctions and implement your desired functionality like data preprocessing and feature engineering.
EDA Package
data_summary
this function gets data frame as argument and return summary of data values present in the datast.
null_summary
this function gets data frame as argument and return summary of null values present in the datast.
null_percent
this function returns the feature that contains percentage of null values greater than equal to limit.
Feature Engnieering
drop_features
this function allow us to drop features in the dataset based on the criteria
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.