赞
踩
支持大部分主流关系型数据库,例如MySQL,需要相应的数据库模块支持,相应接口为read_sql()和to_sql()
语法格式:
pandas.read_json( path_or_buf=None, orient=None, typ="frame", dtype: DtypeArg |