Skip to content

mypy basetransformer #450

mypy basetransformer

mypy basetransformer #450

Triggered via push October 24, 2023 18:52
Status Failure
Total duration 3m 3s
Artifacts

config.yml

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

Annotations

13 errors, 60 warnings, and 678 notices
mypy
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 1.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" 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/atom.py#L91
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#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/plots/baseplot.py#L63
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L177
Getter should return or yield something
Incorrect property definition: atom/utils/types.py#L181
Getter should return or yield something
Redeclared names without usages: atom/utils/utils.py#L1766
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L470
Redeclared '_get_rows' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2804
Redeclared '_prediction' 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#L1845
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1917
Redeclared 'to_pandas' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L666
Redeclared '_get_target' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2442
Redeclared '_prediction' defined above without usage
Incorrect type: atom/ensembles.py#L403
Expected type 'StackingClassifier', got 'BaseStacking' instead
Incorrect type: atom/basetransformer.py#L490
Expected type 'collections.Iterable', got 'None' instead
Incorrect type: atom/ensembles.py#L300
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/ensembles.py#L446
Expected type 'StackingRegressor', got 'BaseStacking' instead
Unbound local variables: atom/basemodel.py#L1012
Local variable 'score' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2563
Local variable 'yt' 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/plots/baseplot.py#L236
Local variable 'rows_c' 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/feature_engineering.py#L503
Local variable 'operators' 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/data_cleaning.py#L505
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2478
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3388
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1593
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1170
Local variable 'og' 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/feature_engineering.py#L1394
Local variable 'solver' 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/models/classreg.py#L533
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2478
Local variable 'X_new' 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/utils/utils.py#L1594
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1595
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/atom.py#L501
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L228
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2429
Local variable 'est' 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/basemodel.py#L995
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1592
Local variable 'train_only' 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/basemodel.py#L2853
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2637
Local variable 'm' 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/dataplot.py#L653
Local variable 'finder' 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/branch/branch.py#L227
Local variable 'side' 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/baserunner.py#L1173
Local variable 'data' 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/utils/utils.py#L1624
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1675
Local variable 'idx' might be referenced before assignment
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/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/dataplot.py#L39
Class DataPlot must implement all abstract methods
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/nlp.py#L1007
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/basetransformer.py#L327
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#L405
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1947
Instance attribute cv 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/atom.py#L463
Instance attribute evalml 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/basetransformer.py#L158
Instance attribute _engine 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#L2843
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L277
Instance attribute _logger 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/ensembles.py#L402
Instance attribute classes_ 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/data_cleaning.py#L1862
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L201
Instance attribute _verbose 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/ensembles.py#L205
Instance attribute stack_method_ 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#L747
Instance attribute missing_ 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/data_cleaning.py#L1876
Instance attribute _max_nan_rows 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#L1329
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L173
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L214
Instance attribute _warnings 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/feature_engineering.py#L1279
Instance attribute collinear 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#L1493
Instance attribute mapping_ 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/branch/branchmanager.py#L207
Instance attribute _current 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/feature_engineering.py#L1138
Instance attribute collinear_ 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/baserunner.py#L1104
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L980
Instance attribute _explanation defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1813
Instance attribute app 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#L1195
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L103
Instance attribute _n_jobs 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#L757
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#L358
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/data_cleaning.py#L403
Instance attribute mapping_ 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#L191
Instance attribute _memory 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/data_cleaning.py#L743
Instance attribute mapping_ 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/ensembles.py#L100
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1899
Instance attribute dashboard 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/data_cleaning.py#L744
Instance attribute _estimators 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/basetransformer.py#L113
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L287
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1197
Instance attribute _num_cols defined outside __init__
Class has no `__init__` method: atom/utils/utils.py#L195
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/basetracker.py#L16
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/ensembles.py#L51
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#L204
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L215
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#L278
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/ensembles.py#L114
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L314
Method `get_final_error` may be 'static'
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#L2319
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/utils/utils.py#L2474
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/data_cleaning.py#L874
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/ensembles.py#L210
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/basemodel.py#L1674
Function 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/data_cleaning.py#L101
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/pipeline.py#L571
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2996
Argument 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/baserunner.py#L514
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2130
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/basetransformer.py#L503
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L375
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2417
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L683
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/feature_engineering.py#L1134
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L661
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L969
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/data_cleaning.py#L2057
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/ensembles.py#L119
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/nlp.py#L211
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2444
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/basemodel.py#L2517
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L340
Function name 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/feature_engineering.py#L1581
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/baserunner.py#L655
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/data_cleaning.py#L488
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#L1682
Function 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/basemodel.py#L915
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/data_cleaning.py#L1993
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1317
Argument name 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#L1887
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/data_cleaning.py#L2227
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L649
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2306
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/feature_engineering.py#L1546
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/atom.py#L1251
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/pipeline.py#L522
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L530
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#L1778
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/pipeline.py#L615
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/basemodel.py#L2526
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/feature_engineering.py#L1555
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L657
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/basetransformer.py#L403
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2860
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2465
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/baserunner.py#L642
Variable in function 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/baserunner.py#L510
Argument name 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#L643
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/baserunner.py#L669
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/data_cleaning.py#L1637
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/utils/utils.py#L2342
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/nlp.py#L723
Argument name 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/branch/branch.py#L435
Function name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L675
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L455
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2434
Argument 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#L1857
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/utils/utils.py#L1391
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1661
Function 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/feature_engineering.py#L1293
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L460
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/basetransformer.py#L449
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L471
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L326
Argument name 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#L1673
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/basemodel.py#L2569
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/data_cleaning.py#L2306
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L674
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#L2661
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/data_cleaning.py#L2314
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/data_cleaning.py#L2340
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3085
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/data_cleaning.py#L351
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L380
Function name 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/pipeline.py#L257
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#L517
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L648
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/basemodel.py#L2678
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#L1258
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L667
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L355
Function 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/atom.py#L1245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L387
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2454
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#L154
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L632
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L662
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/basemodel.py#L1151
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/data_cleaning.py#L739
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L656
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/data_cleaning.py#L712
Argument name 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/atom.py#L1067
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/data_cleaning.py#L2024
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/feature_engineering.py#L1436
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/pipeline.py#L356
Variable in function 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/data_cleaning.py#L518
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/basemodel.py#L1651
Function 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/data_cleaning.py#L453
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/baserunner.py#L668
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2368
Argument 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/plots/predictionplot.py#L1728
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/feature_engineering.py#L1553
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#L2127
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/nlp.py#L499
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L473
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2606
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#L608
Variable in function 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/feature_engineering.py#L1501
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1536
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L641
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2524
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/nlp.py#L1038
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/data_cleaning.py#L2872
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/data_cleaning.py#L1267
Argument name 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/plots/predictionplot.py#L978
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2268
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#L65
Argument name 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/feature_engineering.py#L1445
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/atom.py#L780
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L335
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3135
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#L287
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/basemodel.py#L2715
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L631
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/feature_engineering.py#L1238
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2899
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1876
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/basemodel.py#L2172
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L467
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L325
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2948
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/data_cleaning.py#L2854
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#L2909
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/branch/branch.py#L360
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2843
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/pipeline.py#L474
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L512
Argument name 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#L785
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/pipeline.py#L426
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/basemodel.py#L2642
Argument name 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/ensembles.py#L420
Argument name 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#L829
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/basemodel.py#L3047
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/ensembles.py#L258
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2423
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/basetransformer.py#L459
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2520
Variable in function 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/data_cleaning.py#L2666
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/data_cleaning.py#L2875
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L539
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2749
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L676
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/feature_engineering.py#L1125
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2483
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/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/utils/utils.py#L2528
Variable in function should be lowercase
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/basemodel.py#L948
Access to a protected member _storage of a class
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/baserunner.py#L1118
Access to a protected member _models 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/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#L2103
Access to a protected member _models 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/atom.py#L1269
Access to a protected member _holdout 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/atom.py#L971
Access to a protected member _data 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/baserunner.py#L1062
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L448
Access to a protected member _score_func 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/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/atom.py#L496
Access to a protected member _component_obj 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/utils/utils.py#L2120
Access to a protected member _score_func 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#L1393
Access to a protected member _group 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/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/utils/utils.py#L484
Access to a protected member _sign 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/baserunner.py#L1112
Access to a protected member _branches 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/basetrainer.py#L337
Access to a protected member _group 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/baserunner.py#L1171
Access to a protected member _og 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/utils/utils.py#L453
Access to a protected member _sign 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#L667
Access to a protected member _get_rows 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/hyperparametertuningplot.py#L69
Access to a protected member _study 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/atom.py#L488
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1187
Access to a protected member _get_est 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/basetransformer.py#L370
Access to a protected member _default 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#L764
Access to a protected member _sign 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/plots/predictionplot.py#L3543
Access to a protected member _score_func 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/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#L384
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L451
Access to a protected member _kwargs 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/basetrainer.py#L420
Access to a protected member _best_score 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/utils/utils.py#L1002
Access to a protected member _allX 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/atom.py#L1258
Access to a protected member _data 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/basemodel.py#L1685
Access to a protected member _data 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/atom.py#L1204
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L698
Access to a protected member _ht 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/baserunner.py#L191
Access to a protected member _best_score 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#L3367
Access to a protected member _best_score 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/utils/utils.py#L389
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3366
Access to a protected member _data 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/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/predictionplot.py#L3093
Access to a protected member _bootstrap 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/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/plots/predictionplot.py#L1704
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L387
Access to a protected member _score_func 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/basetransformer.py#L33
Access to a protected member _typing 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/predictionplot.py#L3549
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L848
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L711
Access to a protected member _ht 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/plots/predictionplot.py#L3369
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L792
Access to a protected member _config of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L622
Access to a protected member _holdout 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/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#L691
Access to a protected member _ht 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/plots/hyperparametertuningplot.py#L26
Access to a protected member _bunch 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/plots/predictionplot.py#L1392
Access to a protected member _group 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/plots/predictionplot.py#L1904
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: 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/atom.py#L1266
Access to a protected member _data 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/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/predictionplot.py#L672
Access to a protected member _get_pred 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/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/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#L1514
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1642
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L854
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3113
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2898
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3366
Access to a protected member _group 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/feature_engineering.py#L1558
Access to a protected member _comps 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/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/atom.py#L804
Access to a protected member _log 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/plots/predictionplot.py#L2451
Access to a protected member _study 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/atom.py#L857
Access to a protected member _get_rows 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#L2618
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L756
Access to a protected member _score_func 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/utils/utils.py#L680
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/atom.py#L1966
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L647
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L767
Access to a protected member _sign 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/atom.py#L502
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L692
Access to a protected member _metric 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/plots/predictionplot.py#L3247
Access to a protected member _get_pred 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/baserunner.py#L1251
Access to a protected member _get_est 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/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#L483
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1596
Access to a protected member _mapping 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/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#L50
Access to a protected member _validation 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#L630
Access to a protected member _get_rows 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/utils/utils.py#L49
Access to a protected member _score 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/atom.py#L1271
Access to a protected member _holdout 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/basemodel.py#L824
Access to a protected member _score_func 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/utils/utils.py#L451
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3366
Access to a protected member _train_idx 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/plots/predictionplot.py#L1395
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2503
Access to a protected member _models 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/plots/predictionplot.py#L3367
Access to a protected member _group 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#L1251
Access to a protected member _mem_transform 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/atom.py#L28
Access to a protected member _typing 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/plots/predictionplot.py#L2485
Access to a protected member _models 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#L864
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L756
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1245
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1171
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1643
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1643
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L2095
Access to a protected member _models 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/atom.py#L567
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2118
Access to a protected member _score_func 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/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#L1273
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L642
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2743
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L262
Access to a protected member _train_idx 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/basemodel.py#L672
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2104
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L253
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1034
Access to a protected member _get_rows 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/plots/predictionplot.py#L3059
Access to a protected member _bootstrap 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/utils/utils.py#L623
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3535
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2105
Access to a protected member _kwargs 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/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/baserunner.py#L1096
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/feature_engineering.py#L1562
Access to a protected member _comps 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/basemodel.py#L2024
Access to a protected member _data 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#L1816
Access to a protected member _data 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/baserunner.py#L191
Access to a protected member _time_fit 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#L616
Access to a protected member _container 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/baserunner.py#L854
Access to a protected member _est_class 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/utils/utils.py#L483
Access to a protected member _kwargs 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/predictionplot.py#L1695
Access to a protected member _get_columns 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: 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/atom.py#L501
Access to a protected member _get_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/baserunner.py#L1148
Access to a protected member _og 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/shapplot.py#L618
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1096
Access to a protected member _data 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/basemodel.py#L950
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L622
Access to a protected member _data 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/baserunner.py#L159
Access to a protected member _holdout 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/baserunner.py#L250
Access to a protected member _train_idx 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/basemodel.py#L1876
Access to a protected member _get_rows 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/plots/shapplot.py#L364
Access to a protected member _shap 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/baserunner.py#L853
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2749
Access to a protected member _get_rows 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/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/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/basemodel.py#L2517
Access to a protected member _get_rows 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/atom.py#L958
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/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/predictionplot.py#L2400
Access to a protected member _study 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/atom.py#L777
Access to a protected member _branches 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#L732
Access to a protected member _get_target 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#L387
Access to a protected member _kwargs 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
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2360
Access to a protected member _models of a class
Shadowing names from outer scopes: atom/baserunner.py#L492
Shadows name 'ex' 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#L848
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L3042
Shadows name 'metric' 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/data_cleaning.py#L1173
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L725
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L483
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2544
Shadows name 'kwargs' 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/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/baserunner.py#L511
Shadows name 'y_train' 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/branch/branch.py#L724
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L512
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L387
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L309
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L510
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L743
Shadows name 'ngram' 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/baserunner.py#L513
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2332
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L186
Shadows name 'name' 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/baserunner.py#L388
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L451
Shadows name 'score' 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/nlp.py#L299
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L231
Shadows name 'elem' 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#L443
Shadows name 'y' 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/nlp.py#L270
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2380
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L308
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L874
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L272
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2544
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L924
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L301
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/utils/utils.py#L2409
Shadows name 'out' 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/branch/branch.py#L692
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L446
Shadows name 'diff' from outer scope
Unused local symbols: atom/utils/utils.py#L1750
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1761
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1829
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1751
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1839
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1760
Parameter 'index' 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#L1752
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1899
Parameter 'data' 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#L1762
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1831
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#L1830
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1841
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1910
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1832
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1759
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1912
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1903
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1838
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1909
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1901
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1753
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1913
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1902
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1911
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1840
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1900
Parameter 'index' value is not used