Actions: pandas-dev/pandas
Actions
2,863 workflow run results
2,863 workflow run results
pandas.api.interchange.from_dataframe
now uses the Arrow PyCap…
Code Checks
#46659:
Commit bbd6526
pushed
by
mroeschke
pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
Code Checks
#46658:
Pull request #60739
synchronize
by
MarcoGorelli
pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
Code Checks
#46643:
Pull request #60739
synchronize
by
MarcoGorelli
pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
Code Checks
#46642:
Pull request #60739
opened
by
MarcoGorelli