- data normalization:
- date hierarchies (day, week, month): we need to have these as separate columns in our dataset, ex: if a purchase order is to be made on Dec 15 2024 and we want to segment by year, a 2024 column need to exist on that row. Same for week, month. Otherwise FE has to process and insert those columns.
- choose some columns, that will always be named the same (PIVOT_DEFAULT_SETTINGS, DEFAULT_COLUMN_SETTINGS): sku, quantity, date, year, month. These will be the filters that show up by default in the pivot table on load.
- will aggregations always be a sum of quantity?
-
Notifications
You must be signed in to change notification settings - Fork 0
vera-atomic/pivot-table-experiments
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published