Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Dates
Summary

Instruction

Let's check how dates are stored. We can easily do this using the str() function:

str(trucks)

Exercise

Use the str() function to check how dates are stored in the ships data frame. Then look at the format of the data.