Lab 5 – Data preparation PYHTON PROJECT
Clean up data included in the master.csv (after upload do
python).
HINT: use describe() function from pandas to see the statistics
of the uploaded file.
e.g. in our script: >>> print(df.describe())
Lab 5 – Data preparation PYHTON PROJECT Clean up data included in the master.csv (after upload do python). HINT: use des
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am