KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
fakepandas
★ 14
Open GitHub ↗
Rebellious Magic Methods Demo
Download README (.md)
Explore Similar Repositories
php-front-controller
:
Example of a Front Controller pattern usage in PHP
streaming_outliers
:
Streaming outlier analysis
OpenCode_62
:
No description available.
openhab-samples
:
Automatically exported from code.google.com/p/openhab-samples
ECGView
:
心电图 electrocardiogram view
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fakepandas
?
Download (.md)
# Fakepandas: Rebellious Magic Methods Demo This little library - which, on the surface, looks a bit like the excellent [Pandas](http://pandas.pydata.org) data analysis library - demonstrates how Python's magic methods can create new syntax. [Read the full story.](https://migrateup.com/rebellious-magic-methods-python-syntax/) 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](http://migrateup.com/python/).