search for: numberlist

Displaying 2 results from an estimated 2 matches for "numberlist".

Did you mean: memberlist
2007 Jul 14
1
Very basic question about REXML
...ot find how to do it.. any help would be very appriciated. Here is the XML i am trying to parse <entrydata columnnumber="2" name="93"> <text>John doe</text> </entrydata> <entrydata columnnumber="1" name="86"> <numberlist> <number>0</number> <number>0</number> </numberlist> </entrydata> Code in controll doc.elements.each(''viewentries/viewentry/entrydata'') do |ele| if ele.attributes["name"] = "93" ti...
2016 Jan 15
2
JDataFrame API
Hi Simon, Thanks for your feedback. -- this is an observation that I wasn't considering when I wrote this mainly because I am, in fact, working with rather small data sets. BTW: There is code there, it's under the bitbucket link -- here's the direct link if you'd still like to look at it: https://bitbucket.org/CoherentLogic/jdataframe Re "for practical purposes is