underdarkGIS’s avatarunderdarkGIS’s Twitter Archive—№ 15,791

  1. …in reply to @underdarkGIS
    While creating this demo, I learned that #GeoPandas does not complain about point geometries with Nan coordinates but #MovingPandas is not happy about them. Maybe it should drop such rows and raise a warning ...
    1. …in reply to @underdarkGIS
      So far, MovingPandas already silently drops rows if they have the same timestamp as a previous row.