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
Some functions in _normalize.py use British spelling ("normalise") and some use American spelling ("normalize"). To maintain consistency with standard American spelling used in Pandas, "normalise" should be replaced with "normalize".
The text was updated successfully, but these errors were encountered:
Some functions in
_normalize.py
use British spelling ("normalise") and some use American spelling ("normalize"). To maintain consistency with standard American spelling used in Pandas, "normalise" should be replaced with "normalize".The text was updated successfully, but these errors were encountered: