Created
July 7, 2017 07:29
-
-
Save nanduni-nin/998be2d5524df9a773d11af5336539ee to your computer and use it in GitHub Desktop.
This file contains 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
+----------------------------------+---------+------------------------+----------------+ | |
| Col1 | Col2 | Col3 | Numeric Column | | |
+----------------------------------+---------+------------------------+----------------+ | |
| Value 1 | Value 2 | 123 | 10.0 | | |
| Separate | cols | with a tab or 4 spaces | -2,027.1 | | |
| This is a row with only one cell | | | | | |
+----------------------------------+---------+------------------------+----------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment