Hello

I'm so sorry, but I'm pretty new to programming, so I'm not exactly sure I got your full idea...

I'm not exactly letting the value decide what column/month it is...the value is actually the frequency of occurrence of the key in that month.

And when you say store the column/month/name inside the hash, you mean as the value of the hash? Or the key? I apologize for my ignorance, but I haven't the foggiest idea of how to go about that ><, since they're not exactly the values I need (the values I need are the frequencies of occurrence)

The last point about decimals is really interesting though :) In the end, I'm going to input the information into an excel file and plot graphs using the data, so this can come into good use :)

Thank you so much for your helpful input! :D

Best Regards

Buzzybee


In reply to Re^2: Put multiple values as columns inside a hash by buzzybeewhee
in thread Put multiple values as columns inside a hash by buzzybeewhee

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.