in reply to Best way to store/access large dataset?
So the first file is just a lookup of the (upto 200) names for each column; and the second file has one column per name and each line contains 1 boolean attribute for each item and there can be 1 million attributes?
And you want to basically count the number of true attributes for each item?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Best way to store/access large dataset?
by Speed_Freak (Sexton) on Jun 22, 2018 at 16:08 UTC |