Day 2: Seeing names with Altair

Welcome to class!

Announcements

Project Submissions

  1. Don’t leave example text/documentation from the Template in your writeup
  2. Change the Project Title (don’t have to call it Client Report)
  3. Code can be adjacent to the relevant output as long as it’s not distracting, but please include your complete code in an Appendix
  4. Be sure to save the QMD file before rendering
  • Autosave

Project 0 Wrap-up

  1. If you still cannot render a document in Quarto, let me know
  2. Is python, at least up and running? able to plot graphs and make tables?
  3. Finishing up a report
  • Markdown
    • Tables - want to have the printed table in Markdown area, not a code area
  • HTML submissions

Other hints:

  1. Tutoring Lab Slack Channel: #tutoring_lab

Back to Day 1 Slides


Methods Checkpoint


Grand Grand Question 1

What does a chart need to look like to answer Question 1?

What data do we need to build that chart?


Making our chart look good.

  • Size of chart
  • Title and subtitle
  • Size and color of line
  • Axis formatting
  • Reference marks

Extra Practice