python-xarray 2022.12.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Drop (test) dep on python3-sparse for ths release, its blocked
    from testing by numba issue

 -- Alastair McKinstry <email address hidden>  Sat, 03 Dec 2022 07:28:13 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2022.12.0-1.dsc 3.3 KiB 1d40ecdded007ca8afb86666057797606754572d72dceb56bf4c00d2c2e8abbb
python-xarray_2022.12.0.orig.tar.xz 2.6 MiB e05194eb3cd45b147c3aeb9ed8aa12284cd29bfffe61014a0f29cab26f1457f4
python-xarray_2022.12.0-1.debian.tar.xz 13.8 KiB e7f81a24346177e04f91ad6147d62234f7c171f34fc7b92e43437ea406b08e0d

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