python-xarray 0.20.2-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Temporarily disable docs while nbsphinx bug is worked on.

 -- Alastair McKinstry <email address hidden>  Tue, 14 Dec 2021 15:02:03 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.20.2-1.dsc 3.3 KiB 471e0c678b3cda46f590aaf029b512d4429a9eb76f7549fd88282cc4b8441833
python-xarray_0.20.2.orig.tar.xz 2.5 MiB 0c0f657a4a60722c5b32d46f9f47786f23351d27b69bf1f35e6ccac6bda0a8bc
python-xarray_0.20.2-1.debian.tar.xz 13.5 KiB f08efef211ea5d5aa2dfad70be3eb92fc1c8e2c56d9b0196df8d9a29a813c312

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