generated from carpentries/workbench-template-rmd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
29 lines (28 loc) · 903 Bytes
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Python pandas - kompakt
message: >-
Please cite this lesson using the information in this file
when you refer to it in publications, and/or if you
re-use, adapt, or expand on the content in your own
training material.
type: dataset
authors:
- given-names: Martin
family-names: Raden
affiliation: University of Tübingen
orcid: 'https://orcid.org/0000-0002-7926-5911'
- given-names: Michael
family-names: Derntl
affiliation: University of Tübingen
orcid: 'https://orcid.org/0000-0002-9475-0093'
url: 'https://github.com/Dr-Eberle-Zentrum'
abstract: >-
Compact lesson on functions from the pandas and pandas
packages for data import, wrangling and visualization.
keywords:
- Python
- pandas
- plotnine
license: CC-BY-4.0