Commits

Wes McKinney authored 86dc9538170
ARROW-6336: [Python] Add notes to pyarrow.serialize/deserialize to clarify that these functions do not read or write the standard IPC protocol Closes #5427 from wesm/ARROW-6336 and squashes the following commits: b69bc1185 <Wes McKinney> Review comments ef2e47555 <Wes McKinney> Add notes to serialize/deserialize to clarify that these functions are not dealing with the standard binary protocol Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>