Forum Discussion
Anonymous
2 years agoNot applicable
Fabric Notebooks - Error Trying To Create Pandas Data Frame
Context: The below block of code works for the smaller Lakehouse Table = OrderData2021pt1, but when I try with a larger table (3M rows, maybe 20 columns) I get some errors on creating. Is this too la...
GilbertQ
2 years agoSuper User
Hi Anonymous
It would appear to me (I am not Fabric/notebook expert) that it is a limitation and too much data. Could you make the data into a smaller size or do it daily to then load it?