Developing Interactive Data Dashboards with Genie
Julia is a relatively new programming language, but it has already gained a lot of traction in the data science community. It is designed to be easy to learn and use and has seen great adoption in digital R&D, scientific computing, data analysis, and machine learning. A critical part of the data science workflow is the ability to create interactive data dashboards for data exploration and analysis.
In this chapter, we will see how to use the Genie framework to create interactive data dashboards. By the end of this chapter, you’ll be able to start building data dashboards for your own projects.
In this chapter, we will discuss the following topics:
- Augmenting data
- Generating random data
- Building our data dashboard
- Adding the final touches