Fix last row index and column_of_time in ProCoDA Parser
This release corrects the default last row index for research.procoda_parser
's column_of_data()
and column_of_time()
functions. In addition, rather than raising an exception, column_of_time
ignores rows of notes after the starting row.