summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.char.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: added example in char (#22500)hannah2022-10-311-2/+8
* DOC: RST Titles Underline reordering (#21677)Matthias Bussonnier2022-06-081-1/+1
* DOC: Tidy up references to str_ / bytes_Eric Wieser2020-10-241-1/+1
* Merge pull request #13847 from kritisingh1/depMatti Picus2019-07-071-0/+1
|\
| * DOC: Adds documentation of functions exposed in numpy namespacekritisingh12019-06-271-0/+1
* | current module is changed from numpy.core.defchararray to numpy.charshekharrajak2019-06-251-3/+3
* | numpy.core.defchararray is replaced with numpy.char moduleshekharrajak2019-06-241-1/+3
* | minor change - line length < 80 and The before module name addedshekharrajak2019-06-211-2/+3
* | module name is specified as numpy.core.defchararrayshekharrajak2019-06-211-3/+2
|/
* DOC: add missing character routines, fix #8578Adam Orr2019-01-301-0/+6
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+0
* DOC: BLD: fix some doc build warnings.Ralf Gommers2011-03-141-1/+0
* Many improvements to chararray. Fixes Trac bugs 1199, 856, 855, 1231, 1235, ...mdroe2009-10-121-0/+88