Agile Data Science 2.0 by Russell Jurney

Agile Data Science 2.0 by Russell Jurney

Author:Russell Jurney
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2013-10-18T04:00:00+00:00


Store these records as objects in a document store, like so:

key => {property1, property2, links => [key1, key2, key3]}

Split records as properties increase and become complex to avoid deep nesting, or go at it as a document. Both approaches are valid if they fit your data.

Use a lightweight web framework like Flask or Sinatra to emit the key/value data as JSON, or use a document store that returns JSON in the first place.

In the next chapter, we’ll take what we’ve learned about our data to make a prediction with lots of practical relevance: will our flight be late? And if so, by how much?



Download



Copyright Disclaimer:
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.