pyarrow.types.is_int16#

pyarrow.types.is_int16(t)[source]#

如果值为 int16 类型,则返回 True。

参数:
tDataType