![]() |
Analysts have deep knowledge of the procedures and reports their desktop tools currently use and produce, but can stumble when they need to get better insights fast on “too big” data.
15 May 2015
,
|
![]() |
use strict; use Getopt::Long; use English; use CWD; use Tie::File; use warnings;
my $HomeDir="C:\\DDL"; my $ConfigFile = $HomeDir . "\\" . "Conf.txt"; my $RunFolder = $HomeDir . "\\Ods"; my $OutFile = $HomeDir . "\\" . "OutPut.csv"; my $dir;
26 Mar 2014
,
|
![]() |
09 May 2012
| 1 comment
,
|