diff --git a/index.html b/index.html index 7e1b98851f78a60a5ae0618301b19b1500d8b91d..46f08fb28860943748f7fc4c5454d9460162b216 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ <h1>Data Analysis and Plotting in Python with Pandas</h1> <h2>FZJ/JSC Training Course</h2> <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>Setup: Lecture/hands-on sessions with prepared Jupyter Notebooks</p> </div>