pandera.dtypes.is_string¶ pandera.dtypes.is_string(pandera_dtype)[source]¶ 如果 pandera.dtypes.DataType 是字符串,则返回 True。 Return type: bool