Ein Codeausschnitt von Phthon der eine Pandastabelle printet

Working with Tabular Data in Python and Pandas

This workshop teaches you how to use the Pandas module to effectively work with tabular data in Python.
Ein Codeausschnitt von Phthon der eine Pandastabelle printet
Image: Zedif
Event details
Export this event in ICS format
Start
End
Types of event
Workshop
Venue
Ernst-Abbe-Platz 2, Windowspool 2 (Room 3417)
07743 Jena
Google Maps site planExternal link
Language of the event
English
Event website
Learn moreExternal link
Wheelchair access
Yes
Public
Yes
Registration required
Yes

The event will take place on the 21st of January 2025 from 9.00 am to 1.00 pm as a face-to-face event. The lecture language is English.

Tabular data is frequently used in science, administration, and industry. Often we use spreadsheets to work with those kinds of data. Howewer, it is not rare that we hit the limits of such tools — either due the size or complexity of the tables we work with, or due to the analyses we want to carry out.

Pandas is a powerful tool that can be used to manipulate and analyse tabular data in Python. The module provides us with fast, flexible, and easy-to-use data structures. Its extensive functionality for handling, cleaning, and visualizing large datasets makes it indispensable for scientists working with tabular data.

Further information and the possibility to register can be found hereExternal link.