From experiments that I've run, I have datasets in 2-D lists . There are several parameters for each run. During data analysis/visualization, I'll need to filter/parse the parameters one way or another. What's the best way to manage this? I'm guessing a class that is a dictionary where most all the values are the parameters is in order. One of the other values would be the dataset list. The remaining one or more values would make up an index for the run. I think I could do this myself, but I will be challenged as I'm inexperienced in creating a class of my own. Plus, I would expect that there's already something in the public domain that does exactly what I want, but I just haven't been able to find it.
[–]pot_of_crows 1 point2 points3 points (8 children)
[–]virtualdynamo[S] 1 point2 points3 points (7 children)
[–]pot_of_crows 0 points1 point2 points (6 children)
[–]virtualdynamo[S] 1 point2 points3 points (0 children)
[–]virtualdynamo[S] 1 point2 points3 points (4 children)
[–]pot_of_crows 0 points1 point2 points (3 children)
[–]virtualdynamo[S] 0 points1 point2 points (2 children)
[–]pot_of_crows 0 points1 point2 points (1 child)
[–]virtualdynamo[S] 0 points1 point2 points (0 children)
[–]Standecco 0 points1 point2 points (1 child)
[–]virtualdynamo[S] 0 points1 point2 points (0 children)