Skip to content

External variables #9

@Academich

Description

@Academich
col_to_me = ['numberOfDaysActuallyPlayed']

@register
def days_me(df):
    return (stl.make_mean_encoding(col_to_me, 'target'))(df)

only source will be saved, no info about col_to_me

bad codestyle, we need to define such variables inside of function definition

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