Skip to content

Instantly share code, notes, and snippets.

@ksdkamesh99
Created June 19, 2020 16:44
Show Gist options
  • Select an option

  • Save ksdkamesh99/90197c78da5cb429f0a0e01093b17f8a to your computer and use it in GitHub Desktop.

Select an option

Save ksdkamesh99/90197c78da5cb429f0a0e01093b17f8a to your computer and use it in GitHub Desktop.
%%time
#opening hdf5 file
df_vaex=vaex.open('dataset.csv.hdf5')
print(df_vaex.head())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment