Skip to content

deprecated 'inplace' keyword #188

@patrickleonardy

Description

@patrickleonardy

Bug Report

Bug: The plot_incidence function does not support the inplace argument anymore for the reorder_categories function.

Description

This error is linked to a deprecated keyword. and an easily be fixed

Steps to Reproduce

When running the "tutorial_Cobra_linear_regression" notebook this error occurs

Expected Result

I was expecting that the reordering runs as expected.

Actual Results

TypeError: Categorical.reorder_categories() got an unexpected keyword argument 'inplace'

Screenshot bug

image

Metadata

Metadata

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