westonpace commented on issue #34274: URL: https://github.com/apache/arrow/issues/34274#issuecomment-1446912040
If you have a `pyarrow.Table` (e.g. from a call to `pyarrow.parquet.read_table`) you can get a pretty precise data size with [`pyarrow.Table.nbytes`](https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table.nbytes) -- 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]
