pandas.Series.to_msgpack — pandas 0.16.2 documentation (original) (raw)

path : string File path, buffer-like, or None

if None, return generated string

append : boolean whether to append to an existing msgpack

(default is False)

compress : type of compressor (zlib or blosc), default to None (no

compression)