-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.48 KB
/
Copy pathCITATION.cff
File metadata and controls
43 lines (43 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.0.0
title: Interactive Data Visualizations in Python
message: >-
This workshop lesson is an introduction to making
interactive data visualizations in Python. Learners
will create a new environment using conda, wrangle
data into the proper format using pandas library,
create visualizations using the Plotly Python library,
and display these visualizations and create widgets
using Streamlit.
type: dataset
authors:
- given-names: Jenna
family-names: Jordan
orcid: 'https://orcid.org/0000-0001-9246-5355'
- given-names: Sarah LR
family-names: Stevens
email: sarah.stevens@wisc.edu
affiliation: University of Wisconsin-Madison
orcid: 'https://orcid.org/0000-0002-7040-548X'
- given-names: Laurence
family-names: Brown
orcid: 'https://orcid.org/0000-0001-8116-4100'
repository-code: >-
https://github.com/carpentries-incubator/python-interactive-data-visualizations
url: >-
https://carpentries-incubator.github.io/python-interactive-data-visualizations/
abstract: >-
This workshop lesson is an introduction to making
interactive data visualizations in Python. Learners
will create a new environment using conda, wrangle
data into the proper format using pandas library,
create visualizations using the Plotly Python library,
and display these visualizations and create widgets
using Streamlit.
keywords:
- python
- data visualizations
- dataviz
- lesson
- Carpentries
- Carpentries Incubator
license: CC-BY-4.0