Skip to content

Remove 'include-zero' from cumsum example (ch. 6) #43

Description

@tcmetzger

We currently have this:

top=cumsum("passengers", include_zero=True),

But it might be more intuitive to start with the sum in January at January's value (instead of zero):

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions