Learn Gen AI & Data Science with Experts | Ivy Pro School
2.36K subscribers
199 photos
7 videos
7 files
662 links
Get access to unlimited free Data Science and Interview prep resources to kickstart your career in the Data world!

Join the community: https://linktr.ee/IvyPro
Download Telegram
Which of the following statements is used to exit from a loop in Python?
Anonymous Quiz
12%
end
23%
exit
4%
stop
61%
break
Goodbye to the complexity of pivot tables and welcome the efficiency of the PIVOTBY function in Excel!

https://youtu.be/nZeWfE5azYA?si=OUbAjUdBYciaV8BL
Like Saraswati's Veena, technology's true melody lies in our hands. 🫰

We should handle it smartly, to help us think better, be more creative, and a future where knowledge blooms for all. πŸ“š

Wishing you a very happy #saraswatipuja πŸŽ‰πŸŽ‰

#basantpanchami #educationrevolution #ivyproschool
πŸ‘‰πŸ» Register Now & secure your spot now and be part of the IVY Professional School's New Batch.

Topic: Dynamic Dashboard and Interactive Reports with Excel and GenAI πŸ“ˆ

πŸ“† 17rd-18th February, 2024. (Sat- Sun)
⏰ 11:00 AM to 1:00 PM

Click here to register
https://forms.gle/KMbCacEh4urMTM9AA
What Pandas method is used to check the top rows of a Data Frame?
Anonymous Quiz
64%
Head
16%
Top
19%
Start
2%
Peek
def outer_func(x): return lambda y: x * y result = outer_func(10)(5) print(result) Deduce code output without running code in Python
Anonymous Quiz
19%
10
9%
5
56%
50
16%
Error
Which Power Query operation is used to transpose rows into columns and columns into rows?
Anonymous Quiz
28%
Pivot
35%
Pivot
24%
Rotate
14%
Flip
What language is Power Query written in?
Anonymous Quiz
39%
SQL
36%
M Code
17%
Python
8%
C