ENH: pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
#21469
Loading