Skip to content

constants

Pre-defined constants for use in pandas utility functions & methods.

Examples

  • PANDAS_DATETIME_FORMAT (str): "%Y-%m-%dT%H:%M:%SZ"
  • PANDAS_DATE_FORMAT (str): "%Y-%m-%d"
  • PANDAS_TIME_FORMAT (str): "%H:%M:%S"