Skip to content

FRQ: drop_duplicates and isin function is missing #613

Open
@mankeheaven

Description

@mankeheaven

Is your feature request related to a problem? Please describe.

drop_duplicates and isin function are wanted.

Describe the solution you'd like

df.dropDuplicates(subset=["con_code"], keep="last")


df[df["ts_code"].isin(includes_list)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Some day maybeWe might consider adding/fixing this in the futureenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions