cancel
Showing results for 
Search instead for 
Did you mean: 
JoaoPigozzo
New Contributor III
since ‎05-23-2025
yesterday

User Stats

  • 6 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

Hello everyone,We are currently designing our Unity Catalog structure and would like feedback on whether our approach makes sense and how it could be improved.Context:We use a single Databricks workspace shared by Data Engineering and Data Science/ML...
Hi everyone,I’m designing the CI/CD process for our environment environment focused on machine learning and data science projects, and I’d like to understand what the best practices are regarding workspace organization—especially when using Unity Cat...
I’ve deployed OpenAI’s Whisper model as a serving endpoint in Databricks and I’m trying to transcribe an audio file.import whisper model = whisper.load_model("small") transcript = model.transcribe( word_timestamps=True, audio="path/to/audio...
Kudos from
Kudos given to