Simple wrapper library to the Apache Arrow-based Feather File Format
Project description
## Python interface to the Apache Arrow-based Feather File Format
Feather efficiently stores pandas DataFrame objects on disk. It depends on the Apache Arrow for Python
## Installing
`shell pip install feather-format `
pip users note: feather-format depends on pyarrow and may not be available on your platform via pip. If that does not work try conda-forge.
From [conda-forge][1]:
`shell conda install feather-format -c conda-forge `
## Limitations
Some features of pandas are not supported in Feather:
Non-string column names
Row indexes
Object-type columns with non-homogeneous data
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file feather-format-0.4.0.tar.gz
.
File metadata
- Download URL: feather-format-0.4.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7a0fbc727e1877354d4b4ad83f8e382a249f116241d0ccfc624cac24bddb1a9 |
|
MD5 | e5bc36af8a2bdbe34a0af2a602b7c1b8 |
|
BLAKE2b-256 | 0855940b97cc6f19a19f5dab9efef2f68a0ce43a7632f858b272391f0b851a7e |