Skip to main content
Back to top
Ctrl
+
K
User Guide
API reference
Building from source
Development
Release notes
Learn
More
NEPs
Choose version
GitHub
User Guide
API reference
Building from source
Development
Release notes
Learn
NEPs
Choose version
GitHub
Section Navigation
NumPy’s module structure
Array objects
Universal functions (
ufunc
)
Routines and objects by topic
Constants
Array creation routines
Array manipulation routines
Bit-wise operations
numpy.bitwise_and
numpy.bitwise_or
numpy.bitwise_xor
numpy.invert
numpy.bitwise_invert
numpy.left_shift
numpy.bitwise_left_shift
numpy.right_shift
numpy.bitwise_right_shift
numpy.packbits
numpy.unpackbits
numpy.binary_repr
String functionality
Datetime support functions