Skip to content

Instantly share code, notes, and snippets.

@alexpearce
Created March 22, 2017 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexpearce/0d8ca3d7cb4e3df991cda3717d592bca to your computer and use it in GitHub Desktop.
Save alexpearce/0d8ca3d7cb4e3df991cda3717d592bca to your computer and use it in GitHub Desktop.
bcolz experiments
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dominikmuller
Copy link

I use

df = bcolz.open(bcolz_folder).todataframe(columns=columns)

to get the data.

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