You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <ahref="#variables-and-assignment"id="toc-variables-and-assignment"><spanclass="toc-section-number">1.3</span> Variables and Assignment</a>
@@ -14,7 +14,7 @@ title: Programming in Python
14
14
- <ahref="#strings-are-kind-of-like-lists"id="toc-strings-are-kind-of-like-lists"><spanclass="toc-section-number">1.8</span> Strings are (kind of) like lists</a>
- <ahref="#optional-other-containers"id="toc-optional-other-containers"><spanclass="toc-section-number">1.10</span> (Optional) Other containers</a>
17
-
- <ahref="#week2-data-manipulation-with-pandas"id="toc-week2-data-manipulation-with-pandas"><spanclass="toc-section-number">2</span> Week2: Data manipulation with Pandas</a>
17
+
- <ahref="#data-manipulation-with-pandas-week-2"id="toc-data-manipulation-with-pandas-week-2"><spanclass="toc-section-number">2</span> Data manipulation with Pandas (Week 2)</a>
- <ahref="#a-very-brief-introduction-to-numpy"id="toc-a-very-brief-introduction-to-numpy"><spanclass="toc-section-number">2.2</span> A very brief introduction to NumPy</a>
20
20
- <ahref="#a-very-brief-introduction-to-pandas"id="toc-a-very-brief-introduction-to-pandas"><spanclass="toc-section-number">2.3</span> A very brief introduction to Pandas</a>
@@ -33,7 +33,7 @@ title: Programming in Python
33
33
- <ahref="#optional-pandas-method-chaining-in-the-wild"id="toc-optional-pandas-method-chaining-in-the-wild"><spanclass="toc-section-number">2.16</span> (Optional) Pandas method chaining in the wild</a>
34
34
- <ahref="#optional-introspecting-on-the-dataframe-object"id="toc-optional-introspecting-on-the-dataframe-object"><spanclass="toc-section-number">2.17</span> (Optional) Introspecting on the DataFrame object</a>
35
35
- <ahref="#carpentries-version-group-by-split-apply-combine"id="toc-carpentries-version-group-by-split-apply-combine"><spanclass="toc-section-number">2.18</span> (Carpentries version) Group By: split-apply-combine</a>
36
-
- <ahref="#week-3-building-programs"id="toc-week-3-building-programs"><spanclass="toc-section-number">3</span> Week 3: Building Programs</a>
36
+
- <ahref="#building-programs-week-3"id="toc-building-programs-week-3"><spanclass="toc-section-number">3</span> Building Programs (Week 3)</a>
37
37
- <ahref="#notebooks-vs-python-scripts"id="toc-notebooks-vs-python-scripts"><spanclass="toc-section-number">3.1</span> Notebooks vs Python scripts</a>
38
38
- <ahref="#python-from-the-terminal"id="toc-python-from-the-terminal"><spanclass="toc-section-number">3.2</span> Python from the terminal</a>
39
39
- <ahref="#for-loops"id="toc-for-loops"><spanclass="toc-section-number">3.3</span> For Loops</a>
- <ahref="#week-4-visualization-with-matplotlib-and-seaborn"id="toc-week-4-visualization-with-matplotlib-and-seaborn"><spanclass="toc-section-number">4</span> Week 4: Visualization with Matplotlib and Seaborn</a>
48
+
- <ahref="#visualization-with-matplotlib-and-seaborn-week-4"id="toc-visualization-with-matplotlib-and-seaborn-week-4"><spanclass="toc-section-number">4</span> Visualization with Matplotlib and Seaborn (Week 4)</a>
- A somewhat-biased comparison of tools for integrating Python with C/C++: <http://blog.behnel.de/posts/cython-pybind11-cffi-which-tool-to-choose.html>
3183
3185
- How to choose a code editor: <https://github.com/elliewix/Ways-Of-Installing-Python/blob/master/ways-of-installing.md#why-do-you-need-a-specific-tool>
0 commit comments