Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion r/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The arrow package provides functionality for a wide range of data analysis
tasks. It allows users to read and write data in a variety formats:

- Read and write Parquet files, an efficient and widely used columnar format
- Read and write Feather files, a format optimized for speed and
- Read and write Arrow files, a format optimized for speed and
Comment thread
paleolimbot marked this conversation as resolved.
Outdated
interoperability
- Read and write CSV files with excellent speed and efficiency
- Read and write multi-file and larger-than-memory datasets
Expand Down