Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tdudipalla
Copy link

Added two if statements for categorical and continuous for when there is missing data in the set.

@Rsakshi11
Copy link

data.isnull().sum()
find how many missing data you have in your dataset

@amueller
Copy link
Collaborator

amueller commented Oct 18, 2022

Thank you for the PR! Can you please add a regression test to show what issue was fixed?

@Rsakshi11
Copy link

autopep8 --select=W293 --in-place your_file.py 

try this to solve w293-blank-line-contains-whitespace error

@ruchitarpatil001
Copy link

@amueller please assign this to me i can work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants