Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
numpy
/
typing
/
tests
/
data
/
pass
📤 Upload
📝 New File
📁 New Folder
Close
Editing: warnings_and_errors.py
import numpy as np np.AxisError(1) np.AxisError(1, ndim=2) np.AxisError(1, ndim=None) np.AxisError(1, ndim=2, msg_prefix="error") np.AxisError(1, ndim=2, msg_prefix=None)
Save
Cancel