Metadata-Version: 2.1
Name: sensplit
Version: 0.0.2
Summary: Splits a dataset (in Pandas dataframe format) to train/test sets.
Home-page: https://github.com/pypa/sensplit
Author: Mohammad Malekzadeh
Author-email: moh.malekzadeh@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# SenSplit Package
This pacakge helps to split a dataset to train/test sets.


