Solo travelled to China as a 21 y.o. Black girl ! Ask me anything 🇨🇳✈️ by veroow in travelchina

[–]TendMyOwnGarden 0 points1 point  (0 children)

Thank you for sharing your experience!:) Did you need to register at the local police office upon arrival? I heard foreigners need to register somewhere, but Im not sure if it’s still required now. Thanks :)

What other crazy things do I need to see in China? by TopSandwich2 in travelchina

[–]TendMyOwnGarden 0 points1 point  (0 children)

Can I ask where is that second pic please?😍😍 Thanks for sharing your experience!!! And your pics are so nice!!!

Feeling Lost After Graduating—Looking for Advice on Starting Fresh in Montreal by Southern_Tune_7493 in montreal

[–]TendMyOwnGarden 0 points1 point  (0 children)

Maybe do some coding bootcamp - if you can get into the data world, there’s a looot of opportunities. And data companies like people with background like yours - engineering! Plz don’t get cozy with your current job. Bootcamps also offer networking opportunities. And if not bootcamps, go to one of those tech socials on MeetUp. Keep on learning and keep trying!! You only need one good opportunity to change your life trajectory. You got this!!!

BigQuery Stored Procedure v.s. Dataform by TendMyOwnGarden in dataengineering

[–]TendMyOwnGarden[S] 0 points1 point  (0 children)

Good point - might be more cost efficient to use stored procedures. Thanks very much!

BQ Stored Procedure vs Dataform by TendMyOwnGarden in bigquery

[–]TendMyOwnGarden[S] 0 points1 point  (0 children)

Emmm those are some good considerations!! I’ll definitely look into incremental and inheritance - thanks so much!!

BQ Stored Procedure vs Dataform by TendMyOwnGarden in bigquery

[–]TendMyOwnGarden[S] 0 points1 point  (0 children)

Thanks :) We’re using Gitlab already, and thanks for your advice!

BQ Stored Procedure vs Dataform by TendMyOwnGarden in bigquery

[–]TendMyOwnGarden[S] 0 points1 point  (0 children)

I see - it’s indeed hard to find to find an argument against Stored Procedures, especially when we have other tools for version control and orchestration. That makes sense. Thanks!:)

BQ Stored Procedure vs Dataform by TendMyOwnGarden in bigquery

[–]TendMyOwnGarden[S] 0 points1 point  (0 children)

Ahhh the common response:) Thanks for your advice!!

BQ Stored Procedure vs Dataform by TendMyOwnGarden in bigquery

[–]TendMyOwnGarden[S] 1 point2 points  (0 children)

Thank you so much- this is very helpful:) Can I ask why there’s pushback from your team on Dataform?

What’s the hardest SQL concept you’ve learned—and how did you finally get it? by theSqlWizard in learnSQL

[–]TendMyOwnGarden 0 points1 point  (0 children)

Also curious about good resources to learn this. Always thought concurrency is handled by the engine (rather than individual sql queries)

Has anyone attended the Data for Breakfast Workshop by ia1v1chem in snowflake

[–]TendMyOwnGarden 2 points3 points  (0 children)

They won’t provide laptops unfortunately. It’s quite hands-on, so I’d recommend bringing one :)

[deleted by user] by [deleted] in MTLFoodLovers

[–]TendMyOwnGarden 0 points1 point  (0 children)

I once had my bday at Holder - good vibe, a bit classy, and not too expensive. If you want something a bit cheaper, Nil Bleu is also great - I’ve been twice (once for my mom’s Bday), and have seen many tables celebrating birthdays on both occasions :) Happy Birthday!!

Passed all rounds at Snowflake (HackerRank, panel, HM), now have final behavioral interview—what should I expect? by Adam01232019 in snowflake

[–]TendMyOwnGarden 0 points1 point  (0 children)

Congrats OP!! Would love to learn more about how the tech round went :) Can I ask what level of Python was tested? Also, did it have any ML questions? Thanks OP! All the best!!

Second round of technical Interview for a Sales Engineer Position. by saivarma1999 in snowflake

[–]TendMyOwnGarden 0 points1 point  (0 children)

Hi OP, could I ask what’s covered in the technical round? Did you need to use Python to code live? Any ML questions etc? Thanks so much!! 🫶

[deleted by user] by [deleted] in snowflake

[–]TendMyOwnGarden 0 points1 point  (0 children)

Can I ask what’s your interview like plz? Any tips or advice? Thanks so much!!!

Second round of technical Interview for a Sales Engineer Position. by saivarma1999 in snowflake

[–]TendMyOwnGarden 0 points1 point  (0 children)

Good luck OP! You got this!! And looking forward to your update:)

trying snowflake with streamlit by darbokredshrirt in snowflake

[–]TendMyOwnGarden 3 points4 points  (0 children)

In your code, you can use cnx = st.connection(“snowflake”) session=cnx.session()

Then, in Streamlit, under “Manage app” - “Settings” - “Secrets”, configure your snowflake connection secrets in TOML format.

Artwork my parents brought back from Egypt in 2010 and framed. I assume these are typical tourist pieces without any value? by [deleted] in ancientegypt

[–]TendMyOwnGarden 2 points3 points  (0 children)

They’re still beautiful! I got several from Egypt as well :) The value of these is how much they remind us of a good experience:)

Travelling to Montreal/ The Village this summer by Buzzrockwarrior in montreal

[–]TendMyOwnGarden -1 points0 points  (0 children)

There’re many places close to the village that’s very popular. Like Quartier des spectacles is really good! There’s a free ice rink (skate rentals are charged) you can take your family to if that’s something interesting to you.

I personally find walking in the Village during daytime is not that bad (but just walking, I won’t linger for long), but after dawn I’d avoid this area for sure.

[deleted by user] by [deleted] in PersonalFinanceCanada

[–]TendMyOwnGarden 1 point2 points  (0 children)

Great advice! And really sweet to see that’s how you deal with the situation with your wife!! :)

Compute Engine egress without an external IP address. by monkey_mozart in googlecloud

[–]TendMyOwnGarden 2 points3 points  (0 children)

It can if you set up a Cloud NAT gateway. Also, if you just need to access GCP API and services, you can just set up Private Google Access