Last active
March 14, 2019 05:12
-
-
Save kayush2O6/c004868c6cdee15698d2582b13a671e7 to your computer and use it in GitHub Desktop.
Final version with suggested solution
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 7 in line 1.
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
a b c d | |
12 [1.1,2.2,3.0] [2,3,4] [0.4, 0.2, 0.9] | |
15 [3.1,4.1] [3,2] [0.6, 0.8] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment