Metadata-Version: 2.1
Name: Timeseries-Preprocess
Version: 0.1.1
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 (==1.22.4)
Requires-Dist: pandas (==1.2.4)
Requires-Dist: EMD-signal (==1.4.0)
Requires-Dist: scikit-learn (==0.24.1)
Requires-Dist: missingpy (==0.2.0)

# 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)

