python3-feather-format

Python interface to the Apache Arrow-based Feather File Format (Python 3)
  https://github.com/wesm/feather
  0
  no reviews



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.