Skip to content

arilato/astar_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is for separating the cumulative report of how students did on an assignment to just a report on your students.

Steps

  1. You have to download the student report on an assignment using the “Download” button after selecting “Comma separated values text file”.

  2. You have to put in your students’ names in the separateClass.py file, as shown inside.

  3. In terminal/command prompt, put in “python separateClass.py , for example I would put “python separateClass.py ch4ex1.csv output.csv”

  4. Now you should have a csv file containing only your students’ data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages