Python-Machine-Learning icon indicating copy to clipboard operation
Python-Machine-Learning copied to clipboard

03_preprocessing

Open dtbifya opened this issue 2 years ago • 1 comments

The code breaks at the following line:

data = data.dropna(subset='sex')

See comments in the notebook. Likely an issue with dependencies.

dtbifya avatar Oct 06 '22 21:10 dtbifya

Also add brackets in the code under "Combine it all together"

dtbifya avatar Oct 06 '22 22:10 dtbifya