4 ms·
> Then you need to set up systems for extracting any 'insight' from what they have and continuously managing and processing data from multiple sources, and so o
by vincentinverso 7y ago
> Then you need to set up systems for extracting any 'insight' from what they have and continuously managing and processing data from multiple sources, and so on and so on.
Agreed, this is quite tricky. The solution I described lends itself much better to one-off analyses, thus limiting its usefulness.
> No one is really sitting with a single csv file open in front of them, thinking "Hmm if only someone would tell me what I can do with this".
Yea, most people don't do this. I think the target user would likely be someone who has an ok idea of what they might want to do with their data, but needs some guidance as to what the latest and greatest techniques can actually do, given what they have. There may be a gap between what they think they can do, and what is actually possible. Or they might discover new things that they didn't think of. Perhaps this is more of a personal frustration that I've had in the past.
The "single csv" issue is a concern I have as well. Many data-science-type problems of course cannot be reduced to a single csv.
Thanks for the feedback!