Skip to content

ColtonKinstley/calculus1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculus1

Some tools for inputing grades into pooler.

inputGrades.py

Assumes the existence of a file named students.txt containing a list of students from pooler with no grades. e.g.

1234567 ------------------ John_Doe grade=
3456789 ------------------ Jane_Doe grade=
 ...

Usage

When run, the script will look for a file named grades.txt if it does not exist it will be created, if it does exist the program will prompt you to continue at the last grade added. Input grades and strike enter, if no grade is entered the grade will be recorded as 10.

analysis.py

To be used in interactive mode with bpython or iPython. This creates a pandas dataframe with the student grade data ready for further analysis.

About

Some tools for inputing grades into pooler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages