python-xarray 2023.12.0-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Tue, 12 Dec 2023 13:16:18 +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-1.dsc 3.3 KiB 24d5f9f092c24e51e236853fed29493077b8b9076c69ae53a1602185aa0d2d91
python-xarray_2023.12.0.orig.tar.xz 3.0 MiB d198b4ce7b224c7f67b28ea1f025b0fb39da1afb59289f292e0b2720cb5c4963
python-xarray_2023.12.0-1.debian.tar.xz 15.4 KiB d0551a3e4a5666f0a39c6d5a6ce19719dc66c0e7a02478b6e52804468799b4b9

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