pandera.dtypes.is_int¶ pandera.dtypes.is_int(pandera_dtype)[source]¶ 如果 pandera.dtypes.DataType 是一个整数,则返回 True。 Return type: bool