rowInterú
rowInterú is a software library designed to facilitate the manipulation and analysis of tabular data. It provides a Python API for working with datasets, often referred to as tables or dataframes, in a structured and efficient manner. The primary goal of rowInterú is to offer a streamlined approach to common data operations, such as filtering, sorting, grouping, and aggregation.
The library's core functionality revolves around its table object, which allows users to load data from various
rowInterú aims to be interoperable with other popular data science libraries in the Python ecosystem. This