We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 39 | |
| 35 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 38 | |
| 34 | |
| 23 |