pub async fn load_xml_with_analysis(
file_path: &str,
alias: &str,
config: XmlParseConfig,
) -> ElusionResult<AliasedDataFrame>Expand description
Load XML with automatic analysis
pub async fn load_xml_with_analysis(
file_path: &str,
alias: &str,
config: XmlParseConfig,
) -> ElusionResult<AliasedDataFrame>Load XML with automatic analysis