Ndarray is not JSON serializable

When I try and use a vectorizer with a text I get the following error:
ndarray is not JSON serializable. Are text arrays not allowed to be used with a vectorizer or is there something I am missing?

Hi @Landon_Edwards !

Can you share some code example on how to replicate so we can take a look?

Thanks!