Actions: pandas-dev/pandas
Actions
5,982 workflow run results
5,982 workflow run results
DataFrame
constructor not compatible with array-like classes that have a 'name'
attribute
Comment Commands
#27477:
Issue comment #61443 (comment)
created
by
iabhi4
pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
Comment Commands
#27471:
Issue comment #60739 (comment)
created
by
lumberbot-app
bot
pandas.api.interchange.from_dataframe
now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
Comment Commands
#27470:
Issue comment #60739 (comment)
created
by
MarcoGorelli