CassKon / STAT545-hw-konecny-cassandra

Homework Repository
0 stars 0 forks source link

hw01 ready for grading #1

Open CassKon opened 7 years ago

CassKon commented 7 years ago

@vincenzocoia @gvdr @ksedivyhaley @joeybernhardt @mynamedaike @pgonzaleze @derekcho please find my Gapminder Exploration work here!

ksedivyhaley commented 7 years ago

Correctly named issue: Yes Link to work to be reviewed: Yes Use 4 or more aspects of markdown: Yes (quotes, list, image, bold) Reflections / how it was done: Yes Gapminder exploration: Yes – code from the course website

Comments:

Note: your mark will be sent out later.

navysealtf9k commented 7 years ago

Hi Cassandra,

You did a good job of introducing yourself. I enjoyed your use of the various features we learned in class, like inserting html links, bolding and the addition of pictures. I really liked your use of qoutation marks and how well it fit in with your description and picture. Furthermore you organized your thoughts on your progress throughout the assignment in a brief and thoughtful manner; something I hope to learn from for the next assignment.

You 'smelled' the gap minder dataset well. You performed a lot of basic exploratory procedures like studying the structure and dimensions of your dataset and then plotting variables of interest to identify any patterns or anomalies. One thing I might add is commenting on some of the code you have used. The reason for this is two fold. It helps the reader understand complex/new syntax they have not seen before and its functionality (like your use of ggplot). it also provides your analysis with context and helps the reader understand the nature of the problem you are seeking to answer.

Overall I think you did a great job and I look forward to being able to review your work again.

Regards

peterwhitman commented 7 years ago

Hi Cassandra,

Nice job on the assignment! I liked the introduction you provided in your README.md file. Your exploration of the syntax allowed you to convey your introductory message in a compelling manner. You also did a good job of succinctly outlining your workflow and reflecting on the homework assignment.

Peter