Skip to content

Commit cefa0e4

Browse files
authored
add package razor (#3080)
1 parent 89bd3a8 commit cefa0e4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35786,6 +35786,22 @@
3578635786
"license": "MIT",
3578735787
"web": "https://github.com/DitzDev/Rakta"
3578835788
},
35789+
{
35790+
"name": "razor",
35791+
"url": "https://github.com/navid-m/razor",
35792+
"method": "git",
35793+
"tags": [
35794+
"pandas",
35795+
"polars",
35796+
"data-science",
35797+
"dataframe",
35798+
"dataframes",
35799+
"library"
35800+
],
35801+
"description": "Library for data analysis and manipulation, equivalent to Pandas.",
35802+
"license": "GPL-3.0-only",
35803+
"web": "https://github.com/navid-m/razor"
35804+
},
3578935805
{
3579035806
"name": "myip",
3579135807
"url": "https://github.com/nemuelw/myip",

0 commit comments

Comments
 (0)