Casey Ghilardi
Results
12
comments of
Casey Ghilardi
I have seen a few packages in the python world take the "points as a table" stance and seems to work well (geopandas also seems to be getting a reasonable...
> The various LAS formats are inherently an array-of-structs on disk, so it might be best to have a TypedTables.Table-like thing which overlays an internal row storage mechanism rather than...