Skip to content

v1.0 docs: morton_index datatype user documentationΒ #64

Description

@espg

πŸ€– from Claude

Sub-issue of #48 (v1.0 sweep), Tier-2 docs.

Scope

User-facing documentation for the morton_index datatype skin landed in #51:

  • The pandas ExtensionArray (MortonIndexArray / MortonIndexDtype) and the pyarrow ExtensionType β€” construction, round-tripping, and the optional-dependency story (numpy stays the only runtime dep; pandas/pyarrow are extras).
  • How the dtype wraps the packed-u64 kernel, and what the user sees (repr, order accessor).
  • A forward pointer to the deferred NEP-42 operator grammar so users know what is and isn't supported in 1.x.

Acceptance criteria

A markdown page (under docs/) with runnable examples gated on the pandas/pyarrow extras.

Refs #48, #51.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions