It's UWAweek 19

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 selected article
Showing 1 of 411 articles.
Currently 13 other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
5:46pm Thu 18th May, ANONYMOUS

Hi Michael, I have read the threads regarding this topic but I am still a bit confused and want to clarify what breaches_per_month uses as input. Firstly, preprocess takes the input file Cyber_Security_Breaches_noym.tsv as input. This then outputs a cleaned data file to stdout (perhaps using cat clean_data_file.tsv). Please correct me if this is wrong. Then, breaches_per_month takes a .tsv file as input, (which for testing purposes you will run "preprocess Cyber_Security_Breaches_noym.tsv" and redirect the output to breaches_per_month). However, we should design breaches_per_month to take an input file (say clean_data_file.tsv) as its argument? If this is not the case, then how will you redirect the stdout so breaches_per_month can accomodate for this. Cheers

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  8:08AM Aug 25 2024
Privacy policy