Reputation: 71
Is someone able to help me understand how to get pandas-profiling working with a dataframe.
using this post (Unable to run Pandas Profiling on Databricks)i was able to replicate the output using a dictionary, but when using a dataframe, i get the following errors
i have installed all the libraries with no error, i can view the dataframe with no issues, is this something to do with the storage location? i have read/write access to this location.
Upvotes: 1
Views: 462