I’ve been using Python for some simple analysis of Raw Data Exports but it doesn’t feel like a good approach. I feel like I’m implementing basic functions that have already been done many times by more skilled people.
Can anyone recommend a tool / online platform for further exploration?
What I’m looking for is to upload & ingest RDE data, and then to do analysis like I would in the Unity Analytics Data Explorer, but without some of the limitations of that interface.
I’ve looked at Google BigQuery but the learning curve looks too steep.