The DynamicMetaNetwork class is a container for dynamic meta-networks extracted from DyNetML. It bundles together a set of Meta-Networks collected at different times.
Variables: |
|
---|
Parameters: | end_date (datetime.datetime) – Drop meta-networks that occur after this datetime. |
---|
Parameters: | start_date (datetime.datetime) – Drop meta-networks that occur before this datetime. |
---|
Parses and loads the contents of an XML containing a dynamic meta-network
Parameters: |
|
---|
Parses and loads the contents of an lxml._Element containing a dynamic meta-network
Parameters: |
|
---|