SPARQL-Anything / PySPARQL-Anything

The SPARQL Anything Python library
Apache License 2.0
10 stars 0 forks source link

SparqlAnything.select Method to Return a pandas.DataFrame object #17

Closed MarcoR1791 closed 4 months ago

MarcoR1791 commented 4 months ago

It would be a nice additional feature to return the result of a select query as a pd.DataFrame and a dictionary of the bindings.