bhishanpdl / Hindu_Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hindu Calendar

Steps

  • Download raw html from website: AstroIca.com for required months.
  • Parse these raw html using pd.read_html and get csv for each months
  • Combine all the months and get final data with three columns: tithi, start_time, end_time.

About


Languages

Language:Python 100.0%