Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.35 KB

index.md

File metadata and controls

39 lines (30 loc) · 1.35 KB
layout title description nav_order
home
Home
DASH Webinars
1

{%- assign workshops = site.pages | where_exp: "item", "item.grand_parent == null" | where_exp: "item", "item.parent == null" | sort: "title" -%}

Workshop Title Slide

Welcome to the 2021-2022 Data Analysis Support Hub Webinars

DASH workshops help registrants with data analysis and visualization by providing training for software programs and coding languages including Excel, LaTeX, Python, R, and SPSS.

DASH workshops welcome students, staff, and faculty from any discipline, as well as the public at large. A number of DASH workshops are also geared towards beginners, so even if you’re new to data analysis, we encourage you to sign up and learn!

2021-2022 DASH Workshop Topics

Workshops
    {% for workshop in workshops %} {% if workshop.title != null and workshop.title != "Home" %}
  • {{workshop.title}}
  • {% endif %} {% endfor %}

Land Acknowledgment

{% include def/land_ack.md %}