I'm tired of this #Pandas useless warning.

In what world do they think it's anything but annoying to warn people about one of the most common regular expression feature? Plus, using non-capturing groups is irrelevant to a simple match and would be more verbose.

“Warning: you are *not* using feature X in a function that does not need it” 🫠
Ha, I see there is a PR on github to remove it, I'm not the only one.