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
#33148 introduced an empty_frame fixture in the top level conftest. At the same time, we have a lot of ... = DataFrame() assignments in our tests. We should standardize to use the fixture where appropriate