You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/05/28 13:28:00 UTC

[jira] [Resolved] (ARROW-12900) [Python][Documentation] an np import in Reading Datasets docs

     [ https://issues.apache.org/jira/browse/ARROW-12900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-12900.
------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10419
[https://github.com/apache/arrow/pull/10419]

> [Python][Documentation] 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: Documentation, Python
>            Reporter: Ray Bell
>            Assignee: Ray Bell
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.
>  
> If trivial i'm inclined to make a PR here. I believe it's adding the line here
>  
> https://github.com/apache/arrow/blob/master/docs/source/python/dataset.rst#reading-datasets



--
This message was sent by Atlassian Jira
(v8.3.4#803005)