Data science is not only machine learning and statistics, and it’s not all about prediction. Alas, it is not even a discipline fully contained within STEM (Science, Technology, Engineering, and Mathematics) fields (Meng, 2019). But one thing that we can assert with high confidence is that data science is always about data. Our aims of this book are twofold:
We cover why Julia is an extremely effective language for data science in Section 2. For now, let’s turn our attention towards data.
According to Wikipedia, the formal definition of data literacy is “the ability to read, understand, create, and communicate data as information.”. We also like the informal idea that, being data literate, you won’t feel overwhelmed by data, but instead can use it to make the right decisions. Data literacy can be seen as a highly competitive skill to possess. In this book we’ll cover two aspects of data literacy:
DataFrames.jl
(Chapter 4) and DataFramesMeta.jl
(Chapter 5). In these chapters you will learn how to:
Makie.jl
(Chapter 6). In this chapter you will learn how to:
Makie.jl
backends.