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

EHN: New Index method to_set #529

Merged
merged 4 commits into from May 13, 2022
Merged

EHN: New Index method to_set #529

merged 4 commits into from May 13, 2022

Conversation

Zeroto521
Copy link
Owner

  • closes #xxxx
  • whatsnew entry

Similar to Series.to_set, but for Index.

@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #529 (f17ec4f) into main (b57b999) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files          61       63    +2     
  Lines         853      860    +7     
  Branches      101      101           
=======================================
+ Hits          850      857    +7     
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
dtoolkit/accessor/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/index/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/index/to_set.py 100.00% <100.00%> (ø)

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 b57b999...f17ec4f. Read the comment docs.

@Zeroto521 Zeroto521 added this to the 0.0.16 milestone May 12, 2022
@Zeroto521 Zeroto521 enabled auto-merge (squash) May 13, 2022 01:47
@Zeroto521 Zeroto521 merged commit dddd769 into main May 13, 2022
@Zeroto521 Zeroto521 deleted the index_to_set branch May 13, 2022 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant