Skip to content
#

plotly

Here are 2,070 public repositories matching this topic...

dash
julioasotodv
julioasotodv commented May 30, 2018

Hi,

First of all, thank you all for Falcon. It's awesome.

However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).

Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot

oegedijk
oegedijk commented May 5, 2021

Recently dtreeviz has added support for lightgbm models: https://github.com/parrt/dtreeviz/

So it would be cool to add the same tree visualization in explainerdashboard that already exist for RandomForest, ExtraTrees and XGBoost models.

If someone wants to pitch in to help extract individual predictions of decision trees inside lightgbm boosters and then get them in shape to be used by the

hexapod-robot-simulator
crypto-whale-watching-app
armstrys
armstrys commented Dec 15, 2020

It would be really interesting see a single chart that shows all crypto-fiat pairs on a single chart. The axes would need to be converted into a single domain like implied BTC market price and order value in USD to make them all accessible on a single plot, but the larger data set might give a clearer picture of the overall status of the market.

slum44
slum44 commented Sep 14, 2020

Hi,

I'm new to plotly dash and I've googled but I don't see a way to make a filter a dropdown akin to excel filters.

I've seen people do "hacks" but this should be the default behaviour out of the box (or at least a setting).

I'm currently evaluating plotly dash vs tools such as metabase and metabase has this out of the box.

From a UX pov, filters with a dropdown is a huge win and impo

Improve this page

Add a description, image, and links to the plotly 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 plotly topic, visit your repo's landing page and select "manage topics."

Learn more