Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 229 Bytes

BitmexGzipDataCombiner

A short python script that combines Bitmex (public.bitmex) compressed (.gz) trade and/or quote files into one pandas dataframe and csv. Only requires pandas and python standard modules:

os gzip

Enjoy.