DataModelImport.newXmlNode
gda.data_model.DataModel newXmlNode(libxml2.types.NodePtr node)Creates a new #GdaDataModel and loads the data in node. The resulting data model can be accessed in a random way.
Parameters
node | an XML node corresponding to a <data-array> tag |
Returns
a pointer to the newly created #GdaDataModel.