Switch to side-by-side view

--- a
+++ b/pathaia/datasets/object_api.py
@@ -0,0 +1,6 @@
+# coding: utf8
+"""
+A module to produce dataset from an image cohort.
+
+It comes with a few useful objects to produce fair datasets from pathaia csv files.
+"""