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

Rename 'astype' to 'numbers_to_type', for use as a high-level function. Also removed 'can_cast', since it's exactly the same as the NumPy version(users should use NumPy). #377

Merged
merged 2 commits into from
Aug 7, 2020

Conversation

jpivarski
Copy link
Member

No description provided.

…n. Also removed 'can_cast', since it's exactly the same as the NumPy version(users should use NumPy).
@jpivarski jpivarski linked an issue Aug 7, 2020 that may be closed by this pull request
@jpivarski
Copy link
Member Author

The function was named ak.astype in #346, but now it's ak.numbers_to_type and it's documented.

@jpivarski jpivarski merged commit 8e97efa into master Aug 7, 2020
@jpivarski jpivarski deleted the jpivarski/numbers_to_type-highlevel-function branch August 7, 2020 15:12
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.

Don't forget to add a high-level ak.numbers_to_type function.
1 participant