Metadata-Version: 2.3
Name: finml-utils
Version: 2.2.7
Project-URL: Issues, https://github.com/dream-faster/finml-utils/issues
Project-URL: Source, https://github.com/dream-faster/finml-utils
Author-email: Mark Aron Szulyovszky <mark@dreamfaster.ai>, Daniel Szemerey <daniel@dreamfaster.ai>
License-Expression: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.11
Requires-Dist: iteration-utilities
Requires-Dist: more-itertools
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pathos
Requires-Dist: tqdm
Requires-Dist: typing-extensions
Provides-Extra: quality
Requires-Dist: pre-commit~=2.20.0; extra == 'quality'
Requires-Dist: ruff==0.1.11; extra == 'quality'
Provides-Extra: tests
Requires-Dist: pytest-cov>=4.0; extra == 'tests'
Requires-Dist: pytest~=7.1.2; extra == 'tests'
Description-Content-Type: text/markdown

Utility functions of all of our Financial Machine Learning projects

