We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46205c7 commit a96ae27Copy full SHA for a96ae27
sklearn_pandas/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '1.8.2'
+__version__ = '2.0.0'
2
3
from .dataframe_mapper import DataFrameMapper # NOQA
4
from .cross_validation import cross_val_score, GridSearchCV, RandomizedSearchCV # NOQA
0 commit comments