Git Product home page Git Product logo

dash_exercise's Introduction

dash_exercise

A simple dashboard using Dash, Plotly, Pandas.

Dependencies -

The Assignment was solved using the following:

  1. Python 3.8 Interpreter (3.8.5)
  2. Dash 2.0.0
  3. Dash-table 5.0.0
  4. Flask 2.0.2
  5. Pandas 1.3.4
  6. Plotly 5.1.0

Remarks -

The distinguish between numeric variables to categorical made on a personal logic basis, and then using the function ‘get_col_keys’ by a specific threshold.

All graphs were build using plotly-express, besides the charts with two categorical variables that was too complexed and was build using plotly graph objects.

When a user will enter the same variable to both X and Y dropdowns, Dash will issue a warning and return an empty graph, using dbc.Alert.

Style was made using ‘external_stylesheets’ and with the style attribute of the components. It considered best practice to include all css style in a specific file, so I tried to match it.

The Dash App is working and there are 7 screenshots, with different styles to show that.

See More examples at:

https://dash.gallery/Portal/

dash_exercise's People

Contributors

liora1 avatar

Watchers

 avatar

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.