Skip to content

More details on pandas dtypes #61

@timmens

Description

@timmens

Describe the inconsistency / error

In the screencast on (pandas) dtypes, I've noticed that

  1. The Float32Dtype is not mentioned (on the "Overview of numeric dtypes" slide)
  2. The Float64Dtype does not have a range (on the "Overview of numeric dtypes" slide)
  3. The BooleanDtype is not mentioned
  4. The DatetimeTZDtype is not mentioned

I'd argue that

  • The Float32 dtype should be added to the list for consistency
  • The ranges of the single and double precision floats could be added as info
  • The boolean and datetime dtype could be shown on a "Miscellaneous" slide

Location

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