开发者社区 问答 正文

pandas.read_json()函数的参数有哪些?

pandas.read_json()函数的参数有哪些?

展开
收起
游客coqayqskxr2xe 2021-11-30 19:31:51 658 分享 版权
1 条回答
写回答
取消 提交回答
  • path_or_buf=None, orient=None, typ='frame', dtype=True, convert_axes=True, convert_dates=True, keep_default_dates=True, numpy=False, precise_float=False, date_unit=None, encoding=None, lines=False, chunksize=None, compression='inf‘

    2021-11-30 19:34:15
    赞同 展开评论