Data Science
Showing 1249–1255 of 1255 results
Working with Dates and Times in R
Learn the essentials of parsing, manipulating and computing with dates and times in R.
Working with Geospatial Data in Python
This course will show you how to integrate spatial data into your Python Data Science workflow.
Working with Multidimensional Data Using NumPy
As working with huge numeric datasets becomes the norm, using the right tools and libraries to work with the data becomes very important. NumPy allows data analysts and data scientists to work with multi-dimensional data to solve these problems.
Write advanced Transact-SQL queries
Learn how to use advanced Transact-SQL features to fetch and transform data in your databases.
Write queries that use window functions
Learn how to use window functions in Transact-SQL.
Write Subqueries in T-SQL
Learn how to use subqueries to combine multiple SELECT statements and compose nested queries.
Write your first query with Kusto Query Language
Get started by writing simple queries in Kusto Query Language (KQL) to explore and gain insights from your data. Learn how to use the operators take, project, where, count, sort, and others.