This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / char

module

numpy.char

source: build-install/usr/lib/python3.14/site-packages/numpy/char/__init__.py :0

Members

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