Skip to content

Excluding validation error type PR10 from code base #25104

Closed
@stijnvanhoey

Description

@stijnvanhoey

Problem description

In order to have a continuous check by the CI on validation error PR10, tackling them from the current code base enables the addition to the CI for automated testing in the future.

After checking an overview of the errors (all credits to @datapythonista for the introduction during europandas sprint), the PR10 has just 3 occurrences, so tackling them should be feasible during the sprint.

deprecated section type
pandas.set_option 0 Working with options CallableDynamicDoc
pandas.ExcelWriter 0 ABCMeta
pandas.core.groupby.DataFrameGroupBy.boxplot 0 Computations / Descriptive Stats function

Todo:

  • get rid of the errors in the code base
  • update the code_check.sh script to take into account the PR10 type of errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions