Skip to content

found a bug #1

Description

@tonyatpeking

In 10. Keras Wide and Deep.ipynb
search for reset_index()
should be reset_index(inplace=True)
or else it returns a new df by default and the original is not modified

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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