Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
project1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20200519088
project1
Commits
538657f1
Commit
538657f1
authored
Jul 24, 2020
by
Yuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
331e2959
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
review
+16
-0
No files found.
review
0 → 100644
View file @
538657f1
Summary:
请继续完成后面的代码
Detailed Comments:
1、data = pd.read_json('train-v2.0.json')你的这行代码是错的,传入的值不对呀,你这个传入一个字符,这一步paragraphs = raw_data[i]['paragraphs']怎么能操作呢
2、你这里的pandas.read_csv()读取报错,是需要设置一下参数engine =‘python’
3、后面的代码都未完成,请继续完成
Overall Score: 63
--------------------------------------------------------------------------------------------------------------------------
Thanks for your efforts.
-Your instructor
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment