lens icon indicating copy to clipboard operation
lens copied to clipboard

pandas==1.0.1 and lens.summarize(df) throws Error

Open rmminusrslash opened this issue 5 years ago • 1 comments

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.

rmminusrslash avatar Jun 18 '20 17:06 rmminusrslash

Thanks for the report, @rmminusrslash. I'll release a new version with a fix for this soon.

zblz avatar Jul 01 '20 01:07 zblz