Skip to content

zipangu 0.2.1

Compare
Choose a tag to compare
@uribo uribo released this 07 Jul 05:45

New Features

  • convert_jdate() can converts the Japanese date format to as a date object.

Enhancement

  • find_date_by_wday(), jholiday_spec(), jholiday(), and is_jholiday()
    are now vectorized and accept multiple years (@yutannihilation, #15).
  • separate_address() also now vectorized.