Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
piwawa opened this issue Mar 12, 2023 · 2 comments
Open

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

piwawa opened this issue Mar 12, 2023 · 2 comments

Comments

@piwawa
Copy link

piwawa commented Mar 12, 2023

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?

@tg12
Copy link
Owner

tg12 commented Mar 14, 2023

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

@piwawa
Copy link
Author

piwawa commented Apr 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants