pandas: powerful Python data analysis toolkit - 1.4.2Minimum Version Notes PyTables 3.6.1 HDF5-based reading / writing blosc 1.20.1 Compression for HDF5 zlib Compression for HDF5 fastparquet 0.4.0 Parquet reading / writing pyarrow 1.0.1 Parquet, ORC Clipboard I/O on linux Compression Dependency Minimum Version Notes brotli 0.7.0 Brotli compression python-snappy 0.6.0 Snappy compression Zstandard 0.15.2 Zstandard compression 1.4.2 Package overview TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', 'zstd', None, dict}, default 'infer'] For0 码力 | 3739 页 | 15.24 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.4.4Minimum Version Notes PyTables 3.6.1 HDF5-based reading / writing blosc 1.20.1 Compression for HDF5 zlib Compression for HDF5 fastparquet 0.4.0 Parquet reading / writing pyarrow 1.0.1 Parquet, ORC Clipboard I/O on linux Compression Dependency Minimum Version Notes brotli 0.7.0 Brotli compression python-snappy 0.6.0 Snappy compression Zstandard 0.15.2 Zstandard compression 1.4.2 Package overview TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', 'zstd', None, dict}, default 'infer'] For0 码力 | 3743 页 | 15.26 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.5.0rc0Minimum Version Notes PyTables 3.6.1 HDF5-based reading / writing blosc 1.21.0 Compression for HDF5 zlib Compression for HDF5 fastparquet 0.4.0 Parquet reading / writing pyarrow 1.0.1 Parquet, ORC Clipboard I/O on linux Compression Dependency Minimum Version Notes brotli 0.7.0 Brotli compression python-snappy 0.6.0 Snappy compression Zstandard 0.15.2 Zstandard compression 1.4.2 Package overview TextFileReader object for iteration. See iterating and chunking below. Quoting, compression, and file format compression [{'infer', 'gzip', 'bz2', 'zip', 'xz', 'zstd', None, dict}, default 'infer'] For0 码力 | 3943 页 | 15.73 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.17.0ValueError (GH10384). • Enable reading gzip compressed files via URL, either by explicitly setting the compression parameter or by inferring from the presence of the HTTP Content-Encoding header in the response required for compressed files in Python 2.) (GH11070, GH11073) • pd.read_csv is now able to infer compression type for files read from AWS S3 storage (GH11070, GH11074). 1.1. v0.17.0 (October 9, 2015) 15 (GH9777) • By default, read_csv and read_table will now try to infer the compression type based on the file exten- sion. Set compression=None to restore the previous behavior (no decompression). (GH9770) Deprecations0 码力 | 1787 页 | 10.76 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.14.0order as Series.order; add na_position arg to conform to Series.order (GH6847) • default sorting algorithm for Series.order is now quicksort, to conform with Series.sort (and numpy defaults) • add inplace is a way of visualizing multi-variate data. It is based on a simple spring tension minimization algorithm. Basically you set up a bunch of points in a plane. In our case they are equally spaced on a unit Parse 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 to0 码力 | 1349 页 | 7.67 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.13.1is a way of visualizing multi-variate data. It is based on a simple spring tension minimization algorithm. Basically you set up a bunch of points in a plane. In our case they are equally spaced on a unit Parse 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). 19.8.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 being0 码力 | 1219 页 | 4.81 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.12is a way of visualizing multi-variate data. It is based on a simple spring tension minimization algorithm. Basically you set up a bunch of points in a plane. In our case they are equally spaced on a unit Parse 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 being0 码力 | 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 - 0.20.3compressed URLs in read_csv . . . . . . . . . . . . . . . . . 13 1.3.1.6 Pickle file I/O now supports compression . . . . . . . . . . . . . . . . . . . . . . . 13 1.3.1.7 UInt64 Support Improved . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 997 24.1.1.7 Quoting, Compression, and File Format . . . . . . . . . . . . . . . . . . . . . . . 997 24.1.1.8 Error Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1080 24.8.8.1 Compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1080 24.8.8.2 ptrepack0 码力 | 2045 页 | 9.18 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.20.2compressed URLs in read_csv . . . . . . . . . . . . . . . . . 11 1.2.1.6 Pickle file I/O now supports compression . . . . . . . . . . . . . . . . . . . . . . . 12 1.2.1.7 UInt64 Support Improved . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 993 24.1.1.7 Quoting, Compression, and File Format . . . . . . . . . . . . . . . . . . . . . . . 993 24.1.1.8 Error Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1076 24.8.8.1 Compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1076 24.8.8.2 ptrepack0 码力 | 1907 页 | 7.83 MB | 1 年前3
共 32 条
- 1
- 2
- 3
- 4













