Open kaustav202 opened 2 years ago
In what form should the work for this issue be submitted?
In what form should the work for this issue be submitted?
Final result should be an image preferably with colored highlighting for fields
If using an IDE like Spyder.. all the data should be readily available to view along with structure
But the hierarchy/ tabular characteristics must be clear
I'm submitting a ...
What is the current behavior?
There are no references for a lot of the main data structures utilized in various modules of the application for analytics and processing. Also since all of the functionality is based on the information contained in these units it's essential to have a close look at them including the structure / hierarchy / fields / types etc. Mainly the extracted or mined data from raw json as it is the main source.
A diagrammatic or chart like representation of all the primary DS used in different modules for analysis. If transformation has been done then need to show those too.
Will be helpful in better understanding the project and gaining familiarity with it.