ODAAstropyTable¶
- class oda_api.data_products.ODAAstropyTable(table_object: Table, name: str | None = None, meta_data: dict | None = None)[source]¶
Bases:
DataProductAttributes Summary
Methods Summary
decode(o_dict[, use_binary])encode([use_binary, to_json])from_file(file_path[, name, delimiter, format])write(file_name[, format, overwrite])write_fits_file(file_name[, overwrite])Attributes Documentation
- table¶
Methods Documentation