Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feather-format

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feather-format

Simple wrapper library to the Apache Arrow-based Feather File Format

  • 0.4.1
  • PyPI
  • Socket score

Maintainers
1

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

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:

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc