Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Error in data, Nevada on 2/11 #320

Open
keithboesel opened this issue Feb 11, 2021 · 1 comment
Open

Error in data, Nevada on 2/11 #320

keithboesel opened this issue Feb 11, 2021 · 1 comment

Comments

@keithboesel
Copy link

For Nevada on 2/11, the people_tested field has some invalid characters ("221343‬")

@chrisjbillington
Copy link

Yep, I get this too in some Python code of mine:

ValueError: could not convert string to float: '221343\u202c'

There is a UTF-8 encoded Unicode Character 'POP DIRECTIONAL FORMATTING' (U+202C) after the number, for some reason.

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

No branches or pull requests

2 participants