It would be better to make `fmt="msgpack"` as default instead of `"csv"` to avoid unintentional type conversion coming from `pandas.read_csv`. ref: #78
It would be better to make
fmt="msgpack"as default instead of"csv"to avoid unintentional type conversion coming frompandas.read_csv.ref: #78