Skip to content

Improve TableSymbol/datashape documentation #1006

@wrobstory

Description

@wrobstory

I'm working through the docs/tutorial, and am finding the semantics of what I can use in a TableSymbol schema frustrating.

Things that seem strange/aren't obvious:

  • string works, but str doesn't
  • float32 works, but float doesn't
  • int works, but integer doesn't
  • bool works, but boolean doesn't

IMO, all of the base Python types (float, str, int) should work out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions