NAN-CForadas

Results 4 comments of NAN-CForadas

When I run it in a jupyter notebook I get some extra error information which may be helpful: ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) Input In [70], in...

Made Change, ```python 1. import pprint 2. 3. import peewee as pw 4. from peewee import SqliteDatabase 5. from marshmallow_peewee import ModelSchema 6. from marshmallow_peewee import Related 7. import datetime...

Thank you Miguel. I appreciate you!