8000 Update README.md · lcy20/08_Python_Date_Time_Module@1872443 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1872443

Browse files
authored
Update README.md
1 parent fd42c78 commit 1872443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this tutorial, you’ll learn:
1313
* How to print or read a date and time in a specific format
1414
* How to do arithmetic with dates and times
1515

16-
### 1. What is Pandas Time Module?
16+
### 2. What is Pandas Time Module?
1717
The Python time module provides many ways of representing time in code, such as objects, numbers, and strings. It also provides functionality other than representing time, like waiting during code execution and measuring the efficiency of your code.
1818

1919
This article will walk you through the most commonly used functions and objects in time.

0 commit comments

Comments
 (0)
0