Skip to content
Snippets Groups Projects
Commit f19bf873 authored by Andreas Herten's avatar Andreas Herten
Browse files

Update web page to 2022

parent dbb066ff
Branches
No related tags found
No related merge requests found
......@@ -78,11 +78,9 @@
<h1>Data Analysis and Plotting in Python with Pandas</h1>
<h2>FZJ/JSC Training Course</h2>
<div clsas="sidenote">
<p class="inactive">Occasion 1: Thursday, 27 May 2021, 9:00 - 12:30, <strong>online</strong></p>
<p class="inactive">Occasion 2: Wednesday, 2 June 2021, 9:00 - 12:30, <strong>online</strong></p>
<p>Pandas solves the full stack of data analysis in Python; reading-in of data, mangling and manipulation, analysis, and visualisation (and much more, actually). It builds up on established Python packages and can be used interchangeably with them (like Numpy, matplotlib); it fits perfectly into the Jupyter Notebooks workflow of modern-day data analysis. 🐼</p>
<p>Wednesday, 12 May 2022, 9:00 - 13:00, <strong>online</strong></p>
<p>Pandas solves the full stack of data analysis in Python; reading-in of data, mangling and manipulation, analysis, and visualization (and much more, actually). It builds up on established Python packages and can be used interchangeably with them (like Numpy, matplotlib); it fits perfectly into the Jupyter Notebooks workflow of modern-day data analysis. 🐼</p>
<p>Setup: Lecture/hands-on sessions with prepared Jupyter Notebooks</p>
<p>Via Video Conference</p>
</div>
</header>
<section id="main">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment