Commits


Philipp Moritz authored and Wes McKinney committed 7e7861c5510
ARROW-1257: Plasma documentation Thanks a lot to @crystalzyan who did all the heavy lifting for this PR! Author: Philipp Moritz <pcmoritz@gmail.com> Author: Crystal Yan <crystalzyan@yahoo.com> Author: Robert Nishihara <robertnishihara@gmail.com> Closes #881 from pcmoritz/plasma-docs and squashes the following commits: c4ab47e0 [Robert Nishihara] Remove unsupported shell keyword from plasma.md. 4b987e83 [Robert Nishihara] Fix typo. 21bdc014 [Robert Nishihara] Small changes to python plasma documentation. 4163ccfa [Robert Nishihara] Some changes to plasma.md and add syntax highlighting. 791e5b0b [Philipp Moritz] API changes 80aaf89d [Philipp Moritz] cleanup c8847204 [Philipp Moritz] more fixes ba8b0dfa [Philipp Moritz] fix docs 193e00b0 [Philipp Moritz] unify installation instructions 84141b6c [Philipp Moritz] update C++ documentation 9a8437c9 [Philipp Moritz] edit the C++ tutorial (work in progress) caac4791 [Crystal Yan] Plasma C++ tutorial documentation - minor formatting fixes 5a8433e9 [Crystal Yan] Plasma C++ tutorial documentation - created a tutorial on C++ Plasma for Starting the Object Store, Creating Clients, Creating Objects, Getting Objects, Transferring to Remote Stores, Querying Status, Releasing Objects, and Shutting Down Clients and Stores. Basically all of the PlasmaClient API. Warning- I could not get C++ running on my machine to verify that any of the code runs properly/works. Please verify all code and tutorial content bc078ff8 [Philipp Moritz] complete installation instructions on macOS 3f3f373b [Philipp Moritz] fix plasma documentation f51f41e0 [Philipp Moritz] remove old test.py 2be9eab6 [Crystal Yan] Plasma documentation- Added using Pandas with Plasma sections. a49e1222 [Crystal Yan] Plasma documentation- Added parts on using Arrow with Plasma 25abf830 [Crystal Yan] Plasma documentation- tweaked contents headings hierarchy, added a bit to 'Getting an Object' subsection in Plasma API. 5cf63e92 [Crystal Yan] Plasma documentation- Copied and edited Plasma API section, added a contents header at top, minor tweaks to Linux Installation section. Still need to do Installation on Mac OS and storing Arrow/Panda in Plasma c02955bf [Crystal Yan] Plasma documentation- initial writeup of installation for linux. Installation for mac incomplete