Randy Zwitch 1/20/2015

Sessionizing Log Data Using data.table [Follow-up #2]

Read Original

This technical article presents a method for sessionizing log data with an arbitrary timeout period using R's data.table package and magrittr for piping. It provides code to load, process, and analyze timestamped log data, comparing this approach to previous dplyr and SQL methods for data analysis tasks common in software engineering and data processing.

Sessionizing Log Data Using data.table [Follow-up #2]

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week