pyarrow.types.is_list_view# pyarrow.types.is_list_view(t)[source]# 如果值是列表视图(list view)类型的实例,则返回 True。 参数: tDataType