Skip to content

Error in analysis due to pandas bug #30

@ghost

Description

@TomAugspurger, I found pandas-dev/pandas#22509 by chasing down an error in part 2. You use the broken form of groupby().transform('rank') in "Chaining methods", to create this graph:

flights

If you use dep_time.rank() instead you get the correct result

flights

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