search for: restructur

Displaying 20 results from an estimated 801 matches for "restructur".

Did you mean: restructure
2015 Nov 09
6
Wiki content announcement
...ber_Server) Everything to know is described on the new "Domain Member" page. In combination with the file-/printserver and other docs, everything is covered and no more duplicated. * https://wiki.samba.org/index.php/Shares_with_POSIX_ACLs Major rewrite. More/detailed information, restructured. * https://wiki.samba.org/index.php/Shares_with_Windows_ACLs Major rewrite. More/detailed information, restructured. Works without "username map", like often suggested. * https://wiki.samba.org/index.php/Setup_a_Samba_print_server https://wiki.samba.org/index.php/Configuring_Poin...
2015 Nov 09
1
Wiki content announcement
...n the new "Domain Member" page. >> In combination with the file-/printserver and other docs, everything >> is covered and no more duplicated. >> >> * https://wiki.samba.org/index.php/Shares_with_POSIX_ACLs >> Major rewrite. More/detailed information, restructured. >> >> * https://wiki.samba.org/index.php/Shares_with_Windows_ACLs >> Major rewrite. More/detailed information, restructured. >> Works without "username map", like often suggested. >> >> * https://wiki.samba.org/index.php/Setup_a_Samba_print_ser...
2011 Sep 26
1
Restructuring data - unstack, reshape?
Hi all, I'm having a problem restructuring my data the way I'd like it. I have data that look like this: Candidate.ID Specialty Office Score 110002 C London 47 110002 C East 48 110003 RM West...
2009 Mar 09
1
Data Restructuring Question
I think I am overlooking a call or concept in R to help me easily and quickly restructure my data.frame:   Sometimes the data I receive looks like: VariableName, Run1, Run2, Run3, Location temp,               15.0,  16.0,  17.0, There   And other times it looks like: VariableName, Run, Location temp,               17.0, There   I would like to use the header information in order to be...
2010 Feb 25
2
Restructure some data
...sample(item.pool, 5, replace=TRUE), second.item = sample(item.pool, 5,replace=TRUE), third.item = sample(item.pool, 5,replace=TRUE), score1 = sample(c(0,1), 5,replace=TRUE), score2 = sample(c(0,1), 5,replace=TRUE), score3 = sample(c(0,1), 5,replace=TRUE)) I need to restructure this into a new format. The new matrix df (after the loop) is exactly what I want in the end. But, I'm annoyed at myself for not thinking of a more efficient way to restructure this without using a loop. df <- matrix(NA, ncol = length(item.pool), nrow = nrow(dat)) colnames(df) <- unique...
2017 Aug 04
1
Restructuring Star Wars data from rwars package
I'm having trouble restructuring data from the rwars package into a dataframe. Can someone help me? Here's what I have... library("rwars") library("tidyverse") # These data are json, so they load into R as a list people <- get_all_people(parse_result = T) people <- get_all_people(getElement(peop...
2007 Jun 28
2
restructuring matrix
...ix.. I tried play with row(), col(), etc.. but I don't seem to find like a duplicate match function... I'm trying to write some one/two liner that convert my resulting matrix to vector and pick the appropriate fields.. etc ) Thanks! -- View this message in context: http://www.nabble.com/restructuring-matrix-tf3991741.html#a11334950 Sent from the R help mailing list archive at Nabble.com.
2008 Sep 07
2
restructuring datset problem
...mple shows, what I would like to do: Input (Zip-Codes and Names): # CODE NAME #1 3 aaa #2 3 aab #3 3 aac #4 4 bba #5 4 bbb #6 4 bbc #7 4 bbd #8 5 cca #9 5 ccb Desired Output (Zip-Codes and restructured names) # CODE V2 V3 V4 V5 #1 3 aaa aab aac NA #2 4 bba bbb bbc bbd #3 5 cca ccb NA NA I tougth about this problem several hours and tried functions like aggregate() and t() in combination with for-loops but didn't came to the output above. Can anybod...
2015 Nov 09
0
Wiki content announcement
...know is described on the new "Domain Member" page. > In combination with the file-/printserver and other docs, everything > is covered and no more duplicated. > > * https://wiki.samba.org/index.php/Shares_with_POSIX_ACLs > Major rewrite. More/detailed information, restructured. > > * https://wiki.samba.org/index.php/Shares_with_Windows_ACLs > Major rewrite. More/detailed information, restructured. > Works without "username map", like often suggested. > > * https://wiki.samba.org/index.php/Setup_a_Samba_print_server > > https://wi...
2008 Nov 21
1
Postgrey Wiki page - FAO Karanbir
..., Multiple MX Considerations and Whitelisting on the Postgrey page are specific to postfix/postgrey. I remember we previously talked about making that page less specific to any particular MTA, and Steve has since kindly contributed a section for sendmail. So I'm wondering how we could best restructure the page to make clear those sections are postfix/postgrey-centric and to continue to encourage contributions for other MTAs. As you contributed those sections, any thoughts? I'll happily take on any restructuring of the page if you're busy, just I'm not sure of the best way to re...
2009 Mar 06
0
[PATCH 2/3] COM32 API: restructure DIR
From: Gene Cumm <gene.cumm at gmail.com> COM32 API: restructure DIR to include a dirent to eliminate the need for alloc()/free() of dirents Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- Counted incorrectly. Depends on previous patches. diff --git a/com32/include/dirent.h b/com32/include/dirent.h index 5161828..a544050 100644 --- a/com32/inc...
2010 Jul 13
0
[PATCH 1/2] btrfs: restructure try_release_extent_buffer()
restructure try_release_extent_buffer() and write a function to release the extent buffer. It will be used later. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> --- fs/btrfs/extent_io.c | 48 +++++++++++++++++++++++++++++++++++++----------- 1 files changed, 37 insertions(+), 11 deletions(-) diff...
2018 Mar 17
0
[NFC] Restructuring LoopRoration.cpp to create Loop Rotation Pass with Loop Rotation Utility Interface
NFC: Restructuring LoopRoration.cpp to create Loop Rotation Pass with Loop Rotation Utility Interface ============================================================================= Why this NFC change? ================= The existing LoopRotation.cpp is implemented as one of loop passes instead of being a utility....
2023 Sep 20
1
[centos-artwork] Restructuring the website homepage layout
...theme-centos-base/documentation/#the-page-basehome-layout In this layout: Are "News and Events" and "Blog Posts" redundant sections?? Does it make sense to present only extracts from blog posts if we cover "news and events" as blog posts? What is your opinion about restructuring the site content under the following 4 top sections:? 1. Project: describes the project itself. For example, the project mission, the project organizational structure, the project trademarks, the project governance, legal stuff, gpg signing keys. 2. Bits: describes content that final users can...
2008 Dec 15
2
cannot allocate vector of size... restructuring suggestion please...
...ials into 2 groups and do a comparison, then that's processing of 2 matrices of size 20001x750 But the allocation error stopped the script after script has processed around 280 data frames, i.e. made the first matrix up to 20001x280... I know running the analysis should possibly be achieved by restructuring my script a little bit, but I have no idea where to start with to try... Also, I have no idea about Garbage Collection ability or memory recycle / reuse ability in R and I think some memory may have been lost in the middle of the process, and it may be possible to put them back to the system for...
2007 Apr 27
1
Restructuring Hadley CET data
Hi Folks, I have a nasty data restructuring problem! I can think of one or two really clumsy ways of doing it with 'for' loops and the like, but I can't think of a *neat* way of doing it in R. The data are the Hadley Centre "Central England Temperature" series, daily from 01/01/1772 to 31/03/2007, and can be viewed...
2010 Jun 08
1
restructuring "by" output for use with write.table
Hello, vegMeans <- by(SoilVegHydro[3:37] , SoilVegHydro$Physiogomy, mean) vegSD <- by(SoilVegHydro[3:37] , SoilVegHydro$Physiogomy, sd) write.table(vegMeans, file="A:\\Work_Area\\Steve\\Hydrology_Data\\data\\vegMeans.txt") Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) : cannot coerce class '"by"' into a
2006 Sep 22
1
gnome-window-decorator -> gtk-window-decorator and some restructuring
The current name of gnome-window-decorator is wrong. There's nothing gnome specific in that code. I'll go a head and change the name to gtk-window-decorator later today. I'm also going to split the gnome configure option into a gtk and a gnome option as the only gnome specific code that exist in the tree is the compiz-window-manager module which is used to integrate with the gnome
2007 Jul 15
1
Restructuring data
Hi folks, I am new to the list and relatively new to R. I am trying to unstack data "arraywise" and could not find a convenient solution yet. I tried to find a solution for the problem on help archives. I also tried to use the reshape command in R and the reshape package but could not get result. I will illustrate the case below, but the real dataset is quite large so that I would
2023 Sep 20
1
[CentOS-devel] [centos-artwork] Restructuring the website homepage layout
...e-basehome-layout > > In this layout: > > Are "News and Events" and "Blog Posts" redundant sections? > > Does it make sense to present only extracts from blog posts if we cover > "news and events" as blog posts? > > What is your opinion about restructuring the site content under the > following 4 top sections: > > 1. Project: describes the project itself. For example, the project > mission, the project organizational structure, the project trademarks, > the project governance, legal stuff, gpg signing keys. > > 2. Bits: descri...