Forum Discussion

arkiboys2's avatar
arkiboys2
Helper IV
1 year ago
Solved

notebook reading .csv

hello, in notebook1, I can read the .csv file into a dataframe in notebook2, can not read the same .csv file. --> error is as per below   this is what I am doing in fabric notebook path = 'F...
  • jwinchell40's avatar
    1 year ago

    arkiboys2 

     

    I assume both Notebooks are in the same Workspace and both have the same Lakehouse attached as the default?

    I assume you are using the exact same code to read the .csv file; nothing different?

    Are they both running under the same spark configuration?

    Are there any libraries being loaded into 1 Notebook and not the other?