0

How can i get the 15 of every month in a year?

I tried with:

dates=pd.date_range(start='15/1/2001',end='15/12/2001', freq='M')

But is not getting the 15th of every month.

How can i do this?

Thanks in advance.

Javier
  • 493
  • 3
  • 15

0 Answers0