New to pandera, trying to validate Ibis table (default duckdb backend) with pandera, validation works ok, but the failed_cases index column does not reflect real row index, i have a jsonl file, ibis duckdb backend keeps the order of rows in the table according to documentaion.
Screenshot:
You can see the index of are sequential numbers.