Skip to content

Commit

Permalink
deploy: dd1c101
Browse files Browse the repository at this point in the history
  • Loading branch information
akmand committed Sep 16, 2024
1 parent 5d5d46f commit 3254165
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions _sources/intro.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Welcome to D. Akman's Tutorials on Data Science with Python!
## Welcome to D. Akman's Tutorials on Data Science with Python!

This repository contains a collection of Jupyter notebooks designed to help you learn the following:
This repository contains a collection of tutorials designed to help you learn the following:
- Fundamental concepts of Python programming together with Python’s Data Science stack
- Introductory statistics with Python
- Basic concepts to advanced techniques in machine learning with Python

These notebooks were written by yours truly, David Akman, and are my own work for the most part. They have been tested with Python 3.11.
These tutorials were written by yours truly, David Akman, and are my own work for the most part. They have been tested with Python 3.11.

Check out my [GitHub](https://github.com/akmand) for more information.
Check out my [GitHub](https://github.com/akmand) for more information and the tutorials in `Jupyter Notebook` format.


### Table of Contents
Expand Down
Binary file modified html_site_combined.zip
Binary file not shown.
Binary file modified html_site_part_1.zip
Binary file not shown.
Binary file modified html_site_part_2.zip
Binary file not shown.
8 changes: 4 additions & 4 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,16 +388,16 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article">

<section class="tex2jax_ignore mathjax_ignore" id="welcome-to-d-akman-s-tutorials-on-data-science-with-python">
<section id="welcome-to-d-akman-s-tutorials-on-data-science-with-python">
<h1>Welcome to D. Akman’s Tutorials on Data Science with Python!<a class="headerlink" href="#welcome-to-d-akman-s-tutorials-on-data-science-with-python" title="Link to this heading">#</a></h1>
<p>This repository contains a collection of Jupyter notebooks designed to help you learn the following:</p>
<p>This repository contains a collection of tutorials designed to help you learn the following:</p>
<ul class="simple">
<li><p>Fundamental concepts of Python programming together with Python’s Data Science stack</p></li>
<li><p>Introductory statistics with Python</p></li>
<li><p>Basic concepts to advanced techniques in machine learning with Python</p></li>
</ul>
<p>These notebooks were written by yours truly, David Akman, and are my own work for the most part. They have been tested with Python 3.11.</p>
<p>Check out my <a class="reference external" href="https://github.com/akmand">GitHub</a> for more information.</p>
<p>These tutorials were written by yours truly, David Akman, and are my own work for the most part. They have been tested with Python 3.11.</p>
<p>Check out my <a class="reference external" href="https://github.com/akmand">GitHub</a> for more information and the tutorials in <code class="docutils literal notranslate"><span class="pre">Jupyter</span> <span class="pre">Notebook</span></code> format.</p>
<section id="table-of-contents">
<h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Link to this heading">#</a></h2>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 3254165

Please sign in to comment.