-
-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Update series.pyi, tackling issue #1101 Imported Index from pandas and Changed keys method: def keys(self) -> Index: ... * Update test_series.py Add a test for issue # 1101 * Update tests/test_series.py Following the pandas pattern. Co-authored-by: Irv Lustig <[email protected]> * Fix import issue in series.pyi to resolve Ruff error * Delete test --------- Co-authored-by: Irv Lustig <[email protected]>
- Loading branch information
1 parent
a516870
commit 4976e11
Showing
2 changed files
with
8 additions
and
2 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