Data Analysis

Programming Talks tagged with: "Data Analysis"

Rob Story - Up and Down the Python Data and Web Visualization Stack

Rob Story - Up and Down the Python Data and Web Visualization StackPyData SV 2014 In the past two years, there has been incredible progress in Python data visualization libraries, particularly those built on client-side JavaScript tools such as D3 and Leaflet. This talk will give a brief demonstration of many of the newest charting libs: mpld3 (using Seaborn/ggplot), nvd3-python, ggplot, Vincent, ...

Bugra Akyildiz - Outlier Detection in Time Series Signals

Bugra Akyildiz - Outlier Detection in Time Series SignalsPyData SV 2014 Many real-world datasets have missing observations, noise and outliers; usually due to logistical problems, component failures and erroneous procedures during the data collection process. Although it is easy to avoid missing points and noise to some level, it is not easy to detect wrong measurements and outliers ...