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