Skip to content

Commit

Permalink
Merge pull request #240 from odanoburu/patch-1
Browse files Browse the repository at this point in the history
Add missing word
  • Loading branch information
doctor-phil authored Apr 10, 2024
2 parents 66070b8 + caf31a8 commit 509f6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/pandas/timeseries.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ series functionality.
Among these topics are:

- Parsing strings as dates
- Writing `datetime` objects as (inverse operation of previous point)
- Writing `datetime` objects as strings (inverse operation of previous point)
- Extracting data from a DataFrame or Series with date information in
the index
- Shifting data through time (taking leads or lags)
Expand Down

0 comments on commit 509f6af

Please sign in to comment.