Practical MongoDB Aggregations by Paul Done
Author:Paul Done
Language: eng
Format: epub
Publisher: Packt
Published: 2023-12-15T00:00:00+00:00
Expected pipeline result
Once executed, you'll see that the same number of documents appear in the new orders_typed collection as the source collection had, with the same field structure and fields names, but now using the strongly-typed boolean, date, integer, and decimal values where appropriate, as shown in the following result:
[ { _id: ObjectId('6064381b7aa89666258201fd'), customer_id: '[email protected]', further_info: { item_qty: 3, reported: false }, order_date: ISODate('2020-05-30T08:35:52.000Z'), value: NumberDecimal('231.43') }, { _id: ObjectId('6064381b7aa89666258201fe'), customer_id: '[email protected]', further_info: { item_qty: 2 }, order_date: ISODate('2020-01-01T08:25:37.000Z'), value: NumberDecimal('63.13') }, { _id: ObjectId('6064381b7aa89666258201ff'), customer_id: '[email protected]',\ further_info: { item_qty: 1, reported: true }, order_date: ISODate('2019-05-28T19:13:32.000Z'), value: NumberDecimal('2.01') } ]
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Access | Data Mining |
Data Modeling & Design | Data Processing |
Data Warehousing | MySQL |
Oracle | Other Databases |
Relational Databases | SQL |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6673)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6649)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6521)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6310)
Driving Data Quality with Data Contracts by Andrew Jones(6263)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6027)
Learning SQL by Alan Beaulieu(5987)
Weapons of Math Destruction by Cathy O'Neil(5775)
Big Data Analysis with Python by Ivan Marin(5331)
Data Engineering with dbt by Roberto Zagni(4331)
Solidity Programming Essentials by Ritesh Modi(3977)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3832)
Pandas Cookbook by Theodore Petrou(3544)
Blockchain Basics by Daniel Drescher(3292)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2900)
Feature Store for Machine Learning by Jayanth Kumar M J(2808)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2791)
Mastering Python for Finance by Unknown(2742)
