There was an error while loading. Please reload this page.
1 parent 661bd94 commit 7e6cc6aCopy full SHA for 7e6cc6a
setup.py
@@ -29,7 +29,7 @@ def run(self):
29
raise SystemExit(errno)
30
31
32
-setup(name='sklearn-pandas2',
+setup(name='sklearn-pandas',
33
version=__version__,
34
description='Pandas integration with sklearn',
35
maintainer='Ritesh Agrawal',
0 commit comments