- Feb 10, 2025
-
-
u5657927 authored
this now prints the correct month with the most stolen cars
-
- Feb 09, 2025
-
-
u5657927 authored
And all the crashs that have happened over the years i have used a tuple as it is ummutable this is becasuse the category of the dates are the same through all the data
-
u5657927 authored
there are "next(reader)" to skip to the row from the information that is needed the print statement is to make sure that the code is working as intended
-
u5657927 authored
-
u5657927 authored
Code has been commented. I have added 2 variables that finds the most stolen category and number of cars stolen. the output is B: SMALL SALOONS with 61137 cars stolen.
-
u5657927 authored
when it category contains a : it moves to current_category
-
u5657927 authored
i am getting the wrong number of stolen cars back
-
u5657927 authored
- /challenge_3.py - /challenge 8.py - /challenge 7.py
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
of the types of cars.
-
u5657927 authored
All code has been commented
-
u5657927 authored
This is the last commit The code functions as intended. All code has been commented
-
- Feb 07, 2025
- Feb 04, 2025
-
-
u5657927 authored
opens the files using reader
-
- Feb 03, 2025
-
-
u5657927 authored
write the header row into out the output file and message saying it has been saved if there isnt any cleaned data say it can not be found
-
u5657927 authored
trys to find headers removes whitespaces between values adds any value in cleaned row and adds it to the cleaned list
-
u5657927 authored
creates a list for the cleaned data opens the file in reading mode reads the first rows to find headers
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
-
u5657927 authored
This is the start. I want the code to be able to read and alter at the start however this removes almost all the rows
-
u5657927 authored
-
u5657927 authored
This is the start. I want the code to be able to read and alter at the start however this removes almost all the rows
-
- Jan 10, 2025