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

Update to 2023

parent f19bf873
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<h1>Data Analysis and Plotting in Python with Pandas</h1> <h1>Data Analysis and Plotting in Python with Pandas</h1>
<h2>FZJ/JSC Training Course</h2> <h2>FZJ/JSC Training Course</h2>
<div clsas="sidenote"> <div clsas="sidenote">
<p>Wednesday, 12 May 2022, 9:00 - 13:00, <strong>online</strong></p> <p>Monday, 4 September 2023, 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>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>Setup: Lecture/hands-on sessions with prepared Jupyter Notebooks</p>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment