diff --git a/index.html b/index.html index 6ce4fb03db574012a15258fd037417794183b688..7e1b98851f78a60a5ae0618301b19b1500d8b91d 100644 --- a/index.html +++ b/index.html @@ -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">