dangotbanned commented on PR #48117:
URL: https://github.com/apache/arrow/pull/48117#issuecomment-3527088642

   Thanks @tadeja!
   
   > I haven’t included `arange` as docs were not generated for it and I cannot 
say why yet.
   
   I think it should have been here:
   
   
https://github.com/apache/arrow/blob/0c2087452d138ed51f23d0dc7a5baff7bab87849/docs/source/python/api/arrays.rst?plain=1#L24-L33
   
   Which also made me realize that some others in that module are missing too:
   - `asarray`
     - 
https://github.com/rok/arrow/blob/04916ca84c1a6a9d3ecc0bde7d809e9718acef2b/python/pyarrow-stubs/pyarrow/array.pyi#L136-L140
   - `repeat`
     - 
https://github.com/rok/arrow/blob/04916ca84c1a6a9d3ecc0bde7d809e9718acef2b/python/pyarrow-stubs/pyarrow/array.pyi#L150-L154


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to