Skip to content

pandas-profiling v2.0.2

Compare
Choose a tag to compare
@sbrugman sbrugman released this 22 Jun 21:07
· 1260 commits to master since this release
068eda0

Revised version structure, fixed recursion preventing installation of dependencies ([#184]).

The setup.py file used to include utils from the package prior to installation.
This causes errors when the dependencies are not yet present.