bundles / numpy 2.4.4 / numpy / char
module
numpy.char
source: /numpy/char/__init__.py :0
Members
-
array -
asarray -
chararray -
compare_chararrays -
equal -
greater -
greater_equal -
less -
less_equal -
multiply -
not_equal -
partition -
rpartition
Summary
This module contains a set of functions for vectorized string operations and methods.
Extended Summary
Some methods will only be available if the corresponding string method is available in your version of Python.
The preferred alias for defchararray is numpy.char.
Additional content
This module contains a set of functions for vectorized string operations and methods.
Some methods will only be available if the corresponding string method is available in your version of Python.
The preferred alias for defchararray is numpy.char.
Aliases
-
numpy.char
Referenced by
This package
- numpy_2_0_migration_guide
- reference:arrays.classes
- reference:routines.char
- reference:routines.strings
- release:2.0.0-notes
- numpy_2_0_migration_guide
- reference:arrays.classes
- reference:routines.char
- reference:routines.strings
- release:2.0.0-notes
- numpy_2_0_migration_guide
- reference:arrays.classes
- reference:routines.char
- reference:routines.strings
- release:2.0.0-notes