Metadata-Version: 2.1
Name: carbonia
Version: 0.1.0
Summary: Using AI to make a match between an input dataframe and a target dataframe. Useful for data matching, specially when the target data is a carbon database (ecoinvent, L1P5 etc)
Home-page: https://github.com/hugocruzz/carbonia
Author: Hugo Cruz
Author-email: huggcruzz@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: openai
Requires-Dist: tiktoken
Requires-Dist: tableauhyperapi
Requires-Dist: python-dotenv
Requires-Dist: pyyaml
Requires-Dist: logging

# carbonia
