{ } Raw JSON

bundles / scipy 1.17.1 / scipy / io / _netcdf / netcdf_variable / typecode

function

scipy.io._netcdf:netcdf_variable.typecode

source: /scipy/io/_netcdf.py :954

Signature

def   typecode ( self )

Summary

Return the typecode of the variable.

Returns

typecode : char

The character typecode of the variable (e.g., 'i' for int).

Aliases

  • scipy.io.netcdf_variable.typecode