It's UWAweek 21 (1st semester, week 12)

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 4 articles in this topic
Showing 4 of 386 articles.
Currently 2 other people reading this forum.


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍x1
helpful
3:35pm Wed 8th May, ANONYMOUS

Hi,professor:

I have a question on datacleaning part. Could you please expiain more specifically about the process of inputing tsv files? Is it like cantril_data_cleaning file1 file2 file3? If it is, can i use the real file name like gdp-vs-happiness.tsv rather than $1,$2.etc.Thanks!


SVG not supported

Login to reply

👍?
helpful
3:48pm Wed 8th May, Michael W.

ANONYMOUS wrote:

Hi,professor:

I have a question on datacleaning part. Could you please expiain more specifically about the process of inputing tsv files? Is it like cantril_data_cleaning file1 file2 file3? If it is, can i use the real file name like gdp-vs-happiness.tsv rather than $1,$2.etc.Thanks!

Hi, The specification says that the 3 files can appear in any order, so no, explicit names cannot be used (assuming I understood your question correctly).

Cheers MichaelW 👨‍🎨


SVG not supported

Login to reply

👍?
helpful
12:18pm Thu 9th May, Zexu D.

Should we consider the other form of the input files as a valid input? Like: cantril_data_cleaning gdp.tsv homicide.tsv life.tsv Are we supposed to identify the content in the file or just exit the program due to the unexpected file name?

Thanks


SVG not supported

Login to reply

👍?
helpful
9:49am Sun 12th May, Michael W.

"Zexu Ding" [email protected] wrote:

Should we consider the other form of the input files as a valid input? Like: cantril_data_cleaning gdp.tsv homicide.tsv life.tsv Are we supposed to identify the content in the file or just exit the program due to the unexpected file name?

Thanks

Hi Zexu, The file names are not relevant, and can change. Rather the content of each file can be judged by words appearing in the header line. The program needs 1 of each of the 3 types of data-file: one GDP, one homicide rate, one life expectancy.

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  5:07AM Sep 06 2023
Privacy policy