Skip to content
Snippets Groups Projects
Commit 8118f6ef authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

BUG: vectorizer.inverse_transform on arrays

Matrices and arrays have different indexing rules: matrices are always 2D
objects, thus slicing a matrix returns a 2D object.
parent 7e02960c
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment