gpt_jailbreak_status icon indicating copy to clipboard operation
gpt_jailbreak_status copied to clipboard

How to load the csv or txt file with emoji character into python?

Open piwawa opened this issue 1 year ago • 2 comments

When i used pd.read_csv(), it gave an error like this: image the pd.read_html() is ok, but can't get the emoji correctly: image 屏幕截图 2023-03-12 101533 This is annoying, i want to get all information perfectly in these data, have any solutions?

piwawa avatar Mar 12 '23 02:03 piwawa

Good point, I can look at stripping those out I'll have a think.

tg12 avatar Mar 14 '23 16:03 tg12

Hi, i got another idea!

Can you add a json format in this project just like this . So we can easily add file into this project, and change role conveniently. Here is a demo: image image image

piwawa avatar Apr 08 '23 14:04 piwawa