widgetti / ipyvolume

3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
MIT License
1.95k stars 236 forks source link

ipyvolume_visualize_CsvDataset #398

Open nikolasandr00 opened 3 years ago

nikolasandr00 commented 3 years ago

@maartenbreddels Hello, I am trying to use ipyvolume and vaex to 3D visualize a big csv dataset but I can't get it to work using documentation because documentation is mostly showing examples with random points and lengths. Can I please have an example on how to make let's say s scatter plot out of the attached dataset? The attached dataset is only some rows of the original and ofcourse I only try to visualise numerical columns.

Thanks in advance. data_example.csv