We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good morning, I have a suggestion: to add a file named continents.csv to the file set with the following content:
Id,"Continent","Code","WikipediaLink" 1,"Africa","AF","https://en.wikipedia.org/wiki/Africa" 2,"North America","NA","https://en.wikipedia.org/wiki/North_America" 3,"Oceania","OC","https://en.wikipedia.org/wiki/Oceania" 4,"Antarctica","AN","https://en.wikipedia.org/wiki/Antarctica" 5,"Asia","AS","https://en.wikipedia.org/wiki/Asia" 6,"Europe","EU","https://en.wikipedia.org/wiki/Europe" 7,"South America","SA","https://en.wikipedia.org/wiki/South_America"
It's just some bytes more to be stored and it will make the life of others easier. I hope that my suggestion is useful.
Best regards, Ross
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Good morning,
I have a suggestion: to add a file named continents.csv to the file set with the following content:
It's just some bytes more to be stored and it will make the life of others easier.
I hope that my suggestion is useful.
Best regards,
Ross
The text was updated successfully, but these errors were encountered: