pandas: powerful Python data analysis toolkit - 0.12Parse whitespace-delimited (spaces or tabs) file (much faster than using a regular expression) • compression: decompress ’gzip’ and ’bz2’ formats on the fly. • dialect: string or csv.Dialect instance to (see below). 18.7.14 Compression PyTables allows the stored data to be compressed. Tthis applies to all kinds of stores, not just tables. • Pass complevel=int for a compression level (1-9, with 0 being being no compression, and the default) • Pass complib=lib where lib is any of zlib, bzip2, lzo, blosc for whichever compression library you prefer. HDFStore will use the file based compression scheme if0 码力 | 657 页 | 3.58 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.21.1compressed URLs in read_csv . . . . . . . . . . . . . . . . . 42 1.5.1.6 Pickle file I/O now supports compression . . . . . . . . . . . . . . . . . . . . . . . 42 1.5.1.7 UInt64 Support Improved . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1031 24.1.1.7 Quoting, Compression, and File Format . . . . . . . . . . . . . . . . . . . . . . . 1031 24.1.1.8 Error Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1114 24.8.8.1 Compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1114 24.8.8.2 ptrepack0 码力 | 2207 页 | 8.59 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.0.0Series.to_csv() now support dicts as compression argument with key 'method' being the compression method and others as additional compression options when the compression method is 'zip'. (GH26023) • Bug sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fastparquet 0.3.2 Parquet reading / writing gcsfs 0.2.2 Google Cloud Storage access on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries0 码力 | 3015 页 | 10.78 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.1.1sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.3.2 Parquet reading on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 1.4. Tutorials 9 pandas: powerful Python data analysis toolkit, Release 1.1.1 Optional and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None, dict}, default 'infer'] For on-the-fly de- compression of on-disk data. If ‘infer’, then0 码力 | 3231 页 | 10.87 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.1.0sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.3.2 Parquet reading on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 1.4. Tutorials 9 pandas: powerful Python data analysis toolkit, Release 1.1.0 Optional and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None, dict}, default 'infer'] For on-the-fly de- compression of on-disk data. If ‘infer’, then0 码力 | 3229 页 | 10.87 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.0sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fastparquet 0.3.2 Parquet reading / writing continues on next page 8 Chapter 1. Getting on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None}, default 'infer'] For on-the-fly decompres-0 码力 | 3091 页 | 10.16 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.0.4sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fastparquet 0.3.2 Parquet reading / writing continues on next page 8 Chapter 1. Getting on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None}, default 'infer'] For on-the-fly decompres-0 码力 | 3081 页 | 10.24 MB | 1 年前3
pandas: powerful Python data analysis toolkit -1.0.3sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fastparquet 0.3.2 Parquet reading / writing Continued on next page 10 Chapter 2. Getting on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None}, default 'infer'] For on-the-fly decompres-0 码力 | 3071 页 | 10.10 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.2.3SciPy 1.12.0 Miscellaneous statistical functions xlsxwriter 1.0.2 Excel writing blosc 1.17.0 Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.4.0 Parquet reading on linux xlrd 1.2.0 Excel reading xlwt 1.3.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None, dict}, default 'infer'] For on-the-fly de- compression of on-disk data. If ‘infer’, then0 码力 | 3323 页 | 12.74 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.2.0SciPy 1.12.0 Miscellaneous statistical functions xlsxwriter 1.0.2 Excel writing blosc 1.15.0 Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.3.2 Parquet reading on linux xlrd 1.2.0 Excel reading xlwt 1.3.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', None, dict}, default 'infer'] For on-the-fly de- compression of on-disk data. If ‘infer’, then0 码力 | 3313 页 | 10.91 MB | 1 年前3
共 32 条
- 1
- 2
- 3
- 4













