Tycho2.nan_frame

giant.catalogues.tycho:

Tycho2.nan_frame(index=None)[source]

This simple helper function returns a dataframe with a single NaN filled row.

The index of the row will either be all 0 or will be the input value

Returns:

The nan filled dataframe

Parameters:

index (str | None) –

Return type:

DataFrame