kszucs commented on pull request #7701: URL: https://github.com/apache/arrow/pull/7701#issuecomment-656827436
I like `tolist` in general because we're on python land and it's shorter, but `pylist` aligns better with `scalar.as_py()` and prevents any confusion with a list array. In summary I don't have a strong opinion on this, but don't like the idea of having aliases. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
