All software has bugs. Fortunately, with open-source software, you can fix it and contribute back to the project for everyone's benefit (and so you never need to run into that bug again!). In this session with a Pandas core developer, we'll discover a bug in pandas and walk through the process of filing an issue, setting up a development environment, fixing the bug, and contributing that fix back to pandas.