Metadata-Version: 2.4
Name: adls-pandas-utils
Version: 0.0.4
Summary: Package that simplifies working with parquet files stored in Azure Data Lake Storage Gen2 in pandas.
Author-email: Niels Teunissen <n.teunissen@datalier.nl>
License: Proprietary
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: azure-storage-blob
Requires-Dist: pyarrow
Requires-Dist: azure-storage-file-datalake
Requires-Dist: fastparquet
