Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"\n",
"By the end of this topic, students should be able to:\n",
"\n",
"1. Define data science, and the related terms reproducibile and audible analysis\n",
"1. Define data science, and the related terms reproducibile and auditable analysis\n",
"2. Give examples of workflows that are considered reproducible and trustworthy in the context of a data analysis\n",
"3. Explain why data analysis benefit from reproducibile and audible workflows\n",
"3. Explain why data analysis benefit from reproducibile and auditable workflows\n",
"4. Provide real-life examples of how a failure in reproducible and trustworthy workflows has negatively impacted the outcome of a data analysis project\n",
"5. List three useful tools for facilitating organization and collaboration in complex data analysis projects\n",
"6. Describe the data analysis cycle\n",
Expand Down
4,717 changes: 3,546 additions & 1,171 deletions docs/materials/lectures/01-intro-to-ds-workflows.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"\n",
"By the end of this topic, students should be able to:\n",
"\n",
"1. Define data science, and the related terms reproducibile and audible analysis\n",
"1. Define data science, and the related terms reproducibile and auditable analysis\n",
"2. Give examples of workflows that are considered reproducible and trustworthy in the context of a data analysis\n",
"3. Explain why data analysis benefit from reproducibile and audible workflows\n",
"3. Explain why data analysis benefit from reproducibile and auditable workflows\n",
"4. Provide real-life examples of how a failure in reproducible and trustworthy workflows has negatively impacted the outcome of a data analysis project\n",
"5. List three useful tools for facilitating organization and collaboration in complex data analysis projects\n",
"6. Describe the data analysis cycle\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>How do reproducible and trustworthy workflows impact data science? &#8212; DSCI 310 Reproducible and Trustworthy Workflows for Data Science</title>

<link href="../../_static/css/theme.css" rel="stylesheet">
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">


<link rel="stylesheet"
href="../../_static/vendor/fontawesome/5.13.0/css/all.min.css">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../../_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../../_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2">








<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/sphinx-book-theme.css?digest=c3fdc42140077d1ad13ad2f1588a4309" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/togglebutton.css" />
Expand All @@ -30,7 +30,7 @@
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-thebe.css" />
<link rel="stylesheet" type="text/css" href="../../_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css" />
<link rel="stylesheet" type="text/css" href="../../_static/panels-variables.06eb56fa6e07937060861dad626602ad.css" />

<link rel="preload" as="script" href="../../_static/js/index.be7d3bbb2ef33a8344ce.js">

<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
Expand All @@ -56,34 +56,34 @@
<link rel="prev" title="Reproducible and Trustworthy Workflows for Data Science" href="../../README.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">


<!-- Google Analytics -->

</head>
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">

<div class="container-fluid" id="banner"></div>



<div class="container-xl">
<div class="row">

<div class="col-12 col-md-3 bd-sidebar site-navigation show" id="site-navigation">

<div class="navbar-brand-box">
<a class="navbar-brand text-wrap" href="../../index.html">

<!-- `logo` is deprecated in Sphinx 4.0, so remove this when we stop supporting 3 -->



<img src="../../_static/dsci-310-logo.png" class="logo" alt="logo">


<h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Workflows for Data Science</h1>

</a>
</div><form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
<i class="icon fas fa-search"></i>
Expand Down Expand Up @@ -180,17 +180,17 @@ <h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Work
</div>








<main class="col py-md-3 pl-md-4 bd-content overflow-auto" role="main">

<div class="topbar container-xl fixed-top">
<div class="topbar-contents row">
<div class="col-12 col-md-3 bd-topbar-whitespace site-navigation show"></div>
<div class="col pl-md-4 topbar-main">

<button id="navbar-toggler" class="navbar-toggler ml-0" type="button" data-toggle="collapse"
data-toggle="tooltip" data-placement="bottom" data-target=".site-navigation" aria-controls="navbar-menu"
aria-expanded="true" aria-label="Toggle navigation" aria-controls="site-navigation"
Expand All @@ -199,15 +199,15 @@ <h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Work
<i class="fas fa-arrow-left"></i>
<i class="fas fa-arrow-up"></i>
</button>


<div class="dropdown-buttons-trigger">
<button id="dropdown-buttons-trigger" class="btn btn-secondary topbarbtn" aria-label="Download this page"><i
class="fas fa-download"></i></button>

<div class="dropdown-buttons">
<!-- ipynb file if we had a myst markdown file -->

<!-- Download raw file -->
<a class="dropdown-buttons" href="../../_sources/materials/lectures/01-intro-to-ds-workflows.ipynb"><button type="button"
class="btn btn-secondary topbarbtn" title="Download source file" data-toggle="tooltip"
Expand All @@ -232,7 +232,7 @@ <h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Work
href="https://github.com/UBC-DSCI/reproducible-and-trustworthy-workflows-for-data-science/issues/new?title=Issue%20on%20page%20%2Fmaterials/lectures/01-intro-to-ds-workflows.html&body=Your%20issue%20content%20here."><button
type="button" class="btn btn-secondary topbarbtn" data-toggle="tooltip" data-placement="left"
title="Open an issue"><i class="fas fa-lightbulb"></i>open issue</button></a>

