'regex in pandas strings [duplicate]

I have a column in my data frame that contains names of business branches but it is in a bad format. enter image description here

I need the names without (/n/n/n) Could someone help me with the regex code and expression?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source