A Data Science Central Community
Text files often brings headache for data analysts, are there any more convenient way for text files process? I prepare a case on how esProc deal with it, including import various text files; process big text files; visit text files of hdfs; as well as general operations, such as, file moving, deleting and checking whether a file exists. The following will illustrate these functions through examples. …
ContinueAdded by Jessica May on July 14, 2014 at 1:30am — No Comments
When I was growing up, a big treat on a summer afternoon was to get a Dairy Queen ice cream cone dipped in chocolate. Dairy Queen advertised their treats as scrumpdillyicious, which they were to a seven year old! If you are not aware, SAS ships some shared prompts that you can use with your stored process … and you guessed it … I think they are scrumpdillyicious!
SAS…
ContinueAdded by Tricia Aanderud on November 12, 2012 at 6:00am — No Comments
SAS Business Intelligence applications use global macro variables to store information about the environment as well as prompt values entered by a user. When developing a Stored Process it is often helpful to review the values of these macro variables. A simple %PUT statement, %PUT _GLOBAL_ ;
, will write a listing of the values of all global macro variables to the log, but the formatting leaves a lot to be desired. This post describes a simple utility macro,…
Added by Tricia Aanderud on October 12, 2012 at 6:29am — No Comments
Here’s some usability tricks that I have learned with my SAS Stored Processes to make them more robust and harder to break. Really the out-of-the box prompts provide a lot of functionality that really helps. That’s right – let’s build a better mousetrap!…
ContinueAdded by Tricia Aanderud on May 16, 2012 at 6:01am — No Comments
For statistical process control, a number of single charts that jointly monitor both process mean and variability recently have been developed. For quality control-related hypothesis testing, however, there has been little analogous development of joint mean-variance tests: only one two-sample statistic that is not computationally intensive has been designed specifically for the one-sided test of Ho: Mean2<=Mean1 and StDev2<=StDev1 vs. Ha: Mean2>Mean1 OR StDev2>StDev1 (see…
ContinueAdded by J.D. Opdyke on March 9, 2012 at 7:41am — No Comments
How to navigate confidently through the global financial crisis? Where to start? Is there any alternative to personnel lay-offs and cutting free coffee and soda at the office? By executing a proper inventory management strategy you can release cash and significantly improve solvency and stability of your business. A hot topical issue these days, isn’t it?…
ContinueAdded by Maxim Morozov on December 12, 2010 at 12:32am — No Comments
Is there a sense to fight for 1% forecast accuracy increase? Is the play of improving the forecasting process worth the candle? We are convinced, it is, regardless of the numerous bypass techniques to compensate for the forecast error. It is important indeed to take the first step in business process correctly. Here is what in our opinion most businesses should start and continue with.…
ContinueAdded by Maxim Morozov on December 12, 2010 at 12:27am — No Comments
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles