devrel icon indicating copy to clipboard operation
devrel copied to clipboard

This repository contains the notebooks and presentations we use for our Databricks Tech Talks

Results 8 devrel issues
Sort by recently updated
recently updated
newest added

The vertical pipe character `|` is not allowed in filepaths on Windows. This prevents Windows users from cloning the repository. This is most seen in the `sessions` directory, where each...

Hello! When following the tutorial for Data Analysis with pandas, I am running into this error when trying to view the COVID dataset (CMD 7). Based on a comment on...

Appears to try to access databricks root directory during hyper extract creation, which is denied. Example below: "query" is accessing a delta table in Databricks Hive hf = HyperFile("TPCH_Extract", query,...

``` %python from hyperleaup import HyperFile ``` throws : **ModuleNotFoundError: No module named 'hyperleaup'** This is after successfully pip installing tableauhyperapi and tableauserverclient. ``` %sh /databricks/python3/bin/pip install --upgrade pip; /databricks/python3/bin/pip...

Update the 2020-04-30 readme.md to follow the format of the other readme.md files cc @psroome

Modify it to a notebook gallery Move sessions to their own "sessions" folder since the sessions are taking over