cmudig / AutoProfiler

Automatically profile dataframes in the Jupyter sidebar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export all unique values for columns with long value counts

willeppy opened this issue · comments

Likely useful to always have an export unique values button.

Or maybe only when the number of unique values is > 10 so some are getting cut off we can add a line to the topK chart that says "+ 25 more values" and an option to export all the unique values to code in the notebook