python-xarray 2023.05.0-2 source package in Ubuntu

Changelog

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

  * Push to unstable

 -- Alastair McKinstry <email address hidden>  Sun, 11 Jun 2023 07:54:41 +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.05.0-2.dsc 3.2 KiB dde190ce266ee808867bb13fbe37c789d781b7b57cc971a5259e3cde52a4e847
python-xarray_2023.05.0.orig.tar.xz 3.2 MiB 974df4ddd5b950b9f13ebf16f491b58ea0bbc24f9d49e90788bcbf99a9c92757
python-xarray_2023.05.0-2.debian.tar.xz 13.9 KiB 806a29bd4db199fd9ba7a594d015c84400ca3f82777bb4ea2b90620e83697bfc

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