apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.55k stars 3.54k forks source link

[MATLAB] Add examples/ directory to demonstrate workflows #28149

Open asfimport opened 3 years ago

asfimport commented 3 years ago

Create an examples/ directory which contains MATLAB scripts which demonstrate workflows enabled by the MATLAB Interface for Apache Arrow. 

Reporter: Fiona La / @lafiona

Note: This issue was originally created as ARROW-12350. Please see the migration documentation for further details.

asfimport commented 2 years ago

Todd Farmer / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

kevingurney commented 1 year ago

Switching label type from Type: task to Type: enhancement to be consistent with the rest of the open issues for the MATLAB Interface.

kevingurney commented 1 year ago

Adding good-first-issue and good-second-issue labels.

This would be a nice way to improve the "documentation" for the MATLAB Interface while also getting hands on experience using the APIs as a new contributor.