Python-Machine-Learning
Python-Machine-Learning copied to clipboard
03_preprocessing
The code breaks at the following line:
data = data.dropna(subset='sex')
See comments in the notebook. Likely an issue with dependencies.
Also add brackets in the code under "Combine it all together"