vanshaj2023 commented on issue #49269:
URL: https://github.com/apache/arrow/issues/49269#issuecomment-3905090008

   Hi! I'd like to work on this issue.
   
   **Implementation approach:**
   1. Locate the compute function documentation for `first`, `last`, and 
`first_last` in the Python docs
   2. Add practical code examples demonstrating:
      - Basic usage with arrays
      - Using the `skip_nulls` parameter (if applicable)
      - Different input types (arrays, chunked arrays)
      - Expected output for each function
   3. Follow the existing documentation style/format used for other compute 
functions
   
   Could you please assign this issue to me? Also, let me know if this approach 
looks good or if I'm missing something.
   
   Thanks!


-- 
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