Followup question: Pandas (as of version 2.0) can use PyArrow as a backend instead of numpy. Would using the list PyArrow data type address some of the shortcomings you identified for Pandas?
Followup question: Pandas (as of version 2.0) can use PyArrow as a backend instead of numpy. Would using the list PyArrow data type address some of the shortcomings you identified for Pandas?