Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: The Eternal "filter.pl"

by deMize (Monk)
on Aug 27, 2011 at 17:46 UTC ( [id://922834]=note: print w/replies, xml ) Need Help??


in reply to The Eternal "filter.pl"

The biggest concern I would have is taking that input and being able to accurately normalize it. I can't see your files, but if you could normalize the data into proper table structures, you have a hope in using some sort of software available at your fingertips (maybe even Excel).

Sure you might not be able to do all your querying at once, but you could build your own MapReduce-like function from your tables.


Demize

Replies are listed 'Best First'.
Re^2: The Eternal "filter.pl"
by Voronich (Hermit) on Aug 29, 2011 at 14:14 UTC

    As strange as this sounds, normalization is actually a non-issue. ANY problems with the data and all bets are off immediately, as it would mean we have a very serious problem.

    hmm... aGAIN with the MapReduce. *sigh* I reckon I'ma gonna haveta go learn me that.

    Me

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://922834]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 04:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found