6.4.2. aequilibrae.AequilibraeData¶
- class aequilibrae.AequilibraeData¶
Bases:
object
AequilibraE dataset
- __init__()¶
Methods
__init__
()create_empty
([file_path, entries, ...])Creates a new empty dataset
export
(file_name[, table_name])Exports the dataset to another format.
load
(file_path)Loads dataset from file
random_name
()Returns a random name for a dataset with root in the temp directory of the user
- __init__()¶