You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exactly. It would be much more usable if it could at least ignore unhashable type columns. Or even better count the number of empty rows. That would be very useful.
If a column has non-hashable objects, creation of DataFrameSummary gives an error:
It would be great if work also for these entries (e.g. looking at their length); or at very least - discard these variables.
The text was updated successfully, but these errors were encountered: