feather-format 0.4.1
0
Simple wrapper library to the Apache Arrow-based Feather File Format
Contents
Simple wrapper library to the Apache Arrow-based Feather File Format
Stars: 2739, Watchers: 2739, Forks: 169, Open Issues: 8The wesm/feather
repo was created 8 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 2739 github stars!
How to Install feather-format
You can install feather-format using pip
pip install feather-format
or add it to a project with poetry
poetry add feather-format
Package Details
- Author
- Wes McKinney
- License
- Apache License, Version 2.0
- Homepage
- http://github.com/wesm/feather
- PyPi:
- https://pypi.org/project/feather-format/
- GitHub Repo:
- https://github.com/wesm/feather
Classifiers
Related Packages
Errors
A list of common feather-format errors.
Code Examples
Here are some feather-format
code examples and snippets.
GitHub Issues
The feather-format package has 8 open issues on GitHub
- pyarrow.lib.ArrowTypeError: Expected bytes, got a 'dict' object
- Prepare for CRAN release