applied-ai-for-materials icon indicating copy to clipboard operation
applied-ai-for-materials copied to clipboard

Drop missing values

Open oytang opened this issue 4 years ago • 0 comments

In chemoinformatics/1_ml-using-chemical-descriptors.ipynb when we want to drop the columns with missing values in a pandas dataframe, would it be more readable to use dropna(axis=1) instead?

oytang avatar Jan 26 '21 23:01 oytang