Skip to content

Commit

Permalink
Merge pull request #96 from DerwenAI/update
Browse files Browse the repository at this point in the history
prep release candidate
  • Loading branch information
ceteri authored Jan 19, 2021
2 parents 130a1c5 + f94cf35 commit b7e3b8e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

## 0.1.6

2021-01-??
2021-01-19

* rollback `pandas` to 1.1.5 which is the latest stable on Ubuntu; see #94
* revise `pyvis` use as a factory pattern
* extend RDFlib serialization with `urlpath` support
* extend all serialization to support file-like objects
* including `gcsfs` and `fsspec` to leverage cloud bucket access in `pandas`
* added `code_of_conduct.md`
* code checking based on `pylint`
* added accessor methods, e.g., `KnowledgeGraph.rdf_graph()`
* updated `pandas` usage to >= 1.2.0 with direct support for Parquet/Arrow
* updated `pandas` usage for direct Parquet/Arrow calls, e.g., `read_parquet()` and `to_parquet()`
* updated `pyshacl` usage to >= 0.14.1 to support `inplace` graph manipulation (inference)


Expand Down

0 comments on commit b7e3b8e

Please sign in to comment.