`get_data` is not very obvious, so just add an alias for `to_dict` to match the other `to_*` functions. `to_NamedList` should preserve the order of columns, which might not be the case for the dict.
get_datais not very obvious, so just add an alias forto_dictto match the otherto_*functions.to_NamedListshould preserve the order of columns, which might not be the case for the dict.