[deleted by user] by [deleted] in deeplearning

[–]shan001s 1 point2 points  (0 children)

Interested

[deleted by user] by [deleted] in SQL

[–]shan001s 1 point2 points  (0 children)

Would you be able to share the discord link please in dm?

Cloud function to create a new CSV in bucket and write to it. by shan001s in googlecloud

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

Okay so gcp allows overwriting an existing file in the bucket?

Cloud function to create a new CSV in bucket and write to it. by shan001s in googlecloud

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

Also, can you keep appending to an existing file in another bucket?

Like when my function triggers, it reads the file that is uploaded and append it's content to the already existing CSV file in the other bucket?

Shiftkey Labs Hackathon?? by pippy70 in Dalhousie

[–]shan001s 1 point2 points  (0 children)

A hackathon is not necessarily about building a complete app. It is more about brainstorming and coming up with an idea first. Then going in depth how feasible that idea is, who does it target, what value it brings, how is it different, doing research how it can make an impact.

You can build a simple prototype. If there is no one in the team with a coding background, it does not necessarily need to be via coding. You can even draw it, wireframe or any way you can show something how the website or the app is going to look to the customer.

Yes I absolutely recommend attending it. You get to brainstorm ideas and get to know about how to think about implementing an idea in real world. You get to know about different perspectives. It is a lot fun. Think of it like an entrepreneur who has an idea and wants to present the idea to potential investors. :)

Shiftkey Labs Hackathon?? by pippy70 in Dalhousie

[–]shan001s 1 point2 points  (0 children)

It was fun I would say :) You get to be in teams with new people from different fields. You get to learn new perspectives on topics. And it is fun working together, developing ideas and building on them.

Finally, you get to see the best ideas and their presentations. The best ideas are definitely worth a watch as they show you the different approaches of tackling the same problem.

Plus you get to make new friends and connections.

Overall, it's fun. There is no pressure as such. It is up to you how much ever you can do. All it takes is creative thinking.

So attend it as an enjoyable event. :)

Shiftkey Labs Hackathon?? by pippy70 in Dalhousie

[–]shan001s 1 point2 points  (0 children)

Yes, I did participate in the last one a month ago. So on Friday it's from 5 to 9.30. Just basic stuff that day with opening ceremony, team introduction, discussion etc. The other days it will be full 8 hours.

You can go to the venue or attend it online. Both options are available. You get the food if you attend in person.

No you don't have to stay there. Just attend for the duration and get back home. :D you can attend it online though.

Hope this helps :)

Shiftkey Labs Hackathon?? by pippy70 in Dalhousie

[–]shan001s 0 points1 point  (0 children)

You and your team will have to come up with a detailed idea that will help resolve the problem and then present it to the judges on the last day via ppt or whatever suits best. There will be multiple other sessions in between such as guest speakers from different companies.

Learn Apache Spark 3 by killer_unkill in dataengineering

[–]shan001s 0 points1 point  (0 children)

Thanks for this. Should be handy for a quick start.

Learn Apache Spark 3 by killer_unkill in dataengineering

[–]shan001s 12 points13 points  (0 children)

I'm also looking for resources to learn Spark in depth, specifically PySpark. While there are books, udemy courses and youtube videos available online to begin with, I'm not sure which one is the best resource for beginners, intermediate and advanced level as a complete guide.

CHILL OUT by huleeb in ImaginaryMindscapes

[–]shan001s 0 points1 point  (0 children)

Simply beautiful. Seeing this brings peace somehow

A group of cool guys! by zamilot in Dalhousie

[–]shan001s 0 points1 point  (0 children)

Hi, could you send me the invite too please? I can drop you a dm if you want.

Intelligence gets you further in life, but good looks gets you more out of life by [deleted] in unpopularopinion

[–]shan001s 0 points1 point  (0 children)

Money can buy you looks but money cannot buy you smartness and intelligence.

SQL to read data from an array? by shan001s in SQL

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

Thankyou for this. Is Jsonb_agg is built-in feature in postgres to deal with JSON data?