str. contains has a case parameter that is True by default . Set it to False to do a case insensitive match.25 Haz 2018
Read moreIs pandas Str case sensitive?
Test if pattern or regex is contained within a string of a Series or Index. … Character sequence or regular expression. case : bool, default True. If True, case sensitive .
Read more