Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 19 Mar 2018 20:29:00 +0000 Parsing DrugBank XML (or any large XML file) in streaming mode in Go #datascience Blog post exploring how large, tricky XML files can be parsed very efficiently using Go's awesome struct unmarshalling feature, without the need to read everything into memory from the start. Includes a full reproducible code workflow code example implemented with the <a href="http://scipipe.org">SciPipe</a> workflow library. 3 points posted by saml http://bionics.it/posts/parsing-drugbank-xml-or-any-large-xml-file-in-streaming-mode-in-go 3237 Fri, 16 Mar 2018 20:57:00 +0000