pandera.api.dataframe.model_components.dataframe_parser¶ pandera.api.dataframe.model_components.dataframe_parser(_fn=None, **parser_kwargs)[source]¶ 定义 DataFrameModel 的解析方法用于数据框。 Return type: Callable[[Union[classmethod, Callable[…, Any]]], classmethod]