Skip to content

Commit

Permalink
Missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
odanoburu authored Apr 10, 2024
1 parent 66070b8 commit caf31a8
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 caf31a8

Please sign in to comment.