Enable Google Analytics Retain custom YAML front-matter in your files Deploying a JupyterHub Auto-generating a TOC file for your book Adding tags to notebook cells based on the...
Docs contributions Prerequisites Branch guidance Style and tone Contributing a new docs page Contributing a new concept doc Contributing a new How-To guide Requirements for d...
Preface What to Expect from This Book How to Read This Book Who This Book Is For Acknowledgments Dedication About the Author Preface Data science is an exciting field to ...
tuples See also: tuples Tuples can be destructured in a match as follows: fn main () { let pair = ( 0 , - 2 ); // TODO ^ Try different values for `pair...
How to analyze data How to analyze data Data analysis is a process in the early stages of software development, when you examine a business activity and find the requirements t...
Deeplearning4j’s NLP Functionality SentenceIterator Tokenizer Vocab Deeplearning4j’s NLP Functionality Although not designed to be comparable to tools such as Stanford CoreN...
Contributing Contributing You can contribute to this book in several ways: File an issue/start a discussion (just next to the paragraph) where you find an obvious mistake suc...
4.6 Conclusion: Why does JavaScript have both normal global variables and the global object? 4.6 Conclusion: Why does JavaScript have both normal global variables and the globa...
The Symfony Polyfill / PHP 7.1 Component Installation Usage Provided Functions The Symfony Polyfill / PHP 7.1 Component This component provides some PHP 7.1 features to appl...
Intrinsic Ratio Boxes Demo Intrinsic Ratio Boxes To create a box with an intrinsic ratio, all you need to do is apply top or bottom padding to a div: . container { heigh...