search for: _subset_

Displaying 3 results from an estimated 3 matches for "_subset_".

Did you mean: _subsets_
2006 Mar 24
3
Date in dataframe manipulation
Hi, I have a dataframe with many columns, including date and I want to keep only a few of the columns including date column. I used the following command: with(FireDataAppling, cbind(STARTDATE, County, TOTAL, CAUSE) It works, but the date becomes days from Jan 1, 2001. FireDataAppling$STARTDATE[1] gives [1] 2001-01-04 00:00:00 1703 Levels: ......... After the cbind command, the entry
2005 Apr 23
0
update with -K?, ignore symlinks
...cal", there are many directories in main/, and their number is growing every day. Initially I transfer hundreds of dirs from local to remote by --update, and then I would like to automatically transfer (using cron, e.g.) new directories from local to remote every day. Then and now, I archive a _subset_ of these to tape (subset = 100Gb) on remote, and then I need to delete them on remote. Later, when I launch rsync --update local -> remote again, I would not like local to send over all the directories that have been already archived on remote to tape. So I thought, I will leave a sign of these...
2005 Jun 11
3
upgrade from fedora to centos?
Hiya, just wondering how easy this would be, I'm guessing through yum, but is there a preferable process from updating from fed core 3 to centos ideally keeping settings as is? (desktop rather than server, just want to migrate to centos, nothing too essential apart from raw data). Ian