Changes

Jump to: navigation, search

OPS435 Online Assignment 2

422 bytes removed, 14:26, 20 July 2020
identify and select appropriate python objects and functions
* reads login records from files and filters out unwanted records
* convert login records into proper python object type so that it can be processed using as much built-in functions as possible
* create function functions which generates generate daily usage reports by user and/or by remote host* create function functions which generates generate weekly usage reports by user and/or by remote host
To help you with this assignment, you can should use the ur_templatea2_template.py in the sample ops435-a2 repository as a starting point in designing your own Python Usage Report script.<font color='blue'><b>If you don't have enough time to create all the functions for the data processing steps, you should study the functions in the ur_funcs.py (provided by your teacher), pick and use the one that may help. If you use any of the functions from ur_funcs.py, there will be a cost of 10% to your overall grade. If you create all the functions yourself, you will get a bonus of 10%.</b></font>
=== Python script coding and debugging ===

Navigation menu