Skip to content

Conversation

@itholic
Copy link
Contributor

@itholic itholic commented Sep 11, 2020

The PR proposes asi8 for Index & MultiIndex

>>> ks.Index([1, 2, 3]).asi8
array([1, 2, 3])

>>> ks.Index(['a', 'b', 'c']).asi8 is None
True

@ueshin
Copy link
Collaborator

ueshin commented Sep 17, 2020

Thanks! merging.

@ueshin ueshin merged commit 5dc34a6 into databricks:master Sep 17, 2020
@itholic itholic deleted the i_asi8 branch October 6, 2020 00:17
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

Successfully merging this pull request may close these issues.

3 participants