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 3 articles in this topic
Showing 3 of 445 articles.
Currently 10 other people reading this forum.


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

Login to reply

👍?
helpful
9:38am Fri 17th May, Kaichao Z.

Hi Prof. Wise, I found that sample2.tsv do not have any empty cells except <Cantril Ladder score>. But this feature is not mentioned in assignment description (or I should apologize for my neglect). I wonder if empty cells permissible in other columns like <GDP per capita>, <Population>, <Homicide Rate> and <Life Expectancy>? Your prompt attention to my petition will be highly appreciated. Best regards, Kai Zheng


SVG not supported

Login to reply

👍x1
helpful
12:54pm Fri 17th May, Kaichao Z.

And should I remove double quotes in raw headers as sample2.tsv did.


SVG not supported

Login to reply

👍?
helpful
3:37pm Sun 19th May, Michael W.

"Kaichao Zheng" <24*4*2*7@s*u*e*t*u*a*e*u*a*> wrote:
> Hi Prof. Wise, > > I found that sample2.tsv do not have any empty cells except <Cantril Ladder score>. But this feature is not mentioned in assignment description (or I should apologize for my neglect). I wonder if empty cells permissible in other columns like <GDP per capita>, <Population>, <Homicide Rate> and <Life Expectancy>? > > Your prompt attention to my petition will be highly appreciated. > > Best regards, > Kai Zheng
Hi Kai, Empty cells are fine anywhere for the data cleaning program, so long as the rows are within the range of years of interest. Re: double quotes, you only need these in CSV format, because comma can occur naturally within a string, so the whole string is quoted. However, with TSV format, double quotes are not significant for demarcating string boundaries. 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