I have a use-case where I need to count rows given a certain filter, and I was expecting it to be doable with PyIceberg as a metadata-only operation, given that manifest files contain counts of rows ...
- matrix: Coefficient matrix with the last column representing the constants. for column_num in range(num_of_rows): for i in range(column_num, num_of_columns): ...