added autoets model #492
852 new problems found by Qodana Community for Python
Qodana Community for Python
852 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Invalid type hints definitions and usages |
🔶 Warning | 62 |
Unbound local variables |
🔶 Warning | 58 |
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 | 294 |
PEP 8 naming convention violation |
◽️ Notice | 271 |
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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 1529 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _labels defined outside __init__
Check notice on line 176 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _engine defined outside __init__
Check notice on line 1460 in atom/feature_engineering.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 219 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _verbose defined outside __init__
Check notice on line 771 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute missing_ defined outside __init__
Check notice on line 209 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _memory defined outside __init__
Check notice on line 344 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _random_state defined outside __init__
Check notice on line 766 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute mapping_ defined outside __init__
Check notice on line 2230 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _max_nan_rows defined outside __init__
Check notice on line 188 in atom/pipeline.py
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
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _current defined outside __init__
Check notice on line 445 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 2639 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 987 in atom/nlp.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 190 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _mem_transform defined outside __init__
Check notice on line 1827 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _categories defined outside __init__
Check notice on line 1125 in atom/feature_engineering.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _high_variance defined outside __init__
Check notice on line 187 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _memory defined outside __init__
Check notice on line 189 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _mem_fit_transform defined outside __init__
Check notice on line 1001 in atom/utils/utils.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _explanation defined outside __init__
Check notice on line 2219 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute missing_ defined outside __init__
Check notice on line 1825 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute mapping_ defined outside __init__
Check notice on line 391 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute target_names_in_ defined outside __init__
Check notice on line 295 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _logger defined outside __init__
Check notice on line 305 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _experiment defined outside __init__