< Home
Week 1: Introduction¶
Class memo:¶
In this week I learned about what is the datascience is. Neil gave us a talk about the history of the datascience and example.
class material: class material Week 1 - introduction
Weekly Assignments¶
assignment: pick up dataset¶
I picked up a dataset that took by IoT sensors in factory.
I downloaded from kaggle.
Industrial IoT Dataset (Synthetic) https://www.kaggle.com/datasets/canozensoy/industrial-iot-dataset-synthetic?resource=download
I downloaded the file as zip. And after unarchived the zip file, I got csv file. The size of the data is 51.5MB.

I tried to upload in the image folder. I got a warning message but I could uploaded.

In [ ]:
After uploading, I could see the file on the information panel.

In [ ]: