There was an error while loading. Please reload this page.
Couldn't load subscription status. Retry
data
carried over from #3487
DataFrame.from_records([], columns=['a','b','c']) Empty DataFrame Columns: [a, b, c] Index: []
vs.
DataFrame.from_records([], columns=['a','b','b']) AssertionError: Number of manager items must equal union of block items