Age | Commit message (Expand) | Author |
2013-01-31 | Changed reference to 'dataset_name' in keywords to 'dataset' to get•••page to work, but will change all references to the dataset name to
'dataset_name' in future to avoid confusion between the dataset name
and the actual dataset object
| Zachary Sloan |
2013-01-22 | Pushed through a few errors in getting the correlation page running | Zachary Sloan |
2013-01-18 | Renamed CorrelationPage.py to show_corr_results.py•••Worked with correlation code; got to the code that
begins to do the actual correlations
Created a function "get_dataset_and_trait" in
the new file "helper_functions.py" because the
code initializing the dataset and trait objects
was repeated in multiple places
| Zachary Sloan |