Is there an efficient way in Python to subset a string between parentheses?

前端 未结 0 1820
半阙折子戏
半阙折子戏 2021-01-31 05:20
med2[\'Medication\'] = "Terazosin Hydrochloride (Terazosin) oral capsule"

med3 = pd.DataFrame(med2) # Made a dataframe to try to fix some error messages

med3         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题