Localization and Pandas | March5 |
6:45pm – 7:15pm • Wednesday, March 3, 2021
Andrew Vestal
Senior Localization Program Manager
Amazon Game Studios

Pandas is a powerful Python library for quickly and easily manipulating structured data sets like Excel sheets and CSVs. This makes it ideal for sorting, slicing and otherwise juggling large string tables. Just a few simple Pandas commands can give you powerful control over your data and make life easier for your translators.

Takeaways: Attendees will get an introduction to Python Pandas library; learn how to read and write data using Pandas; and learn how to sort, filter, clean and split data using Pandas.