Slashdot Mirror


Data Visualization using Perl/Tk

Idean writes "Generating a visual representation is often the best way to understand large data sets, but standard tools such as gnuplot often fall short. This article shows how to use Perl/Tk, the standard GUI toolkit for Perl, to quickly build custom plotting and graphing tools."

2 of 14 comments (clear)

  1. Re:Perl or Line Noise by Phillup · · Score: 3, Insightful

    And how did your control group do?

    What language was Perl compared to using this methodology?

    Did the test subjects have experience with Perl? And, what of the control group?

    Perl is different, no doubt about it. But, it doesn't *have* to look like line noise.

    --

    --Phillip

    Can you say BIRTH TAX
  2. Re:Use plotting software instead by spencerogden · · Score: 3, Insightful

    "and I don't see how Perl could help, as numerical processing is certainly not its strength!"

    Have you explored PDL (piddle)? I find it to be a very powerful way to manipulated datasets.