Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typing improvements for Index #6

Open
12 tasks
phofl opened this issue Jun 23, 2024 · 1 comment
Open
12 tasks

Typing improvements for Index #6

phofl opened this issue Jun 23, 2024 · 1 comment

Comments

@phofl
Copy link
Owner

phofl commented Jun 23, 2024

Add type hints for the following methods and arguments

  • 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

aramcpp commented Jun 25, 2024

take

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

No branches or pull requests

2 participants