-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor[next]: NamedRange/NamedIndex tuple to NamedTuple (#1490)
Change NamedRange and NamedIndex from being a plain tuple to a NamedTuple for cleaner element access. --------- Co-authored-by: Hannes Vogt <[email protected]> Co-authored-by: Enrique González Paredes <[email protected]>
- Loading branch information
1 parent
879c836
commit e344afd
Showing
10 changed files
with
229 additions
and
213 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
Oops, something went wrong.