python-xarray 2023.10.1-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Fri, 20 Oct 2023 09:38:50 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.10.1-1.dsc 3.3 KiB f338cbd5386ce343c684c9531c7fb52492c7797362eab79d0bda4e7d973d1278
python-xarray_2023.10.1.orig.tar.xz 3.2 MiB 4ee0158140cb2db5ceab253ab43f65c065ca1d860d4a9e20c5a4548324ffaa46
python-xarray_2023.10.1-1.debian.tar.xz 14.0 KiB 189e3cba91288f5ad75e02c0eb494a5c5189cc9b6657140f4846dc6f7fabb708

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