Kevin Mader
Kevin Mader
crashes when x or y has None/nulls in it ``` from matplotlib.patches import Rectangle for col_name in 'xy': for i in range(2): zooms_df['{}_{}'.format(col_name, i)] = zooms_df[col_name].map( lambda x: x[i]) zooms_df['d_{}'.format(col_name,...
Or some other anonymous / web-based backend (maybe gist with CSV?)
an alternative (easier to test) backend
Watershed with distance maps are useful for segmenting lungs, foams, and other cellular materials. I have a [Kaggle Kernel](https://www.kaggle.com/kmader/itk-watershed-to-label-bubbles) that does it with ITK but it would be nice to...
Many operations performing regression or classification would produce table output. It would be particularly nice to have support for tools like pyradiomics using Docker (https://github.com/Radiomics/pyradiomics/issues/240) rather than manually building the...
Adding a demo using the spooky author identification and links to run the tools on binder