</div>
</div>

Expand All @@ -249,24 +249,24 @@ <h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Work
<button id="dropdown-buttons-trigger" class="btn btn-secondary topbarbtn"
aria-label="Launch interactive content"><i class="fas fa-rocket"></i></button>
<div class="dropdown-buttons">

<a class="binder-button" href="https://mybinder.org/v2/gh/UBC-DSCI/reproducible-and-trustworthy-workflows-for-data-science/master?urlpath=tree/materials/lectures/01-intro-to-ds-workflows.ipynb"><button type="button"
class="btn btn-secondary topbarbtn" title="Launch Binder" data-toggle="tooltip"
data-placement="left"><img class="binder-button-logo"
src="../../_static/images/logo_binder.svg"
alt="Interact on binder">Binder</button></a>




</div>
</div>

</div>

<!-- Table of contents -->
<div class="d-none d-md-block col-md-2 bd-toc show">

<div class="tocsection onthispage pt-5 pb-3">
<i class="fas fa-list"></i> Contents
</div>
Expand Down Expand Up @@ -625,18 +625,18 @@ <h1 class="site-logo" id="site-title">DSCI 310 Reproducible and Trustworthy Work
</div>
<div id="main-content" class="row">
<div class="col-12 col-md-9 pl-md-3 pr-md-0">

<div>

<div class="tex2jax_ignore mathjax_ignore section" id="how-do-reproducible-and-trustworthy-workflows-impact-data-science">
<h1>How do reproducible and trustworthy workflows impact data science?<a class="headerlink" href="#how-do-reproducible-and-trustworthy-workflows-impact-data-science" title="Permalink to this headline">¶</a></h1>
<div class="section" id="topic-learning-objectives">
<h2>Topic learning objectives<a class="headerlink" href="#topic-learning-objectives" title="Permalink to this headline">¶</a></h2>
<p>By the end of this topic, students should be able to:</p>
<ol class="simple">
<li><p>Define data science, and the related terms reproducibile and audible analysis</p></li>
<li><p>Define data science, and the related terms reproducibile and auditable analysis</p></li>
<li><p>Give examples of workflows that are considered reproducible and trustworthy in the context of a data analysis</p></li>
<li><p>Explain why data analysis benefit from reproducibile and audible workflows</p></li>
<li><p>Explain why data analysis benefit from reproducibile and auditable workflows</p></li>
<li><p>Provide real-life examples of how a failure in reproducible and trustworthy workflows has negatively impacted the outcome of a data analysis project</p></li>
<li><p>List three useful tools for facilitating organization and collaboration in complex data analysis projects</p></li>
<li><p>Describe the data analysis cycle</p></li>
Expand Down Expand Up @@ -1174,10 +1174,10 @@ <h3>What’s next?<a class="headerlink" href="#what-s-next" title="Permalink to
<script>kernelName = 'python3'</script>

</div>


<!-- Previous / next buttons -->
<div class='prev-next-area'>
<div class='prev-next-area'>
<a class='left-prev' id="prev-link" href="../../README.html" title="previous page">
<i class="fas fa-angle-left"></i>
<div class="prev-next-info">
Expand All @@ -1193,15 +1193,15 @@ <h3>What’s next?<a class="headerlink" href="#what-s-next" title="Permalink to
<i class="fas fa-angle-right"></i>
</a>
</div>

</div>
</div>
<footer class="footer">
<div class="container">
<p>

By Tiffany Timbers<br/>

&copy; Copyright 2021.<br/>
</p>
</div>
Expand All @@ -1211,7 +1211,7 @@ <h3>What’s next?<a class="headerlink" href="#what-s-next" title="Permalink to

</div>
</div>

<script src="../../_static/js/index.be7d3bbb2ef33a8344ce.js"></script>

</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"\n",
"By the end of this topic, students should be able to:\n",
"\n",
"1. Define data science, and the related terms reproducibile and audible analysis\n",
"1. Define data science, and the related terms reproducibile and auditable analysis\n",
"2. Give examples of workflows that are considered reproducible and trustworthy in the context of a data analysis\n",
"3. Explain why data analysis benefit from reproducibile and audible workflows\n",
"3. Explain why data analysis benefit from reproducibile and auditable workflows\n",
"4. Provide real-life examples of how a failure in reproducible and trustworthy workflows has negatively impacted the outcome of a data analysis project\n",
"5. List three useful tools for facilitating organization and collaboration in complex data analysis projects\n",
"6. Describe the data analysis cycle\n",
Expand Down