Skip to content

v1.0.1: Create SQLite db for documents (#46)

Compare
Choose a tag to compare
@jerpint jerpint released this 24 Feb 13:32
· 97 commits to main since this release
1f22b14

Add support for a database

** Breaking changes **

We changed the column names expected in the pandas dataframes from:

[text, name, url] to [content, title, url]