All functions |
|
---|---|
Clean and return dataframe Loads dataframe, removes Nan rows, strips whitespaces, converts columns to lowercase and returns a clean dataframe |
|
Fit dummy classifier and Logistic regression models |
|
Fit dummy regressor and linear regression models |
|
Returns correlation plot for all the columns in dataset |
|
Returns numerical distribution plots on either all the numeric columns or the ones provided to it |