Exercise: import with types
30/105
No Title Text for this slide yet
Updating documents
•
Import
beer_abv
,
beer_ibu
,
venue_lat
,
venue_lng
and
rating_score
as float.
•
Import
created_at
as
\MongoDB\BSON\UTCDateTime
object
•
Fix the finding script