You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a class instead of a tuple to make values opaque to Pandas.
The "tuple trick" to force Pandas to treat the return value of an apply
func as a scalar stopped working between Pandas 1.0.5 and 1.1.0:
pandas-dev/pandas#35518
0 commit comments