python-fastparquet 2024.2.0-2 source package in Ubuntu

Changelog

python-fastparquet (2024.2.0-2) unstable; urgency=medium

  * Bug fix: "Please replace python3-appdirs build-dependency with
    platformdirs", thanks to Simon McVittie (Closes: #1067993).

 -- Roland Mas <email address hidden>  Tue, 14 May 2024 12:26:26 +0200

Upload details

Uploaded by:
Debian PaN Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PaN Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-fastparquet_2024.2.0-2.dsc 2.3 KiB 36c428a8fde1b903dfb3ac25965b3f0f835683020c782ad7d9e45eac44bd893e
python-fastparquet_2024.2.0.orig.tar.gz 27.6 MiB b747ec949616dfd76b7d3f2fa793a3f4ab6271040aca89d656ee41db056cddc0
python-fastparquet_2024.2.0-2.debian.tar.xz 1.8 KiB dd7f1659b4a6a8ce01722f1cb14380bf120f2b55c6530ba5b9cc1afc1da69141

Available diffs

No changes file available.

Binary packages built by this source

python3-fastparquet: python implementation of the parquet format

 This is a python implementation of the parquet format, aiming
 integrate into python-based big data work-flows. It is used
 implicitly by the projects Dask, Pandas and intake-parquet.
 .
 This module offers a high degree of support for the features of the
 parquet format, and very competitive performance, in a small install
 size and codebase.

python3-fastparquet-dbgsym: debug symbols for python3-fastparquet