apache / apache/arrow-cookbook

[R] Add map_batches example from vignette to Cookbook

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
108
Forks
49
Avg merge
2h 14m
Merged PRs (30d)
1

Description

In [ARROW-14029](https://issues.apache.org/jira/browse/ARROW-14029) we are adding an example of using `map_batches()` to sample data and compute aggregate statistics without having the load the whole dataset into memory. We should add these to the cookbook as well.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing ARROW-14029 and the map_batches() example from the referenced vignette. Add the sampling and aggregate-statistics example to the R Cookbook, then verify that the example is runnable and explains processing without loading the whole dataset into memory.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.