How to color specific set of words of a coloumn in pandas dataframe?

前端 未结 0 440
借酒劲吻你
借酒劲吻你 2020-12-02 17:54

I have list of words which needs to be colored if they are appearing in a string in pandas print option in Jupyter

import pandas as pd
words=[\'bullish\',\'be         


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