View Single Post
Old 05-05-2007, 07:01 PM   #9 (permalink)
JStrider
Poo-tee-weet?
 
JStrider's Avatar
 
Location: The Woodlands, TX
robot parade I got the scripts running. and what do the use warnings/strict do?

your script is very close, only problem I see is when the field with the '-' in it is the first one for that ID it still includes it. this wouldnt have shown up using the little example dataset I provided.

I'm thinking that the way to go may to be have 2 different scripts. one that just deletes the rows with '-' in the query field. then after running it I run the one that my prof wrote to cluster it.

heres a link to where I downloaded the datasets from originally. http://www.gregsadetsky.com/aol-data/ its a really interesting dataset just to open up and look at and see what people are searching for.
__________________
-=JStrider=-

~Clatto Verata Nicto
JStrider is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43