This npFeintool python Package is developed for Feintool data processing. npFeintool package contributes to the preprocessing, time series data segmentation, trend detection,etc. And more features and methods will be added into this repository.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
sklearn
pandas
numpy
nptdms
matplotlib.pyplot
matplotlib.mlab
...
pip install $name_of_module
A step by step series of examples that tell you how to get a development env running
Say what the step will be(currently still in beta version)
pip install --index-url https://test.pypi.org/simple/ npFeintool
End with an example of getting some data out of the system or using it for a little demo
run the test.py
in the repository .\example\test.py
put the readin file under the same repository
python3 test.py
Add additional notes about how to deploy this on a live system
- Dropwizard - The web framework used
- Maven - Dependency Management
- ROME - Used to generate RSS Feeds
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Sherry Yang - Initial work - tintinsnowy
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc