Skip to content

[Bug] Function set_tbl_col docstrings don't make sense #66

@clizbe

Description

@clizbe

Description

See screenshot below

  • One docstring says, "All other options and behaviour are same as the vector variant of this function." and the other says, "All other options behave as the two source version of create_tbl."
  • "a column can be set to the value provided by value" - the function doesn't have an argument "value"
  • "where a column can be set to the vector provided by vals"- the function doesn't have an argument "vals"
  • "The resulting table is saved as the table name." - the function doesn't have an argument "name"
  • Maybe a new issue: the arguments on and col shouldn't be necessary if replacing an entire column with a single value (because row order shouldn't matter)

image

Package Version

v0.2.0

Julia Version

v1.9.3

Reproduction steps

View stable docs on repo

Relevant log output

No response

Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions