Created
July 7, 2018 17:02
-
-
Save juliohm/b5e7204325d32998be8e1c708187b17a to your computer and use it in GitHub Desktop.
Data for CSV.jl issue
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
x | value | |
---|---|---|
0.0 | 0.0 | |
10.0 | 0.1 | |
20.0 | 0.2 | |
30.0 | 0.3 | |
40.0 | 0.4 | |
50.0 | 0.5 | |
60.0 | 0.4 | |
70.0 | 0.3 | |
80.0 | 0.2 | |
90.0 | 0.1 | |
100.0 | 0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment