Thank you, your videos are the best. Taught me something I was trying for hours for my stupid god damn research paper, and the other people were unfortunately like, "ohhhhh look at this Jetbrains IDE by the way..." while the main point died.... not that they're bad people but just saying hours and hours of my life were wasted on ineffective tutorials.
Hi, Your lectures are really useful to create dashboards using plotly dash in efficient way. Just have one questions ? How we can export these dashboards either in PDF or PPT using dash?
What component did you use in the first dashboard on the right side (with countries)? Please, answer me! I need something similar for my university project 🙏🙏🙏
how it is differentiated from apache superset? I think superset is a better tool in terms of ease of use and short time from data to analysis. Please explain.
'def update_graph' sounds logical to use... but,h' where can I find the list of all the functions I can use? I mean .. where do I come from with the name 'update_graph'? .. it could also be 'update_figure' .. or somethinge else?
it doesn't matter what you name the function. The reason it works is because you "decorated " that function with "@app.react" which turns it into a dash aware function. You can call it anything.
can we create dashboard (not specifically for web apps) in python for a simple CUI version and then integrate that with the rest of my code ? and yeah also that can I create a generic version of this where I just feed the data using excel file and the dashboard generates If you can help me with this query.... thank you
Hey guys I can't use dash I installed anaconda and dash I don't know where to write my source code I tried python shell, no output Can't seem to find the answer
@@nandu1406 Guys Dash does not work inside spyder or jupyter notebook using conda. Use VS Studio instead. Then open 127.0.0.1:8050. I will possibly upload a video on this in some weeks when I have spare time. :)
You can do plotly in R with or without shiny: plot.ly/r and github.com/ropensci/plotly. Dash has an R equivalent called "Shiny" that also works with plotly graphs: cpsievert.github.io/plotly_book/linking-views-with-shiny.html
We have released the library today! Here is the announcement letter: medium.com/@plotlygraphs/introducing-dash-5ecf7191b503 and here are the docs: plot.ly/dash
This is very interesting! Finally some UI love for the python world.
2:42 ‘go.Figure’
I chuckled.
Thank you, your videos are the best. Taught me something I was trying for hours for my stupid god damn research paper, and the other people were unfortunately like, "ohhhhh look at this Jetbrains IDE by the way..." while the main point died.... not that they're bad people but just saying hours and hours of my life were wasted on ineffective tutorials.
you're welcome Justice. Thanks for watching.
Hi, Your lectures are really useful to create dashboards using plotly dash in efficient way. Just have one questions ? How we can export these dashboards either in PDF or PPT using dash?
How to connect with database or CSV which is updating, please help
You can easily connect through sending data from a database or CSV to a pandas data frame
Very nice explanation
What component did you use in the first dashboard on the right side (with countries)? Please, answer me! I need something similar for my university project 🙏🙏🙏
Number 15, burger king foot lettuce
how it is differentiated from apache superset? I think superset is a better tool in terms of ease of use and short time from data to analysis. Please explain.
'def update_graph' sounds logical to use... but,h' where can I find the list of all the functions I can use?
I mean .. where do I come from with the name 'update_graph'?
.. it could also be 'update_figure' .. or somethinge else?
it doesn't matter what you name the function. The reason it works is because you "decorated " that function with "@app.react" which turns it into a dash aware function. You can call it anything.
is it possible to fetch data from DB server if yes can you please suggest how we can?
Yeah it is possible. What DB do you prefer? Microsoft SQL Server? I could provide an Video in the near future
can we create dashboard (not specifically for web apps) in python for a simple CUI version and then integrate that with the rest of my code ? and yeah also that can I create a generic version of this where I just feed the data using excel file and the dashboard generates
If you can help me with this query....
thank you
So is this coming out soon?
Will this be open source when it is released?
Yes! It is open source under the MIT license.
Hey guys
I can't use dash
I installed anaconda and dash
I don't know where to write my source code
I tried python shell, no output
Can't seem to find the answer
It is a cool idea, but i've tested it with large set of data (20k + records using sql and/or csv), and the tool can't handle it
20k or records is a large dataset?
How can I embed machine learning code into this??
how can i start on jupeter notebook ?? got any tutorials ?
you dont, you write the code on a editor and run "python app.py" and it will load on your web browser
@@davidfortini3205 when i run a plotly dash program it only appears "loading...." in the browser (127.0.0.1:8050). how can i proceed??
@@nandu1406 Guys Dash does not work inside spyder or jupyter notebook using conda. Use VS Studio instead. Then open 127.0.0.1:8050. I will possibly upload a video on this in some weeks when I have spare time. :)
@@jakobm3260 I got it....there was error in my program so it shows only "loading...." In browser
@@nandu1406 Ah got it wrong. Did you find a work around? Might have time to provide help atm
can I do ploty/dash in R?
You can do plotly in R with or without shiny: plot.ly/r and github.com/ropensci/plotly. Dash has an R equivalent called "Shiny" that also works with plotly graphs: cpsievert.github.io/plotly_book/linking-views-with-shiny.html
Is it possible to use this in tkinter?
is it possible to use this now?
It is still in a private beta right now. Launching within the next six weeks!
looking forward to it....thanks for the answer...
Will a release contain some documentation?
And how can I get notified about a release?
Is this still within the expectations?
We have released the library today! Here is the announcement letter: medium.com/@plotlygraphs/introducing-dash-5ecf7191b503 and here are the docs: plot.ly/dash
use quandl insteaf of yahoo
or alpha vantage
Nice😄😄
dude fuck yes lets gooooooo
Plotly dash is amazing it blows my mind more people are not using it 😂 its just a wicked platform