-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Use awkward pandas, instead of the existing code that explodes …
…Pandas Dataframes (#734) * Token change to get PR number * Revert "Token change to get PR number" This reverts commit 5a631b3. * Complete basic Awkward Pandas port, and start changing tests * make some of the suggested changes * Solve some tests * Finalize tests * Add awkward-pandas to dev dependencies * awkward-pandas only supports Python 3.8+. * Declare awkward-pandas requirement in affected tests. * Spell it right. * Get this PR up to date with #784. Co-authored-by: Jim Pivarski <[email protected]>
- Loading branch information
1 parent
b36a022
commit e34f66a
Showing
8 changed files
with
128 additions
and
505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.