Binary package “python3-feather-format” in ubuntu bionic

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.