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

ImporterHeader里是否可以增加一个属性: 自动去除 "," #509

Closed
xinzhyu opened this issue Jun 7, 2023 · 1 comment
Closed

Comments

@xinzhyu
Copy link

xinzhyu commented Jun 7, 2023

有的表格里,数字是字符串类型的,但是带有千分位分割
模型设置为int的话, 这样导入的时候就会报错. 因为里面含有 ","

能增加一个功能,自动将字符串里的 , 去掉,并转为对应的类型吗
就类似为 去掉空格 也可以去掉 ","
image

@xinzhyu
Copy link
Author

xinzhyu commented Jun 8, 2023

提了一个pr #510

@xinzhyu xinzhyu closed this as completed Jun 8, 2023
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

1 participant