rmnskb commented on PR #47139: URL: https://github.com/apache/arrow/pull/47139#issuecomment-3111678300
> All the comments have been addressed. One more suggestion I have is that this enum could be added to the docs. For example to the API doc: > > https://github.com/apache/arrow/blob/main/docs/source/python/api/datatypes.rst > > next to Type Classes or Utility Functions. Maybe even in the User Guide =) https://github.com/apache/arrow/blob/main/docs/source/python/data.rst Thanks for the suggestion! I've put the docs below the Type Checking like so: <img width="728" height="100" alt="image" src="https://github.com/user-attachments/assets/d135e0ed-4ebd-4089-b371-ab54ba6a035d" /> Partly because the functions above come from the same module, and also because I think this is the intended usage that @lidavidm imagined initially. Please let me know if there's something else I could help with :) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org