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.
Hi Professor,
It would be great if you could release the assignment marks before exam because it can help us correct our mistakes and also to concentrate more on exams.
Hi Professor,
I am using git and commit message everyday since I started the project, But in got log I can see only the logs and commit messages for just 1 day
Hi Professor,
My code creates a cleaned and sorted and joined file, the output file should be displayed on the screen using cat and then deleted. or is it ok if it is not removed.
Hi Professor,
for the 2nd assignment we need to zip the 2 scripts and also the .git folder together?
of just scripts. how is git managed and checked by you?
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.
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.
ANONYMOUS wrote
And one more thing,
1.We need to ignore all the years less than 2011 and greater than 2021.
2. then apply the filter for just choosing the years than has cantril score greater than 3?
please assist
Hi Professor,
Thank you for the response, My doubt is that will the data be present for only 3 countries like in sample data.
and can we simply ignore all the years below 2011 and above 2021?
Hi Professor,
could you please elaborate the statement below
Ignore the rows for years outside those for which we have at least some Cantril data. (Cantril data may be absent in certain years within the range of those for which there otherwise is data...
Hi professor,
which will use Bash plus Shell tools, to clean the data. cantril data cleaning expects three .tsv file ----------but the data given one of the file is .csv.
are we supposed to convert it?
Hi Professor,
Could you please tell when 2nd assignment will be released as per the weekely schedule it was to be released this week if I am not wrong and submission date is also on 20th of May.
Hi Professor,
One last question to be confirmed. We need not consider case sensitivity for country code?
only upper case country code is accepted if I am not wrong.
Kindly correct me
In the given sample output
The global maximum percentage of tobacco users for Japan (JPN) was 52.4 in 2000 this does not include the gender in output line where as
The global maximum percentage of Female tobacco users in 2030 is predicted to be in And...
Hi Professor,
1. will the column order in the csv file change
2. bin bash is this the correct way of writing the bash script
3. is it necessary to change the file permissions
4. is it necessary not to have . filename when executing
5. and during submi...
Hi professor,
Your script should only use Bash structures and the Linux commands that we have covered thus far in the unit. Do not use any advanced Linux commands, such as sed or awk because not everyone has covered the material (so unfair), and this...
Hi Professor,
I have doubt regarding the standard error display, can we use simply echo to display the standard error or is it neccessary to use std dev.
and one more is it ok to have .sh file and use bin bash or the file name should not include .s...
Hi Professor,
I have doubt regarding the standard error display, can we use simply echo to display the standard error or is it neccessary to use std dev.
and one more is it ok to have .sh file and use bin bash or the file name should not include .s...
Hi,
Thank you for the response,
I mean I can convert it into int first without decimal like printf " .0f", variablename and store it in other variable and then compare.
just let me know if this can be valid
Also one more question in the below sample .sh for file has not been included, is it necessary to remove it because, when I am running on my system I need to add .sh or else I have error.
Kindly clear my this doubt
tobacco nation WHO tobacco control ...
Thank you for this professor, I am still confused that can we use bc or no, Kindly respond because in one condition without using bc I am facing issue.
Hi Professor,
is it necessary that the country input provided to be country code only or is it ok to have full country name and then display the country code