-
-
Save artemv/93eb2a58543ffbcc1bb64a7fc56ba4fc to your computer and use it in GitHub Desktop.
Sample CSV file with header row
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firstName | lastName | phoneNumber | Data1 | Data2 | ||
---|---|---|---|---|---|---|
John | Doe | [email protected] | 0123456789 | X | Y | |
Jane | Doe | [email protected] | 9876543210 | Y | Z | |
James | Bond | [email protected] | 0612345678 | K | Y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment