Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 17, 2023
1 parent b343fc5 commit e002981
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 0 deletions.
40 changes: 40 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -33566,5 +33566,45 @@
"tags": [
"python"
]
},
"https://github.com/carbonfact/lea": {
"extra-tags": [
"dbt",
"tableau-alternative",
"minimal"
],
"date": "2023-10-08",
"title": "lea",
"summary": "\ud83c\udfc3\u200d\u2640\ufe0f Minimalist alternative to dbt",
"tags": [
"python"
]
},
"https://github.com/TanMy21/12-design": {
"extra-tags": [
"design",
"software",
"data"
],
"date": "2021-08-30",
"title": "12-design",
"summary": "Ten Quick Software Design Tips for Data Scientists",
"tags": []
},
"https://github.com/kawre/leetcode.nvim": {
"extra-tags": [],
"date": "2023-09-16",
"title": "leetcode.nvim",
"summary": "A Neovim plugin enabling you to solve LeetCode problems within Neovim.",
"tags": [
"leetcode-nvim",
"neovim-plugin",
"lua",
"nvim-plugin",
"neovim",
"leetcode",
"plugin",
"nvim"
]
}
}
Binary file modified database/pipeline.pkl
Binary file not shown.
128 changes: 128 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -153262,5 +153262,133 @@
{
"head": "rating",
"tail": "generative-ai"
},
{
"head": "python",
"tail": "tableau-alternative"
},
{
"head": "python",
"tail": "minimal"
},
{
"head": "dbt",
"tail": "tableau-alternative"
},
{
"head": "dbt",
"tail": "minimal"
},
{
"head": "tableau-alternative",
"tail": "minimal"
},
{
"head": "design",
"tail": "software"
},
{
"head": "design",
"tail": "data"
},
{
"head": "software",
"tail": "data"
},
{
"head": "leetcode-nvim",
"tail": "neovim-plugin"
},
{
"head": "leetcode-nvim",
"tail": "lua"
},
{
"head": "leetcode-nvim",
"tail": "nvim-plugin"
},
{
"head": "leetcode-nvim",
"tail": "neovim"
},
{
"head": "leetcode-nvim",
"tail": "leetcode"
},
{
"head": "leetcode-nvim",
"tail": "plugin"
},
{
"head": "leetcode-nvim",
"tail": "nvim"
},
{
"head": "neovim-plugin",
"tail": "lua"
},
{
"head": "neovim-plugin",
"tail": "nvim-plugin"
},
{
"head": "neovim-plugin",
"tail": "neovim"
},
{
"head": "neovim-plugin",
"tail": "leetcode"
},
{
"head": "neovim-plugin",
"tail": "plugin"
},
{
"head": "lua",
"tail": "nvim-plugin"
},
{
"head": "lua",
"tail": "leetcode"
},
{
"head": "lua",
"tail": "plugin"
},
{
"head": "nvim-plugin",
"tail": "neovim"
},
{
"head": "nvim-plugin",
"tail": "leetcode"
},
{
"head": "nvim-plugin",
"tail": "plugin"
},
{
"head": "nvim-plugin",
"tail": "nvim"
},
{
"head": "neovim",
"tail": "leetcode"
},
{
"head": "neovim",
"tail": "plugin"
},
{
"head": "leetcode",
"tail": "plugin"
},
{
"head": "leetcode",
"tail": "nvim"
},
{
"head": "plugin",
"tail": "nvim"
}
]

0 comments on commit e002981

Please sign in to comment.