Metadata-Version: 2.1
Name: dsspkg
Version: 0.3.1
Summary: A data splitting and scaling package
Author: DW
Author-email: prwe98@gmail.com
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

A python package for data processing.The data is sliced and normalized based on sklearn

Please put the data into a folder called "data" (if it does not exist, create a new one), the program automatically completes the normalization and slicing.

You can adjust the program file parameters yourself based on your input data

version：0.3.1
