slides/mongodb/excercise-import-with-types.xml
Exercise: import with types
31/177
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