Splits a dataset (in Pandas dataframe format) to train/test sets.
Project description
SenSplit
This python package helps to splits a sensor dataset (in Pandas DataFrame format) into train and test sets.
Homepage:
https://github.com/mmalekzadeh/sensplit
Installation
Install SenSplit from PyPI (recommended):
pip install sensplit
- Alternatively: install SenSplit from the GitHub source:
First, clone SenSplit using git
:
git clone https://github.com/mmalekzadeh/sensplit
Then, cd
to the SenSplit folder and run the install command:
cd sensplit
python setup.py install
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sensplit-0.0.5.tar.gz
(2.2 kB
view hashes)