search for: purchased

Displaying 20 results from an estimated 3377 matches for "purchased".

Did you mean: purchase
2006 May 03
5
Finding the rhyme for has_many :through
Hi all, I am NOT a person with English as my mother language and I haven''t been programming long enough to be natural in these kind of things. And if that isn''t bad enough, I am a newbie on Rails too... So please enligthen. I am trying to build a simple tool for my shop. I have many products that I sell in my shop and of course I have many suppliers for the products. Thus
2005 Jun 02
2
[OT] Purchasing Rails beta book and CC Verification
Did anyone else who purchased the Rails betabook get a telephone call from someone at "Humboldt Merchants" (sp?) asking to verify their purchase, ostensibly to ensure there was no fraud (on the part of the merchant, not the person buying the book)? They knew my name, phone number, the title of the book I bought and t...
2012 Jun 05
2
Good Decision Trees with Product Purchased Data?
A client has inquired about producing a decision tree from data which could include: - ID of brand purchased - Importance ratings (1-10 scale) for a number of relevant attributes (price, strength, recommended by a friend, etc.) In other words, a rating of how important each attribute is in the decision as to which brand to purchase. I've just run a test decision tree using the closest thing to a sim...
2017 Oct 10
0
Help RFM analysis in R (i want a code where i can define my own breaks instead of system defined breaks used in auto_RFM package)
Hello Jim, i have converted all my variable data type according to your attached example including date, and my dataset looks like this. ID purchase date 1234 10.2 2017-02-18 3453 18.9 2017-03-22 7689 8 2017-03-24 but when I'm passing the data
2017 Oct 09
2
Help RFM analysis in R (i want a code where i can define my own breaks instead of system defined breaks used in auto_RFM package)
I seriously doubt that you are running the code I sent. What you have probably done is to run your data, which has a different date format, without changing the breaks or the date format arguments. As you haven't provided any example that shows what you are doing, I can't guess what the problem is. Jim On Mon, Oct 9, 2017 at 9:40 PM, Hemant Sain <hemantsain55 at gmail.com> wrote:
2007 Jul 24
11
Mock or Stub strategy for validates_uniqueness_of
Hi, I''m a bit stuck with mocking a unit test of a join model with regards to a validates_uniqueness_of clause. I have class Book < AR:B has_many :clippings various validates_presence_of etc end class Clip < AR:B has_many :clippings various validates_presence_of etc end class Clipping < AR:B belongs_to :book belongs_to :clip validates_uniqueness_of :clip_id,
2006 May 31
1
ActiveRecord: When / where to validate data? Tricky question
First of all, thanks for you time. I have kind of a tricky question and wanted to see what you guys thought. ------------------------------------------- Lets say I have this: ------------------------------------------- class Purchase < ActiveRecord::Base validates_numericality_of :some_number, :only_integer => true end ------------------------------------------- Then I do this:
2017 Oct 11
0
RFM analysis
...he minimum number of days # since last purchase for each customer rfmout$rscore<-cut(by(x$rscore,x[,1],min),breaks=rbreaks,labels=FALSE) # categorize the number of purchases # recorded for each customer rfmout$fscore<-cut(table(x[,1]),breaks=fbreaks,labels=FALSE) # categorize the amount purchased # by each customer rfmout$mscore<-cut(by(x[,2],x[,1],sum),breaks=mbreaks,labels=FALSE) # calculate the RFM score from the # optionally weighted average of the above rfmout$cscore<-round((weights[1]*rfmout$rscore+ weights[2]*rfmout$fscore+ weights[3]*rfmout$mscore)/sum(weights),2) re...
2011 Jul 19
6
please help me to complete this task.. how i start?
...min or a Employee or a Client And by Purchase details I mean Making Entry of Purchases made by Client and other purchase details). - The Admin and Employee has rights to Add or Edit Product and Document - A Client can login in to the system to view Documents or download products that he had already purchased. - And finally generate following reports for Admin - Showing Details of products inside the system. - Showing Client names and the products that they have purchased - Showing Details of Product Documents (Product name and few document details) Following are the models tha...
2008 Sep 17
1
I am unable to purchase games in steam
My steam account seams to be functioning correctly but I am unable to purchase games. When I click on 'purchase' nothing happens. I would be grateful of any advice.
2007 Dec 14
2
Conflating categories
Hi, I think this is a pretty basic question. I still couldn#t find the answer to it, though. I have some data loaded into R, which looks like this: > data() ... 38358 Advice Article 38359 Advice Article 38360 GeneralInfo List 38361 GeneralInfo Article 38362 Purchase Paragraphs 38363 Purchase List 38364 Purchase Paragraphs ... I now
2004 May 20
6
G729 codec for asterisk
...se the asterisk IVR system. The problem we are having rigth now is that all our GWs use G729. I've read that in order to asterisk be able to make transcoding from the GSM audio files to G.729, it is necesary to purchase a license from digium. Is this correct? I've seen that licenses are purchased on a per-channel basis. Could we make some sort of agreement on having a no-limit channel license? Even, we would like to have the possibility of installing it on how many machines we wish to do. I am really in a hurry here. Please answer as soon as possible. Pablo Salinas...
2016 Dec 05
4
Cisco IP 8841 asterisk integration
True agree, problem is somehow the people purchased.... am supporting to overcome that. Trying level best... around 20 phones has been purchased.... ?? On Mon, 5 Dec 2016, 8:55 p.m. Victor Villarreal, <mefhigoseth at gmail.com> wrote: > With all the money you plan to invest in firmware, licenses, etc., you > have bought a Grandstr...
2005 Feb 18
2
This is NUTS!!
G'Day All; So I purchased a Cisco 7960 and am now trying to get it configured for *. No can do without the variuos files/images through a FTPF server. I configured the TFTP server on my RHES 3 box, now to get the required CISCO files. So I contacted CISCO to purchase the required maintenance contract so as to gain access t...
2008 Jan 18
2
couple questions about supported UPSes and politics of purchase
a customer of mine needs a UPS capable of supporting a small server in his office. Obviously, nut is a good thing for him for clean shutdown etc. especially with the crappy quality power in his office condo. I wanted to purchase an MGE UPS but it looks like they purchased APC and are now flogging that product line. Now, I've never been happy with APC. I have an APC 3000 (sans batteries) sitting in the basement. It worked but, it needs new batteries every 24 months and they get expensive. (Note: if you're in the Boston area and you want it, make me a...
2004 Mar 29
6
How to purchase R on CD
My organization has a policy against "installing software downloaded from the Internet." There is a waiver procedure, but it is difficult and lengthy. It is much easier to get approval to purchase software, even if it is a CD copy of open-source. However, a search on r-project.org didn't seem to show any way of obtaining the distribution in this way. Any clues would be
2004 Mar 29
6
How to purchase R on CD
My organization has a policy against "installing software downloaded from the Internet." There is a waiver procedure, but it is difficult and lengthy. It is much easier to get approval to purchase software, even if it is a CD copy of open-source. However, a search on r-project.org didn't seem to show any way of obtaining the distribution in this way. Any clues would be
2005 Mar 20
3
who has purchased a V400 card from Varion ?
who has purchased a V400 card from Varion ? I need some help . please help me . thanks a lot
2012 Aug 08
1
Calculating percentages across multiple columns
I have the following data and am trying to find the percentage of bid values purchased for that price. So let's say I have a bid of 5 and it's sold 2 times for $3 and $5. Since the original bid was $5, the percentage of times that that bid value results in a sold purchase AT that specific bid level was 1/3 because of the three time where the bid was three, it ended up being...
2009 Jul 30
7
Skype for Asterisk: Public Beta available
...rections on where to download Skype For Asterisk beta software. This is a "time-expiring" beta - the software will stop working on August 31. The download is also currently time-limited - it will be available until August 7 on our website. After the 31st, you would need to have purchased a license for the SfA software (sorry, no pricing that I can give you right now - that will be a separate announcement. I'm just the community guy - I have no idea about pricing or commercial contracts or the like, so please wait until that's been announced as I will find out about...