Metadata-Version: 2.4
Name: datanarrator
Version: 0.1.0
Summary: Convierte cualquier DataFrame de pandas en un análisis en lenguaje natural
Author-email: Tu Nombre <tu@email.com>
License: MIT
Project-URL: Homepage, https://github.com/ikernavarro4/data-narrator
Project-URL: Repository, https://github.com/ikernavarro4/data-narrator
Keywords: data science,eda,nlg,pandas,analysis
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.5.0
Requires-Dist: numpy>=1.23.0
