Skip to content

fix cuml attrs

fix cuml attrs #496

GitHub Actions / Qodana Community for Python completed Feb 1, 2024 in 0s

860 new problems found by Qodana Community for Python

Qodana Community for Python

860 new problems were found

Inspection name Severity Problems
Invalid type hints definitions and usages 🔶 Warning 63
Unbound local variables 🔶 Warning 57
Redeclared names without usages 🔶 Warning 8
Fixture is not requested by test functions 🔶 Warning 3
Incorrect property definition 🔶 Warning 1
Incorrect type 🔶 Warning 1
Accessing a protected member of a class or a module ◽️ Notice 301
PEP 8 naming convention violation ◽️ Notice 272
An instance attribute is defined outside init`` ◽️ Notice 56
Unused local symbols ◽️ Notice 44
Shadowing names from outer scopes ◽️ Notice 40
Class has no init method ◽️ Notice 13
Method is not declared static ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 458 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _counts defined outside __init__

Check notice on line 515 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute gfg_ defined outside __init__

Check notice on line 1839 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _to_value defined outside __init__

Check notice on line 1859 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute app defined outside __init__

Check notice on line 1542 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _labels defined outside __init__

Check notice on line 650 in atom/atom.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute report defined outside __init__

Check notice on line 1255 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute collinear defined outside __init__

Check notice on line 1283 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute collinear_ defined outside __init__

Check notice on line 1419 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _n_features defined outside __init__

Check notice on line 235 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _warnings defined outside __init__

Check notice on line 222 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _verbose defined outside __init__

Check notice on line 1334 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute scaler_ defined outside __init__

Check notice on line 188 in atom/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _mem_fit defined outside __init__

Check notice on line 142 in atom/branch/branchmanager.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _current defined outside __init__

Check notice on line 1127 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _low_variance defined outside __init__

Check notice on line 2671 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__

Check notice on line 1462 in atom/feature_engineering.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimator defined outside __init__

Check notice on line 1002 in atom/utils/utils.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _explanation defined outside __init__

Check notice on line 190 in atom/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _mem_transform defined outside __init__

Check notice on line 212 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _memory defined outside __init__

Check notice on line 1235 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimators defined outside __init__

Check notice on line 1541 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _estimators defined outside __init__

Check notice on line 2240 in atom/data_cleaning.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute missing_ defined outside __init__

Check notice on line 1943 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute dashboard defined outside __init__

Check notice on line 187 in atom/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _memory defined outside __init__