Skip to content

Instantly share code, notes, and snippets.

@huylenq
huylenq / embulk_s3_input_tsv_perf.ipynb
Last active June 11, 2018 03:10
embulk_s3_input_tsv_perf
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@huylenq
huylenq / config.yml
Last active January 18, 2018 12:30
A complete Embulk Input Plugin in 2 dozens lines of code
in:
type: simple
out:
type: file
file_ext: csv
path_prefix: ''
formatter: {type: csv}

Treasure Data Exercise

@huylenq
huylenq / auto-trace.ipynb
Last active May 10, 2017 02:11
HackerRank.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.