@Haniya Javed thanks for the insight about cleaning up the data structure. It makes sense to sort out unnecessary fields, but I am still figuring out which fields are truly essential.
In my case, I am pulling data from multiple sources, so there are many fields that seem useful. how do you decide which fields to keep and which to drop? I am worried about losing important information.
In my case, I am pulling data from multiple sources, so there are many fields that seem useful. how do you decide which fields to keep and which to drop? I am worried about losing important information.