It's UWAweek 30 (2nd semester, week 1)

helpOSTS

This forum is provided to promote discussion amongst students enrolled in Open Source Tools and Scripting.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying the 5 articles in this topic
Showing 5 of 445 articles.
Currently 13 other people reading this forum.


 UWA week 20 (1st semester, week 11) ↓
SVG not supported

Login to reply

👍?
helpful
11:13am Tue 14th May, ANONYMOUS

Hi Professor,

just needed one confirmation, the sample output values given by you are just for the sample data. we will get different values for the cleaned outfile for us?. correct me if I am wrong.


SVG not supported

Login to reply

👍?
helpful
11:25am Tue 14th May, ANONYMOUS

and if the sample output values given by you are jsut for smaple data then how can we verify that our data file is correct and corelation values are correct.


SVG not supported

Login to reply

👍?
helpful
3:54pm Tue 14th May, Michael W.

ANONYMOUS wrote:

Hi Professor,

just needed one confirmation, the sample output values given by you are just for the sample data. we will get different values for the cleaned outfile for us?. correct me if I am wrong.

That is correct. There will be other cleaned data for the analysis program (as there will be for the inputs to the data cleaning program).

cheers MichaelW 👨‍🎨


SVG not supported

Login to reply

👍?
helpful
4:22pm Tue 14th May, ANONYMOUS

My code creates a data cleaned file, now I just need to print the file on terminal or need to keep it in file?


SVG not supported

Login to reply

👍?
helpful
7:07pm Tue 14th May, Michael W.

ANONYMOUS wrote:

My code creates a data cleaned file, now I just need to print the file on terminal or need to keep it in file?

The data from data cleaning should be sent to standard output. This will go to the terminal, but generally stdout is redirected into a file, but that is up to the person running the program, not you. Makes sense?

Cheers MichaelW 👨‍🎨

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  7:24AM Jul 25 2024
Privacy policy