I’m trying to make a wordcloud from data that i extracted from a database on SQL, this table have a column named text_data and i’m trying to make the wordcloud using the info on that column but i’m gettin an error about type being nullerror
type of data extracted
DB This is the database where i get the text_data column, i just want to make a wordCloud from that column but i cant do it, it’s my first time using react :c
Axl Gaming is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.