Add support for Pandas 2.0

Pandas 2.0 can bring great performance improvements when using the pyarrow backend:
 
1 Comment
crunis
Level 1

It also allows nullable integer data type , sometimes is really annoying that my integer field becomes float only because there's a single NA

It also allows nullable integer data type , sometimes is really annoying that my integer field becomes float only because there's a single NA