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

Fix "dataset._columns_type" analysis for categorical_cols #74

Closed lorenz-gorini closed 3 years ago

lorenz-gorini commented 3 years ago

Fixed "_columns_type" analysis for categorical_cols with forced "category" dtype. Added few columns in "df_multi_type" mock to better cover other column types.