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
Tox would allow us to figure out if tests truly rely on polars or pandas. For example, we could run the whole of CI w/Polars only and the whole of CI w/Pandas only. If one fails, we know there is a ghost dependency issue.