Ludovic BOCKEN

Results 4 issues of Ludovic BOCKEN

Hello, I tested this command : `spikex download-wikigraph simplewiki_core` In a Jupyter Notebook, it returns : `File "", line 1 spikex download-wikigraph simplewiki_core ^ SyntaxError: invalid syntax` In Anaconda prompt,...

I have Rstudio v. 1.2.747 on Windows 10 From : https://www.r-graph-gallery.com/196-the-wordcloud2-library/ I tried the following code chunk without success, Ok for html but png is a white file... ` #...

Hello, I am trying to extract dataframes from queries in Wikidata. For instance, this code from an example in Wikidata works to extract dictionary of countries: `# pip install sparqlwrapper...