Skip to content

Conversation

@aramcpp
Copy link

@aramcpp aramcpp commented Jun 25, 2024

Adds type hints to following:

  • Add axis to Index.repeat
  • Add sort to Index.union
  • Add sort to Index.difference
  • Add sort and result_name to Index.symmetric_difference
  • Add level to Index.isin
  • Add start, end, step to Index.slice_locs
  • Add loc to Index.delete
  • Add axis to Index.argmin
  • Add axis to Index.argmax
  • Add axis to Index.min
  • Add axis to Index.max
  • Add dtype to Index.astype

@aramcpp
Copy link
Author

aramcpp commented Jun 25, 2024

cc @phofl

@mroeschke mroeschke added the Typing type annotations, mypy/pyright type checking label Jun 25, 2024
@aramcpp aramcpp closed this Jun 26, 2024
@aramcpp aramcpp deleted the issue_typing_improvements_for_index branch June 26, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Typing type annotations, mypy/pyright type checking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants