search for: neith

Displaying 8 results from an estimated 8 matches for "neith".

Did you mean: keith
2012 Sep 19
2
Deleting a folder with & character
...on & SPM' (maybe created a long time ago, when we use courier imap as pop/imap server, but I'm not sure). I can see the maildir with a doveadm list command: amateo_adm at myotis31:~$ sudo doveadm mailbox list -u <user> ... INBOX.Kron & SPM ... but I can't delete it, neithe rename it: amateo_adm at myotis31:~$ sudo doveadm mailbox delete -u <user> 'INBOX.Kron & SPM' doveadm(jrfv): Error: Can't delete mailbox INBOX.Kron & SPM: Mailbox doesn't exist: INBOX.Kron &- SPM amateo_adm at myotis31:~$ sudo doveadm mailbox delete -u <user...
2011 Aug 22
2
Duplicate Rows in xts
...9;t work ? aapl<- make.index.unique(as.xts(read.table("C:\\Data Files\\new\\aapl.txt"))) ? part of the confusion with the "unique" function was should I wrape the xts object with it or should I wrap it (unique) within the xts, I didn't know the order so I tried both, and neithe worked ? So I gave up !!How can I bring in a txt file into R as an xts object when I have duplicate rows on seconds knowing I dont have fractions of seconds? Do we have to use the unique function or is it true that xts doesn't enforce the unique date requirement? ? Please provide code example...
2017 Aug 30
3
Dataframe Manipulation
Hey PIKAL, It's not a homework neithe that is the real dataset i have signer NDA for my company so that i can share the original data file, Actually I'm working on a market basket analysis task but not able to convert my existing data table to appropriate format so that i can apply Apriori algorithm using R, and this is very impor...
2017 Aug 30
1
Dataframe Manipulation
...rsal way. For the code above, I >> corrected these things by hand in the example data. >> >> HTH >> Ulrik >> >> On Wed, 30 Aug 2017 at 10:16 Hemant Sain <hemantsain55 at gmail.com> wrote: >> >>> Hey PIKAL, >>> It's not a homework neithe that is the real dataset i have signer NDA for >>> my company so that i can share the original data file, Actually I'm >>> working >>> on a market basket analysis task but not able to convert my existing data >>> table to appropriate format so that i can app...
2017 Sep 04
1
Dataframe Manipulation
...ample data. >>>> >>>> HTH >>>> Ulrik >>>> >>>> On Wed, 30 Aug 2017 at 10:16 Hemant Sain <hemantsain55 at gmail.com> >>>> wrote: >>>> >>>>> Hey PIKAL, >>>>> It's not a homework neithe that is the real dataset i have signer NDA >>>>> for >>>>> my company so that i can share the original data file, Actually I'm >>>>> working >>>>> on a market basket analysis task but not able to convert my existing >>>>&g...
2017 Aug 31
0
Dataframe Manipulation
...>> corrected these things by hand in the example data. >>> >>> HTH >>> Ulrik >>> >>> On Wed, 30 Aug 2017 at 10:16 Hemant Sain <hemantsain55 at gmail.com> wrote: >>> >>>> Hey PIKAL, >>>> It's not a homework neithe that is the real dataset i have signer NDA >>>> for >>>> my company so that i can share the original data file, Actually I'm >>>> working >>>> on a market basket analysis task but not able to convert my existing >>>> data >>>...
2017 Aug 30
0
Dataframe Manipulation
Hi It seems to me like homework, there is no homework policy on this help list. What do you want to do with your table 3? It seems to me futile. Anyway, some combination of melt, merge, cast and regular expressions could be employed in such task, but it could be rather tricky. But be aware that Suger does not match sugar (I wonder that sugar is dairy product) and you mix uppercase and
2017 Aug 30
2
Dataframe Manipulation
i want to do a market basket analysis and I?m trying to create a dataset for that i have two tables, one table contains daily transaction of products in which each row of table shows item purchased by the customer, The second table contains parent group under those products are fallen, for example under fruit category there are several fruits like mango, banana, apple etc. i want to create a third