Home
Explore
Community
Sign in
This article is interactive.
You can change its parameters and see the results live. ⚡️
filename
df
=
pd
.
read_csv
(
f"/datasets/google-drive/
{
filename
}
.csv"
,
encoding
=
'utf-8'
)