python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Identifying groups/networks of customers
I am trying to create unique customer groups which are determined by customer interactivity across transactions.
Here is an example of the data:
Transaction #
Primary Customer
Cosigner
WANT: Custo...
reagov
Votes: 0
Answers: 2
Specify comma as decimal separator in all outputs (SAS 9.4)
My data has '.' as decimal separator, but that's not the problem for me.
I want all outputs in SAS to use comma as decimal separator, and use dot as 3-digit separator, but I don't find a global optio...
carolina pecaibes
Votes: 0
Answers: 1
Use of PRXCHANGE to rename variables causes excessive replacement to happen at the end of the variable name
I am new to SAS and I am currently trying to create a macro which will automatically replace any special characters in a variables name with an underscore. I am currently using PRXCHANGE to perform th...
Mohammed
Votes: 0
Answers: 2
Stop SAS Enterprise Guide 8.3. showing results automatically
How do I stop EG 8.3. from automatically downloading results after running my code?
In EG 7 this functionality was in a checkbox:
Options>Results>Results General>Automatically Open Data or re...
Carlito
Votes: 0
Answers: 0