projects
/
zzz-pokedex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made a data/csv directory for CSV sources.
[zzz-pokedex.git]
/
data
/
csv
/
growth_rates.csv
diff --git a/data/csv/growth_rates.csv
b/data/csv/growth_rates.csv
new file mode 100644
(file)
index 0000000..
74e20a9
--- /dev/null
+++ b/
data/csv/growth_rates.csv
@@ -0,0
+1,7
@@
+id,name,formula
+1,slow,1.2x^3
+2,medium,x^3
+3,fast,0.8x^3
+4,poly,?
+5,superfast,?
+6,superslow,?