You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that the csv detector mechanism cant detect header columns with wrong encoding. Often the char is also an BOM, so it will fail on this also. Look here