Unnamed columns can exist when there is/is not an index column.
Similarly, an unnamed column that is completely nan should not be stored.
Named columns, with complete nans should be stored.
Named columns with partial nans are stored.
Unnamed columns with partial nans should throw a warning or exception.
Unnamed columns can exist when there is/is not an index column.
Similarly, an unnamed column that is completely nan should not be stored.
Named columns, with complete nans should be stored.
Named columns with partial nans are stored.
Unnamed columns with partial nans should throw a warning or exception.