/fakepandas

Rebellious Magic Methods Demo

Primary LanguagePython

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.