search for: cmie

Displaying 4 results from an estimated 4 matches for "cmie".

Did you mean: cmi
2012 Dec 07
2
Converting character to numeric: Error: (list) object cannot be coerced to type 'double'
Dear R users, I am facing a pretty a unusual problem while converting character to numeric. Any input would be appreciated. Below is the code and error faced: --------------------------------------- *> str(cmie.dts)* *'data.frame': 4397 obs. of 1 variable:* * $ INE001A01036: chr "1482181740.000000" "1482181740.000000" "1482181740.000000" "1482181740.000000" ...* *> f1 <- as.numeric(f)* *Error: (list) object cannot be coerced to type 'double'*...
2004 Jul 05
2
Failing on reading a "slightly big" dataset
I have a file with 4 columns per line, all pipe delimited. $ wc -l cmie_firm_data.text 89325 cmie_firm_data.text $ ls -al cmie_firm_data.text -rw-r--r-- 1 ajayshah ajayshah 4415637 Jul 5 15:25 cmie_firm_data.text $ awk -F\| '(NF != 4)' cmie_firm_data.text $ head cmie_firm_data.text All figures are for the year 20030331||| Company|GVA Less Interest (Rs....
1998 Jul 17
1
Samba Server Date Stamping Clarification.
A non-text attachment was scrubbed... Name: not available Type: text Size: 1080 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19980717/0b74e4cb/attachment.bat
1998 Dec 21
1
Samba performance Issues v/s NT
Hi, We are doing benchmarking for samba-2.0.0beta2 on Red Hat Linux 5.0 and have noticed the following differences when compared to NT 4.0. A typical query to Samba is faster than NT when there is only one user accessing the share. But when the no. of users is increased to two, NT performs better than samba. Time taken by Samba is 2 times than that of NT when there are 2 users. We have not