Django's Data Science Makeover: Integrating D3.js and Bokeh for Data Visualization
December 15, 2023
24 min
Free
django
python
d3.js
bokeh
real-time-data
django-channels
data-science
data-visualization
web-development
web-sockets
machine-learning
time-series-data
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.