Skip to content

Remove Pandas option 'future.no_silent_downcasting' as it is deprecated. #19

Description

@bdgregg

In scan-batch-dir remove the line containing "pd.set_option('future.no_silent_downcasting', True)" as this option has been deprecated per the warning seen on screen: "./scan-batch-dir:21: Pandas4Warning: 'future.no_silent_downcasting' is deprecated, please refrain from using it.
pd.set_option('future.no_silent_downcasting', True)"

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