Skip to content

Add link to pandas docs on using apply #4

@colinsauze

Description

@colinsauze

The data types and formats chapter introduces the use of the apply function in pandas, but does not link to the pandas docs on it. As there are many options to it and things that might be non-obvious to new users (e.g. how it handles arguments to a function) we should add a link to the docs in the rounding exercise (https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.apply.html).

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