Skip to content

Instantly share code, notes, and snippets.

@Skyentific
Created September 30, 2018 08:21
Show Gist options
  • Save Skyentific/4f581e23e54486080810724e48773ba3 to your computer and use it in GitHub Desktop.
Save Skyentific/4f581e23e54486080810724e48773ba3 to your computer and use it in GitHub Desktop.
Fast processing with pandas
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ryanbehdad
Copy link

Thanks for sharing.
For storing dataframes, in addition to HDF5 and pickle, feather is also a good option.
https://github.com/wesm/feather

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment