-
Bruce Emmanuel SHIMWA worked on
-
Task 1.2: move top5-highest-temperatures.csv from the root directory of the project into the analyzed directory (ff14d8c)
mv top5-highest-temperatures.csv analyzed/
-
Task 2.4: Extra task: You can also extract data of all the heat recorded from your own country and save them in another new file and name it country-heat_data.csv (4e0362e)
-
-
Heroine MUTUMWINKA worked on
- Task 1.1: File test-1 inside the data directory is to be deleted (ff14d8c)
rm test-1
- Task 1.1: File test-1 inside the data directory is to be deleted (ff14d8c)
-
Justine NEEMA worked on
- Task 2.1: Search through the file for any duplicate values (rows) and remove them before starting the analysis. (f88dd77)
- Task 2.1: Search through the file for any duplicate values (rows) and remove them before starting the analysis. (f88dd77)
-
Clarisse MUKAYIRANGA worked on
- Task 1.3: update the file which doesn’t follow the naming format of “top-5...” in the analyzed directory (d200502)
mv top5-highest-temperatures.csv top-5-lowest-temparatures.csv
- Task 1.3: update the file which doesn’t follow the naming format of “top-5...” in the analyzed directory (d200502)
-
Martin De Poles BYUSA worked on
- Task 2.3: From file satelite_temperature_data.csv, extract the top 5 Lowest recorded heat temperatures and save the extracted data inside top-5-lowest-temparatures.csv in analyzed directory (1e001c4)
- Task 2.3: From file satelite_temperature_data.csv, extract the top 5 Lowest recorded heat temperatures and save the extracted data inside top-5-lowest-temparatures.csv in analyzed directory (1e001c4)
-
Andrew Ater OGAYO worked on
- Task 2.2: From file satelite_temperature_data.csv, extract the top 5 highest recorded heat temperatures and save the extracted data inside the top-5-highest-temparatures.csv analyzed directory (0b398bb)
- Task 2.2: From file satelite_temperature_data.csv, extract the top 5 highest recorded heat temperatures and save the extracted data inside the top-5-highest-temparatures.csv analyzed directory (0b398bb)