Metadata-Version: 2.1
Name: imputetspy
Version: 0.1.4
Summary: Re-written R package "imputeTS" in python code with some other imputation in time series method 
Author: Ahmad Zaenal
Author-email: ahmadzaenal125@gmail.com
License: MIT
Project-URL: Github, https://github.com/zaenalium/imputeTSpy
Project-URL: Documentation, https://imputetspy.readthedocs.io/en/latest/
Keywords: time series,imputation
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas>=0.25.0
Requires-Dist: matplotlib
Requires-Dist: scikit-learn>=0.19.1
Requires-Dist: statsmodels
Requires-Dist: patsy

Imputation method for time series data inspired by *imputeTS* package in R
