Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 563 Bytes

File metadata and controls

16 lines (11 loc) · 563 Bytes

Fakepandas: Rebellious Magic Methods Demo

This little library - which, on the surface, looks a bit like the excellent Pandas data analysis library - demonstrates how Python's magic methods can create new syntax. Read the full story.

Run tests with python3 -m unittest test_fakepandas.py .

This software is in the public domain.

About the Author

Aaron Maxwell (aaron@migrateup.com) is author of the Powerful Python Newsletter.