AnalysisException: [TABLE_OR_VIEW_NOT_FOUND] The table or view basins cannot be found. Verify the spelling and correctness of the schema and catalog.
If you did not qualify the name with a schema, verify the current_schema() output, or qualify the name with the correct schema and catalogue.
I run hucs_df.createOrReplaceTempView(“basins”) and this is working fine and creating the view but line 9 does give me the error.
Looks like that notebook is private to your Wherobots account so I can’t access it.
The best way to share the notebook is probably to download from the Jupyter environment and then share via GitHub or even something like PasteBin to share the raw notebook contents.