Skip to content

DOC: add missing character routines, fix #8578 #12886

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

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Conversation

adamjorr
Copy link
Contributor

This fixes #8578 and updates the character routines page (https://docs.scipy.org/doc/numpy/reference/routines.char.html) to include several functions in numpy.core.defchararray that were missing on that page.

@mattip mattip merged commit ba8be5f into numpy:master Jan 31, 2019
@mattip
Copy link
Member

mattip commented Jan 31, 2019

Thanks @adamjorr

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.

Online documentation for string operations is missing a few functions
2 participants