Django's Data Science Makeover: Integrating D3.js and Bokeh for Data Visualization

December 15, 2023 24 min Free

Description

Data visualization is an essential component of data science, and web-based data visualization is becoming increasingly popular. In this talk, we will explore how to integrate Django, a popular Python web framework, with two of the most popular data visualization libraries, D3.js and Bokeh, to create interactive and dynamic visualizations for your data science projects. The talk also covers using Django Channels for real-time data and time series data, and integrating machine learning models into Django applications.