julioasotodv / spark-df-profiling

Create HTML profiling reports from Apache Spark DataFrames
MIT License
195 stars 77 forks source link

IndexError: ***Other Values*** #15

Open pidugusundeep opened 6 years ago

pidugusundeep commented 6 years ago
screen shot 2018-07-18 at 12 10 11 pm

I get this error when iam trying to do the spark_df_profiling.ProfileReport(df) Is that because of the size of the data set? is that anything to do with the spark configurations ?