pyarrow.types.is_list_view#

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

Return True if value is an instance of type: list view.

Parameters:
tDataType