Skip to content
#

visualization

Here are 7,996 public repositories matching this topic...

bokeh
erezinman
erezinman commented Sep 29, 2020

I get the error

File "/usr/local/lib/python3.6/dist-packages/bokeh/server/contexts.py", line 343, in getattr
return super.getattr(name)
AttributeError: type object 'super' has no attribute 'getattr'

when calling print(doc.session_context.request.aruments) inside the callback passed to bokeh.server.server.Server (terrible name-spacing, BTW). As far as I underst

eladmw
eladmw commented Aug 13, 2020

Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu

Improve this page

Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.