parquet-python icon indicating copy to clipboard operation
parquet-python copied to clipboard

Parquet-Python in Conda?

Open Khris777 opened this issue 5 years ago • 2 comments

Hi,

would you consider adding parquet-python to conda-forge?

Right now it seems to be the only tool out there that can read parquet data as a bytestream and doesn't require a file which is really helpful for reading parquet files from remote hdfs with the hdfs-package.

For me it's the best parquet reader and the only one that works error free, as I'm having troubles with fastparquet and dask. Having it on Conda would make it easier to install and probably interesting to a larger audience as there would be no need to additionally use pip.

Khris777 avatar Feb 18 '20 06:02 Khris777

https://github.com/conda-forge/staged-recipes/pull/18963

timkpaine avatar May 18 '22 02:05 timkpaine

this is done https://github.com/conda-forge/parquet-python-feedstock will propagate to anaconda.org in a few hours @jcrobak feel free to close this issue.

timkpaine avatar Jun 08 '22 17:06 timkpaine