When we say that a linear map $T:V\to V$ where $\dim(V)=n$ has a $n$ linear independent vectors so $T$ can be diagonalisable we refer not to every $n$ linear independent vectors, it must be the eigenvectors? as
$ \begin{pmatrix} 1 & 1 \\ 0 & 1 \end{pmatrix}$ has linear independent vectors but it is not diagonalisable
Recall that to diagonalize a n-by n matrix what we need is a basis of $n$ (independent) eigenvectors.
Note also that we don't need independent columns vectors (or rows) for a matrix to be diagonalizable, as for example
\begin{pmatrix} 1 & 0 \\ 0 & 0 \end{pmatrix}
which is of course in diagonal form.
Refer also to Diagonalizable matrix.