search for: _removed_

Displaying 12 results from an estimated 12 matches for "_removed_".

Did you mean: _remove_
2003 Mar 31
2
New iRiver Firmware supports Vorbis!
iRiver released some firmware updates today for many of their CD and Flash-based MP3 players. Among the added features is the ability to play back Ogg Vorbis and FLAC audio files. Interestingly, in order to make room for the decoders, they also _removed_ the ability to play back Windows Media Audio. It's unfortunate that they had to take out some capability, but I'd prefer Ogg to wma any day. I've tested the new 3.00 firmware on my iMP-350, and Vorbis files play like a charm. Seeking in FLAC files is a bit sluggish, so hopefully that...
2016 Aug 25
2
"plot.ts" doesn't respect the value of "pch" (+ blocked from Bugzilla signups)
...ith argument `cex` that defaults to `par("cex")` 2. `...` is passed to `plotts()`. If "cex" is an element in `...`, inside `plotts()` the variable `cex` is assigned thereby (overriding the default arg). Importantly, this means that the element "cex" is captured and _removed_ from `...`. `...` is eventually passed to `plot.window()`. 3. - In the univariate case (NCOL(x) == 1): When `lines.default()` is called to actually plot the data (https://github.com/wch/r-source/blob/trunk/src/library/stats/R/ts.R#L588 and https://github.com/wch/r-source/blob/trunk/src/libra...
2018 Mar 21
2
Sum of columns of a data frame equal to NA when all the elements are NA
...audacious about that. This is consistent; other definitions just cause trouble. -pd > On 21 Mar 2018, at 18:05 , Boris Steipe <boris.steipe at utoronto.ca> wrote: > > Surely the result of summation of non-existent values is not defined, is it not? And since the NA values have been _removed_, there's nothing left to sum over. In fact, pretending the the result in that case is zero would appear audacious, no? > > Cheers, > Boris > > > > > >> On Mar 21, 2018, at 12:58 PM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: >> >>...
2018 Mar 21
0
Sum of columns of a data frame equal to NA when all the elements are NA
Surely the result of summation of non-existent values is not defined, is it not? And since the NA values have been _removed_, there's nothing left to sum over. In fact, pretending the the result in that case is zero would appear audacious, no? Cheers, Boris > On Mar 21, 2018, at 12:58 PM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: > > What do you mean by "should not"? > &...
2018 Mar 21
0
Sum of columns of a data frame equal to NA when all the elements are NA
...is consistent; other definitions just cause trouble. > > -pd > >> On 21 Mar 2018, at 18:05 , Boris Steipe <boris.steipe at utoronto.ca> wrote: >> >> Surely the result of summation of non-existent values is not defined, is it not? And since the NA values have been _removed_, there's nothing left to sum over. In fact, pretending the the result in that case is zero would appear audacious, no? >> >> Cheers, >> Boris >> >> >> >> >> >>> On Mar 21, 2018, at 12:58 PM, Jeff Newmiller <jdnewmil at dcn.davis...
2018 Mar 21
1
Sum of columns of a data frame equal to NA when all the elements are NA
...cause trouble. > > > > -pd > > > >> On 21 Mar 2018, at 18:05 , Boris Steipe <boris.steipe at utoronto.ca> > wrote: > >> > >> Surely the result of summation of non-existent values is not defined, > is it not? And since the NA values have been _removed_, there's nothing > left to sum over. In fact, pretending the the result in that case is zero > would appear audacious, no? > >> > >> Cheers, > >> Boris > >> > >> > >> > >> > >> > >>> On Mar 21, 2018, at 12...
2016 Aug 26
0
"plot.ts" doesn't respect the value of "pch" (+ blocked from Bugzilla signups)
...`par("cex")` > 2. `...` is passed to `plotts()`. If "cex" is an element in `...`, > inside `plotts()` the variable `cex` is assigned thereby (overriding the > default arg). Importantly, this means that the element "cex" is captured > and _removed_ from `...`. `...` is eventually passed to `plot.window()`. > 3. > - In the univariate case (NCOL(x) == 1): When `lines.default()` is > called to actually plot the data > (https://github.com/wch/r-source/blob/trunk/src/library/stats/R/ts.R#L588 > and > h...
2015 Jun 19
2
Database errors after join to DC as part of AD Forest
...=company,DC=local ERR: (Unwilling to perform) "Unable to find GUID for DN CN=Enterprise Admins,CN=Users,DC=company,DC=local " on DN CN=Administrators,CN=Builtin,DC=filial1,DC=company,DC=local at block before line 5 Modify failed after processing 0 records This is new error: why GUID for _removed_ attribute is checked? BTW ldbedit is allows to remove this attribute. Anyone knows how to fix this errors? I try to prepare patch for second fatal error at least, but I'm newbie for Samba code. -- Andrey Cherepanov ALT Linux cas at altlinux.ru -------------- next part -------------- A non-t...
2018 Mar 21
3
Sum of columns of a data frame equal to NA when all the elements are NA
What do you mean by "should not"? NULL means "missing object" in R. The result of the sum function is always expected to be numeric... so NA_real or NA_integer could make sense as possible return values. But you cannot compute on NULL so no, that doesn't work. See the note under the "Value" section of ?sum as to why zero is returned when all inputs are removed.
2016 Aug 25
3
"plot.ts" doesn't respect the value of "pch" (+ blocked from Bugzilla signups)
I did a search on Bugzilla for "plot.ts" and didn't find anything on this issue. I tried to sign up for Bugzilla to report it, but my e-mail address didn't pass your "syntax checking" for a legal e-mail address. The bug is easily reproducible on my machine as follows: ## start # generate some data y <- arima.sim(list(), 150) # this will definitely dispatch to a
2005 Jun 21
9
[OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing
...Us with a total number of more pipes/registers than is actual will allow more registers and pipelines to be executing instead of the common 40-50% for superscalar CISC or 60-70% for superscalar RISC. As an "added bonus," this means the 48-bit/256TiB constraint for PAE36 compatibility is _removed_. I.e., you can have a much larger, true memory pool, and any required windowing/ segmentation is done with_out_ paging by the "host" memory model, even though the OS is virtually running in a PAE36 or PAE52 model. This also gives rise to an entirely new platform for virtualization of si...
2012 Oct 23
10
How to pick colums from a ragged array?
I have a large dataset (~1 million rows) of three variables: ID (patient's name), DATE (of appointment) and DIAGNOSIS (given on that date). Patients may have been assigned more than one diagnosis at any one appointment - leading to two rows, same ID and DATE but different DIAGNOSIS. The diagnoses may change between appointments. I want to subset the data in two ways: - define groups