Interactive dashboards and data apps with Plotly and Dash :: harness the power of a fully fledged frontend web framework in Python - no JavaScript required /
Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual el...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing, Limited,
[2021].
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual elements with multiple inputs and outputs and add functionality to the app as per your requirements Book DescriptionPlotly's Dash framework is a life-saver for Python developers who want to develop complete data apps and interactive dashboards without JavaScript, but you'll need to have the right guide to make sure you're getting the most of it. With the help of this book, you'll be able to explore the functionalities of Dash for visualizing data in different ways. Interactive Dashboards and Data Apps with Plotly and Dash will first give you an overview of the Dash ecosystem, its main packages, and the third-party packages crucial for structuring and building different parts of your apps. You'll learn how to create a basic Dash app and add different features to it. Next, you'll integrate controls such as dropdowns, checkboxes, sliders, date pickers, and more in the app and then link them to charts and other outputs. Depending on the data you are visualizing, you'll also add several types of charts, including scatter plots, line plots, bar charts, histograms, and maps, as well as explore the options available for customizing them. By the end of this book, you'll have developed the skills you need to create and deploy an interactive dashboard, handle complexities and code refactoring, and understand the process of improving your application. What you will learn Find out how to run a fully interactive and easy-to-use app Convert your charts to various formats including images and HTML files Use Plotly Express and the grammar of graphics for easily mapping data to various visual attributes Create different chart types, such as bar charts, scatter plots, histograms, maps, and more Expand your app by creating dynamic pages that generate content based on URLs Implement new callbacks to manage charts based on URLs and vice versa Who this book is for This Plotly Dash book is for data professionals and data analysts who want to gain a better understanding of their data with the help of different visualizations and dashboards - and without having to use JS. Basic knowledge of the Python programming language and HTML will help you to grasp the concepts covered in this book more effectively, but it's not a prerequisite. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (xii, 347 pages) : illustrations |
ISBN: | 9781800560352 1800560354 |
Internformat
MARC
LEADER | 00000cam a2200000Mi 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1251445872 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 210515t20212021enka o 001 0 eng d | ||
040 | |a EBLCP |b eng |e rda |e pn |c EBLCP |d UKAHL |d N$T |d OCLCO |d N$T |d OCLCF |d YDX |d NLW |d GZM |d OCLCO |d OCL |d OCLCQ |d IEEEE |d OCLCO |d TMA |d OCLCL |d OCLCQ | ||
020 | |a 9781800560352 |q electronic book | ||
020 | |a 1800560354 |q electronic book | ||
035 | |a (OCoLC)1251445872 | ||
037 | |a 10163265 |b IEEE | ||
050 | 4 | |a QA76.76.A65 |b D33 2021 | |
082 | 7 | |a 005.1 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Dabbas, Elias, |e author | |
245 | 1 | 0 | |a Interactive dashboards and data apps with Plotly and Dash : |b harness the power of a fully fledged frontend web framework in Python - no JavaScript required / |c Elias Dabbas. |
264 | 1 | |a Birmingham : |b Packt Publishing, Limited, |c [2021]. | |
264 | 4 | |c ©2021 | |
300 | |a 1 online resource (xii, 347 pages) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
588 | 0 | |a Description based on print version record. | |
520 | |a Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual elements with multiple inputs and outputs and add functionality to the app as per your requirements Book DescriptionPlotly's Dash framework is a life-saver for Python developers who want to develop complete data apps and interactive dashboards without JavaScript, but you'll need to have the right guide to make sure you're getting the most of it. With the help of this book, you'll be able to explore the functionalities of Dash for visualizing data in different ways. Interactive Dashboards and Data Apps with Plotly and Dash will first give you an overview of the Dash ecosystem, its main packages, and the third-party packages crucial for structuring and building different parts of your apps. You'll learn how to create a basic Dash app and add different features to it. Next, you'll integrate controls such as dropdowns, checkboxes, sliders, date pickers, and more in the app and then link them to charts and other outputs. Depending on the data you are visualizing, you'll also add several types of charts, including scatter plots, line plots, bar charts, histograms, and maps, as well as explore the options available for customizing them. By the end of this book, you'll have developed the skills you need to create and deploy an interactive dashboard, handle complexities and code refactoring, and understand the process of improving your application. What you will learn Find out how to run a fully interactive and easy-to-use app Convert your charts to various formats including images and HTML files Use Plotly Express and the grammar of graphics for easily mapping data to various visual attributes Create different chart types, such as bar charts, scatter plots, histograms, maps, and more Expand your app by creating dynamic pages that generate content based on URLs Implement new callbacks to manage charts based on URLs and vice versa Who this book is for This Plotly Dash book is for data professionals and data analysts who want to gain a better understanding of their data with the help of different visualizations and dashboards - and without having to use JS. Basic knowledge of the Python programming language and HTML will help you to grasp the concepts covered in this book more effectively, but it's not a prerequisite. | ||
505 | 0 | |a Table of Contents Overview of the Dash Ecosystem Exploring the Structure of a Dash App Working with Plotly's Figure Objects Data Manipulation and Preparation - Paving the Way to Plotly Express Interactively Comparing Values with Bar Charts and Dropdown Menus Exploring Variables with Scatter Plots and Filtering Subsets with Sliders Exploring Map Plots and Enriching Your Dashboards with Markdown Calculating Data Frequency and Building Interactive Tables Letting Your Data Speak for Itself with Machine Learning Turbo-charge Your Apps with Advanced Callbacks URLs and Multi-Page Apps Deploying Your App Next Steps. | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Information visualization. |0 http://id.loc.gov/authorities/subjects/sh2002000243 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 0 | |a Dashboards (Management information systems) |0 http://id.loc.gov/authorities/subjects/sh2005001935 | |
650 | 0 | |a Balanced scorecard (Management) |0 http://id.loc.gov/authorities/subjects/sh2014100186 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Visualisation de l'information. | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 6 | |a Tableaux de bord (Gestion) | |
650 | 7 | |a COMPUTERS |x Data Modeling & Design. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Data Visualization. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Data Processing. |2 bisacsh | |
650 | 7 | |a Balanced scorecard (Management) |2 fast | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Dashboards (Management information systems) |2 fast | |
650 | 7 | |a Information visualization |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
758 | |i has work: |a Interactive Dashboards and Data Apps with Plotly and Dash (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXP8RcpGHq9XJJ3CMjQg8C |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Dabbas, Elias. |t Interactive Dashboards and Data Apps with Plotly and Dash. |d Birmingham : Packt Publishing, Limited, ©2021 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2916827 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH38629047 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL6611966 | ||
938 | |a EBSCOhost |b EBSC |n 2916827 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1251445872 |
---|---|
_version_ | 1816882543834693632 |
adam_text | |
any_adam_object | |
author | Dabbas, Elias |
author_facet | Dabbas, Elias |
author_role | aut |
author_sort | Dabbas, Elias |
author_variant | e d ed |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 D33 2021 |
callnumber-search | QA76.76.A65 D33 2021 |
callnumber-sort | QA 276.76 A65 D33 42021 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents Overview of the Dash Ecosystem Exploring the Structure of a Dash App Working with Plotly's Figure Objects Data Manipulation and Preparation - Paving the Way to Plotly Express Interactively Comparing Values with Bar Charts and Dropdown Menus Exploring Variables with Scatter Plots and Filtering Subsets with Sliders Exploring Map Plots and Enriching Your Dashboards with Markdown Calculating Data Frequency and Building Interactive Tables Letting Your Data Speak for Itself with Machine Learning Turbo-charge Your Apps with Advanced Callbacks URLs and Multi-Page Apps Deploying Your App Next Steps. |
ctrlnum | (OCoLC)1251445872 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06196cam a2200625Mi 4500</leader><controlfield tag="001">ZDB-4-EBA-on1251445872</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">210515t20212021enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">UKAHL</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCO</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDX</subfield><subfield code="d">NLW</subfield><subfield code="d">GZM</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781800560352</subfield><subfield code="q">electronic book</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1800560354</subfield><subfield code="q">electronic book</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1251445872</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10163265</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield><subfield code="b">D33 2021</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dabbas, Elias,</subfield><subfield code="e">author</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Interactive dashboards and data apps with Plotly and Dash :</subfield><subfield code="b">harness the power of a fully fledged frontend web framework in Python - no JavaScript required /</subfield><subfield code="c">Elias Dabbas.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing, Limited,</subfield><subfield code="c">[2021].</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2021</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xii, 347 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Description based on print version record.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual elements with multiple inputs and outputs and add functionality to the app as per your requirements Book DescriptionPlotly's Dash framework is a life-saver for Python developers who want to develop complete data apps and interactive dashboards without JavaScript, but you'll need to have the right guide to make sure you're getting the most of it. With the help of this book, you'll be able to explore the functionalities of Dash for visualizing data in different ways. Interactive Dashboards and Data Apps with Plotly and Dash will first give you an overview of the Dash ecosystem, its main packages, and the third-party packages crucial for structuring and building different parts of your apps. You'll learn how to create a basic Dash app and add different features to it. Next, you'll integrate controls such as dropdowns, checkboxes, sliders, date pickers, and more in the app and then link them to charts and other outputs. Depending on the data you are visualizing, you'll also add several types of charts, including scatter plots, line plots, bar charts, histograms, and maps, as well as explore the options available for customizing them. By the end of this book, you'll have developed the skills you need to create and deploy an interactive dashboard, handle complexities and code refactoring, and understand the process of improving your application. What you will learn Find out how to run a fully interactive and easy-to-use app Convert your charts to various formats including images and HTML files Use Plotly Express and the grammar of graphics for easily mapping data to various visual attributes Create different chart types, such as bar charts, scatter plots, histograms, maps, and more Expand your app by creating dynamic pages that generate content based on URLs Implement new callbacks to manage charts based on URLs and vice versa Who this book is for This Plotly Dash book is for data professionals and data analysts who want to gain a better understanding of their data with the help of different visualizations and dashboards - and without having to use JS. Basic knowledge of the Python programming language and HTML will help you to grasp the concepts covered in this book more effectively, but it's not a prerequisite.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents Overview of the Dash Ecosystem Exploring the Structure of a Dash App Working with Plotly's Figure Objects Data Manipulation and Preparation - Paving the Way to Plotly Express Interactively Comparing Values with Bar Charts and Dropdown Menus Exploring Variables with Scatter Plots and Filtering Subsets with Sliders Exploring Map Plots and Enriching Your Dashboards with Markdown Calculating Data Frequency and Building Interactive Tables Letting Your Data Speak for Itself with Machine Learning Turbo-charge Your Apps with Advanced Callbacks URLs and Multi-Page Apps Deploying Your App Next Steps.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Information visualization.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2002000243</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Dashboards (Management information systems)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2005001935</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Balanced scorecard (Management)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2014100186</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Visualisation de l'information.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Tableaux de bord (Gestion)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Modeling & Design.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Visualization.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Balanced scorecard (Management)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Dashboards (Management information systems)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information visualization</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Interactive Dashboards and Data Apps with Plotly and Dash (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXP8RcpGHq9XJJ3CMjQg8C</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Dabbas, Elias.</subfield><subfield code="t">Interactive Dashboards and Data Apps with Plotly and Dash.</subfield><subfield code="d">Birmingham : Packt Publishing, Limited, ©2021</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2916827</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH38629047</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6611966</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2916827</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1251445872 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:30:17Z |
institution | BVB |
isbn | 9781800560352 1800560354 |
language | English |
oclc_num | 1251445872 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xii, 347 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt Publishing, Limited, |
record_format | marc |
spelling | Dabbas, Elias, author Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / Elias Dabbas. Birmingham : Packt Publishing, Limited, [2021]. ©2021 1 online resource (xii, 347 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes index. Description based on print version record. Build web-based, mobile-friendly analytic apps and interactive dashboards with Python Key Features Develop data apps and dashboards without any knowledge of JavaScript Map different types of data such as integers, floats, and dates to bar charts, scatter plots, and more Create controls and visual elements with multiple inputs and outputs and add functionality to the app as per your requirements Book DescriptionPlotly's Dash framework is a life-saver for Python developers who want to develop complete data apps and interactive dashboards without JavaScript, but you'll need to have the right guide to make sure you're getting the most of it. With the help of this book, you'll be able to explore the functionalities of Dash for visualizing data in different ways. Interactive Dashboards and Data Apps with Plotly and Dash will first give you an overview of the Dash ecosystem, its main packages, and the third-party packages crucial for structuring and building different parts of your apps. You'll learn how to create a basic Dash app and add different features to it. Next, you'll integrate controls such as dropdowns, checkboxes, sliders, date pickers, and more in the app and then link them to charts and other outputs. Depending on the data you are visualizing, you'll also add several types of charts, including scatter plots, line plots, bar charts, histograms, and maps, as well as explore the options available for customizing them. By the end of this book, you'll have developed the skills you need to create and deploy an interactive dashboard, handle complexities and code refactoring, and understand the process of improving your application. What you will learn Find out how to run a fully interactive and easy-to-use app Convert your charts to various formats including images and HTML files Use Plotly Express and the grammar of graphics for easily mapping data to various visual attributes Create different chart types, such as bar charts, scatter plots, histograms, maps, and more Expand your app by creating dynamic pages that generate content based on URLs Implement new callbacks to manage charts based on URLs and vice versa Who this book is for This Plotly Dash book is for data professionals and data analysts who want to gain a better understanding of their data with the help of different visualizations and dashboards - and without having to use JS. Basic knowledge of the Python programming language and HTML will help you to grasp the concepts covered in this book more effectively, but it's not a prerequisite. Table of Contents Overview of the Dash Ecosystem Exploring the Structure of a Dash App Working with Plotly's Figure Objects Data Manipulation and Preparation - Paving the Way to Plotly Express Interactively Comparing Values with Bar Charts and Dropdown Menus Exploring Variables with Scatter Plots and Filtering Subsets with Sliders Exploring Map Plots and Enriching Your Dashboards with Markdown Calculating Data Frequency and Building Interactive Tables Letting Your Data Speak for Itself with Machine Learning Turbo-charge Your Apps with Advanced Callbacks URLs and Multi-Page Apps Deploying Your App Next Steps. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Balanced scorecard (Management) http://id.loc.gov/authorities/subjects/sh2014100186 Logiciels d'application Développement. Visualisation de l'information. Python (Langage de programmation) Tableaux de bord (Gestion) COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Data Processing. bisacsh Balanced scorecard (Management) fast Application software Development fast Dashboards (Management information systems) fast Information visualization fast Python (Computer program language) fast has work: Interactive Dashboards and Data Apps with Plotly and Dash (Text) https://id.oclc.org/worldcat/entity/E39PCXP8RcpGHq9XJJ3CMjQg8C https://id.oclc.org/worldcat/ontology/hasWork Print version: Dabbas, Elias. Interactive Dashboards and Data Apps with Plotly and Dash. Birmingham : Packt Publishing, Limited, ©2021 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2916827 Volltext |
spellingShingle | Dabbas, Elias Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / Table of Contents Overview of the Dash Ecosystem Exploring the Structure of a Dash App Working with Plotly's Figure Objects Data Manipulation and Preparation - Paving the Way to Plotly Express Interactively Comparing Values with Bar Charts and Dropdown Menus Exploring Variables with Scatter Plots and Filtering Subsets with Sliders Exploring Map Plots and Enriching Your Dashboards with Markdown Calculating Data Frequency and Building Interactive Tables Letting Your Data Speak for Itself with Machine Learning Turbo-charge Your Apps with Advanced Callbacks URLs and Multi-Page Apps Deploying Your App Next Steps. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Balanced scorecard (Management) http://id.loc.gov/authorities/subjects/sh2014100186 Logiciels d'application Développement. Visualisation de l'information. Python (Langage de programmation) Tableaux de bord (Gestion) COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Data Processing. bisacsh Balanced scorecard (Management) fast Application software Development fast Dashboards (Management information systems) fast Information visualization fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh2002000243 http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh2005001935 http://id.loc.gov/authorities/subjects/sh2014100186 |
title | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / |
title_auth | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / |
title_exact_search | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / |
title_full | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / Elias Dabbas. |
title_fullStr | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / Elias Dabbas. |
title_full_unstemmed | Interactive dashboards and data apps with Plotly and Dash : harness the power of a fully fledged frontend web framework in Python - no JavaScript required / Elias Dabbas. |
title_short | Interactive dashboards and data apps with Plotly and Dash : |
title_sort | interactive dashboards and data apps with plotly and dash harness the power of a fully fledged frontend web framework in python no javascript required |
title_sub | harness the power of a fully fledged frontend web framework in Python - no JavaScript required / |
topic | Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Balanced scorecard (Management) http://id.loc.gov/authorities/subjects/sh2014100186 Logiciels d'application Développement. Visualisation de l'information. Python (Langage de programmation) Tableaux de bord (Gestion) COMPUTERS Data Modeling & Design. bisacsh COMPUTERS Data Visualization. bisacsh COMPUTERS Data Processing. bisacsh Balanced scorecard (Management) fast Application software Development fast Dashboards (Management information systems) fast Information visualization fast Python (Computer program language) fast |
topic_facet | Application software Development. Information visualization. Python (Computer program language) Dashboards (Management information systems) Balanced scorecard (Management) Logiciels d'application Développement. Visualisation de l'information. Python (Langage de programmation) Tableaux de bord (Gestion) COMPUTERS Data Modeling & Design. COMPUTERS Data Visualization. COMPUTERS Data Processing. Application software Development Information visualization |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2916827 |
work_keys_str_mv | AT dabbaselias interactivedashboardsanddataappswithplotlyanddashharnessthepowerofafullyfledgedfrontendwebframeworkinpythonnojavascriptrequired |