Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

episode 01 - articles_df.__class__ #24

Description

@brendam

Is it useful to show the alternative way of accessing the type here? Not sure how it fits into the lesson.

type(articles_df)
# this does the same thing as the above!
articles_df.__class__

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions