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

Index properties #3213

Closed
ajpotts opened this issue May 20, 2024 · 0 comments · Fixed by #3214
Closed

Index properties #3213

ajpotts opened this issue May 20, 2024 · 0 comments · Fixed by #3214
Assignees
Labels
enhancement New feature or request

Comments

@ajpotts
Copy link
Contributor

ajpotts commented May 20, 2024

Add some missing properties to Index to match pandas:

names:
https://pandas.pydata.org/docs/reference/api/pandas.Index.names.html

dtype:
https://pandas.pydata.org/docs/reference/api/pandas.Index.dtype.html

ndim:
https://pandas.pydata.org/docs/reference/api/pandas.Index.ndim.html#pandas.Index.ndim

@ajpotts ajpotts added the enhancement New feature or request label May 20, 2024
@ajpotts ajpotts self-assigned this May 20, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue May 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue May 23, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue May 23, 2024
github-merge-queue bot pushed a commit that referenced this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant