Metadata-Version: 2.1
Name: timeatlas
Version: 0.0.2
Summary: A time series data manipulation tool for Python
Home-page: UNKNOWN
Author: Frédéric Montet
Author-email: frederic.montet@hefr.ch
License: UNKNOWN
Description: TimeAtlas
        =========
        
        A toolbox to handle, analyze and make predictions with time series data.
            
        
        Develop
        -------
        
        To develop this package. Execute the following command from the root of the project
        
            pipenv install
            
        Please add an example of the method(s) you did develop in `docs/getting_started.ipynb`.
        
        
        Author
        ------
        
        Frédéric Montet
        frederic.montet@hefr.ch
        
        Lorenz Rychener
        lorenz.rychener@hefr.ch
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
