Skip to content

Commit

Permalink
Clear info
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Feb 1, 2024
1 parent d83f203 commit 81e213b
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions workshops/databases.qmd
Original file line number Diff line number Diff line change
@@ -1,41 +1,35 @@
---
title: Using Databricks with R
title: Add workshop title here
author:
- name: Edgar Ruiz
- name: Instructor 1 name
affiliations:
- name: Posit PBC
- name: Instructor 1 affiliation
- name: Instructor 2 name (remove if single instructor)
affiliations:
- name: Instructor 2 affiliation
description: |
Overview of the latests methods to connect, and interact with
Databricks services.
categories: [databricks, databases, Spark, dplyr]
1-sentence summary of workshop.
categories: [add, comma, separated, categories]
---

# Description

As most organization's data migrate to the cloud, the ability to analyze data in-place becomes more important. This workshop will walk you through how to think about remote data, how to access it, and how to analyze it efficiently. We will review the latest in integrations between R and Databricks. The two integrations that we will review are:

- [Spark via Databricks Connect](https://spark.rstudio.com/deployment/databricks-connect.html)

- [ODBC connection](https://solutions.posit.co/connections/db/databases/databricks/)

During the workshop, we will discuss best practices for when to use which integration, as well as techniques to take your analysis into production.
Full workshop description goes here. Multi-paragraph ok.

# Audience

This course is for you if you:

- Are an R user
- list at least

- Plan, or are currently, using Databricks services
- three attributes

- Need to learn how to access and analyze data in Databricks
- for your target audience

# Instructor(s)

+----------------------------+--------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ![](images/edgar-ruiz.jpg) | | Edgar co-authored a book called “Mastering Spark with R,” and is currently the maintainer of the `sparklyr` package. Edgar has also authored multiple articles, blog posts sharing analytics insights, and server infrastructure for data science. He has a background in deploying enterprise reporting, and business intelligence solutions. |
| | | |
| | | <https://www.linkedin.com/in/edgararuiz/> |
+----------------------------+--------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | | |
|------------------|------------------|-------------------------------------|
| ![](images/name-lastname.jpg) | | Instructor bio, including link to homepage. |

: {tbl-colwidths="\[25,5,70\]"}

0 comments on commit 81e213b

Please sign in to comment.