cars.data_structures.cars_dict
cars_dict module:
Module Contents
Classes
CarsDict. |
- class cars.data_structures.cars_dict.CarsDict(dict_data, attributes=None)
CarsDict.
Internal CARS structure for dict representation
- __repr__()
Repr function :return: printable self CarsDataset
- __str__()
Str function :return: printable self CarsDataset
- custom_print()
Return string of self :return: printable self