Читать книгу Computational Statistics in Data Science - Группа авторов - Страница 56
3.11 SQL
ОглавлениеStructured Query Language (SQL) is the standard language for relationship database management systems. While not strictly a statistical computing environment, the ability to query databases through SQL is an essential skill for data scientists. Nearly all companies seeking a data scientist require SQL knowledge as much of an analyst's job is extracting, transforming, and loading data from an established relational database.