python-xarray 2024.02.0-2 source package in Ubuntu

Changelog

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

  * Also disable autopkgtests until pytest > 8 supported

 -- Alastair McKinstry <email address hidden>  Wed, 06 Mar 2024 07:59:04 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2024.02.0-2.dsc 3.5 KiB 99ebb50f28c30ea0b2b5cc711c807aba9542343550a7d8710daac41c40530be5
python-xarray_2024.02.0.orig.tar.xz 3.1 MiB 968853e3a376fd31e5cdf815d74079382fb8bae5ed8d5b35b7a449ba019aba22
python-xarray_2024.02.0-2.debian.tar.xz 16.9 KiB 1a9c43a1aa3f0691f7e913ee23e3ea27563bbbfba4822083278c61c9cf2b98b5

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