similar to: Newbie guidance: Dates and grouping

Displaying 20 results from an estimated 20000 matches similar to: "Newbie guidance: Dates and grouping"

2010 Jun 28
2
Stacked Histogram, multiple lines for dates of news stories?
Dear colleagues, I have extracted the dates of several news stories from a newspaper data base to chart coverage trends of an issue over time. They are in a data frame that looks just like one generated by the reproducible code below. I can already generate a histogram of the dates with various intervals (months, quarters, weeks years) using hist.Date. However, there are two other
2013 Apr 11
1
Adding time series to time graphs
Hello: I have done this before but cannot figure out how to do it again. I would like to graph campaign evolution of news stories on certain topics. The campaign time period is as follows: campaign<-seq.Date(from=as.Date('2011-09-06'), to=as.Date('2011-10-5'), by=1) I have a table of newspaper story frequencies containing a certain word that can be turned into a data.frame
2011 Mar 03
0
'merge' function creating duplicate columns names in the output
The "merge" command is creating duplicate column names in a dataframe that is the result of the merge. The following is the 'merge' command: x <- merge(invType , allocSlots , by.x = 'index' , by.y = 'indx' , all.x = TRUE ) The 'invType' dataframe was the result of a previous merge and has the following column names that are
2010 Jan 12
0
Revolutions blog: December roundup
I write about R every weekday at the Revolutions blog: http://blog.revolution-computing.com , and every month I post a summary of articles from the previous month of particular interest to readers of r-help. You can find older summaries at http://blog.revolution-computing.com/roundups . (By the way, the blog celebrated its first anniversary in December. Blame the celebrations and the holidays for
2013 Jan 08
1
tm: custom reader for readPlain
Hello: I have a series of newspaper articles from a Canadian newspaper database (Canadian Newsstand) that look just like below. I've read through this vignette (http://cran.r-project.org/web/packages/tm/vignettes/extensions.pdf) about creating a custom reader to extract meta-data, but I can't understand how to apply this in the context of a text document, rather than in the tabular format
2008 Feb 28
0
installkernel
Hi, I have a question about: /sbin/installkernel I believe this line: LINK_PATH=/boot and usage of this variable... is a bug. What do others say? Using this script, as-is, I would need to chroot to make it work properly for a alternative INSTALL_PATH, right? who the heck is tyson? why did he re-write this? # # /sbin/installkernel - written by tyson at rwii.com # Cheers, AZ
1999 Jul 14
0
hosts allow/deny not working correctly in 2.0.3 or 2.0.4b
I am having difficult getting the hosts allow/deny to work with IP ranges or netmasks. Ideally I would prefer to use the IP/Netmask method, e.g. 111.22.33.0/255.255.255.0, because we have a flat ATM network with multiple class C's (netmask is really 255.255.252.0). This, however, doesn't work!! I can't do 111.22.33. either... I can't even do specific IP's, e.g. 111.22.33.44
1999 Dec 15
0
Interface binding ignores my settings in 2.0.6
I have a multi-homed server with interfaces into two VLANs (one Unix and one NT). I need for all Samba traffic to go through the NT VLAN interface (which is not the primary, of course). Under 2.0.5a I was able to do this with the "Interfaces" option by specifying the NT interace first (I did not do the "Bind Interface Only"). However, 2.0.6 seems to ignore this setting which
2006 Mar 03
2
newbie scaffold question
I''ve got a database with several tables. I''d like to create scaffolding for separate CRUD interfaces for several of these tables. I''m hoping that the scaffold generator can create the CRUD code for all these tables in ONE controller, but I don''t know how to tell it to do that, if it can. Can anyone verify if this is possible? Thanks, David -- Posted via
2009 Feb 08
2
Rsync from Windows to Linux
I have installed rsync on my Windows and Linux PCs. I would like to use it to copy a folder from Windows to Linux on a regular basis as part of my backup regime. It works but always prompts me for a password. Is there any way to make Windows pass authentication automatically so that I can batch this process? Tyson & Ackland -------------- next part -------------- HTML attachment
2003 Nov 17
4
SSL and certificate authorities.
Hi all. Usually for in-house use and SSL I would just generate a self-signed certificate because most clients either ignore it or only ask the first time the account is configured. In terms of offering the service to our customers is there any value of getting someone like thawte or instantssl to sign a certificate for imaps/pop3s/smtp? Also, is there a configuration directive for dovecot
2011 Jul 11
1
grep lines before or after pattern matched?
Dear colleagues, I have a series of newspaper articles in a text file, downloaded from a text file. They look as follows: Document 1 of 100 \n \n \n Newspaper Name \n \n Day Date I have a series of grep scripts that can extract the date and convert it to a date object, but I can't figure out how to grep the newspaper name. There is no field ID attached to those lines. The best I can come
2008 Feb 21
1
Creating incorrect plurals when generating scaffold
Preface: I''m trying to find my way through the "Build Your Own Ruby on Rails Web Application" book. I''m completely new to programming and am having a hard time figuring out the differences between rails 2.0.2 and what''s in the book so please forgive me if this is a stupid question. I''m confused because I finally thought I''d figured out the
1999 Jul 15
1
hosts allow/deny not working correctly
When the world was young, "M. Tyson Bigler" <bigler@shellus.com> carved some runes like this: > I am having difficult getting the hosts allow/deny to work with IP ranges > or netmasks. Ideally I would prefer to use the IP/Netmask method, e.g. > 111.22.33.0/255.255.255.0, because we have a flat ATM network with > multiple class C's (netmask is really
2006 Aug 13
5
Newbie question: scaffold not working
I went through a tutorial at http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=1 to get started with RoR. I really like the idea of the scaffold construct, but I can''t seem to get it to work the way it was described in the tutorial. I''ve got a mysql database that is properly configured, and a table called ''quotes'' with a column called
2007 Sep 07
2
puppetmasterd memory usage
Hi, We have dedicated puppet master boxes, which basically only run a mongrel/puppetmasterd (6 instances), an apache proxy for mongrel and puppetd. Recently puppetmasterds seemed to have leaked almost all of the RAM, and the thrashing made the box painfully slow. We restarted the puppetmasterd processes, and started collecting some statistics. Attached is a graph of memory usage on one of the
2013 Jan 14
0
Revolutions blog roundup: December 2012
I write about R every weekday at the Revolutions blog: http://blog.revolutionanalytics.com and every month I post a summary of articles from the previous month of particular interest to readers of r-help. In case you missed them, here are some articles related to R from the month of December: January 24: the webinar "Using R with Hadoop" will be presented by Jeffrey Breen:
2007 Aug 15
0
Re: [puppet] #761: mount tries to mount an already mounted FS
On Wed, Aug 15, 2007 at 05:29:03AM -0000, puppet wrote: > #761: mount tries to mount an already mounted FS > -----------------------------+---------------------------------------------- > Reporter: porridge | Owner: luke > Type: defect | Status: new > Priority: normal | Milestone: misspiggy >
2007 Jun 28
1
Re: [puppet] #446: Require should stack not override
On Thu, Jun 28, 2007 at 10:24:42AM -0000, puppet wrote: > #446: Require should stack not override [...] > Comment: > > Here is a patch against 0.23.0 which I think fixes this. It essentially > makes all relationship metaparameters stack up, rather than get overriden. > > --- puppet-0.23.0.orig/lib/puppet/parser/resource.rb 2007-06-17 [...] > > I strongly feel
2011 Nov 10
2
Rails nested Routing
Hi there! I experienced an issue with routing. Basically, I''m trying to follow step-by-step the Rails'' official guides process for what concerns the nested routing. So, I have Newspapers that has_many :ads , and :ads belongs to :newspaper . What I did was simply trying to obtain an URL like this: http://localhost/newspapers/1/ads/1 but when I set routes.rb in this way: