On Fri, Feb 24, 2012 at 2:58 PM, Peter Bienstman <[email protected]> wrote: > The second file is a script to get that info out in text format. Run it using > ./bin/python, i.e. the python in your virtual-env. Be sure to modify the > datapath in that script to point to the dot_mnemosyne2 directory.
Just used it; is there a particular reason it excludes the current day's grades? Replacing the '0' in the range expression with '1' seems to work fine, and I seem to recall that Python's range is inclusive only for the first number or something like that. -- gwern http://www.gwern.net -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
