aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4741d69..524cd7d 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,8 @@ Description: Pandas integration with sklearn
- a way to map DataFrame columns to transformations, which are later
recombined into features
- a way to cross-validate a pipeline that takes a pandas DataFrame as input.
+ .
+ This is the Python 2 version of the package.
Package: python3-sklearn-pandas
Architecture: all
@@ -51,3 +53,5 @@ Description: Pandas integration with sklearn
- a way to map DataFrame columns to transformations, which are later
recombined into features
- a way to cross-validate a pipeline that takes a pandas DataFrame as input.
+ .
+ This is the Python 3 version of the package.