Skip to content

mypy fixing basemodel 1 #448

mypy fixing basemodel 1

mypy fixing basemodel 1 #448

Triggered via push October 18, 2023 15:30
Status Failure
Total duration 6m 24s
Artifacts

config.yml

on: push
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 58 warnings, and 667 notices
isort: atom/feature_engineering.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/ensembles.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/basetrainer.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/pipeline.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/plots/predictionplot.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
mypy
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 4.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect property definition: atom/utils/types.py#L179
Getter should return or yield something
Incorrect property definition: atom/plots/baseplot.py#L67
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L175
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L181
Getter should return or yield something
Incorrect property definition: atom/atom.py#L91
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L173
Getter should return or yield something
Incorrect property definition: atom/plots/dataplot.py#L52
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L183
Getter should return or yield something
Incorrect property definition: atom/plots/baseplot.py#L63
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L177
Getter should return or yield something
Redeclared names without usages: atom/utils/utils.py#L1824
Redeclared 'to_pandas' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L665
Redeclared '_get_target' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1752
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/plots/baseplot.py#L359
Redeclared '_get_figure' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1673
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L469
Redeclared '_get_rows' defined above without usage
Incorrect type: atom/ensembles.py#L403
Expected type 'StackingClassifier', got 'BaseStacking' instead
Incorrect type: atom/ensembles.py#L446
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/ensembles.py#L300
Expected type 'VotingClassifier', got 'BaseVoting' instead
Unbound local variables: atom/data_cleaning.py#L1911
Local variable 'max_nan_cols' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1531
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L505
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L532
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1404
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1548
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3381
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/baseplot.py#L236
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1452
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1394
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1675
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1420
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1181
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L668
Local variable 'ngram_c' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2385
Local variable 'X_new' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L226
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2807
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L530
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1500
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1273
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L716
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/atom.py#L501
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1502
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L528
Local variable 'operators' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1359
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L503
Local variable 'operators' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1978
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2630
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2385
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1499
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L995
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1501
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L227
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L653
Local variable 'finder' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1012
Local variable 'score' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2422
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1414
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L714
Local variable 'og' might be referenced before assignment
examples-tests
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 80 MB
Class must implement all abstract methods: atom/plots/shapplot.py#L30
Class ShapPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/__init__.py#L18
Class ATOMPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/__init__.py#L23
Class RunnerPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/hyperparametertuningplot.py#L40
Class HyperparameterTuningPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/predictionplot.py#L52
Class PredictionPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/dataplot.py#L39
Class DataPlot must implement all abstract methods
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L410
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1496
Instance attribute _encoders defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1901
Instance attribute _drop_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L179
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L272
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1279
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L611
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L320
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1143
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L757
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L401
Instance attribute _label_encoder defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1196
Instance attribute _discretizers defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1497
Instance attribute _cat_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1138
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L402
Instance attribute classes_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L210
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L105
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1493
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1902
Instance attribute _imputers defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L114
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L356
Instance attribute drops_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L205
Instance attribute stack_method_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1417
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L207
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1197
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2248
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1142
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2265
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L180
Instance attribute _mem_transform defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1195
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1461
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1869
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L463
Instance attribute evalml defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L358
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L405
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L189
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L517
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L744
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L522
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1494
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2831
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L178
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1862
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L281
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L747
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L403
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L888
Instance attribute _explanation defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1495
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L648
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L1007
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L100
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L158
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1876
Instance attribute _max_nan_rows defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1329
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L159
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L172
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L630
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L139
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L743
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L198
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2843
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1943
Instance attribute cv defined outside __init__
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L246
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L27
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L114
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L246
Class has no __init__ method
Class has no `__init__` method: atom/data_cleaning.py#L55
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L201
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L220
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L51
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L18
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L32
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L186
Class has no __init__ method
Class has no `__init__` method: atom/baserunner.py#L39
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L210
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L256
Method `get_final_error` may be 'static'
PEP 8 naming convention violation: atom/basemodel.py#L1656
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L557
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L829
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L374
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1947
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1247
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L773
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L587
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1714
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L441
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L818
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2130
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L379
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1971
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L907
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L579
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L955
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L806
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1085
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L375
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1293
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2364
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L608
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2175
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L468
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L956
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1238
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L396
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1677
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L856
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L499
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1445
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2024
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1298
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L566
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L571
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L949
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L915
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L433
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3001
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1125
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1673
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1258
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L132
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2578
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L940
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/basemodel.py#L2902
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2213
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L683
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1436
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L302
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L418
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1501
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L361
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1512
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L739
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L488
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1727
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L339
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L506
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2435
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2498
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L947
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2057
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1224
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1993
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2314
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L461
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2324
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L482
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L974
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1255
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L914
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1129
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2249
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L960
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2797
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L101
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L32
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2303
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2361
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L426
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L506
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2011
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1840
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L721
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L56
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L961
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L978
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L723
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2381
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L738
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2172
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1528
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1191
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1581
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2854
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L859
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1887
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L852
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L481
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1018
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2319
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3089
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1872
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2127
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2337
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L420
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1459
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L969
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L258
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1592
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L679
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1619
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L988
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L472
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2554
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1038
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2541
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2742
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1155
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1646
Function name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L770
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L570
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2227
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2875
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L712
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L453
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3039
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1251
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L931
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L615
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L16
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/basetransformer.py#L445
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2661
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1728
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1717
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1284
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2348
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L914
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2906
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L325
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L119
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L545
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L474
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1125
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1637
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1555
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2814
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2824
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L351
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2650
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1891
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L780
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L941
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1054
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L785
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L785
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2244
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1988
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L181
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2306
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1520
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L642
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L643
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L840
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2491
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L967
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2853
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2888
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L810
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1983
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1669
Function name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L354
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L112
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1330
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1720
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L287
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2285
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L975
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L522
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L154
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L536
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L334
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L615
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2883
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L808
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L359
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2390
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1067
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L198
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L280
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L592
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1774
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2372
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L449
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1151
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L874
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1553
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2418
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L909
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2340
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2950
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2494
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L973
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2917
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L368
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1483
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L550
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1134
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L515
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L481
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2687
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L930
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1857
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2614
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L730
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L65
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L464
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1489
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L466
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L356
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L211
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L326
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2872
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1267
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L459
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L310
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L412
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1443
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2909
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L17
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L2807
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L539
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L434
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L968
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2523
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2666
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L542
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L517
Variable in function should be lowercase
Accessing a protected member of a class or a module: atom/basemodel.py#L1872
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L47
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L407
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L248
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L50
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/atom.py#L778
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L769
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1075
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1680
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L714
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2491
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3359
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L856
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L676
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1395
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L763
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _is_log_scale of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L363
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L245
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3086
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/atom.py#L1258
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L979
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L752
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1562
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L730
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1551
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L946
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L921
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L395
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L1267
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L69
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/atom.py#L1232
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/atom.py#L763
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L255
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L927
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L20
Access to a protected member _fit_single_estimator of a class
Accessing a protected member of a class or a module: atom/atom.py#L965
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L537
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1556
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1187
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2012
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L352
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2736
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L3027
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L331
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3359
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L238
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L483
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L640
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L534
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L135
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L788
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L41
Access to a protected member _libs of a class
Accessing a protected member of a class or a module: atom/atom.py#L502
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L665
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L763
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L32
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/atom.py#L764
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L17
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L49
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L428
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2025
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L361
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L690
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L155
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/training.py#L151
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2611
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/training.py#L136
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/atom.py#L1266
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L971
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L617
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L247
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L16
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/atom.py#L2105
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L1271
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L370
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L1270
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1676
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L950
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L347
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L390
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L384
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L393
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L481
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L326
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L615
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L401
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L26
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L606
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L637
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L147
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L530
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/atom.py#L804
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1918
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L668
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L162
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3360
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1904
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L767
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L892
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L261
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/atom.py#L1232
Access to a protected member _get_output_identifiers of a class
Accessing a protected member of a class or a module: atom/atom.py#L1204
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L132
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L555
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1269
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L944
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L910
Access to a protected member _allX of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L190
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2016
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L406
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L346
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L329
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L549
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L760
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L1321
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/atom.py#L630
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L414
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L345
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L173
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/atom.py#L760
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L155
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L169
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3542
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L947
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1273
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L676
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L243
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L152
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L550
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L42
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L263
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/atom.py#L958
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L663
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L533
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1004
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2015
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2742
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L348
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L656
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/atom.py#L777
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L599
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L235
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1639
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1393
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L49
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3052
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2353
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L159
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L767
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1393
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L1968
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L159
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L28
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/atom.py#L501
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L407
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L341
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L733
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L435
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L864
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1257
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2027
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3528
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L640
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L950
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L824
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1259
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3360
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L496
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L20
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L517
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/atom.py#L1245
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L353
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3536
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2478
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L486
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1550
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L600
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1392
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L248
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L482
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1265
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L672
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1187
Access to a protected member _inherit of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L179
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L363
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3362
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L662
Access to a protected member _models of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L665
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2393
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3359
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/training.py#L152
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L488
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L752
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L619
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2444
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L49
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L692
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1936
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L393
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L691
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L180
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L134
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3106
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L147
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L618
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2891
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L1598
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L794
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L731
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L2097
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L588
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1695
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L865
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L160
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L247
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L329
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2496
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L364
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1392
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L567
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L1251
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/atom.py#L1516
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L948
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2020
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/training.py#L221
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3240
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1558
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L255
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1640
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L180
Access to a protected member _time_fit of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1812
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1352
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1704
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L857
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2011
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L948
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L921
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L732
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L764
Access to a protected member _branches of a class
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L446
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2316
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L231
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1180
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L299
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L684
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1125
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L445
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L3035
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L924
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L445
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2451
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L643
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L874
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L185
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L393
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L756
Shadows name 'score' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L743
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1125
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1125
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L301
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L272
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2331
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L932
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2451
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L806
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L724
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2319
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L317
Shadows name 'm' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L643
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1173
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L723
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L808
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L788
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1178
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L691
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1173
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L329
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L809
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2287
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L443
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L807
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L308
Shadows name 'elem' from outer scope
Unused local symbols: docs_sources/scripts/autodocs.py#L771
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1748
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1660
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1820
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1819
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1668
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1746
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1816
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1736
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1806
Parameter 'data' value is not used
Unused local symbols: docs/scripts/autodocs.py#L884
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1818
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1667
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1809
Parameter 'name' value is not used
Unused local symbols: docs/scripts/autodocs.py#L771
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1659
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1745
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1669
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1810
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1737
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1658
Parameter 'index' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L883
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1739
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1807
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1657
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1808
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1747
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1666
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1738
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1817
Parameter 'index' value is not used