Henchman
0.0.4
Overview
Welcome to Henchman!
Install
Plotting Gallery
Documentation
Diagnostics
Selection
Learning
Plotting
Reference
Contributing
Credits
API Reference
Diagnostics API
Selection API
henchman.selection.RandomSelect
henchman.selection.Dendrogram
henchman.selection.Dendrogram.fit
henchman.selection.Dendrogram.transform
henchman.selection.Dendrogram.set_params
henchman.selection.Dendrogram.features_at_step
henchman.selection.Dendrogram.find_set_of_size
henchman.selection.Dendrogram.score_at_point
henchman.selection.Dendrogram.shuffle_score_at_point
Learning API
Plotting API
Henchman
Docs
»
API Reference
»
henchman.selection.Dendrogram.transform
View page source
henchman.selection.Dendrogram.transform
¶
Dendrogram.
transform
(
X
,
n_feats=10
)
[source]
¶
Return a dataframe of a particular size.
Parameters:
X
(
pd.Dataframe
) – The dataframe to transform.
n_feats
(
int
) – The number of columns to return