forked from cccb-website-team/www
Add older Datengarten, no semantic frontmatter yet
This commit is contained in:
parent
e705fddd3e
commit
c537266e2d
69 changed files with 2285 additions and 10 deletions
19
content/post/datengarten_77.md
Normal file
19
content/post/datengarten_77.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
categories: ["Datengarten"]
|
||||
series: "Datengarten"
|
||||
title: "Datengarten 77"
|
||||
no: 77
|
||||
subtitle: "Calculate your Bus Factor - a practical introduction to GNU R"
|
||||
speaker: Robin Gower
|
||||
speaker_url: https://twitter.com/robsteranium
|
||||
date: 2017-05-09T00:00:00+02:00
|
||||
event_date: 2017-05-09T20:00:00+02:00
|
||||
location: CCCB
|
||||
language: Englisch
|
||||
streaming: true
|
||||
recording: https://media.ccc.de/v/dg-77
|
||||
---
|
||||
{{< datengarten-infobox >}}
|
||||
|
||||
The strength of open source comes from the community, but what would happen if some of it were to go missing? This talk will show you one way of measuring the sustainability of the projects you love (and perhaps depend upon). We'll get our data from git commit logs and analyse it using GNU-R, the statistical language and computing environment.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue