Skip to content

Doc APIs that are not written in correct python naming rules are not detected #19

@sarah-afiya

Description

@sarah-afiya

Example:

  • class collections.ChainMap(*maps)
  • class collections.Counter([iterable-or-mapping])
  • Series.to_dict(into=<class 'dict'>)
  • Series.str.split(pat=None, *, n=-1, expand=False, regex=None)

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