Metadata-Version: 2.1
Name: torcharrow
Version: 0.0.4.dev20220620
Summary: A Pandas inspired, Arrow compatible, Velox supported dataframe library for PyTorch
Home-page: https://github.com/pytorch/torcharrow
Author: Facebook
Author-email: packages@pytorch.org
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Requires-Dist: arrow
Requires-Dist: cffi
Requires-Dist: numpy (==1.21.4)
Requires-Dist: pandas (<=1.3.5)
Requires-Dist: typing
Requires-Dist: tabulate
Requires-Dist: typing-inspect
Requires-Dist: pyarrow

UNKNOWN


