When using `cdf.iloc[x:y:z]` methods CDF seems to sometimes return an incorrectly formatted dataframe to Jupyter output.
When using
cdf.iloc[x:y:z]methods CDF seems to sometimes return an incorrectly formatted dataframe to Jupyter output.