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 fb9d558 commit 861c9c0Copy full SHA for 861c9c0
README.md
@@ -1,4 +1,5 @@
1
# MindsDB - `dataprep_ml`
2
+
3
Data utilities for Machine Learning pipelines.
4
5
<h1 align="center">
dataprep_ml/__init__.py
@@ -1,6 +1,6 @@
from dataprep_ml.base import StatisticalAnalysis, DataAnalysis
-__version__ = '25.2.3.0'
+__version__ = '0.0.24'
__name__ = "dataprep_ml"
6
0 commit comments