python-xarray 2023.09.0-2 source package in Ubuntu

Changelog

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

  * Build-dep on python3-setuptools-scm, whl; needed for more complete install

 -- Alastair McKinstry <email address hidden>  Sat, 30 Sep 2023 12:59:54 +0100

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.09.0-2.dsc 3.3 KiB 1f449820787240ba6b5a1c3fa53a72f97f5064af976385a998831189907b65cf
python-xarray_2023.09.0.orig.tar.xz 3.2 MiB d135f11f69f48a2ea7e111f49a6027a3cbbdf895d6ffcc08c89a65881f307fde
python-xarray_2023.09.0-2.debian.tar.xz 14.0 KiB 8a79d9b416e5f35ba7812abafa66746a20f29df5cfff8599db30370b0f125ea0

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