Skip to content

Conversation

ritchie46
Copy link
Member

The unit of a variance is input unit squared.

So a variance of data in m is m^2. Given that we don't have a datatype with s^2, doing a variance on duration is non-sensical.

This will remove that implementation.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 17, 2025
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.37%. Comparing base (a939b7b) to head (ebd1fc9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...es/polars-ops/src/chunked_array/list/dispersion.rs 0.00% 5 Missing ⚠️
...tes/polars-ops/src/chunked_array/list/namespace.rs 0.00% 1 Missing ⚠️
.../polars-plan/src/plans/aexpr/function_expr/list.rs 0.00% 1 Missing ⚠️
...olars-plan/src/plans/aexpr/function_expr/schema.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23621      +/-   ##
==========================================
- Coverage   81.41%   81.37%   -0.05%     
==========================================
  Files        1640     1640              
  Lines      222402   222378      -24     
  Branches     2836     2836              
==========================================
- Hits       181068   180959     -109     
- Misses      40635    40720      +85     
  Partials      699      699              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

The uncompressed lib size after this PR is 42.1696 MB.

@ritchie46 ritchie46 merged commit 33950ae into main Jul 17, 2025
29 checks passed
@ritchie46 ritchie46 deleted the duration branch July 17, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant