search for: burgundi

Displaying 15 results from an estimated 15 matches for "burgundi".

Did you mean: burgundy
2012 Jun 19
2
Thinking Sphinx Problem
Hi, I am using *Thinking Sphinx version 2.0.11 *in one of my project. To create an index I ran* **rake thinking_sphinx:index *and I got the following error Generating Configuration to /home/saidev/Ubuntu One/burgundy/ssearch/config/development.sphinx.conf rake aborted! At least one field is necessary for an index Tasks: TOP => thinking_sphinx:index (See full trace by running task with
2010 Oct 08
4
function using values separated by a comma
Hello, I have a dataframe (tab separated file) which looks like the example below - two values separated by a comma, and tab separation between each of these. [,1] [,2] [,3] [ ,4] [1,] 0,1 1,3 40,10 0,0 [2,] 20,5 4,2 10,40 10,0 [3,] 0,11 1,2 120,10 0,0 I would like to calculate the percentage of the smallest number separated by the comma by: 1) summing the values e.g. for
2010 Apr 09
3
How to replace all non-maximum values in a row with 0
Hi, I would like to replace all the max values per row with "1" and all other values with "0". If there are two max values, then "0" for both. Example: from: 2 3 0 0 200 30 0 0 2 50 0 0 3 0 0 0 0 8 8 0 to: 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 Thanks! -- View this message in context:
2010 May 02
2
Replace query
Hi, I'm trying to replace all values equal to 1 in one file (a) with the value in the corresponding column in a separate file (b). Example below. Any help (and brief notes if poss) much appreciated. Thanks!! file a: 0,0,1,1,0 1,0,0,0,1 0,0,0,0,0 1,0,1,1,0 file b: 3,4,6,8,11 output request: 0,0,6,8,0 3,0,0,0,11 0,0,0,0,0 3,0,6,8,0 -- View this message in context:
2010 Mar 02
1
how to import map data (maptools?) from a html set of 'coords'
Dear R users, I would like to draw map and import it in maptools/spatstat packages. The 'raw data' I have come from a web page (<map>...</map>) and are basically a list of coordinates of a polygon. I would like to know how to import them in R; I checked the maptools packages, but all the examples use existing .dbf files. I just have a (serie of) text file(s) looking like
2009 Feb 18
2
Tables
Are there any standards emerging for how to represent tables in Markdown? Regards, - Daniel -------------------------------------------- Dr Daniel Winterstein Winterwell Associates Ltd tel: 0772 5172 612 http://www.winterwell.com Registered in Scotland, company no. SC342991
2010 Apr 27
2
Histogram not plotting correct breaks
Hi, I'm using the hist function to plot the frequency of 21 variables, but it keeps starting the x-axis from 0 and adding variables 1 and 2 together (all other vairables have the correct frequencies). I suspect it adds 1 and 2 together so that 0 can fit in with demarcations at intervals of 5. Using "xlim=c(1,21)" to specify that i don't want to include 0 and using the
2010 Apr 25
1
How to assign scores to rows based on column values
Hi, I'm trying to assign a score to each row which allow me to identify which rows differ. In the example file below, I've used "," to indicate column separators. In this example, I'd like to identify that row 1 and row 5 are the same, and row 2 and row 4 are teh same. Any help much appreciated. Also, any comments on what the command lines do would be fantastic. Thanks!!
2013 Jan 22
0
Best priced Apartments
<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd> Best Priced Apartments FROM ONLY R639 000 One of South Africa's Premier Lifestyle Estates Lamandine, Burgundy Estate 9 hole Golf Course, School, Shopping Centre, Security, Sport Fields, Tennis Court, Parks, Cycling Trails, Next to Vineyards ... Transfer Mid 2013 -
2010 Oct 12
1
Comparison of two files with multiple arguments
Hello, I have an example file which can be generated using: dat <- read.table(tc <- textConnection( 'T T,G G T C NA G G A,T A A NA'), sep="") I also have a reference file with the same number of rows, for example: G C A I would like to transform the file to numerical values using the following arguments: 1) Where data points have two letters separated by a comma, e.g.
2010 Apr 30
1
How to generate a distance matrix?
Hi, I'm trying to generate a distance matrix between sample pairs (example below). I'm not very familiar with the loop command which I expect I will need for this. The example below demosntrates what I'd like to get out of the data - essentially, to calculate the proportion of positions where two samples differ. Any help much appreciated! Also, any notes on how the functions work
2003 Dec 01
0
No subject
it were a Microsoft box... (Windoze is so stupid it'll never know the difference!) -----Original Message----- From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org] On Behalf Of Fred Jackson Sent: Monday, July 30, 2001 10:39 PM To: samba@lists.samba.org Subject: a question? Hi does the command line smbpasswd -j <domain> -r <PDC> apply to clients joining a
2003 Dec 01
0
No subject
have a hosts allow or hosts deny line in your smb.conf. If you don't want samba to do reverse lookups, then comment out any allow/deny hosts lines in your smb.conf file. Don -----Original Message----- From: future@yxtc.edu.cn [mailto:future@yxtc.edu.cn] Sent: Sunday, August 05, 2001 3:00 AM To: samba@lists.samba.org Subject: dns and samba Hi, I find that my samba server always does
2003 Dec 01
0
No subject
and that access to the client should be denied. > James > > ----- Original Message ----- > From: "Alexander Lobodzinski" <lobo@mental.com> > To: <samba@lists.samba.org> > Sent: Monday, August 20, 2001 10:17 AM > Subject: Can I have only certain users log in to a Samba DC client? > > > > A machine should be member of a domain controlled by
2003 Dec 01
0
No subject
When I try the command nmblookup -M TESTGROUP querying TESTGROUP on 192.168.255.255 name_query failed to find name TESTGROUP #1d My /etc/hosts file is # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost localhost.localdomain 192.168.100.101 testpc 192.168.100.100 linuxserver /etc/samba/lmhosts is 127.0.0.1 localhost