Metadata-Version: 2.1
Name: Timeseries-Preprocess
Version: 0.1.2
Summary: toolkit for time series preprocessing
Home-page: https://github.com/Kiko-RWan/Timeseries-Preprocess
Author: Rui Wan
Author-email: rwan972000@gamil.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: EMD-signal
Requires-Dist: scikit-learn
Requires-Dist: missingpy

# Timeseries-Preprocess
## Deploy Web App
You can deploy this web app to Railway by clicking the button below.

Set variables in Railway:
- Host: 0.0.0.0
- Port: 8050

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/wlKxsY?referralCode=z9wkKO)

