pyarrow.types.is_primitive# pyarrow.types.is_primitive(t)[source]# 如果值是以下类型的实例,则返回 True:原始类型 (primitive type)。 参数: tDataType