8000 feat(core): make concat reorder also other axis of a DataFrame by coroa · Pull Request #71 · coroa/pandas-indexing · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(core): make concat reorder also other axis of a DataFrame #71

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

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

coroa
Copy link
Owner
@coroa coroa commented Feb 28, 2025

Closes #69.

@codecov-commenter
Copy link
codecov-commenter commented Feb 28, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.65%. Comparing base (c381e3d) to head (203c799).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   61.39%   61.65%   +0.26%     
==========================================
  Files          11       11              
  Lines        1176     1184       +8     
  Branches      190      192       +2     
==========================================
+ Hits          722      730       +8     
  Misses        424      424              
  Partials       30       30              

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

@coroa coroa merged commit 5ed1fa7 into main Feb 28, 2025
6 checks passed
@coroa coroa deleted the feat/concat-also-reorders-other-axis branch March 1, 2025 11:09
@mikapfl
Copy link
mikapfl commented Mar 3, 2025

Thanks!

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.

concat(…, axis="columns") doesn't reorder the index
3 participants
0