Skip to content

Simplifying unravel logic#31

Merged
alxmrs merged 4 commits into
mainfrom
unravel-pd
Mar 3, 2024
Merged

Simplifying unravel logic#31
alxmrs merged 4 commits into
mainfrom
unravel-pd

Conversation

@alxmrs

@alxmrs alxmrs commented Mar 3, 2024

Copy link
Copy Markdown
Collaborator

There are some major changes here:

  • Using Xarray's built-in dataframe conversion
  • Renames: to_dd is now read_xarray. f is now pivot.
  • Deletion of to_pd, which is no longer needed IMO.
  • Added deprecation comment to my core unravel functions.

@alxmrs
alxmrs merged commit 5435e88 into main Mar 3, 2024
@alxmrs
alxmrs deleted the unravel-pd branch March 3, 2024 08:52
alxmrs added a commit that referenced this pull request Mar 3, 2024
There are some major changes here: 
- Using Xarray's built-in dataframe conversion
- Renames: `to_dd` is now `read_xarray`. `f` is now `pivot`. 
- Deletion of `to_pd`, which is no longer needed IMO. 
- Added deprecation comment to my core `unravel` functions.
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.

1 participant