Cacahuete Lenovo Ubuntu
|
df78a1ad2e
|
Reimplemented __hash__ and __eq__ in StrType, 'cause we want the comparison to be based on class name instead of instance's ID. Added a 'folding' feature in order to hide elements based on keys
|
2018-09-17 22:11:46 +02:00 |
|
Cacahuete Lenovo Ubuntu
|
d1ea1f7317
|
Code cleaning: StrType class now derives from built-in str so that __hash__ and __eq__ are not to be definded
|
2018-09-16 15:49:12 +02:00 |
|
Cacahuete Lenovo Ubuntu
|
86ef95bd26
|
Added the output for 'nested' as an example
|
2018-09-14 23:48:51 +02:00 |
|
Cacahuete Lenovo Ubuntu
|
f937eaefac
|
Added nested_mapping.py to map arbitrary nested data sets
|
2018-09-14 23:42:08 +02:00 |
|