File tree 3 files changed +11
-6
lines changed
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ authors:
26
26
given-names : Kjartan Thor
27
27
orcid : ' https://orcid.org/0000-0002-1655-3676'
28
28
29
- # identifiers:
29
+ identifiers :
30
+ - type : doi
31
+ value : 10.5281/zenodo.14844443
32
+ description : Citeable archive in Zenodo
30
33
# - type: url
31
34
# value: 'https://enccs.github.io/hpda-python/'
32
35
# description: Rendered course material in HTML
33
- # - type: doi
34
- # value: 10.1234/zenodo.xxxxx
35
- # description: Citeable archive in Zenodo
36
36
repository-code : ' https://github.com/ENCCS/hpda-python'
37
37
url : ' https://enccs.github.io/hpda-python/'
38
38
abstract : >-
@@ -74,5 +74,5 @@ keywords:
74
74
- pandas
75
75
- dask
76
76
license : CC-BY-4.0
77
- version : 2025.01.21
78
- date-released : ' 2025-01-21 '
77
+ version : 2025.02.10
78
+ date-released : ' 2025-02-10 '
Original file line number Diff line number Diff line change 1
1
# High-Performance Data Analytics in Python
2
2
3
+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.14844443.svg )] ( https://doi.org/10.5281/zenodo.14844443 )
4
+
3
5
Teaching material for ENCCS workshop
4
6
5
7
## Credit and license
Original file line number Diff line number Diff line change 1
1
High Performance Data Analytics in Python
2
2
=========================================
3
3
4
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.14844443.svg
5
+ :target: https://doi.org/10.5281/zenodo.14844443
6
+
4
7
Scientists, engineers and professionals from many sectors are seeing an enormous
5
8
growth in the size and number of datasets relevant to their domains.
6
9
Professional titles have emerged to describe specialists working with data,
You can’t perform that action at this time.
0 commit comments