Christian Rack

Results 2 issues of Christian Rack

I just noticed that you use a variable called "dict" on this page: https://www.learnpython.org/en/Pandas_Basics Imho this sets a bad example, since it overwrites python's own `dict` function. Maybe something like...

Like the OP in #46 I get errors when receiving `Polygon` columns from the database. The error was due to a wrong initialization call to the `GeometryField`: Since it inherits...