Ray Bell created ARROW-12900:
--------------------------------
Summary: an np import in Reading Datasets docs
Key: ARROW-12900
URL: https://issues.apache.org/jira/browse/ARROW-12900
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Ray Bell
First issue posting here. Happy to take advice on how to format this.
I am trying to copy and paste the example here
[https://arrow.apache.org/docs/python/dataset.html#reading-datasets]
I notice there is an example of `np.random.randn(10)` but no `import numpy as
np` in the lines above.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)