Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"smart" formatting yields a "cannot open the connection" error #3
Comments
With wikimedia/WikidataQueryServiceR#3, we can use the “smart” mode to have WDQSR format the publicationDate column for us
Running in
format = "simple"mode, we get the following:Using the
format = "smart"mode, we'd be able to get adata.framewith publicationDate formatted to POSIXlt:But we get an error instead: