python-xarray 2023.09.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Disable building docs as Sphinx segfaults

 -- Alastair McKinstry <email address hidden>  Thu, 28 Sep 2023 09:15:25 +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-1.dsc 3.3 KiB 3c3d9eae177110b9950f37f199f8e35ad3ac6f725ef1ca3a440de8f935e84e3f
python-xarray_2023.09.0.orig.tar.xz 3.2 MiB d135f11f69f48a2ea7e111f49a6027a3cbbdf895d6ffcc08c89a65881f307fde
python-xarray_2023.09.0-1.debian.tar.xz 14.0 KiB 0d5f0817df08b4126486028de9c7a091f5ac9656f62026fb0fe5d251a3e0de5d

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