Bottled water doesn't always taste the same. Different brand, different taste. I want to know, what mineral causes some waters to taste so strange and bad.
To create plots based on the data, simply run make
from the repository root.
The plots
directory will then be filled with .png
plot files. If the data
or the plot scripts change, simply run make
again.
The dependencies to create the plots (e.g. programming languages needed) are
specified in the .travis.yml
file.
The data is stored under the data
folder in a .csv
-file. All mineral
units are mg/l
. The taste
is unitless and has a range from 0
(bad)
to 10
(good). Name your personal taste column taste_USERNAME
.
Fork this repository or click the Edit
button on the .csv
-file. Make your
changes and then file a pull request.