-
@mdsumner: I've spent a bit of time with wk in the past week. The segment vector class is definitely useful for some specific areas of geometry, but I'm hesitant to add *another* vector class to core …
-
Well-known binary (WKB) is a binary geometry encoding. WKB encodes only geometries and doesn't store attributes. It's used in databases such as PostGIS and as the internal storage format of Shapefiles…
-
I've had a very quick go at the new `feather` format by @wesm & @hadley to (de-)serialise `DataFrame` objects, [here](https://gist.github.com/darribas/2117d718afd16157f44fa8258a0ad57d)'s a working exa…