l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
December 15: Cloud Computing and Hosting
Next Installfest:
TBA
Latest News:
Nov. 18: Officers elected
Page last updated:
2004 Oct 01 13:37
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat (IRC)
 Social Networks
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] which tool is right for the job... (scriptinglanguages)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] which tool is right for the job... (scriptinglanguages)



You can do this with any general-purpose programming
language, probably even awk (though my memory of it is a bit
rusty).  I would use Perl, just because I know it better
than the others you mention.

General approach: create a hash of hashes, where the main
hash is keyed on "key", and has values that are hashes keyed
on "class" with corresponding values that are accumulated
percentages.

You didn't say what specific output is required, but you
should be able to generate it easily from the above.

-- Rod

On Friday 01 October 2004 11:01 am, Dylan Beaudette wrote:
> Greetings,
> 
> I have a flat text file with records with the following properties:
> key, percent, class
> 
> For any given key, there may be more than one record - with any 1 of 12 
> possible classifications. The records occur in 2 types of patterns:
> 
> 1) For a given key, it is clear which class is 'dominant' , as its 
> percentage is the highest:
> ------------------------
> 458986,60,Inceptisols
> 458986,25,Mollisols
> ------------------------
> 
> 2) For a given key, it is not alway clear which class is dominant, as 
> some simple addition needs to be done in order to calculate the dominant 
> class
> ------------------------
> 458987,30,Inceptisols
> 458987,30,Inceptisols
> 458987,20,Mollisols
> ------------------------
> 
> For the first instance the dominant class could easily be extracted by 
> sorting the records, but the second instance requires some addition and 
> comparison... As the data is often more like the second instance, a 
> generalized addition and comparison of classes for each unique key would 
> be ideal.
> 
> I am wondering what the best tool for doing this would be... I would 
> like to keep the operation done with a minimal set of tools (i.e. bash 
> and awk, python, perl) ... but unfortunatley I have not been able to get 
> the program logic with bash quite right (i am more used to C style 
> languages...)
> 
> I know this is a littlew vague but any ideas on how to aggregate the 
> various classes, and then compare them would be greatly appreciated!
> 
> Thanks in advance!
> 
> Dylan
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



LinkedIn
LUGOD Group on LinkedIn
facebook
LUGOD Group on Facebook

Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
PC Memory Store
PC Memory Store donated give-aways to LUGOD in early 2008.