Write a pandas.DataFrame to Feather format.
pandas.DataFrame
or pyarrow.Table
Data to write out as Feather format.
str
Local destination path.
str
, default None
Can be one of {âzstdâ, âlz4â, âuncompressedâ}. The default of None uses LZ4 for V2 files if it is available, otherwise uncompressed.
int
, default None
Use a compression level particular to the chosen compressor. If None use the default compression level
int
, default None
For V2 files, the internal maximum size of Arrow RecordBatch chunks when writing the Arrow IPC file format. None means use the default, which is currently 64K
int
, default 2
Feather file version. Version 2 is the current. Version 1 is the more limited legacy format
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4