notebook-best-practices icon indicating copy to clipboard operation
notebook-best-practices copied to clipboard

An example showing how to apply software engineering best practices to Databricks notebooks.

Results 2 notebook-best-practices issues
Sort by recently updated
recently updated
newest added

This is the first version of the notebook

For some background on the `import *` idea, see this SO post: https://stackoverflow.com/a/2386740 - since this is a best practice repo, thought I'd update to this Python best practice 😎...