Coder Social home page Coder Social logo

Flesh out PandasDataSource about bokeh HOT 6 CLOSED

bokeh avatar bokeh commented on May 5, 2024
Flesh out PandasDataSource

from bokeh.

Comments (6)

bryevdv avatar bryevdv commented on May 5, 2024

@pzwang This is purely on the python side as a convenience? (i.e. could they actually be realized as standard ColumnDataSource on the js side?) That should be fairly simple then..

from bokeh.

hhuuggoo avatar hhuuggoo commented on May 5, 2024

@mattpap are we still using this for CDX?

from bokeh.

mattpap avatar mattpap commented on May 5, 2024

We don't. I was going to review this kind of code during another round of work on widgets.

from bokeh.

hhuuggoo avatar hhuuggoo commented on May 5, 2024

so then I think we should just remove it. There is probably a better way to do this sort of thing now. You can pass dataframes into ColumnDataSources just fine ColumnDataSource(data=df) so essentialy our column data source is a pandas source. That old pandas source used to do some fancy stuff that we should probably do with server side data or something

from bokeh.

bryevdv avatar bryevdv commented on May 5, 2024

I am inclined to agree. Propose: mark this invalid and close, open new ticket to remove PandasDataSource (and also PandasPlotSource on the js side?)

from bokeh.

damianavila avatar damianavila commented on May 5, 2024

Propose: mark this invalid and close, open new ticket to remove PandasDataSource (and also PandasPlotSource on the js side?)

I agree...

from bokeh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.