Skip to content

delim_whitespace deprication #177

@davewhipp

Description

@davewhipp

delim_whitespace will be depricated in pandas, which causes warnings to be raised when reading data using pd.read_csv(). Instead, it is suggested to use sep='s+' instead. This has been updated in Chapter 4, but Chapter 3 should be checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions