Should this be another optional input format to the main STAR function? As in you could either pass in the ballots pandas dataframe, summary data, or filename to read data from? Or should we create a seperate function to parse csv into pandas dataframe and pass into main STAR function?
Should this be another optional input format to the main STAR function? As in you could either pass in the ballots pandas dataframe, summary data, or filename to read data from? Or should we create a seperate function to parse csv into pandas dataframe and pass into main STAR function?