Dan Spagnolo
Comments
Recent activity by Dan Spagnolo
-
Doesn't seem to be doing what I need. It's not clear to me how to load in data sitting in a Google Bucket in a Terra R notebook. E.g. loading up gs://my-directory/file with something as simple as r...
- View comment
- 1 vote
-
Yes, Sushma's suggestions helped me greatly. Thanks Sushma Chaluvadi! I did have to use stringr as you mentioned, not readr. Is this the standard way to access data in an R notebook Jason Cerrato?M...
- View comment
- 0 votes
-
Thanks! This looks like it is working, though I had to hard code in the bucket directory since I don't have str_glue() installed and wasn't sure what library it is a part of. So is this copying the...
- View comment
- 0 votes
-
Hi Jason Cerrato . This is still a bit over my head. Not sure how to follow your instructions.What do you mean by authenticate your account? I am clicking the "authorize" button but I'm not sure wh...
- View comment
- 0 votes
-
Hi Beri can you elaborate on creating a custom docker container with a custom Spark configuration? I am having the same error as Elizabeth, caused by a different function but the result is I need m...
- View comment
- 0 votes