cancel
Showing results for 
Search instead for 
Did you mean: 
mjbobak
New Contributor III
since ‎09-08-2022
‎06-26-2023

User Stats

  • 3 Posts
  • 1 Solutions
  • 0 Kudos given
  • 9 Kudos received

User Activity

I have a main databricks notebook that runs a handful of functions. In this notebook, I import a helper.py file that is in my same repo and when I execute the import everything looks fine. Inside my helper.py there's a function that leverages built-i...