Add office photos
Employer?
Claim Account for FREE

JATO Dynamics

4.1
based on 3 Reviews
Filter interviews by

Petpooja Interview Questions and Answers

Updated 19 Nov 2024

Q1. What is the difference between count and countA ?

Ans.

count is used to count the number of cells that contain numbers, while countA is used to count the number of cells that are not empty.

  • count is used with numerical values, while countA is used with any type of value

  • count excludes empty cells, while countA includes empty cells

  • countA can be used to count non-numeric values such as text or logical values

Add your answer

Q2. What is the difference between SumIf and countIF?

Ans.

SumIf adds up values based on a condition, while countIF counts the number of cells that meet a condition.

  • SumIf is used to add up values in a range that meet a specific condition.

  • CountIF is used to count the number of cells in a range that meet a specific condition.

  • Example: =SUMIF(A1:A10, ">10") would add up all values in cells A1 to A10 that are greater than 10.

  • Example: =COUNTIF(B1:B10, "=Red") would count the number of cells in B1 to B10 that contain the word 'Red'.

Add your answer

Q3. How do I handle missing values in a dataFrame?

Ans.

Handle missing values in a dataFrame by imputing, dropping, or filling with specific values.

  • Use dropna() method to remove rows or columns with missing values

  • Use fillna() method to fill missing values with a specific value

  • Use interpolate() method to fill missing values by interpolation

Add your answer

Q4. How do I read a csv file into pandas?

Ans.

Use the read_csv() function in pandas to read a csv file into a DataFrame.

  • Use pd.read_csv('file.csv') to read a csv file into a DataFrame

  • Specify additional parameters like delimiter, header, index_col if needed

  • Save the DataFrame to a variable for further data manipulation

Add your answer
Discover Petpooja interview dos and don'ts from real experiences

Q5. How do I merge multiple DataFrame?

Ans.

Use the merge function in pandas to combine multiple DataFrames based on a common column.

  • Use the merge function in pandas with the 'on' parameter to specify the common column to merge on.

  • Specify the type of join (inner, outer, left, right) using the 'how' parameter.

  • Example: df_merged = pd.merge(df1, df2, on='common_column', how='inner')

Add your answer

Q6. How to managed the support project

Ans.

Support projects can be managed by setting clear goals, establishing communication channels, providing training, monitoring progress, and addressing issues promptly.

  • Set clear goals and expectations for the support project

  • Establish effective communication channels for team members and stakeholders

  • Provide necessary training and resources to support team members

  • Monitor progress regularly and adjust strategies as needed

  • Address any issues or challenges promptly to ensure project s...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Petpooja

based on 4 interviews
Interview experience
4.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 2.8k Interview Questions
4.0
 • 245 Interview Questions
4.2
 • 218 Interview Questions
3.7
 • 139 Interview Questions
View all
Top JATO Dynamics Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter