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

DataFrame's column names display Unicode #49

Closed
freedomgod opened this issue Feb 28, 2023 · 1 comment · Fixed by #51
Closed

DataFrame's column names display Unicode #49

freedomgod opened this issue Feb 28, 2023 · 1 comment · Fixed by #51

Comments

@freedomgod
Copy link

DataFrame's column names display Unicode

I am using JupyterLab. I encountered an encoding problem when importing a data set. The column names of the DataFrame contain Chinese, but the Chinese is displayed as Unicode. The strange thing is that the value of the field also contains Chinese, but it can be displayed normally.
DXTRyHFcaW

@Asm-Def Asm-Def linked a pull request Feb 28, 2023 that will close this issue
@Asm-Def
Copy link
Collaborator

Asm-Def commented Feb 28, 2023

fixed in pr #51 and will be released in 0.1.4.5.

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

Successfully merging a pull request may close this issue.

2 participants