Python Data Science Jobs & Interviews
18.7K subscribers
150 photos
3 videos
17 files
262 links
Your go-to hub for Python and Data Scienceβ€”featuring questions, answers, quizzes, and interview tips to sharpen your skills and boost your career in the data-driven world.

Admin: @Hussein_Sheikho
Download Telegram
India's Largest Free Webinar on LLMs especially focused on the recently released LLAMA-3 by Meta.

How do you use these models?
How can you create apps with them?

Join our free workshop on to learn how to use Llama 3 and create apps with it.

Register here: https://www.buildfastwithai.com/events/llama-3-deep-dive

You can connect with Founder;
https://www.linkedin.com/in/satvik-paramkusham/

This Event is especially designed for people interested in the field of AI, ML, GenAI & LLMs.
πŸ‘6
The time for altcoins is coming soon, many coins are set to give 10-20x returns.

2024 is the year of the bull run, with clear confirmations you'll be briefed on here β€” https://t.iss.one/+oVU9m7RyePFmYWYy

Crypto Baron provides daily market analysis and coins projected to generate hundreds of percent in profit this year!
πŸ‘‰πŸΌSubscribe
πŸ‘2
Python Data Science Jobs & Interviews
❔ Question 47: #python
What is the purpose of the 'lambda' keyword in Python?
numbers = [1, 2, 3, 4, 5]
multiplier = 10
result = list(map(lambda x: x * multiplier, numbers))
print(result)




https://t.iss.one/DataScienceQ
❀4
πŸ‘3😍2πŸ‘Ž1
What do you think about the new style of the channel? πŸ€—About the example?🧐Explanation in the form of Voice?πŸ˜‡

Please tell us any criticism or suggestion you have 😌❀️

Because you are very important to us 😍

@Z_sh31
πŸ‘14πŸ‘Ž2πŸ‘2❀1
Python Data Science Jobs & Interviews
❔ Question 48: #python
What is the purpose of the 'enumerate' function in Python?
# Define a list of items
fruits = ['apple', 'banana', 'cherry', 'date']

# Use enumerate to iterate over the list with indices
for index, fruit in enumerate(fruits):
print(f"Index {index}: {fruit}")



Output:

Index 0: apple
Index 1: banana
Index 2: cherry
Index 3: date




https://t.iss.one/DataScienceQ
πŸ‘4πŸ‘1
πŸ‘¨β€πŸ’» AI Specialist at Your Service πŸ‘¨β€πŸ’»
Hello dear colleagues! 🌟
If you are looking for an experienced and professional specialist in Artificial Intelligence, Machine Learning, and Deep Learning, I am here to deliver your projects in the best possible way. With the necessary experience and expertise, I can help you achieve your research and business goals.


The services I offer include:
- Designing and implementing AI and machine learning models 🎯
- Optimizing existing models for improved accuracy and performance πŸ“ˆ
- Implementing advanced deep learning algorithms for various applications 🧠
- Consulting and guidance on research and industrial projects πŸ“Š
-admin of this channelπŸ‘€

Why collaborate with me?
- Practical experience and a successful track record in various projects- Proficiency in the latest AI techniques and tools
- A flexible approach tailored to your needs- Guaranteed quality and timely delivery of projects
If you seek the best results and want to take your AI projects to the next level, contact me now. I look forward to working with you!
πŸ“§ For more information and to start a collaboration: [πŸ†”@Z_sh31  ]

Wishing you all the best!
πŸ‘4πŸ₯°1
Python Data Science Jobs & Interviews
❔ Question 49: #python
What is the purpose of the 'setattr' function in Python?
class Person: def __init__(self, name):
self.name = name
# Create an instance of the Person class p = Person('Alice')
# Use setattr to dynamically set attribute values
setattr(p, 'age', 30)setattr(p, 'city', 'Tehran')
# Display the set attributes
print(f"Name: {p.name}")print(f"Age: {p.age}")
print(f"City: {p.city}")
πŸ‘6
Python Data Science Jobs & Interviews
❔ Question 49: #python
What is the purpose of the 'setattr' function in Python?
❀️The setattr function in Python is used to dynamically set the value of an attribute on an object.

❀️This function takes three arguments: the object, the attribute name, and the value to be set.

❀️This function is usually used in situations where attribute names or values are determined at runtime.

https://t.iss.one/DataScienceQ
❀3
❗️ WITH ME YOU WILL START EARNING MONEY

We will leave a link with free entry to a channel that draws money every day. Each subscriber gets between $100 and $5,000.

πŸ‘‰πŸ»CLICK HERE TO JOIN THE CHANNEL πŸ‘ˆπŸ»
πŸ‘‰πŸ»CLICK HERE TO JOIN THE CHANNEL!πŸ‘ˆπŸ»
πŸ‘‰πŸ»CLICK HERE TO JOIN THE CHANNEL πŸ‘ˆπŸ»

🚨FREE FOR THE FIRST 500 SUBSCRIBERS ONLY!
πŸ‘8🀬2
TON is Hosting Three-Day Offline Marathons for Developers in 13 Cities Worldwide

TON (The Open Network), a blockchain integrated into Telegram, is currently holding the largest hackathon in its history, β€œThe Open League Hackathon,” with a prize pool of $2,000,000!

To support the hackathon, TON Society is organizing offline events around the world, giving Web3 enthusiasts the opportunity to spend three days immersed in development and networking.

πŸ“ The marathons will take place in Prague, Berlin, Kyiv, Warsaw, Tbilisi, Belgrade, Seoul, Taipei (Taiwan), Gurugram (India), Hong Kong, Minsk, Moscow, and Saint Petersburg. The first events start on May 24th, so hurry up and register!

πŸ”₯ Why you should participate:

β€” 3 days of networking, lectures, competitions, and working on your own projects with continuous support from TON Foundation representatives and teams from the TON ecosystem. You can also join online.

β€” $5,000 prize for the top three projects at each offline event + plenty of merchandise and other bonuses.

Don’t miss the chance to present your mini-application to 900 million active Telegram users with TON.

Check the marathon schedule and details here - sign up and don't miss out on this great opportunity!

For guaranteed application review and other inquiries, contact the community manager @kate_shuffle
πŸ‘8❀2πŸ₯°1