Skip to content

counts are 0-indexed #222

@jpmckinney

Description

@jpmckinney

Most of the code seems to consistently use 0-index counts, such that variables like total_rows are actually the total rows minus 1. If this is truly consistent, then there is no bug. That said, it's terribly confusing to count real rows as 0 = 1, 1 = 2, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions