- Julia Cookbook
- Jalem Raj Rohit
- 276字
- 2021-07-08 11:12:43
What this book covers
Chapter 1, Extracting and Handling Data, deals with the importance of the Julia programming language for data science and its applications. It also serves as a guide to handle data in the most available formats, and shows how to crawl and scrape data from the Internet.
Chapter 2, Metaprogramming, covers the concept of metaprogramming, where a language can express its own code as a data structure of itself. For example, Lisp expresses code in the form of Lisp arrays, which are data structures in Lisp itself. Similarly, Julia can express its code as data structures.
Chapter 3, Statistics with Julia, teaches you how to perform statistics in Julia, along with the common problems of handling data arrays, distributions, estimation, and sampling techniques.
Chapter 4, Building Data Science Models, talks about various data science and statistical models. You will learn to design, customize, and apply them to various data science problems. This chapter will also teach you about model selection and the ways to learn how to build and understand robust statistical models.
Chapter 5, Working with Visualizations, teaches you how to visualize and present data, and also to analyze and the findings from the data science approach that you have taken to solve a particular problem. There are various types of visualizations to display your findings, namely the bar plot, the scatter plot, pie chart, and so on. It is very important to choose an appropriate method that can reflect your findings and work in a sensible and an aesthetically pleasing manner.
Chapter 6, Parallel Computing, talks about the concepts of parallel computing and handling a lot of data in Julia.
- HTML5+CSS3王者歸來
- ASP.NET MVC4框架揭秘
- Java 開發從入門到精通(第2版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Learning Linux Binary Analysis
- Practical Windows Forensics
- Scratch 3.0少兒編程與邏輯思維訓練
- Learn Scala Programming
- 用Python實現深度學習框架
- 西門子S7-200 SMART PLC編程從入門到實踐
- OpenGL Data Visualization Cookbook
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- SQL Server 2016 從入門到實戰(視頻教學版)
- Web程序設計:ASP.NET(第2版)
- R的極客理想:量化投資篇