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
Encoding for reading .csv from S3 in load_s3_data function needs updating from 'latin-1' to default 'utf-8'. 'latin-1' does not correctly read in special characters.
The text was updated successfully, but these errors were encountered:
Encoding for reading .csv from S3 in
load_s3_data
function needs updating from 'latin-1' to default 'utf-8'. 'latin-1' does not correctly read in special characters.The text was updated successfully, but these errors were encountered: