Fixing typo at the end of date times chapter (18) (#1377)

This commit is contained in:
alberto-agudo 2023-03-18 02:24:52 +01:00 committed by GitHub
parent 6d4854e686
commit 261dfd1469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -795,4 +795,4 @@ Working with dates and times can seem harder than necessary, but hopefully this
Even if your data never crosses a day light savings boundary or involves a leap year, the functions need to be able to handle it.
The next chapter gives a round up of missing values.
You've seen them in a few places and have no doubt encounter in your own analysis, and it's how time to provide a grab bag of useful techniques for dealing with them.
You've seen them in a few places and have no doubt encounter in your own analysis, and it's now time to provide a grab bag of useful techniques for dealing with them.