Much has been written about deploying data crunching applications on EC2/S3, but I would liketo know, what is the typical workflow for developing such applications?
Given this 3D bar graph sample code, how would you convert the numerical data in the x-axis to formatted date/time strings? I\'ve attempted using the ax.xaxis_date() function without success. I also t
I\'m doing some work to analyse the access logs from a Catalyst web application. The data is from the load balancers in front of the web farm and totals about 35Gb per day. It\'s stored in a Hadoop HD
Is there an equivalent of dir function (python) in R? When I load a library in R like - library(vrtest)
I want to add columns to my dataframe based on the dictionary values which I have inside a dataframe column