cee695eea6Accepting request 1225996 from devel:languages:python:numeric
factory
Ana Guerrero
2024-11-24 10:04:48 +0000
649e7e8e84- update to 2024.11.0: * feat: support for writing to buffers * fix(_dtypes): np.float_ was deprecated * update for py3.13
devel
Dirk Mueller2024-11-23 17:17:27 +0000
2ecad53bb5Accepting request 1179165 from devel:languages:python:numeric
Ana Guerrero
2024-06-07 13:05:18 +0000
62ed31f2b5Accepting request 1179058 from home:bnavigator:numpyMarkéta Machová2024-06-07 09:29:40 +0000
97b104fbd9Accepting request 1154995 from devel:languages:python:numeric
Ana Guerrero
2024-03-05 17:51:09 +0000
6b501fc0a4Accepting request 1154922 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2024-03-05 08:52:14 +0000
287c2e9170Accepting request 1144842 from devel:languages:python:numeric
Ana Guerrero
2024-02-07 17:50:29 +0000
593e78e75e- update to 2023.10.0: * Datetime units in empty() with tz (#893) * Fewer inplace decompressions for V2 pages (#890 * Allow writing categorical column with no categories (#888) * Fixes for new numpy (#886) * RLE bools and DELTA for v1 pages (#885, 883)Dirk Mueller2023-12-05 12:23:57 +0000
981ea802f6Accepting request 1130498 from devel:languages:python:numeric
Ana Guerrero
2023-12-03 19:49:03 +0000
548c6cc76f- update to 2023.8.0: * More general timestamp units (#874) * ReadTheDocs V2 (#871) * Better roundtrip dtypes (#861, 859) * No convert when computing bytes-per-item for str (#858) - Add patch to fox the test test_delta_from_def_2 on * row-level filtering of the data. Whereas previously, only full row-groups could be excluded on the basis of their parquet metadata statistics (if present), filtering can now be done within row-groups too. The syntax is the same as before, allowing for multiple column expressions to be combined with AND|OR, depending on the list structure. This mechanism requires two passes: one to load the columns needed to create the boolean mask, and another to load the columns actually needed in the output. This will not be faster, and may be slower, but in some cases can save significant memory footprint, if a small fraction of rows are considered good and the columns for the filter expression are not in the output. * DELTA integer encoding (read-only): experimentally working, but we only have one test file to verify against, since it is not trivial to persuade Spark to produce files encoded this way. DELTA can be extremely compact a representation for * nanosecond resolution times: the new extended "logical" types system supports nanoseconds alongside the previous millis and micros. We now emit these for the default pandas time type, and produce full parquet schema including both "converted" and "logical" type information. Note that all output has isAdjustedToUTC=True, i.e., these are timestamps rather than local time. The time-zone is stored in the metadata, as before, and will be successfully recreated only in fastparquetDirk Mueller2023-12-02 17:26:53 +0000
dd692944e8Accepting request 1096412 from devel:languages:python:numeric
Dominique Leuenberger
2023-07-03 15:43:04 +0000
c916408743Accepting request 1096315 from home:apersaud:branches:devel:languages:python:numericMarkéta Machová2023-07-02 15:14:02 +0000
e55c331cb3Accepting request 1083474 from devel:languages:python:numeric
Dominique Leuenberger
2023-04-28 14:24:14 +0000
f1d61b0abc- update to 2023.4.0: * allow loading categoricals even if not so in the pandas metadata, when a column is dict-encodedand we only have one row-group (#863)  * apply dtype to the columns names series, even when selecting no columns (#861, 859)  * don't make strings while estimating bye column size (#858)  * handle upstream depr (#857, 856)Dirk Mueller2023-04-28 08:11:58 +0000
208da3606aAccepting request 1064743 from devel:languages:python:numeric
Dominique Leuenberger
2023-02-13 15:40:51 +0000
42fa3a1c16Accepting request 1064736 from home:apersaud:branches:devel:languages:python:numericMatej Cepl2023-02-12 22:54:14 +0000
56cbfb5c18Accepting request 1046424 from devel:languages:python:numeric
Dominique Leuenberger
2023-01-03 14:05:41 +0000
8b4bcd5004Accepting request 1046313 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2023-01-03 07:37:17 +0000
0c11a78ae2Accepting request 1045047 from devel:languages:python:numeric
Dominique Leuenberger
2022-12-24 13:52:02 +0000
68c0cc4bddAccepting request 1044387 from home:Guillaume_G:fastparquetDirk Mueller2022-12-23 16:12:14 +0000
83c6b584ecAccepting request 1032429 from devel:languages:python:numeric
Dominique Leuenberger
2022-10-31 12:04:24 +0000
4d8484644bAccepting request 1032127 from home:bnavigator:branches:devel:languages:python:numericMarkéta Machová2022-10-31 09:54:02 +0000
94c8acf34eAccepting request 972913 from devel:languages:python:numeric
Dominique Leuenberger
2022-04-26 18:16:10 +0000
6a03a42003Accepting request 972857 from home:bnavigator:branches:devel:languages:python:numericMarkéta Machová2022-04-26 14:21:38 +0000
c52b2a2386Accepting request 950305 from devel:languages:python:numeric
Dominique Leuenberger
2022-02-02 21:40:06 +0000
59c9a3b022Accepting request 950136 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2022-01-31 20:28:31 +0000
f5764d3de9Accepting request 946883 from devel:languages:python:numeric
Dominique Leuenberger
2022-01-17 21:34:09 +0000
c9d6b4d9cfAccepting request 946801 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2022-01-17 06:31:02 +0000
da6ce543e6Accepting request 934419 from devel:languages:python:numeric
Dominique Leuenberger
2021-11-28 20:30:22 +0000
dc8c5ab00bAccepting request 934308 from home:apersaud:branches:devel:languages:python:numericDirk Mueller2021-11-28 19:15:14 +0000
58f5dcc434Accepting request 911011 from devel:languages:python:numeric
Richard Brown
2021-08-12 07:01:23 +0000
4cca0bf52aAccepting request 910725 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-08-09 13:21:06 +0000
2ff07b46b5Accepting request 894287 from devel:languages:python:numeric
Dominique Leuenberger
2021-05-19 15:49:29 +0000
9dfe59d4e3Accepting request 894265 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-05-19 10:12:11 +0000
77fe2cc0d1Accepting request 871464 from devel:languages:python:numeric
Dominique Leuenberger
2021-02-15 22:17:01 +0000