Jules Walzer-Goldfeld
Jules was a Mathematics and Computer Science major at Williams College, with an interest in data and data visualization. He is excited about interactivity with data, whether that be tables, emails, dashboards, emails, or fully-fledged websites. He is now working on open source tools for data: namely Great Tables and email in Python for Posit.
Session
Many Python users want features that don’t fit within the boundaries of their favorite libraries. Instead of forking or waiting on a pull request, you can build your own wrapper or extender package. This talk introduces the principles of designing companion packages that enhance existing libraries without changing their core code, using gt-extras as a case study. You’ll learn how to structure, document, and distribute your own add-ons to extend the tools you rely on.