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
I have two dictionaries coming from two different data sources one of which unfortunately messes up the case.
I was planning to add an option to ignore_case which applies on string comparison. If its there already doable in current implementation then I can try it out