Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e1aa95

Browse files
Create README.md
1 parent c3097c2 commit 7e1aa95

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

‎README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Basic_Python_with_Data_crawling
2+
3+
## Learning basic Python with Data crawling
4+
5+
### Index
6+
7+
1. Python Data type
8+
: `int`, `float`
9+
10+
2. Python Operator
11+
12+
3. Python Data type
13+
: `string`, `list`, `tuple`, `dictionary`
14+
15+
4. Contorl Statement
16+
: `if` statement, `while` loop, `for` loop
17+
18+
5. Python function
19+
20+
6. Python crawling with `selenium`, `BeautifulSoup`
21+
22+
7. Python File IO with `codecs` and Encoding issue
23+
24+
8. Python crawler with traversal (in Nested loop)
25+
26+
9. Python crawling with browserless and `requests`
27+
28+
10. Python OOP
29+
: Structures and Classes, Ingeritance and Overriding
30+
31+
<br>
32+
33+
### Study Period
34+
35+
2022年10月04日 ~ 2022年10月17日

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /