Error when reading large Excel file
Hey everyone 👋
I'm looking for help ingesting a large excel file into a dataframe. The attached images shows the error I'm seeing. Does anyone here know what to do?
Further, what also baffles me, is that upon ingestion, the original file is being destroyed. Is this normal?
Jens
10/17/2024, 10:46 AM
Fixed it. Just passed the path instead of a
File
as the first argument
👍 1
r
roman.belov
10/17/2024, 3:03 PM
How big is the file, and how is your experience working with such amount of data in the Kotlin dataframe?
j
Jens
10/17/2024, 3:08 PM
40.000 lines. Works good.
👍 1
n
Nikita Klimenko [JB]
10/22/2024, 11:05 AM
Hi! Thank you for the report. Please try to reproduce the problem using this version: