python-feather-format 0.3.1+dfsg1-2ubuntu1 source package in Ubuntu

Changelog

python-feather-format (0.3.1+dfsg1-2ubuntu1) focal; urgency=medium

  * Fix for pandas 0.25. Closes: #943925.

 -- Matthias Klose <email address hidden>  Fri, 22 Nov 2019 08:33:49 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-feather-format_0.3.1+dfsg1.orig.tar.gz 108.0 KiB df85387ba8f8121eab3afa743ca205a3c0bad4c66670f48d49ce1807127e0096
python-feather-format_0.3.1+dfsg1-2ubuntu1.debian.tar.xz 3.9 KiB 218250665ee06de447e78180c77122fd14c4c5909220a27031f0df1656de2b1b
python-feather-format_0.3.1+dfsg1-2ubuntu1.dsc 2.3 KiB 9c3fe9c5750835402dc1395f440592b6fa0cdca3e20dfad6e00aa0e930529775

View changes file

Binary packages built by this source

python3-feather-format: Python interface to the Apache Arrow-based Feather File Format (Python 3)

 Feather is binary columnar serialization for data frames. It is
 designed to read and write data frames very efficiently, and to make it
 easy to share data across multiple data analysis languages.
 .
 This package provides python3 binding for feather format.

python3-feather-format-dbgsym: debug symbols for python3-feather-format