You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Interactive Visualization of data in web app/IRuby notebook", did you type something similar in Search engine and ended up using javascript code? Okay Rubyist! let's see how to use some of the most popular JS plotting libraries(GoogleCharts, HighCharts, D3, datatables) using few lines of Ruby code.
Description
Outlines
First 5 minutes we will current requirements and how we are solving our needs.
Next 5 minute, I will be Introducing daru, daru-io, daru-view gem and it's basic features.
Next 10 minutes to solve our current requirements for plotting in Ruby Web Applications and IRuby notebook using real world examples. This will cover how we can import data from various formate and can analyse it via various charts.
Demo (these are basic demo. It will be improved for the talk) of interactive plotting system in Rails web applications and in IRuby notebook using daru-view.
Prior experience with data analysis is not a necessity but having some exposure to basic data analysis is recommended. This will be an entry/intermediate level talk, where expert Rubyist will see new world of data visualization in Ruby.