Frank Cichos
Frank Cichos
Hi, I try to filter a larger XML dataset (Apple Health XML) to sort out some elements using the XPath, for example ``` doc = readxml("Export.xml"); t="HKQuantityTypeIdentifierBodyMassIndex" ``` While `elements=findall("//Record]",...
Hi, I have a large XML file of about 1.6GB, which I would like to parse. I tried first with EzXML.jl, which parses the file in 18 seconds on my...
Hi, I just installed llamafs without any issue. Running its via fastapi dev server.py deliver the error: AttributeError: module 'agentops' has no attribute ‘record_function' in loader.py:17 in │ │ 14...