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
Hi there. I submitted a PR to remove the "not" from the assertion message. This is my first contribution to pandas! Happy to follow up if I missed anything in the process.
There is an assertion message in concat.py:
From code (and from it's usage) it's obvious that word "not" is incorrect here and should be deleted.
The text was updated successfully, but these errors were encountered: