HK3-Lab-Team / pytrousse

PyTrousse collects into one toolbox a set of data wrangling procedures tailored for composing reproducible analytics pipelines.
Apache License 2.0
0 stars 1 forks source link

Dataset method: nan_columns #41

Closed alessiamarcolini closed 4 years ago

alessiamarcolini commented 4 years ago

nan_columns(tolerance) [2c]

Tolerance is a (optional, default=1) float number (0 to 1) representing the ratio “nan samples”/”total samples” for the column to be considered a “nan column”.