Update README.md

This commit is contained in:
Gunnar Morling 2024-01-02 10:38:07 +01:00 committed by GitHub
parent 566a2ec25a
commit 04f1bfbfbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,8 @@ _Q: Why_ 1⃣🐝🏎 _?_\
A: It's the abbreviation of the project name: **One** **B**illion **R**ow **C**hallenge.
_Q: Can I make assumptions on the names of the weather stations showing up in the data set?_\
A: No, while only a fixed set of station names is used by the data set generator, any solution should work with arbitrary UTF-8 station names.
A: No, while only a fixed set of station names is used by the data set generator, any solution should work with arbitrary UTF-8 station names
(for the sake of simplicity, names are guaranteed to contain no `;` character).
## License