Forum Discussion

trutz's avatar
trutz
Advocate IV
2 years ago
Solved

MS Fabric Notebook: Error when using dataframe.to_json() with Fabric Lakehouse storage

Hi all, I'm getting the error below when using pandas dataframe method to_json() with dataframe.size() "4263942". Dataframes with lower size can be saved without issue. The filepath and name are j...
  • trutz's avatar
    trutz
    2 years ago

    Hi,
    I switched from JSON to Parquet and had no issue with storing the data. So for the moment I circumvented the issue.