1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-06 07:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

存量题库数据更新

This commit is contained in:
2023-12-09 18:42:21 +08:00
parent a788808cd7
commit c198538f10
10843 changed files with 288489 additions and 248355 deletions

View File

@@ -11,12 +11,12 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 9,
"dislikes": 1,
"likes": 34,
"dislikes": 3,
"isLiked": null,
"similarQuestions": "[]",
"exampleTestcases": "{\"headers\":{\"customers\":[\"customer_id\",\"name\",\"email\"]},\"rows\":{\"customers\":[[1,\"Ella\",\"emily@example.com\"],[2,\"David\",\"michael@example.com\"],[3,\"Zachary\",\"sarah@example.com\"],[4,\"Alice\",\"john@example.com\"],[5,\"Finn\",\"john@example.com\"],[6,\"Violet\",\"alice@example.com\"]]}}",
"categoryTitle": "Algorithms",
"categoryTitle": "pandas",
"contributors": [],
"topicTags": [],
"companyTagStats": null,
@@ -28,7 +28,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"242\", \"totalSubmission\": \"276\", \"totalAcceptedRaw\": 242, \"totalSubmissionRaw\": 276, \"acRate\": \"87.7%\"}",
"stats": "{\"totalAccepted\": \"10.4K\", \"totalSubmission\": \"12.6K\", \"totalAcceptedRaw\": 10416, \"totalSubmissionRaw\": 12563, \"acRate\": \"82.9%\"}",
"hints": [
"Consider using a build-in function in pandas library to remove the duplicate rows based on specified 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,