Metadata-Version: 2.1
Name: ee_fourier_transform
Version: 0.0.1
Summary: Package for doing time series modeling
Author-email: Ryan Hamilton <ryangilberthamilton@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/Hamilton97/ee_fourier_transform
Keywords: ee_fourier_transform
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: ee_fourier_transform[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# ee_fourier_transform


[![image](https://img.shields.io/pypi/v/ee_fourier_transform.svg)](https://pypi.python.org/pypi/ee_fourier_transform)
[![image](https://img.shields.io/conda/vn/conda-forge/ee_fourier_transform.svg)](https://anaconda.org/conda-forge/ee_fourier_transform)


**Package for doing time series modeling**


-   Free software: MIT License
-   Documentation: https://Hamilton97.github.io/ee_fourier_transform
    

## Features

-   TODO
