<div dir="ltr">Please at least supply a sample of the data.  Is there more than one row per month, are there months missing, if so how to handle.  You left a lot unspecified.  Guidance can be provided with data.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><br>Jim Holtman<br>Data Munger Guru<br> <br>What is the problem that you are trying to solve?<br>Tell me what you want to do, not how you want to do it.</div></div>
<br><div class="gmail_quote">On Tue, Dec 6, 2016 at 1:34 PM, kbsudhir <span dir="ltr"><<a href="mailto:kbsudhir@gmail.com" target="_blank">kbsudhir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I am a beginner in R.<br>
<br>
I have a period of dates in my data set starting 10th April'2006 till 31st<br>
Aug'2016. Its a period of 125 months. I want to sequentially identify each<br>
month with a number starting "1" in a new corresponding column Ex<br>
"Month_Identifier". Ex<br>
Apr'2006 - 1<br>
May'2006 - 2 ........ Aug'2016 - 125<br>
<br>
Also, the datatype of the column where date is available is a factor.<br>
<br>
Requesting guidance on how to achieve this.<br>
<br>
Regards<br>
Sudhir<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://r.789695.n4.nabble.com/Sequential-numbering-for-each-month-on-a-period-of-time-tp4727126.html" rel="noreferrer" target="_blank">http://r.789695.n4.nabble.com/<wbr>Sequential-numbering-for-each-<wbr>month-on-a-period-of-time-<wbr>tp4727126.html</a><br>
Sent from the datatable-help mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
datatable-help mailing list<br>
<a href="mailto:datatable-help@lists.r-forge.r-project.org">datatable-help@lists.r-forge.<wbr>r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help" rel="noreferrer" target="_blank">https://lists.r-forge.r-<wbr>project.org/cgi-bin/mailman/<wbr>listinfo/datatable-help</a><br>
</blockquote></div><br></div>