If a column has non-hashable objects, creation of DataFrameSummary gives an error: ``` TypeError: unhashable type: 'list' ``` It would be great if work also for these entries (e.g. looking at their length); or at very least - discard these variables.