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

✨ Feature: Sanitize Input #244

Open
atrefonas opened this issue May 30, 2022 · 0 comments
Open

✨ Feature: Sanitize Input #244

atrefonas opened this issue May 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@atrefonas
Copy link
Contributor

ℹ Overview

Please make it automatically fix the following input after a CSV is uploaded

ToWallet,Amount
7XY54HARQM3SORWDRKMBJXBHBX4LJI6M5OXP4ZIQCAC7YJMDVCCCQ2OGS4,"27,273,223.15"
VKWX5VC7QMNI5KWYLJEAUOCBIAAS3OUACDNYUMO7LUO7TPRRRCCFQM2LVA,"1,636,393.39"
3Z2OA4HEXXCEX5NDVYYDPE3L62OARD6XOSSMKZRB5WRL253AWKB2XRSJQA,"2,727,322.31"
CJTLTV4G6JSJOQGIMJ3BE6H5S55W3KF4JOFAQ6OWDBKAPO53WSHBYMC7RI,"272,732.23"
  1. Automatically remove all single and double quotes
  2. Remove any commas after the first

📝 Related Issues

@atrefonas atrefonas added the enhancement New feature or request label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant