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: to_series could convert two or more columns DataFrame #468

Merged
merged 8 commits into from Mar 20, 2022
Merged

Conversation

Zeroto521
Copy link
Owner

@Zeroto521 Zeroto521 commented Mar 20, 2022

  • closes #xxxx
  • whatsnew entry

For two or more columns, now could set index and value to convert a Series

@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #468 (eb50cf2) into main (1e7ba30) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #468   +/-   ##
=======================================
  Coverage   99.50%   99.51%           
=======================================
  Files          24       24           
  Lines         612      620    +8     
  Branches       81       85    +4     
=======================================
+ Hits          609      617    +8     
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
dtoolkit/accessor/dataframe.py 98.87% <100.00%> (+0.11%) ⬆️

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 1e7ba30...eb50cf2. Read the comment docs.

@Zeroto521 Zeroto521 merged commit c4dcb8c into main Mar 20, 2022
@Zeroto521 Zeroto521 deleted the to_series branch March 20, 2022 07:08
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