7
7
< head >
8
8
< meta http-equiv ="X-UA-Compatible " content ="IE=Edge " />
9
9
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
10
- < title > Index — matminer 0.3.2 documentation</ title >
10
+ < title > Index — matminer 0.3.3 documentation</ title >
11
11
< link rel ="stylesheet " href ="_static/nature.css " type ="text/css " />
12
12
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
13
13
< script type ="text/javascript " src ="_static/documentation_options.js "> </ script >
@@ -29,7 +29,7 @@ <h3>Navigation</h3>
29
29
< li class ="right " >
30
30
< a href ="py-modindex.html " title ="Python Module Index "
31
31
> modules</ a > |</ li >
32
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> matminer 0.3.2 documentation</ a > »</ li >
32
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> matminer 0.3.3 documentation</ a > »</ li >
33
33
</ ul >
34
34
</ div >
35
35
@@ -83,6 +83,8 @@ <h2 id="_">_</h2>
83
83
< li > < a href ="matminer.featurizers.html#matminer.featurizers.bandstructure.BranchPointEnergy.__init__ "> (matminer.featurizers.bandstructure.BranchPointEnergy method)</ a >
84
84
</ li >
85
85
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.MultipleFeaturizer.__init__ "> (matminer.featurizers.base.MultipleFeaturizer method)</ a >
86
+ </ li >
87
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer.__init__ "> (matminer.featurizers.base.StackedFeaturizer method)</ a >
86
88
</ li >
87
89
< li > < a href ="matminer.featurizers.html#matminer.featurizers.composition.AtomicPackingEfficiency.__init__ "> (matminer.featurizers.composition.AtomicPackingEfficiency method)</ a >
88
90
</ li >
@@ -273,6 +275,8 @@ <h2 id="C">C</h2>
273
275
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.BaseFeaturizer.citations "> (matminer.featurizers.base.BaseFeaturizer method)</ a >
274
276
</ li >
275
277
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.MultipleFeaturizer.citations "> (matminer.featurizers.base.MultipleFeaturizer method)</ a >
278
+ </ li >
279
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer.citations "> (matminer.featurizers.base.StackedFeaturizer method)</ a >
276
280
</ li >
277
281
< li > < a href ="matminer.featurizers.html#matminer.featurizers.composition.AtomicOrbitals.citations "> (matminer.featurizers.composition.AtomicOrbitals method)</ a >
278
282
</ li >
@@ -487,6 +491,8 @@ <h2 id="F">F</h2>
487
491
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.BaseFeaturizer.feature_labels "> (matminer.featurizers.base.BaseFeaturizer method)</ a >
488
492
</ li >
489
493
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.MultipleFeaturizer.feature_labels "> (matminer.featurizers.base.MultipleFeaturizer method)</ a >
494
+ </ li >
495
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer.feature_labels "> (matminer.featurizers.base.StackedFeaturizer method)</ a >
490
496
</ li >
491
497
< li > < a href ="matminer.featurizers.html#matminer.featurizers.composition.AtomicOrbitals.feature_labels "> (matminer.featurizers.composition.AtomicOrbitals method)</ a >
492
498
</ li >
@@ -599,6 +605,8 @@ <h2 id="F">F</h2>
599
605
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.BaseFeaturizer.featurize "> (matminer.featurizers.base.BaseFeaturizer method)</ a >
600
606
</ li >
601
607
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.MultipleFeaturizer.featurize "> (matminer.featurizers.base.MultipleFeaturizer method)</ a >
608
+ </ li >
609
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer.featurize "> (matminer.featurizers.base.StackedFeaturizer method)</ a >
602
610
</ li >
603
611
< li > < a href ="matminer.featurizers.html#matminer.featurizers.composition.AtomicOrbitals.featurize "> (matminer.featurizers.composition.AtomicOrbitals method)</ a >
604
612
</ li >
@@ -917,6 +925,8 @@ <h2 id="I">I</h2>
917
925
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.BaseFeaturizer.implementors "> (matminer.featurizers.base.BaseFeaturizer method)</ a >
918
926
</ li >
919
927
< li > < a href ="matminer.featurizers.html#matminer.featurizers.base.MultipleFeaturizer.implementors "> (matminer.featurizers.base.MultipleFeaturizer method)</ a >
928
+ </ li >
929
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer.implementors "> (matminer.featurizers.base.StackedFeaturizer method)</ a >
920
930
</ li >
921
931
< li > < a href ="matminer.featurizers.html#matminer.featurizers.composition.AtomicOrbitals.implementors "> (matminer.featurizers.composition.AtomicOrbitals method)</ a >
922
932
</ li >
@@ -1100,8 +1110,6 @@ <h2 id="M">M</h2>
1100
1110
< li > < a href ="matminer.featurizers.html#module-matminer.featurizers.base "> matminer.featurizers.base (module)</ a >
1101
1111
</ li >
1102
1112
< li > < a href ="matminer.featurizers.html#module-matminer.featurizers.composition "> matminer.featurizers.composition (module)</ a >
1103
- </ li >
1104
- < li > < a href ="matminer.featurizers.data_files.html#module-matminer.featurizers.data_files "> matminer.featurizers.data_files (module)</ a >
1105
1113
</ li >
1106
1114
< li > < a href ="matminer.featurizers.html#module-matminer.featurizers.dos "> matminer.featurizers.dos (module)</ a >
1107
1115
</ li >
@@ -1113,10 +1121,10 @@ <h2 id="M">M</h2>
1113
1121
</ li >
1114
1122
< li > < a href ="matminer.featurizers.html#module-matminer.featurizers.structure "> matminer.featurizers.structure (module)</ a >
1115
1123
</ li >
1116
- </ ul > </ td >
1117
- < td style ="width: 33%; vertical-align: top; "> < ul >
1118
1124
< li > < a href ="matminer.figrecipes.html#module-matminer.figrecipes "> matminer.figrecipes (module)</ a >
1119
1125
</ li >
1126
+ </ ul > </ td >
1127
+ < td style ="width: 33%; vertical-align: top; "> < ul >
1120
1128
< li > < a href ="matminer.figrecipes.html#module-matminer.figrecipes.plot "> matminer.figrecipes.plot (module)</ a >
1121
1129
</ li >
1122
1130
< li > < a href ="matminer.utils.html#module-matminer.utils "> matminer.utils (module)</ a >
@@ -1263,11 +1271,13 @@ <h2 id="S">S</h2>
1263
1271
</ ul > </ li >
1264
1272
< li > < a href ="matminer.featurizers.html#matminer.featurizers.structure.SineCoulombMatrix "> SineCoulombMatrix (class in matminer.featurizers.structure)</ a >
1265
1273
</ li >
1266
- </ ul > </ td >
1267
- < td style ="width: 33%; vertical-align: top; "> < ul >
1268
1274
< li > < a href ="matminer.featurizers.html#matminer.featurizers.structure.SiteStatsFingerprint "> SiteStatsFingerprint (class in matminer.featurizers.structure)</ a >
1269
1275
</ li >
1276
+ </ ul > </ td >
1277
+ < td style ="width: 33%; vertical-align: top; "> < ul >
1270
1278
< li > < a href ="matminer.featurizers.html#matminer.featurizers.stats.PropertyStats.sorted "> sorted() (matminer.featurizers.stats.PropertyStats static method)</ a >
1279
+ </ li >
1280
+ < li > < a href ="matminer.featurizers.html#matminer.featurizers.base.StackedFeaturizer "> StackedFeaturizer (class in matminer.featurizers.base)</ a >
1271
1281
</ li >
1272
1282
< li > < a href ="matminer.featurizers.html#matminer.featurizers.stats.PropertyStats.std_dev "> std_dev() (matminer.featurizers.stats.PropertyStats static method)</ a >
1273
1283
</ li >
@@ -1420,7 +1430,7 @@ <h3>Navigation</h3>
1420
1430
< li class ="right " >
1421
1431
< a href ="py-modindex.html " title ="Python Module Index "
1422
1432
> modules</ a > |</ li >
1423
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> matminer 0.3.2 documentation</ a > »</ li >
1433
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> matminer 0.3.3 documentation</ a > »</ li >
1424
1434
</ ul >
1425
1435
</ div >
1426
1436
0 commit comments