Python_2  1.0
Namespaces | Functions
data.py File Reference

Namespaces

 data
 How to replace VBA with Python: OpenPyxl, Pandas, xlWings.
 

Functions

def data.readSheet ()
 Read the spreadsheet. More...
 
def data.toGPA (df, subjects)
 Change numerical grades for letters. More...
 
def data.main (argv=None)
 Main program for plotting the curve. More...