similar to: how to skip last lines while reading the data in R

Displaying 20 results from an estimated 3000 matches similar to: "how to skip last lines while reading the data in R"

2008 Jan 02
2
how to ignore or omit somethings while reading the data table
hello respected ppl... am a engg. student...i was trying to use R in statistical calculations now the problem is..i imported a huge tsv file onto R...it has a column which gives cost...and it has "$" with each numerical value in this column...it is something like this..$.05,$.1,$.075...and so on.. R is reading it as "character vector"... i tried using all the arguments but
2009 Nov 25
5
How to sum only a few elements in a line
Hello, I have a matrix with the numbers 0,1 and 9 I would like to write a function that could sum each line skiping everytime a number 9 appears for example [0 1 0 1 1 9 1] the sum would be 4. However I cannot replace 9 by 0 otherwise after the sum is done I wouldn?t be able to distiguish which ones were real zeros and which ones were nines replaced by zero just to sum. Thank you very much --
2019 Jul 24
1
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
On 24/07/2019 18:07, Carlos via samba wrote: > Hi! > > After change file > /opt/samba/lib/python3.6/site-packages/samba/dbchecker.py , dbcheck > was ok > > Output log: > > checking 2407 objects > NOTE: old (due to rename or delete) DN string component for > lastKnownParent in object CN=RID > Set\0ADEL:4faaeabf-54f9-4997-a2cf-a27d034ba524,CN=Deleted >
2005 Apr 29
1
problem with nth patch, counter parameter...I think
Hi all, I need some guidance to get my problem fixed. I believe there is an issue with the ''nth'' patch from the patch-o-matic, which is labeled as status ''works''. I have tunnels back and forth across the internet, using ''nth'' to balance packets between different public networks (over the tunnels). I need to access some networks over two
2009 Sep 23
2
reading web log file into R
If I have a web log file?as follows: #Software: Microsoft Internet Information Services 5.0 #Version: 1.0 #Date: 2007-12-03 13:50:17 #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status sc-bytes cs-bytes time-taken cs(User-Agent) cs(Cookie) cs(Referer) "2007-12-03 13:50:17 200.40.203.197 - 200.40.51.20 80 GET /localidades/img/nada.gif - 200 328 447 0
2017 Oct 11
2
gluster volume + lvm : recommendation or neccessity ?
Thanks Rafi, that's understood now :) I'm considering to deploy gluster on a 4 x 40 TB? bricks, do you think it would better to make 1 LVM partition for each Volume I need or to make one Big LVM partition and start multiple volumes on it ? We'll store mostly big files (videos) on this environement. Le 11/10/2017 ? 09:34, Mohammed Rafi K C a ?crit?: > > On 10/11/2017 12:20
2009 Jun 24
1
Compiling speex for DSP TI C6713
Dear all, I have been using Speex during last year over PC with very good results. Now I'm trying to move my code to the DSP TI C6713. It's the first time I work with a DSP and with Code Composer. I use speex quite well but I'm not very good at compiling for different platforms. After reading all manuals I tried to compile the speex library with Code Composer and the speex options for
2018 Jan 26
2
Rafi KC attending DevConf and FOSDEM
Hi All, I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are attending the conferences and would like to talk about gluster, please feel free to ping me through irc nick rafi on freenode or message me on +436649795838 Regards Rafi KC
2017 Oct 11
0
gluster volume + lvm : recommendation or neccessity ?
Volumes are aggregation of bricks, so I would consider bricks as a unique entity here rather than volumes. Taking the constraints from the blog [1]. * All bricks should be carved out from an independent thinly provisioned logical volume (LV). In other words, no two brick should share a common LV. More details about thin provisioning and thin provisioned snapshot can be found here. * This thinly
2012 Jul 26
2
ruby bindings, ruby 1.9.3 and xapian
Hello, I've problem with xapian or sth. Ubuntu 8.04, ruby 1.9.3 with rvm, when Im trying to initialize database, Im getting this error: irb > require 'xapian' ==> true irb > database = Xapian::WritableDatabase.new('/full_path/db/xapian_db/development', Xapian::DB_CREATE_OR_OPEN) ArgumentError: Wrong arguments for overloaded method
2019 Jul 24
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
On 24/07/2019 17:05, Rowland penny via samba wrote: > On 24/07/2019 16:01, Carlos via samba wrote: >> Hi >> >> samba-tool dbcheck >> ERROR(<class 'KeyError'>): uncaught exception - 'No such element' >> ? File >> "/opt/samba/lib/python3.6/site-packages/samba/netcmd/__init__.py", >> line 185, in _run >> ??? return
2014 Apr 15
1
[PATCH] Null terminate before printing the link name.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This fixes garbage I'm seeing consistently from readlink /dev/disk/by-uuid/..... during boot. Signed-off-by: Rafi Rubin <rafi at seas.upenn.edu> - --- usr/utils/readlink.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usr/utils/readlink.c b/usr/utils/readlink.c index 5ea4e41..75a0735 100644 - ---
2017 Jun 05
1
3.11 Retrospective
Resolved! Try it again. - amye On Mon, Jun 5, 2017 at 5:07 PM, Mohammed Rafi K C <rkavunga at redhat.com> wrote: > Hi Amye, > > The form is not accessible, it says > > Feedback for Gluster 3.11 release > The form Feedback for Gluster 3.11 release is no longer accepting > responses. > Try contacting the owner of the form if you think this is a mistake. > > >
2018 Jan 26
0
Rafi KC attending DevConf and FOSDEM
On Fri, Jan 26, 2018 at 06:24:36PM +0530, Mohammed Rafi K C wrote: > Hi All, > > I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are > attending the conferences and would like to talk about gluster, please > feel free to ping me through irc nick rafi on freenode or message me on > +436649795838 In addition to that at FOSDEM, there is a Gluster stand
2017 Oct 11
0
gluster volume + lvm : recommendation or neccessity ?
On 10/11/2017 12:20 PM, ML wrote: > Hi everyone, > > I've read on the gluster & redhat documentation, that it seems > recommended to use XFS over LVM before creating & using gluster volumes. > > Sources : > https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3/html/Administration_Guide/Formatting_and_Mounting_Bricks.html > >
2009 Aug 20
1
Delays in DRM nouveau_bios.c
Hi, questions will follow. --- diff --git a/drivers/gpu/drm/nouveau/nouveau_bios.c b/drivers/gpu/drm/nouveau/nouveau_bios.c index 99f7bd4..13b3fb1 100644 --- a/drivers/gpu/drm/nouveau/nouveau_bios.c +++ b/drivers/gpu/drm/nouveau/nouveau_bios.c @@ -40,8 +40,6 @@ #define BIOSLOG(sip, fmt, arg...) NV_DEBUG(sip->dev, fmt, ##arg) #define LOG_OLD_VALUE(x) //x -#define BIOS_USLEEP(n)
2017 Aug 17
2
Are there any news on zfs snapshots support?
Hi, Somewhere I read that zfs snapshots are under the development. are there any news? Thanks, Arman. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170817/df8afb76/attachment.html>
2017 Jun 05
2
3.11 Retrospective
We're doing something new now with releases, running a retrospective on what things we as a community should stop, what we should start, and what we should continue. With last week's release, here's our quick form for 3.11 https://goo.gl/forms/OkhNZDFspYqdN00g2 We'll keep this open until June 15th to give everyone time to give us feedback. Thanks! -- Amye Scavarda | amye at
2004 Aug 13
11
asterisk in india
Does anyone know if the E1 cards that digium sells work in India. Also are there any distributers for those cards in India. By E1 cards I mean E100P, TE410P or TE405P -- regards Vikram (http://www.vicramresearch.com)
2016 Mar 22
2
Passing llvm option -mem2reg to clang
I have used the following command for my pass (without -mem2reg): clang -Xclang -load -Xclang MYPASS.so -c ../../tests/test1.c For mem2reg, I tried the following: clang -mllvm -mem2reg -Xclang -load -Xclang MYPASS.so -c ../../tests/test1.c On Mon, Mar 21, 2016 at 9:26 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: > >> On Mar 21, 2016, at 6:23 PM, Syed Rafiul Hussain