Dh/data handling
Reviewed code, docs and tests for release 1. Many functions have been removed as they were either already implemented in the database_interface module or obsolete (dealing with pandas.DataFrames).
Tests are passing, except for the cnn module. These fail for using the 'prepare_database' function, which no longer exist. But since you already fixed these test in another branch, I didn't change them here.