The problem is that I am getting error:
module 'attr' has no attribute 's'
when using:
pandas_profiling.ProfileReport(df)
I don't understand the connection of error.
The error is very large but you can see a part here how it reached module attr.
I printed head of required columns.