【问题标题】:Feather format for long term storage since the release of apache arrow 1.0.1自 apache arrow 1.0.1 发布以来用于长期存储的羽毛格式
【发布时间】:2021-01-13 07:10:32
【问题描述】:

由于在Feather Github 中搜索问题以及在stackoverflow 中的问题(例如What are the differences between feather and parquet?),我了解到,由于Apache Arrow 版本,不建议将Feather 格式作为长期存储为 0.xx,并且由于持续的新版本而被认为是不稳定的。

我的问题是,从当前的 Apache Arrow 版本 1.0.1 开始,这种情况是否发生了变化? Feather 被认为是稳定的,可以用作长期存储吗?

【问题讨论】:

    标签: python pandas dataframe pyarrow feather


    【解决方案1】:

    从 Apache Arrow 1.0.0 开始,Feather 文件(使用 v2 -- 默认 -- 格式版本,而不是 v1“旧版”版本)是稳定的。

    【讨论】:

      猜你喜欢
      • 2021-06-02
      • 2020-11-13
      • 1970-01-01
      • 2018-08-22
      • 1970-01-01
      • 1970-01-01
      • 2020-08-21
      • 2020-03-02
      • 2020-06-05
      相关资源
      最近更新 更多