python-xarray 2023.12.0-2 source package in Ubuntu

Changelog

python-xarray (2023.12.0-2) unstable; urgency=medium

  * Drop Build-deps on numba, python3-sparse to aid transition

 -- Alastair McKinstry <email address hidden>  Tue, 23 Jan 2024 06:57:45 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.12.0-2.dsc 3.3 KiB 0c5b2c40bb6f865c76831955c2ec7fb0891b01414402b7b597a66d92873ae6aa
python-xarray_2023.12.0.orig.tar.xz 3.0 MiB d198b4ce7b224c7f67b28ea1f025b0fb39da1afb59289f292e0b2720cb5c4963
python-xarray_2023.12.0-2.debian.tar.xz 15.5 KiB 6d926b7cb5f3da3f0a1b150f4b54c39faab26a4685d9a7dd4f8c19f9165e20d8

Available diffs

No changes file available.

Binary packages built by this source

python-xarray-doc: documentation for xarray

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the documentation.

python3-xarray: N-D labeled arrays and datasets in Python 3

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the Python 3 library