[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68721] [PATCH 0/2] gnu: Add python-fastparquet.
|
From: |
Troy Figiel |
|
Subject: |
[bug#68721] [PATCH 0/2] gnu: Add python-fastparquet. |
|
Date: |
Thu, 25 Jan 2024 22:41:02 +0100 |
This patch series adds python-fastparquet and is a bit unconvential,
because it depends on changes currently in the rust-team branch (through
python-cramjam, see #68665). Before we can merge these changes, the rust-team
branch needs to be merged into master.
The base-commit is a commit on the rust-team branch, so be aware that you
might need to rebuild some other packages like python-pandas locally.
I decided to send these patches to guix-patches anyway, so they are at least
out in the open.
Troy Figiel (2):
gnu: Add python-cramjam.
gnu: Add python-fastparquet.
gnu/packages/databases.scm | 67 ++++++++++++++++++++++++
gnu/packages/python-compression.scm | 80 ++++++++++++++++++++++++++++-
2 files changed, 146 insertions(+), 1 deletion(-)
base-commit: 3228c8176783db5627fd79d87652c67bfeb86512
--
2.42.0
- [bug#68721] [PATCH 0/2] gnu: Add python-fastparquet.,
Troy Figiel <=