This website works better with JavaScript.
Explore
Help
Sign In
hnu202220030325
/
made
Watch
1
Star
0
Fork
You've already forked made
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ADD file via upload
Browse Source
master
hnu202220030323
2 years ago
parent
b5c450fa74
commit
1a0365dbab
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
练习1.py
Unescape
Escape
View File
@ -0,0 +1,3 @@
import
pandas
as
pd
s1
=
pd
.
Series
(
[
"
杨宇冰
"
,
"
廖蓓贝
"
,
"
谢静静
"
,
"
吴星宏
"
]
)
print
(
s1
[
0
]
,
s1
[
3
]
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
hnu202220030325/made
Title
Body
Create Issue