bulk icon indicating copy to clipboard operation
bulk copied to clipboard

bokeh error does not render UMAP plot

Open vasudev13 opened this issue 2 years ago • 1 comments

Hi, thanks for developing this tool. Due to the following error, UMAP plots are not rendered. Not sure, but may be an easy fix.

Thanks again.

python -m bulk text ready.csv                                 
About to serve `bulk` over at http://localhost:5006/.
ERROR:bokeh.core.validation.check:E-1001 (BAD_COLUMN_NAME): Glyph refers to nonexistent column name. This could either be due to a misspelling or typo, or due to an expected column being missing. : key "x" value "x", key "y" value "y" [renderer: GlyphRenderer(id='1049', ...)]

vasudev13 avatar Jul 27 '22 15:07 vasudev13

Could you share the first few rows of the ready.csv file? Have you added x and y columns like in the readme?

koaning avatar Jul 27 '22 15:07 koaning

Closing due to radio silence.

koaning avatar Aug 18 '22 08:08 koaning