You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main.q is the main body, responsible for handling a requesting and returning a sensible output.
Currently this file does too much and needs to be stripped to its core functionalioty of transforming data.
move data retrieval functions to seperate libararies
break .segComp.leaderboard.raw into sensible chunks
The text was updated successfully, but these errors were encountered:
main.q
is the main body, responsible for handling a requesting and returning a sensible output.Currently this file does too much and needs to be stripped to its core functionalioty of transforming data.
.segComp.leaderboard.raw
into sensible chunksThe text was updated successfully, but these errors were encountered: