https://learninghub.kx.com/forums/topic/k-fundamental-capstone-project
I am currently working through the fundamental capstone project. I have hit a bit of a hurdle towards the end of the capstone regarding the following question.
4.6 Extract the 15 minute aggregate series for each of
edge
, qty
and numTrds
usingedge15
(or otherwise) as a dictionary and store this in a variable timeSeries
.I am just struggling to grasp what is really being asked for in this question and how it is different from the original table edge15 I created.
Any clarification in terms of format or example results would be appreciated, or any other info.