DuckDB: IndexError index (x) is out of bounds for axis 0 with size (x)
I’m having a problem when uploading a DataFrame, coming from a pandas generator, using DuckDB. I’ve already looked for similar errors, but none of them brought me a solution in DuckDB syntax.