home.social

#hvplot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hvplot, aggregated by home.social.

  1. Sad that #holoviews STILL doesn’t wrap empty histogram bins for a log display by default like it is done in @matplotlib for ages: df.plot.hist(log=True) works but df.hvplot(logy=True) crashes with zeros not allowed (due to empty bins). And I really don’t care that the error is mathematically correct, it’s simply passing reality to insist not fixing this, and I’m convinced things like this are preventing a larger uptake of #hvplot and #holoviews.

  2. Sad that #holoviews STILL doesn’t wrap empty histogram bins for a log display by default like it is done in @matplotlib for ages: df.plot.hist(log=True) works but df.hvplot(logy=True) crashes with zeros not allowed (due to empty bins). And I really don’t care that the error is mathematically correct, it’s simply passing reality to insist not fixing this, and I’m convinced things like this are preventing a larger uptake of #hvplot and #holoviews.

  3. Sad that #holoviews STILL doesn’t wrap empty histogram bins for a log display by default like it is done in @matplotlib for ages: df.plot.hist(log=True) works but df.hvplot(logy=True) crashes with zeros not allowed (due to empty bins). And I really don’t care that the error is mathematically correct, it’s simply passing reality to insist not fixing this, and I’m convinced things like this are preventing a larger uptake of #hvplot and #holoviews.

  4. Sad that #holoviews STILL doesn’t wrap empty histogram bins for a log display by default like it is done in @matplotlib for ages: df.plot.hist(log=True) works but df.hvplot(logy=True) crashes with zeros not allowed (due to empty bins). And I really don’t care that the error is mathematically correct, it’s simply passing reality to insist not fixing this, and I’m convinced things like this are preventing a larger uptake of #hvplot and #holoviews.

  5. Sad that #holoviews STILL doesn’t wrap empty histogram bins for a log display by default like it is done in @matplotlib for ages: df.plot.hist(log=True) works but df.hvplot(logy=True) crashes with zeros not allowed (due to empty bins). And I really don’t care that the error is mathematically correct, it’s simply passing reality to insist not fixing this, and I’m convinced things like this are preventing a larger uptake of #hvplot and #holoviews.

  6. *sigh* #bokehplots and/or #holoviews #hvplot still haven't worked out a way to do a histplot with logy=True and empty bins??? Sadness...

  7. *sigh* #bokehplots and/or #holoviews #hvplot still haven't worked out a way to do a histplot with logy=True and empty bins??? Sadness...

  8. *sigh* #bokehplots and/or #holoviews #hvplot still haven't worked out a way to do a histplot with logy=True and empty bins??? Sadness...

  9. *sigh* #bokehplots and/or #holoviews #hvplot still haven't worked out a way to do a histplot with logy=True and empty bins??? Sadness...

  10. *sigh* #bokehplots and/or #holoviews #hvplot still haven't worked out a way to do a histplot with logy=True and empty bins??? Sadness...

  11. trick of the day: linking a scatter plot and a bar plot in using DynamicMap (since Linked Brushing -- which is awesome usually -- does not support bar plots)

    9 lines of code 😎

    discourse.holoviz.org/t/linked

    HT @MarcSkovMadsen whose answer to a related question pointed me towards the right path

  12. #ExploratoryDataAnalysis trick of the day: linking a scatter plot and a bar plot in #holoviews using DynamicMap (since Linked Brushing -- which is awesome usually -- does not support bar plots)

    9 lines of code 😎

    discourse.holoviz.org/t/linked

    HT @MarcSkovMadsen whose answer to a related question pointed me towards the right path

    #DataViz #hvplot #DataScience

  13. #ExploratoryDataAnalysis trick of the day: linking a scatter plot and a bar plot in #holoviews using DynamicMap (since Linked Brushing -- which is awesome usually -- does not support bar plots)

    9 lines of code 😎

    discourse.holoviz.org/t/linked

    HT @MarcSkovMadsen whose answer to a related question pointed me towards the right path

    #DataViz #hvplot #DataScience

  14. #ExploratoryDataAnalysis trick of the day: linking a scatter plot and a bar plot in #holoviews using DynamicMap (since Linked Brushing -- which is awesome usually -- does not support bar plots)

    9 lines of code 😎

    discourse.holoviz.org/t/linked

    HT @MarcSkovMadsen whose answer to a related question pointed me towards the right path

    #DataViz #hvplot #DataScience

  15. #ExploratoryDataAnalysis trick of the day: linking a scatter plot and a bar plot in #holoviews using DynamicMap (since Linked Brushing -- which is awesome usually -- does not support bar plots)

    9 lines of code 😎

    discourse.holoviz.org/t/linked

    HT @MarcSkovMadsen whose answer to a related question pointed me towards the right path

    #DataViz #hvplot #DataScience

  16. I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

    It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook 🤷‍♀️😀

    #MovingPandas #panel #hvplot #holoviz #holoviews #geoviews #geopandas #SpatialDataScience #mobilitydatascience #dataviz

  17. I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

    It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook 🤷‍♀️😀

  18. I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

    It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook 🤷‍♀️😀

    #MovingPandas #panel #hvplot #holoviz #holoviews #geoviews #geopandas #SpatialDataScience #mobilitydatascience #dataviz

  19. I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

    It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook 🤷‍♀️😀

    #MovingPandas #panel #hvplot #holoviz #holoviews #geoviews #geopandas #SpatialDataScience #mobilitydatascience #dataviz

  20. I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

    It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook 🤷‍♀️😀

    #MovingPandas #panel #hvplot #holoviz #holoviews #geoviews #geopandas #SpatialDataScience #mobilitydatascience #dataviz

  21. 🎉 We're happy to announce the release of 0.17, featuring

    ✅️ Improved support
    ✅️ New OutlierCleaner
    ✅️ Improved interactive plots
    and more, see:
    github.com/movingpandas/moving

    Freshly forged packages 📦 are available now on conda-forge

  22. 🎉 We're happy to announce the release of #MovingPandas 0.17, featuring

    ✅️ Improved #MFJSON support
    ✅️ New OutlierCleaner
    ✅️ Improved #hvplot interactive plots
    and more, see:
    github.com/movingpandas/moving

    Freshly forged packages 📦 are available now on conda-forge

    #python #datascience #mobility #movementdataanalysis

  23. 🎉 We're happy to announce the release of #MovingPandas 0.17, featuring

    ✅️ Improved #MFJSON support
    ✅️ New OutlierCleaner
    ✅️ Improved #hvplot interactive plots
    and more, see:
    github.com/movingpandas/moving

    Freshly forged packages 📦 are available now on conda-forge

    #python #datascience #mobility #movementdataanalysis

  24. 🎉 We're happy to announce the release of #MovingPandas 0.17, featuring

    ✅️ Improved #MFJSON support
    ✅️ New OutlierCleaner
    ✅️ Improved #hvplot interactive plots
    and more, see:
    github.com/movingpandas/moving

    Freshly forged packages 📦 are available now on conda-forge

    #python #datascience #mobility #movementdataanalysis

  25. 🎉 We're happy to announce the release of #MovingPandas 0.17, featuring

    ✅️ Improved #MFJSON support
    ✅️ New OutlierCleaner
    ✅️ Improved #hvplot interactive plots
    and more, see:
    github.com/movingpandas/moving

    Freshly forged packages 📦 are available now on conda-forge

    #python #datascience #mobility #movementdataanalysis

  26. Heard a nice talk today in #Berlin from Jean-Luc Stevens about #Holoviz at @pyberlin . #hvPlot and #Datashader look like a powerful combination to render large datasets. Jean-Luc works like @sophiamyang for #Anaconda
    holoviz.org/index.html

  27. Heard a nice talk today in #Berlin from Jean-Luc Stevens about #Holoviz at @pyberlin . #hvPlot and #Datashader look like a powerful combination to render large datasets. Jean-Luc works like @sophiamyang for #Anaconda
    holoviz.org/index.html

  28. Heard a nice talk today in #Berlin from Jean-Luc Stevens about #Holoviz at @pyberlin . #hvPlot and #Datashader look like a powerful combination to render large datasets. Jean-Luc works like @sophiamyang for #Anaconda
    holoviz.org/index.html

  29. I love the idea of turning #Jupyter notebooks into slides. I've figured out most issues with rendering interactive plots 👩‍💻 but there is one thing I'm stuck with:

    #GeoViews & #Datashader works great in a #notebook but is not not rendered in the slides

    The output is: BokehModel(combine_events=True, render_bundle={'docs_json': {'8bb4dc3b-92b9-4d6e-9b03-060b443bfa47': {'defs': …

    Any pointers much appreciated

    #nbconvert #bokeh #geopandas #holoviz #hvplot #datascience #Dataviz #VisualAnalytics

  30. I love the idea of turning notebooks into slides. I've figured out most issues with rendering interactive plots 👩‍💻 but there is one thing I'm stuck with:

    & works great in a but is not not rendered in the slides

    The output is: BokehModel(combine_events=True, render_bundle={'docs_json': {'8bb4dc3b-92b9-4d6e-9b03-060b443bfa47': {'defs': …

    Any pointers much appreciated