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 issue 19 show columns type #20

Closed lorenz-gorini closed 4 years ago

lorenz-gorini commented 4 years ago

Fixes #19 because now "show_columns_type" method of DataFrameWithInfo considers every value in the column instead of the first one only.