Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone,
i have a error when i run my code whit r in pbi.
Any idea
Error in DataframeSource(dataset) :
all(!is.na(match(c("doc_id", "text"), names(x)))) is not TRUE
Calls: DataframeSource -> stopifnot
Ejecución interrumpida
Solved! Go to Solution.
Hi , @ydguzmano
Is this the answer you are looking for ?
https://stackoverflow.com/questions/47406555/error-faced-while-using-tm-packages-vcorpus-in-r
The first column must be named "doc_id" and contain a unique string identifier for each document. The second column must be named "text" and contain a "UTF-8" encoded string representing the document's content.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi , @ydguzmano
Could you please tell me whether your problem has been solved?
If so ,could you please kindly share your resolution so that others having similar concern can find the answer more easily.
Best Regards,
Community Support Team _ Eason
Hi , @ydguzmano
Is this the answer you are looking for ?
https://stackoverflow.com/questions/47406555/error-faced-while-using-tm-packages-vcorpus-in-r
The first column must be named "doc_id" and contain a unique string identifier for each document. The second column must be named "text" and contain a "UTF-8" encoded string representing the document's content.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 57 | |
| 43 | |
| 32 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 70 | |
| 38 | |
| 27 | |
| 24 |