Commit 30cd0fdc authored by alageshan's avatar alageshan

Update assingment_4.md

parent 2fccbae3
...@@ -113,10 +113,26 @@ You are given with a dataset of temperature in the form of a CSV file. The end g ...@@ -113,10 +113,26 @@ You are given with a dataset of temperature in the form of a CSV file. The end g
Sample Document: Sample Document:
Datetime,Temperature, Data quality | header | header |
20019-04-03 00:00:00.000, 112.4, good | ------ | ------ |
20019-04-03 01:00:00.000, 111.32, good | cell | cell |
20019-04-03 02:00:00.000, 114.98, bad | cell | cell |Datetime,Temperature, Data quality
| header | header |
| ------ | ------ |
| cell | cell |
| cell | cell |20019-04-03 00:00:00.000, 112.4, good
| header | header |
| ------ | ------ |
| cell | cell |
| cell | cell |20019-04-03 01:00:00.000, 111.32, good
| header | header |
| ------ | ------ |
| cell | cell |
| cell | cell |20019-04-03 02:00:00.000, 114.98, bad
| header | header |
| ------ | ------ |
| cell | cell |
| cell | cell |
### Tools to use: ### Tools to use:
1. Pycharm / VSCode 1. Pycharm / VSCode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment