Projects
These are the software projects I work on, or have contributed to significantly.
Projects
vaex
Lazy out of core dataframe + fast binning + visualization
Vaex provides a dataframe where columns can be lazy expressions, suitable for large datasets, and provides fast aggregation of data on N-dimensional grids. Visualization is built on top of the fast binning algorithms to provide interactive visualization.
ipyvolume
3d scientific plotting
ipyvolume is a 3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL.
ipysheet
Spreadsheets for the Jupyter notebook
July 2010 - December 2011