Closed afrittoli closed 4 years ago
If the dstat file is empty, pandas may return a dedicated exception pd.errors.EmptyDataError. We should handle this case and skip this data point.
Fix: #46
If the dstat file is empty, pandas may return a dedicated exception pd.errors.EmptyDataError. We should handle this case and skip this data point.
Fix: #46