We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a024c54 commit 9ab096aCopy full SHA for 9ab096a
CITATION.cff
@@ -0,0 +1,21 @@
1
+cff-version: 1.2.0
2
+title: Introduction to Python for Research
3
+message: >-
4
+ If you use this software, please cite it using the
5
+ metadata from this file.
6
+type: software
7
+authors:
8
+ - given-names: Jason
9
+ family-names: Kiley
10
+ orcid: 'https://orcid.org/0000-0001-7986-7800'
11
+repository-code: 'https://github.com/jtkiley/carma_python'
12
+abstract: >-
13
+ This short course focuses on the foundational skills of
14
+ identifying, collecting, and preparing data using Python.
15
+keywords:
16
+ - research methods
17
+ - academic
18
+ - Python
19
+ - tutorial
20
+ - data science
21
+license: BSD-3-Clause
0 commit comments