python-xarray 0.15.0-2ubuntu2 source package in Ubuntu

Changelog

python-xarray (0.15.0-2ubuntu2) focal; urgency=medium

  * Let test_repr_of_dataset pass on big-endian systems

 -- Graham Inggs <email address hidden>  Mon, 17 Feb 2020 13:45:20 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.15.0.orig.tar.xz 1.6 MiB 5910a8d63acbe979b50258d0bc908ce3dc3c07fbb39ebe98b08393c12f1cf68f
python-xarray_0.15.0-2ubuntu2.debian.tar.xz 15.8 KiB 390fc01dbd49c5f1b43caa3957c5cba95f0b1bb2abb8110d01dc4a24973bd27f
python-xarray_0.15.0-2ubuntu2.dsc 3.3 KiB 94b5bb9641059530fe1b1ed6b88acbd516a8d434f7e37ad45587a3cf5b358bd9

View changes file

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