50 ๐จ๐ ๐ญ๐ก๐ ๐ฆ๐จ๐ฌ๐ญ ๐ข๐ฆ๐ฉ๐จ๐ซ๐ญ๐๐ง๐ญ ๐๐ฑ๐๐๐ฅ ๐๐จ๐ซ๐ฆ๐ฎ๐ฅ๐๐ฌ ๐ญ๐ก๐๐ญ ๐๐๐ง ๐ก๐๐ฅ๐ฉ ๐ฒ๐จ๐ฎ ๐ฉ๐๐ซ๐๐จ๐ซ๐ฆ ๐ฏ๐๐ซ๐ข๐จ๐ฎ๐ฌ ๐ญ๐๐ฌ๐ค๐ฌ ๐๐๐๐ข๐๐ข๐๐ง๐ญ๐ฅ๐ฒ.
S๐๐: Adds up numbers in a range.
๐๐๐๐๐๐๐: Calculates the average of numbers in a range.
๐๐๐: Returns the largest number in a range.
๐๐๐: Returns the smallest number in a range.
๐๐๐๐๐: Counts the number of cells that contain numbers in a range.
๐๐๐๐๐๐: Counts the number of non-empty cells in a range.
๐๐ : Checks if a condition is met and returns one value if true and another value if false.
๐๐๐๐๐๐๐: Searches for a value in the first column of a table and returns a value in the same row from another column.
๐๐๐๐๐๐๐: Similar to VLOOKUP, but searches for a value in the first row of a table.
๐๐๐๐๐: Returns the value of a cell in a specific row and column of a range.
๐๐๐๐๐: Returns the relative position of an item in a range.
๐๐๐๐๐๐๐๐๐๐๐: Joins two or more text strings into one string.
๐๐๐ ๐: Returns the leftmost characters from a text string.
๐๐๐๐๐: Returns the rightmost characters from a text string.
๐๐๐: Returns the number of characters in a text string.
๐๐๐๐: Removes leading and trailing spaces from a text string.
๐๐๐๐๐: Converts text to uppercase.
๐๐๐๐๐: Converts text to lowercase.
๐๐๐๐๐๐: Capitalizes the first letter of each word in a text string.
๐๐๐๐: Formats a number or date value as text using a specified format.
๐๐๐๐: Returns the serial number of a particular date.
๐๐๐๐๐: Returns the current date.
๐๐๐: Returns the current date and time.
๐๐๐๐๐๐๐ : Calculates the difference between two dates in years, months, or days.
๐๐๐๐๐๐๐: Returns the last day of the month, n months before or after a given date.
๐๐๐๐๐: Rounds a number to a specified number of digits.
๐๐๐๐๐๐๐: Rounds a number up, away from zero, to the nearest multiple of significance.
๐๐๐๐๐๐๐๐๐: Rounds a number down, toward zero, to the nearest multiple of significance.
๐๐ ๐๐๐๐๐: Returns a value you specify if a formula evaluates to an error, otherwise returns the result of the formula.
๐๐๐๐๐ : Adds the cells specified by a given condition or criteria.
๐๐๐๐๐ ๐: Adds the cells in a range that meet multiple criteria.
๐๐๐๐๐๐๐๐๐ : Calculates the average of cells specified by a given condition or criteria.
๐๐๐๐๐๐๐๐๐ ๐: Calculates the average of cells that meet multiple criteria.
๐๐๐๐๐๐๐ : Counts the number of cells specified by a given condition or criteria.
COUNTIFS: Counts the number of cells that meet multiple criteria.
RAND: Returns a random number between 0 and 1.
RANDBETWEEN: Returns a random number between the numbers you specify.
PI: Returns the value of pi (3.14159265358979).
POWER: Raises a number to a power.
SQRT: Returns the square root of a number.
LOG: Returns the logarithm of a number to the base you specify.
EXP: Returns e raised to the power of a given number.
MOD: Returns the remainder of a division operation.
INT: Rounds a number down to the nearest integer.
ABS: Returns the absolute value of a number.
AND: Returns TRUE if all its arguments are TRUE, and FALSE otherwise.
OR: Returns TRUE if any argument is TRUE, and FALSE otherwise.
NOT: Returns the opposite of a logical value.
SUMPRODUCT: Multiplies corresponding components in the given arrays, and returns the sum of those products.
TRANSPOSE: Transposes rows and columns in a range of cells.
โค๏ธMore likes more posts..! ๐ซถ
Follow @codingdidi
S๐๐: Adds up numbers in a range.
๐๐๐๐๐๐๐: Calculates the average of numbers in a range.
๐๐๐: Returns the largest number in a range.
๐๐๐: Returns the smallest number in a range.
๐๐๐๐๐: Counts the number of cells that contain numbers in a range.
๐๐๐๐๐๐: Counts the number of non-empty cells in a range.
๐๐ : Checks if a condition is met and returns one value if true and another value if false.
๐๐๐๐๐๐๐: Searches for a value in the first column of a table and returns a value in the same row from another column.
๐๐๐๐๐๐๐: Similar to VLOOKUP, but searches for a value in the first row of a table.
๐๐๐๐๐: Returns the value of a cell in a specific row and column of a range.
๐๐๐๐๐: Returns the relative position of an item in a range.
๐๐๐๐๐๐๐๐๐๐๐: Joins two or more text strings into one string.
๐๐๐ ๐: Returns the leftmost characters from a text string.
๐๐๐๐๐: Returns the rightmost characters from a text string.
๐๐๐: Returns the number of characters in a text string.
๐๐๐๐: Removes leading and trailing spaces from a text string.
๐๐๐๐๐: Converts text to uppercase.
๐๐๐๐๐: Converts text to lowercase.
๐๐๐๐๐๐: Capitalizes the first letter of each word in a text string.
๐๐๐๐: Formats a number or date value as text using a specified format.
๐๐๐๐: Returns the serial number of a particular date.
๐๐๐๐๐: Returns the current date.
๐๐๐: Returns the current date and time.
๐๐๐๐๐๐๐ : Calculates the difference between two dates in years, months, or days.
๐๐๐๐๐๐๐: Returns the last day of the month, n months before or after a given date.
๐๐๐๐๐: Rounds a number to a specified number of digits.
๐๐๐๐๐๐๐: Rounds a number up, away from zero, to the nearest multiple of significance.
๐๐๐๐๐๐๐๐๐: Rounds a number down, toward zero, to the nearest multiple of significance.
๐๐ ๐๐๐๐๐: Returns a value you specify if a formula evaluates to an error, otherwise returns the result of the formula.
๐๐๐๐๐ : Adds the cells specified by a given condition or criteria.
๐๐๐๐๐ ๐: Adds the cells in a range that meet multiple criteria.
๐๐๐๐๐๐๐๐๐ : Calculates the average of cells specified by a given condition or criteria.
๐๐๐๐๐๐๐๐๐ ๐: Calculates the average of cells that meet multiple criteria.
๐๐๐๐๐๐๐ : Counts the number of cells specified by a given condition or criteria.
COUNTIFS: Counts the number of cells that meet multiple criteria.
RAND: Returns a random number between 0 and 1.
RANDBETWEEN: Returns a random number between the numbers you specify.
PI: Returns the value of pi (3.14159265358979).
POWER: Raises a number to a power.
SQRT: Returns the square root of a number.
LOG: Returns the logarithm of a number to the base you specify.
EXP: Returns e raised to the power of a given number.
MOD: Returns the remainder of a division operation.
INT: Rounds a number down to the nearest integer.
ABS: Returns the absolute value of a number.
AND: Returns TRUE if all its arguments are TRUE, and FALSE otherwise.
OR: Returns TRUE if any argument is TRUE, and FALSE otherwise.
NOT: Returns the opposite of a logical value.
SUMPRODUCT: Multiplies corresponding components in the given arrays, and returns the sum of those products.
TRANSPOSE: Transposes rows and columns in a range of cells.
โค๏ธMore likes more posts..! ๐ซถ
Follow @codingdidi
๐16๐1
โ ๏ธHiring โ ๏ธ
Rocket Learning is #hiring for Data Analytics Intern (paid).
Skills: SQL, Excel, etc.
Send your resume at
eklavya.s@rocketlearning.org
Rocket Learning is #hiring for Data Analytics Intern (paid).
Skills: SQL, Excel, etc.
Send your resume at
eklavya.s@rocketlearning.org
Pandas and Numpy Interview Questions for Data/ Business Analysts
Question 1: You have a NumPy array representing student grades. How would you filter the array to extract only the grades above a certain threshold?
Question 2: Explain the difference between 'drop_duplicates()' and 'duplicated()' methods in Pandas. Provide a code example demonstrating their usage.
Question 3: Describe the usage of 'at' and 'iat[]' in Pandas for accessing DataFrame elements. How do they differ from 'loc[]' and 'iloc[]'?
Question 4: You have a DataFrame containing sales data with columns 'ProductID', 'Category', and 'Sales'. How would you use the 'groupby()' method to calculate total sales for each category?
Question 5: Discuss the benefits of using list comprehensions over traditional for loops in Python. Can you provide an example where list comprehensions improve code readability and efficiency?
Question 6: What is the purpose of the 'apply()' function in Pandas? Can you provide a scenario where it's advantageous over other methods?
Question 7: You are provided with a Pandas DataFrame that contains a column with date strings. How would you convert this column to a datetime format? Additionally, how would you extract the month and year from these datetime objects?
Question 8: Describe how to perform array indexing and slicing in NumPy. Provide examples demonstrating different indexing and slicing techniques.
Question 9: You have a DataFrame containing columns 'Name', 'Age', and 'Gender'. How would you filter the DataFrame to extract only the rows where Age is greater than 30 and Gender is 'Female'?
Question 10: Describe the benefits of using the 'pd.merge()' function over other methods like 'DataFrame.join()' for merging DataFrames in Pandas. Can you provide a scenario where 'pd.merge()' is advantageous?
Follow @codingdidi
Question 1: You have a NumPy array representing student grades. How would you filter the array to extract only the grades above a certain threshold?
Question 2: Explain the difference between 'drop_duplicates()' and 'duplicated()' methods in Pandas. Provide a code example demonstrating their usage.
Question 3: Describe the usage of 'at' and 'iat[]' in Pandas for accessing DataFrame elements. How do they differ from 'loc[]' and 'iloc[]'?
Question 4: You have a DataFrame containing sales data with columns 'ProductID', 'Category', and 'Sales'. How would you use the 'groupby()' method to calculate total sales for each category?
Question 5: Discuss the benefits of using list comprehensions over traditional for loops in Python. Can you provide an example where list comprehensions improve code readability and efficiency?
Question 6: What is the purpose of the 'apply()' function in Pandas? Can you provide a scenario where it's advantageous over other methods?
Question 7: You are provided with a Pandas DataFrame that contains a column with date strings. How would you convert this column to a datetime format? Additionally, how would you extract the month and year from these datetime objects?
Question 8: Describe how to perform array indexing and slicing in NumPy. Provide examples demonstrating different indexing and slicing techniques.
Question 9: You have a DataFrame containing columns 'Name', 'Age', and 'Gender'. How would you filter the DataFrame to extract only the rows where Age is greater than 30 and Gender is 'Female'?
Question 10: Describe the benefits of using the 'pd.merge()' function over other methods like 'DataFrame.join()' for merging DataFrames in Pandas. Can you provide a scenario where 'pd.merge()' is advantageous?
Follow @codingdidi
๐5
Seagate Technology Hiring Fresher For Intern - Data Science
Follow @codingdidi
Location: Pune, IN
Qualification: Bachelor/Master Degree
Work Experience: Freshers
https://www.linkedin.com/feed/update/urn:li:share:7193249948732125184/
Follow @codingdidi
Location: Pune, IN
Qualification: Bachelor/Master Degree
Work Experience: Freshers
https://www.linkedin.com/feed/update/urn:li:share:7193249948732125184/
Linkedin
Data Science & Analytics on LinkedIn: Seagate Technology Hiring Fresher For Intern - Dataโฆ
Seagate Technology Hiring Fresher For Intern - Data Science
Location: Pune, IN
Qualification: Bachelor/Master Degree
Work Experience: Freshers
Apply Link:โฆ
Location: Pune, IN
Qualification: Bachelor/Master Degree
Work Experience: Freshers
Apply Link:โฆ
Another pandas video is live, do check it out !! ๐ธ
English:-
https://youtu.be/i7fxyW9613E?si=vkbkyT2lRmHpyxBB
Hindi:- https://youtu.be/o0k8htG3wss?si=NqJ7XpxFTgIbXwM_
Don't forget to comment.
I'm waiting for you all in comments! ๐.
โ Follow Codingdidi โ
English:-
https://youtu.be/i7fxyW9613E?si=vkbkyT2lRmHpyxBB
Hindi:- https://youtu.be/o0k8htG3wss?si=NqJ7XpxFTgIbXwM_
Don't forget to comment.
I'm waiting for you all in comments! ๐.
โ Follow Codingdidi โ
YouTube
Day 9 Pick Your Pandas: Mastering Selection Techniques
This video dives deep into the world of pandas selection, showing you how to grab exactly the data you need. From basic row and column selection to fancy boolean indexing and filtering, you'll be a pandas pro in no time.
๐ชGithub repo link: https://github.com/Akanshaโฆ
๐ชGithub repo link: https://github.com/Akanshaโฆ
๐2
๐ผ JP Morgan is Hiring for 2024
๐ Role:- Data Scientist
๐๏ธ Job Location:- Bangalore
๐ Qualification:- Graduation
๐ฐ Salary:- Upto โน 10 LPA
๐ Link- https://jpmc.fa.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1001/job/210512985?utm_medium=symphonytalent-jobads&utm_campaign=Default%20Campaign&utm_content=Data%20Scientist-%20Analyst&utm_term=210512985&utm_source=Indeed
๐ Role:- Data Scientist
๐๏ธ Job Location:- Bangalore
๐ Qualification:- Graduation
๐ฐ Salary:- Upto โน 10 LPA
๐ Link- https://jpmc.fa.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1001/job/210512985?utm_medium=symphonytalent-jobads&utm_campaign=Default%20Campaign&utm_content=Data%20Scientist-%20Analyst&utm_term=210512985&utm_source=Indeed
JPMC Candidate Experience page
Data Scientist- Analyst
Data Scientists extract, analyze and interpret large amounts of data from a range of sources.
๐4
American Express is hiring for Data Analyst Role
๐๐
https://aexp.eightfold.ai/careers/job/21932982
๐๐
https://aexp.eightfold.ai/careers/job/21932982
๐2
5 Excel Portfolio Based project
https://www.instagram.com/reel/C6p-EwOLk_r/?igsh=MWpqd3N4N21ub3Q1Mw==
1. Excel Data Analytics project for Portfolio - Finance Domain
Part 1: https://youtu.be/3Acmk-rqn6c?si=Nh4ahb5t5BxcvbZJ
Part 2: https://youtu.be/yzaLl-BvHnc?si=N-7VDNuLxDjB-CUJ
2. Full Project in Excel
https://www.youtube.com/watch?v=opJgMj1IUrc&t=1s
3. EXCEL PORTFOLIO PROJECT
https://www.youtube.com/watch?v=m13o5aqeCbM
4. Full Project in Excel with Interactive Dashboard
https://www.youtube.com/watch?v=gTK5rNhWJyA
5. Hotel Booking Cancellation Project Using Data Analytics & Excel
https://www.youtube.com/watch?v=Cq-w8AGLLzc
โ Follow @codingdidi
๐13โค8
โ ๏ธHyderabad applicants!!
S&P Global is hiring!
Position: Data Analyst
Qualification: Bachelorโs/ Master's/ MBA
Salary: 6 - 9 LPA (Expected)
Experienc๏ปฟe: Freshers/ Experienced
Location: Hyderabad, India
๐Apply Now: https://careers.spglobal.com/jobs/300706?lang=en-us&utm_source=linkedin
S&P Global is hiring!
Position: Data Analyst
Qualification: Bachelorโs/ Master's/ MBA
Salary: 6 - 9 LPA (Expected)
Experienc๏ปฟe: Freshers/ Experienced
Location: Hyderabad, India
๐Apply Now: https://careers.spglobal.com/jobs/300706?lang=en-us&utm_source=linkedin
Data Analyst in Hyderabad, India | S&P Global
S&P Global is hiring a Data Analyst in Hyderabad, India. Review all of the job details and apply today!
โค5
Maths for data science!!
https://www.instagram.com/reel/C6ttV23SWKp/?igsh=MWdwbW4ycm9md3NjcQ==
Drive ๐ Link:-
https://docs.google.com/document/d/1dOK2Tj0yy3_NlMrbizbB2OP5UKEXCtAGP3ZNj4gwX1U/edit?usp=drivesdk
โค๏ธFollow @codingdidi โ
https://www.instagram.com/reel/C6ttV23SWKp/?igsh=MWdwbW4ycm9md3NjcQ==
Drive ๐ Link:-
https://docs.google.com/document/d/1dOK2Tj0yy3_NlMrbizbB2OP5UKEXCtAGP3ZNj4gwX1U/edit?usp=drivesdk
โค๏ธFollow @codingdidi โ
๐1
โ
Follow @codingdidi โ
๐ Microsoft is hiring ๐คฉ
* ๐ป Role: | Data Analyst
------------------------------
* ๐ธ Salary: | Upto โน20 LPA
------------------------------
* ๐Location: | Hyderabad
------------------------------
* ๐ Experience: | Freshers
------------------------------
* ๐จโ๐ Qualification: | Graduation
------------------------------
* Batch: | 2023-24
------------------------------
- โ Apply here: https://jobs.careers.microsoft.com/global/en/job/1716104/Data-Analyst
๐ Microsoft is hiring ๐คฉ
* ๐ป Role: | Data Analyst
------------------------------
* ๐ธ Salary: | Upto โน20 LPA
------------------------------
* ๐Location: | Hyderabad
------------------------------
* ๐ Experience: | Freshers
------------------------------
* ๐จโ๐ Qualification: | Graduation
------------------------------
* Batch: | 2023-24
------------------------------
- โ Apply here: https://jobs.careers.microsoft.com/global/en/job/1716104/Data-Analyst
๐4โค1
@Codingdidi
Maths for data science!! https://www.instagram.com/reel/C6ttV23SWKp/?igsh=MWdwbW4ycm9md3NjcQ== Drive ๐ Link:- https://docs.google.com/document/d/1dOK2Tj0yy3_NlMrbizbB2OP5UKEXCtAGP3ZNj4gwX1U/edit?usp=drivesdk โค๏ธFollow @codingdidi โ
Hi, all
Can you guys try now to access the document?
Can you guys try now to access the document?
Hi all,
Here's the complete article mentioning how to create the resume, and some sample resumes for your reference.
Article link:-
https://www.linkedin.com/posts/akansha-yadav24_read-the-complete-article-follow-my-telegram-activity-7194206974949937154-ulJi?utm_source=share&utm_medium=member_android
Reel
https://www.instagram.com/reel/C6vIjLKrAOP/?igsh=eTI4MTdhaDUzZTZv
Follow @codingdidi
Here's the complete article mentioning how to create the resume, and some sample resumes for your reference.
Article link:-
https://www.linkedin.com/posts/akansha-yadav24_read-the-complete-article-follow-my-telegram-activity-7194206974949937154-ulJi?utm_source=share&utm_medium=member_android
Reel
https://www.instagram.com/reel/C6vIjLKrAOP/?igsh=eTI4MTdhaDUzZTZv
Follow @codingdidi
Linkedin
Akansha Yadav on LinkedIn: Resume Tips 2024
Read the complete article.
Follow my telegram channel for free learning resources.
https://t.me/s/codingdidi
Follow Akansha Yadav for more articles.
Follow my telegram channel for free learning resources.
https://t.me/s/codingdidi
Follow Akansha Yadav for more articles.
๐1
Hello everyone ๐ค !
I have uploaded the data science project ๐ท video.
Here's the link
https://youtu.be/bAqj1IzCtTo?si=qmw5l6FR6f_9uxHr
Go and watch it out.
Follow @codingdidiโ
I have uploaded the data science project ๐ท video.
Here's the link
https://youtu.be/bAqj1IzCtTo?si=qmw5l6FR6f_9uxHr
Go and watch it out.
Follow @codingdidiโ
YouTube
Win Kaggle's Flood Prediction Challenge (Complete Solution)
Ready to dive into the exciting world of Kaggle competitions? This video equips you with everything you need to dominate the Flood Prediction Challenge! We'll provide a comprehensive walkthrough, guiding you from data exploration and cleaning to buildingโฆ
Here's the link to apply for this role.
https://docs.google.com/forms/d/e/1FAIpQLSdkJbo7eQLV94K9vi8JhcOxDltmKvqsLBtL5fEC701vSHiOWg/viewform
https://docs.google.com/forms/d/e/1FAIpQLSdkJbo7eQLV94K9vi8JhcOxDltmKvqsLBtL5fEC701vSHiOWg/viewform
Hi, all
here's the pdf for those who were looking for roadmap to business analyst role.
https://www.instagram.com/reel/C6xr1OxLF5P/?igsh=enUyZjVtNDdpb2Ns
Don't forget to comment, like and share with your fellow friends.
Follow @Codingdidiโค๏ธ
here's the pdf for those who were looking for roadmap to business analyst role.
https://www.instagram.com/reel/C6xr1OxLF5P/?igsh=enUyZjVtNDdpb2Ns
Don't forget to comment, like and share with your fellow friends.
Follow @Codingdidiโค๏ธ
๐1
Hi, All
Complete data manipulation video....! ๐ธ
https://www.instagram.com/reel/C60PRyPLMmO/?igsh=MXQ3dmdjZ3pteThsdw==
English:-
https://youtu.be/Fxok0Xaqm0s?si=HpkmdNLis2qe3Sbm
Hindi:-
https://youtu.be/9rLDQx23nQA?si=Tj1PaHFvlsGOMncv
Don't forget to comment and share with your fellow learners.
Follow @codingdidi โ
Complete data manipulation video....! ๐ธ
https://www.instagram.com/reel/C60PRyPLMmO/?igsh=MXQ3dmdjZ3pteThsdw==
English:-
https://youtu.be/Fxok0Xaqm0s?si=HpkmdNLis2qe3Sbm
Hindi:-
https://youtu.be/9rLDQx23nQA?si=Tj1PaHFvlsGOMncv
Don't forget to comment and share with your fellow learners.
Follow @codingdidi โ
๐4โค1
Boo is hiring!
Position: Data Scientist Remote
Qualification: Bachelorโs/ Master's/ MBA
Salary: 6 - 9 LPA (Expected)
Experienc๏ปฟe: Freshers/ Experienced
Location: Hyderabad, India
Apply: https://boo012.snaphunt.com/job/24HQOO8LRY-IN-91
Follow @codingdidi
Position: Data Scientist Remote
Qualification: Bachelorโs/ Master's/ MBA
Salary: 6 - 9 LPA (Expected)
Experienc๏ปฟe: Freshers/ Experienced
Location: Hyderabad, India
Apply: https://boo012.snaphunt.com/job/24HQOO8LRY-IN-91
Follow @codingdidi
Snaphunt
Data Scientist โ Remote | REMOTE - Asia | Boo
The Role: Data Scientist โ Remote Job Description: We are seeking a skilled Data Scientist to join our team. As a Data Scientist, you will be responsible for interpreting complex data sets to provide actionable insights and solutions. Your role will involveโฆ
โค1