Both the python file and executable in this repository do the same thing. When run, both will (1) ask the user for a CSV file on their computer (local storage), (2) finds the average of ALL columns in a CSV (assuming the first row is a column header), and (3) converts the averages (and headers) for every column into a single text. Give it a try!
-
Notifications
You must be signed in to change notification settings - Fork 0
autoaim31/find_average_of_csv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Finds the average of ALL columns in a CSV. Assumes first row is column header. Converts average of all columns into a single text.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published