Actions: pandas-dev/pandas
Actions
3,683 workflow run results
3,683 workflow run results
pd.Series.isnumeric()
doesn't work on decimal value strings
Comment Commands
#24951:
Issue comment #60750 (comment)
created
by
akj2018
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
#24938:
Issue comment #60739 (comment)
created
by
mroeschke
csv.QUOTE_NOTNULL
doesn't seem to be supported by DataFrame.to_csv()
, but there's no error and it's not documented
Comment Commands
#24936:
Issue comment #60423 (comment)
created
by
wjandrea
ProTip!
You can narrow down the results and go further in time using created:<2025-01-21 or the other filters available.