Metadata-Version: 2.4
Name: agcombine
Version: 0.0.1
Summary: A python package for yield data filtering
Author-email: Mailson Freire de Oliveira <mailson.oliveira@unesp.br>
License: MIT License
Project-URL: Homepage, https://github.com/oliveiralab/agcombine
Keywords: agcombine
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: agcombine[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# agcombine


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


**A python package for yield data filtering**


-   Free software: MIT License
-   Documentation: https://oliveiralab.github.io/agcombine
    

## Features

-   TODO
