BlogDocs

feat(python): Support arithmetic between Series with dtype list(#17823)

Merging
itamarst:9188-list-arithmetic
(
254b37e
) into
main
(
34f5387
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
37
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passing

test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
+4%
287.4 µs
275.4 µs
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
310.7 µs
310.8 µs
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
0%
127.5 µs
127.3 µs
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
+5%
786.5 µs
752.2 µs
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
-8%
2.2 ms
2.4 ms
test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
+1%
6.4 ms
6.3 ms
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
+1%
4.6 ms
4.5 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
+8%
2.5 ms
2.3 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
+5%
2 ms
1.9 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
-1%
1.8 ms
1.8 ms
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
+2%
13.1 ms
12.9 ms
test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
-1%
2.2 ms
2.2 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
-3%
2.9 ms
3 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
-1%
26.5 ms
26.8 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
+1%
33.6 ms
33.3 ms
test_tpch_q1
py-polars/tests/benchmark/test_tpch.py::test_tpch_q1
-1%
16.3 ms
16.5 ms
test_tpch_q10
py-polars/tests/benchmark/test_tpch.py::test_tpch_q10
-5%
5.9 ms
6.2 ms
test_tpch_q11
py-polars/tests/benchmark/test_tpch.py::test_tpch_q11
-1%
3.9 ms
3.9 ms
test_tpch_q12
py-polars/tests/benchmark/test_tpch.py::test_tpch_q12
-3%
6 ms
6.2 ms
test_tpch_q13
py-polars/tests/benchmark/test_tpch.py::test_tpch_q13
0%
9.8 ms
9.7 ms
test_tpch_q14
py-polars/tests/benchmark/test_tpch.py::test_tpch_q14
+6%
2.2 ms
2.1 ms
test_tpch_q15
py-polars/tests/benchmark/test_tpch.py::test_tpch_q15
0%
2.3 ms
2.3 ms
test_tpch_q16
py-polars/tests/benchmark/test_tpch.py::test_tpch_q16
-2%
7.1 ms
7.2 ms
test_tpch_q17
py-polars/tests/benchmark/test_tpch.py::test_tpch_q17
+4%
6.7 ms
6.5 ms
test_tpch_q18
py-polars/tests/benchmark/test_tpch.py::test_tpch_q18
+3%
11.7 ms
11.3 ms
test_tpch_q19
py-polars/tests/benchmark/test_tpch.py::test_tpch_q19
+1%
7.3 ms
7.2 ms
test_tpch_q2
py-polars/tests/benchmark/test_tpch.py::test_tpch_q2
0%
3.5 ms
3.5 ms
test_tpch_q20
py-polars/tests/benchmark/test_tpch.py::test_tpch_q20
-1%
6.2 ms
6.2 ms
test_tpch_q21
py-polars/tests/benchmark/test_tpch.py::test_tpch_q21
0%
216.6 ms
216.5 ms
test_tpch_q22
py-polars/tests/benchmark/test_tpch.py::test_tpch_q22
0%
6.5 ms
6.5 ms
test_tpch_q3
py-polars/tests/benchmark/test_tpch.py::test_tpch_q3
+1%
5.6 ms
5.6 ms
test_tpch_q4
py-polars/tests/benchmark/test_tpch.py::test_tpch_q4
-3%
4.7 ms
4.8 ms
test_tpch_q5
py-polars/tests/benchmark/test_tpch.py::test_tpch_q5
-1%
4.7 ms
4.7 ms
test_tpch_q6
py-polars/tests/benchmark/test_tpch.py::test_tpch_q6
-2%
1.9 ms
1.9 ms
test_tpch_q7
py-polars/tests/benchmark/test_tpch.py::test_tpch_q7
-2%
9.6 ms
9.7 ms
test_tpch_q8
py-polars/tests/benchmark/test_tpch.py::test_tpch_q8
-2%
5.4 ms
5.5 ms
test_tpch_q9
py-polars/tests/benchmark/test_tpch.py::test_tpch_q9
0%
25.6 ms
25.7 ms

Ignored

test_filter2Ignored
py-polars/tests/benchmark/test_filter.py::test_filter2
+2%
1.1 ms
1.1 ms

Commits

Click on a commit to change the comparison range
base
main
34f5387
0%
Fix lint
5692b62
2 months ago
by pythonspeed
-1%
Specify dtype explicitly
0601f5e
2 months ago
by pythonspeed
+1%
All tests pass.
254b37e
1 month ago
by pythonspeed
ResourcesHomePricingDocsBlogGitHub
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.