Google Colab to Databricks Hello Everyone, Recently I started using a new tool for Data Analytics (Databricks Community Edition) and this post shares my experience in moving from Google Colab to Databricks. What is Databricks Community Edition notebook? It is a powerful platform for collaboration among data analysts, data scientists, and data engineers. You can think of it as a cloud-based Data Analytics Platform which gives you a chance to tap into Spark and other open-source tools. First impressions on moving from Google Colab to Databricks At first, it seems similar to Colab, the same notebook environment. But when you start working with it, you’ll notice the differences. The first major difference I noticed was the filesystem. Also, many other notebook features like Spark, SQL, and SQLAnalytics can be accessed for learning at no cost. Another major difference is that the databricks has two filesystems, one local and another on AWS. If you want to upload any f...
A collection of my learning's and insights towards the technologies I am interested in.