mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
存量题库数据更新
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 9,
|
||||
"dislikes": 1,
|
||||
"likes": 32,
|
||||
"dislikes": 2,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"report\":[\"product\",\"quarter_1\",\"quarter_2\",\"quarter_3\",\"quarter_4\"]},\"rows\":{\"report\":[[\"Umbrella\",417,224,379,611],[\"SleepingBag\",800,936,93,875]]}}",
|
||||
"categoryTitle": "Algorithms",
|
||||
"categoryTitle": "pandas",
|
||||
"contributors": [],
|
||||
"topicTags": [],
|
||||
"companyTagStats": null,
|
||||
@@ -28,7 +28,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"165\", \"totalSubmission\": \"187\", \"totalAcceptedRaw\": 165, \"totalSubmissionRaw\": 187, \"acRate\": \"88.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"7.1K\", \"totalSubmission\": \"8.6K\", \"totalAcceptedRaw\": 7096, \"totalSubmissionRaw\": 8603, \"acRate\": \"82.5%\"}",
|
||||
"hints": [
|
||||
"Consider using a built-in function in pandas library to transform the data"
|
||||
],
|
||||
@@ -48,7 +48,7 @@
|
||||
"mysqlSchemas": [],
|
||||
"enableRunCode": true,
|
||||
"enableTestMode": false,
|
||||
"enableDebugger": true,
|
||||
"enableDebugger": false,
|
||||
"envInfo": "{\"pythondata\": [\"Pandas\", \"<p>Python 3.10 with Pandas 2.0.2 and NumPy 1.25.0</p>\"]}",
|
||||
"libraryUrl": null,
|
||||
"adminUrl": null,
|
||||
|
Reference in New Issue
Block a user