python-xarray 0.12.1-1ubuntu1 source package in Ubuntu

Changelog

python-xarray (0.12.1-1ubuntu1) eoan; urgency=medium

  * Fix failing tests on ARM and big-endian systems

 -- Graham Inggs <email address hidden>  Sun, 14 Jul 2019 16:14:15 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.12.1.orig.tar.xz 2.6 MiB 0132257ee77136aae90531e98cfcd2d7b15010b8cddeaa1719724af76cb0a197
python-xarray_0.12.1-1ubuntu1.debian.tar.xz 12.6 KiB 0bd5db572f00212c7ce0d48eaa47be79cf5c41a5abf4a95cc5e9b275b8687c64
python-xarray_0.12.1-1ubuntu1.dsc 3.1 KiB 851c6c0e3261515cb0506f134c8e8ff29871ea8f9901092c754491e7c7483679

View changes file

Binary packages built by this source

python-xarray-doc: No summary available for python-xarray-doc in ubuntu eoan.

No description available for python-xarray-doc in ubuntu eoan.

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