aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-22feat: function to find some data in the framePriyansh1-0/+12
2022-01-22feat: function to readCSVPriyansh2-0/+44
2022-01-22feat: function to load data from json and flattenJSONPriyansh2-0/+78
2022-01-22feat: rangeIndex functionPriyansh1-0/+5
2022-01-20style: add tests for empty headerPriyansh1-0/+12
2022-01-20fix: fix failing testsPriyansh1-1/+1
2022-01-20feat: support for getting rowsPriyansh1-0/+42
2022-01-20style: add range test for column generationPriyansh1-1/+20
2022-01-20feat: support for multiple columnsPriyansh1-1/+22
2022-01-20feat: added arrayFunctions and rename Izuku to FramePriyansh4-7/+31
2022-01-19feat: info functionsPriyansh3-13/+38
2022-01-19feat: add table dep, added printing test and moved display to functionPriyansh2-51/+83
2022-01-19refactor: make package usable in npmPriyansh1-4/+5
2022-01-19feat: display data in table functionPriyansh2-49/+61
2022-01-18refactor: renamed frame frunction to data in frame classPriyansh1-4/+4
2022-01-18feat: added basic frame, tests and tsconfig excludePriyansh1-0/+49