Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: expose idx type #4167

Merged
merged 2 commits into from
Jul 27, 2022
Merged

python: expose idx type #4167

merged 2 commits into from
Jul 27, 2022

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added the python Related to Python Polars label Jul 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #4167 (09f8e8c) into master (b8877b0) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4167      +/-   ##
==========================================
- Coverage   78.78%   78.76%   -0.03%     
==========================================
  Files         457      457              
  Lines       75563    75571       +8     
==========================================
- Hits        59534    59523      -11     
- Misses      16029    16048      +19     
Impacted Files Coverage Δ
py-polars/polars/__init__.py 100.00% <ø> (ø)
py-polars/polars/datatypes.py 94.37% <100.00%> (+0.10%) ⬆️
py-polars/src/lib.rs 93.64% <100.00%> (+0.07%) ⬆️
...s/polars-core/src/chunked_array/ops/take/traits.rs 63.44% <0.00%> (-6.46%) ⬇️
...olars-lazy/src/physical_plan/expressions/column.rs 63.63% <0.00%> (-1.52%) ⬇️
...lars/polars-core/src/chunked_array/builder/list.rs 66.20% <0.00%> (-1.40%) ⬇️
polars/polars-ops/src/chunked_array/to_dummies.rs 85.54% <0.00%> (-1.21%) ⬇️
polars/polars-core/src/series/series_trait.rs 13.33% <0.00%> (-1.06%) ⬇️
...lars/polars-core/src/chunked_array/ops/chunkops.rs 67.69% <0.00%> (-0.77%) ⬇️
polars/polars-core/src/fmt.rs 72.71% <0.00%> (-0.74%) ⬇️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8877b0...09f8e8c. Read the comment docs.

@ritchie46 ritchie46 merged commit a5e863f into master Jul 27, 2022
@ritchie46 ritchie46 deleted the idx_type branch July 27, 2022 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants