lens
lens copied to clipboard
pandas==1.0.1 and lens.summarize(df) throws Error
the dataFrame method "get_values" doesn't exist any more
I downgraded pandas to '0.25.0' to make it work.
the current setup.py requires pandas but doesn't specify a version.
Thanks for the report, @rmminusrslash. I'll release a new version with a fix for this soon.