Unity Catalog OSS — 01This blog series explores the open source version of Unity Catalog and how you can use it on your local machine forMar 1Mar 1
Databricks: Using Python logging module in notebooksOne common problem many developers face when using the Python logging library in Databricks Notebooks is that the log file does not get…Jan 122Jan 122
Databricks: Convert Unstructured data into Structured data in 2 minutes.If you think it's clickbait, it's Definitely Not. Read the article to find out how.Dec 11, 20241Dec 11, 20241
Databricks: Copy ML Model from Workspace to Unity CatalogThis article will explore how to copy and register an existing model from Databricks workspace to Unity Catalog using MlFlow.Aug 29, 2024Aug 29, 2024
Databricks: How do you register an externally trained model (pickle file) in Unity Catalog?With Unity Catalog gaining momentum, let's quickly review how to register an externally trained Python model in Unity Catalog.Aug 23, 20241Aug 23, 20241
Databricks: How to process JSON without using sc.parallelize()In UC Shared or the new Serverless, sc.parallelize() is not supported as it uses low-level RDDs.Aug 20, 2024Aug 20, 2024
Published inPython in Plain EnglishDatabricks Notebooks: Create Python Class definitions across multiple cells.Let's quickly learn how to create class methods (functions) across multiple cells in Databricks Notebooks.Aug 16, 20241Aug 16, 20241
Databricks: Copy ML Models across Unity Catalog metastores.In this article, let's discuss how to copy ML Models from one UC metastore to another UC metastore.Aug 13, 2024Aug 13, 2024
Databricks Unity Catalog: Check Dataframe is EmptyLet's discover the best way to check whether the Dataframe is Empty, especially when using Unity Catalog.Aug 12, 20241Aug 12, 20241
Databricks: How to connect Tableau to SQL Warehouse or Spark ComputeWith Simba Spark ODBC driver, connecting Tableau to SQL Warehouse or Spark compute has been super easy.May 4, 2024May 4, 2024