c2siorg / DataLoom

Project is to design and implement a web-based GUI for data wrangling, aimed at simplifying the process of managing and transforming tabular datasets. This application will serve as a graphical interface for the powerful Python library, allowing users to perform complex data manipulation tasks without the need for in-depth programming knowledge.
Apache License 2.0
6 stars 8 forks source link

added filter + sort + add Row/Col + del Row/Col APIs #10

Closed Pheewww closed 3 months ago

Pheewww commented 3 months ago

Following methods have been added and verified using openapi spec