Skip to content

mypy baserunner

mypy baserunner #449

Triggered via push October 21, 2023 14:28
Status Failure
Total duration 20m 34s
Artifacts

config.yml

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

Annotations

13 errors, 60 warnings, and 676 notices
mypy
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 4.
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 (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 (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/basemodel.py#L2798
Redeclared '_prediction' 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/plots/baseplot.py#L359
Redeclared '_get_figure' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1787
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1859
Redeclared 'to_pandas' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L469
Redeclared '_get_rows' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1708
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2436
Redeclared '_prediction' 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/basemodel.py#L2847
Local variable 'y' 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#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#L1273
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1534
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L535
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1911
Local variable 'max_nan_cols' 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/branch/branch.py#L226
Local variable 'side' 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#L1404
Local variable 'solver' 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/basemodel.py#L1009
Local variable 'score' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L533
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1535
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/atom.py#L501
Local variable 'model' 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#L1548
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L739
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1537
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2420
Local variable 'X_new' 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/plots/predictionplot.py#L1978
Local variable 'deciles' 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/predictionplot.py#L2630
Local variable 'm' 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/basemodel.py#L992
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2420
Local variable 'y_new' 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/basemodel.py#L2557
Local variable 'yt' 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/plots/predictionplot.py#L2422
Local variable 'est' 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/plots/predictionplot.py#L1414
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L741
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1566
Local variable 'verbosity' 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/utils/utils.py#L1536
Local variable 'cols' might be referenced before assignment
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#L2831
Instance attribute _num_cols 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#L1417
Instance attribute _n_features 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/data_cleaning.py#L1901
Instance attribute _drop_cols 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/data_cleaning.py#L1195
Instance attribute _labels defined outside __init__
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/feature_engineering.py#L522
Instance attribute gfg_ 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/feature_engineering.py#L1279
Instance attribute collinear 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/ensembles.py#L401
Instance attribute _label_encoder 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/data_cleaning.py#L1494
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L922
Instance attribute _explanation 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/ensembles.py#L402
Instance attribute classes_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L673
Instance attribute _metric 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/feature_engineering.py#L1143
Instance attribute _low_variance 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#L210
Instance attribute _warnings 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/basetransformer.py#L105
Instance attribute _n_jobs 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#L1493
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1942
Instance attribute cv 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/pipeline.py#L178
Instance attribute _memory 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/data_cleaning.py#L1497
Instance attribute _cat_cols 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/data_cleaning.py#L358
Instance attribute target_names_in_ 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/data_cleaning.py#L757
Instance attribute target_names_in_ 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/branch/branchmanager.py#L207
Instance attribute _current 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/pipeline.py#L179
Instance attribute _mem_fit 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/basemodel.py#L1894
Instance attribute dashboard 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/data_cleaning.py#L744
Instance attribute _estimators 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#L189
Instance attribute _memory 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/basetransformer.py#L281
Instance attribute _experiment 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/pipeline.py#L180
Instance attribute _mem_transform 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/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#L1461
Instance attribute _estimator 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/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/data_cleaning.py#L1495
Instance attribute _categories 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/nlp.py#L1007
Instance attribute _estimator 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/basemodel.py#L1808
Instance attribute app defined outside __init__
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/baserunner.py#L40
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: docs_sources/scripts/autodocs.py#L247
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/basetransformer.py#L809
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#L1773
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2210
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2359
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2563
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/branch/branch.py#L374
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L811
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1871
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/data_cleaning.py#L325
Argument name 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/data_cleaning.py#L453
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L958
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L950
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/pipeline.py#L592
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1656
Function name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L579
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1085
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/basemodel.py#L1669
Function name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L375
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2520
Variable in function 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/pipeline.py#L587
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/basetransformer.py#L396
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L957
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L813
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2709
Argument name 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/basemodel.py#L680
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/data_cleaning.py#L2306
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L906
Variable in function 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/basemodel.py#L2854
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L517
Variable in function 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/plots/shapplot.py#L132
Variable in function 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/nlp.py#L770
Variable in function 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/basetransformer.py#L686
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1555
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/feature_engineering.py#L1445
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/plots/shapplot.py#L361
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/plots/predictionplot.py#L1727
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2990
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/branch/branch.py#L339
Function name 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/basemodel.py#L2417
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L642
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L539
Argument name 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/basemodel.py#L2511
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2125
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3129
Argument name 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#L2428
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2636
Argument name 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/pipeline.py#L474
Variable in function 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/ensembles.py#L210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L721
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2942
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L964
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L911
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#L1646
Function name 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/data_cleaning.py#L818
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#L2807
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/data_cleaning.py#L874
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L933
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/basemodel.py#L1126
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2893
Argument name 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#L2906
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3041
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L943
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L56
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2407
Variable in function 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/plots/predictionplot.py#L978
Argument 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/plots/shapplot.py#L481
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#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L2057
Variable in function 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/basemodel.py#L2167
Argument name 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/feature_engineering.py#L1483
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/ensembles.py#L420
Argument name 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/data_cleaning.py#L1267
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/basemodel.py#L1148
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2438
Argument name 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#L2470
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/nlp.py#L1054
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/plots/predictionplot.py#L2742
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1333
Argument name 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#L481
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2837
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2396
Variable in function 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#L904
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1251
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/basetransformer.py#L971
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L970
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/feature_engineering.py#L1125
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2122
Variable in function 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/basemodel.py#L912
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L445
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/nlp.py#L723
Argument name 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/feature_engineering.py#L181
Argument name 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#L829
Variable in function 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/feature_engineering.py#L1520
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2416
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/data_cleaning.py#L1891
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L119
Argument name 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#L418
Argument name 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/utils/utils.py#L2425
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/feature_engineering.py#L570
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/atom.py#L780
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/data_cleaning.py#L2303
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/nlp.py#L1018
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2248
Variable in function 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/pipeline.py#L356
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/basemodel.py#L2362
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/atom.py#L643
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1038
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L608
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/nlp.py#L988
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/basetransformer.py#L978
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#L1993
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3079
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2514
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/data_cleaning.py#L536
Variable in function 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/data_cleaning.py#L2888
Argument name 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/data_cleaning.py#L859
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2284
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/pipeline.py#L615
Argument 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#L488
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L112
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L461
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/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/feature_engineering.py#L738
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L566
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2672
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L257
Argument name 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/data_cleaning.py#L154
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L934
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1478
Argument name 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/branch/branch.py#L334
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L426
Variable in function 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/branch/branch.py#L359
Function 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/atom.py#L1067
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L449
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#L977
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#L2227
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/data_cleaning.py#L1155
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2600
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/basetransformer.py#L509
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L550
Argument name 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#L2824
Variable in function 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/nlp.py#L499
Argument name 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/pipeline.py#L545
Variable in function 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/basetransformer.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2518
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/feature_engineering.py#L1501
Variable in function 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#L1459
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1259
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L65
Argument name 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/data_cleaning.py#L785
Argument name 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#L571
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L951
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1947
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L944
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L664
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L959
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L459
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2854
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L963
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L434
Function name 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/basetransformer.py#L965
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L976
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/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/nlp.py#L969
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L33
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L565
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L417
Access to a protected member _module 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/basetransformer.py#L924
Access to a protected member _data 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/basemodel.py#L761
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L739
Access to a protected member _og 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: atom/models/classreg.py#L540
Access to a protected member _message 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/feature_engineering.py#L1562
Access to a protected member _comps 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/feature_engineering.py#L1556
Access to a protected member _comps 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/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#L943
Access to a protected member _storage 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/utils/utils.py#L2046
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L640
Access to a protected member _ht 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/utils/utils.py#L653
Access to a protected member _ht 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/baserunner.py#L416
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1637
Access to a protected member _data 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/baserunner.py#L244
Access to a protected member _train_idx 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/atom.py#L965
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L426
Access to a protected member _sign 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/basemodel.py#L1811
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L944
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#L2736
Access to a protected member _get_target 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/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#L813
Access to a protected member _estimators 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/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: atom/atom.py#L764
Access to a protected member _og 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/utils/utils.py#L944
Access to a protected member _allX 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/basemodel.py#L945
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L344
Access to a protected member _group 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/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/basetrainer.py#L427
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L687
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L425
Access to a protected member _kwargs 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/baserunner.py#L417
Access to a protected member _est_class 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/utils/utils.py#L634
Access to a protected member _metric 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/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/basetrainer.py#L345
Access to a protected member _group 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/ensembles.py#L21
Access to a protected member _fit_single_estimator 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/basemodel.py#L669
Access to a protected member _get_target 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/baserunner.py#L411
Access to a protected member _estimators 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/utils/utils.py#L2047
Access to a protected member _kwargs 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/atom.py#L804
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1585
Access to a protected member _est_class 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: atom/baserunner.py#L665
Access to a protected member _data 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/basetrainer.py#L339
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L947
Access to a protected member _storage 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/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/basetrainer.py#L190
Access to a protected member _estimators 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/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/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/basemodel.py#L2015
Access to a protected member _data 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/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/basetransformer.py#L924
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L338
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L185
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L49
Access to a protected member _validation 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/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/utils/utils.py#L2062
Access to a protected member _score_func 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/basemodel.py#L2511
Access to a protected member _get_rows 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/baserunner.py#L601
Access to a protected member _get_rows 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#L185
Access to a protected member _time_fit 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/baserunner.py#L717
Access to a protected member _og 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/utils/utils.py#L633
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2019
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 _group of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L945
Access to a protected member _get_trial 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/baserunner.py#L819
Access to a protected member _get_est 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#L716
Access to a protected member _container 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/basemodel.py#L1638
Access to a protected member _data 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#L420
Access to a protected member _best_score 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/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/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/utils/utils.py#L425
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L665
Access to a protected member _data 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/basemodel.py#L947
Access to a protected member _set_trial 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/baserunner.py#L256
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L753
Access to a protected member _score_func 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/baserunner.py#L153
Access to a protected member _holdout 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/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/basemodel.py#L764
Access to a protected member _sign 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/utils/utils.py#L564
Access to a protected member _log 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/basemodel.py#L664
Access to a protected member _get_rows 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/basetrainer.py#L337
Access to a protected member _group 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: 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/basetrainer.py#L340
Access to a protected member _group 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/basemodel.py#L2014
Access to a protected member _data 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/atom.py#L488
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L666
Access to a protected member _get_distributions 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/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: docs_sources/scripts/autodocs.py#L678
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1871
Access to a protected member _get_rows 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/feature_engineering.py#L517
Access to a protected member _name 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/basemodel.py#L821
Access to a protected member _score_func 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/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/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/utils/utils.py#L2060
Access to a protected member _score_func 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/models/classreg.py#L533
Access to a protected member _pruned 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/utils/utils.py#L589
Access to a protected member _metric 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/ensembles.py#L21
Access to a protected member _base 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/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/utils/utils.py#L584
Access to a protected member _ht 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/basetransformer.py#L918
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/utils/utils.py#L622
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L681
Access to a protected member _branches 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/basemodel.py#L753
Access to a protected member _kwargs 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
Accessing a protected member of a class or a module: atom/pipeline.py#L17
Access to a protected member _final_estimator_has of a class
Shadowing names from outer scopes: atom/data_cleaning.py#L445
Shadows name 'key' 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/basetransformer.py#L791
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L871
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'docs' 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/basetransformer.py#L687
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L309
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2322
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/nlp.py#L299
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L425
Shadows name 'score' 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#L929
Shadows name 'scores' 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#L2351
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2486
Shadows name 'args' 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/utils/utils.py#L790
Shadows name 'score' 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/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/feature_engineering.py#L1125
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L921
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L724
Shadows name 'column' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L644
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L810
Shadows name 'y_train' 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/data_cleaning.py#L1173
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L812
Shadows name 'y_test' 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#L1178
Shadows name 'i' 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/branch/branch.py#L723
Shadows name 'target' 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/data_cleaning.py#L443
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L811
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L743
Shadows name 'ngram' 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 'bins' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2486
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L809
Shadows name 'X_train' 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/basemodel.py#L2326
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L308
Shadows name 'elem' from outer scope
Unused local symbols: atom/utils/utils.py#L1853
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1701
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1783
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1772
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1845
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1780
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1841
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1773
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1782
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1774
Parameter 'dtype' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L772
Parameter 'kwargs' 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#L1694
Parameter 'columns' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L884
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1693
Parameter 'index' 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#L1692
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1851
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1844
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1854
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1771
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1702
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1781
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1855
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1703
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1852
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1842
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1843
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1704
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1695
Parameter 'dtype' value is not used