wesm / feather

Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
Apache License 2.0
2.74k stars 168 forks source link

Prefer as_tibble() over as_data_frame() #365

Closed krlmlr closed 5 years ago

krlmlr commented 5 years ago

for compatibility with tibble 2.0.0.

codecov-io commented 5 years ago

Codecov Report

Merging #365 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   77.32%   77.32%           
=======================================
  Files           7        7           
  Lines         538      538           
=======================================
  Hits          416      416           
  Misses        122      122

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3e7af04...5c98e4b. Read the comment docs.

wesm commented 5 years ago

@jimhester would you or someone like to cut a bugfix CRAN release? We're still probably 2-3 months away from an Arrow-powered feather package replacement