Skip to content

Instantly share code, notes, and snippets.

@voycey
Created December 16, 2019 07:04
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 voycey/deb988a1caa451aaf887fa61efac40d6 to your computer and use it in GitHub Desktop.
Save voycey/deb988a1caa451aaf887fa61efac40d6 to your computer and use it in GitHub Desktop.
%%time
import dask_cudf as dc
ddf = dc.read_csv('/data/Data Files/Vegas/datafiles/csv/*.csv.gz', compression='gzip')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment