Register Now

By registering, you agree to the terms of service and Privacy Policy.

Login

Forget

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

x

Login

Forget

Register Now

It will take less than 1 minute to register for lifetime. Bonus Tip - We don't send OTP to your email id Make Sure to use your own email id for free books and giveaways

Create an account
x
You can use WP menu builder to build menus
Ask a Question
0
  • Buy Your e-book
  • Contact Us
  • About Us
    • Pricing
    • Terms and Conditions
    • Cancellation/Refund Policy
    • PRIVACY POLICY

The Data Monk

  • Buy Your e-book
  • Contact Us
  • About Us
    • Pricing
    • Terms and Conditions
    • Cancellation/Refund Policy
    • PRIVACY POLICY

About Jatin Newbie

Jatin
  • Registered: May 23, 2021

User Stats

  • Questions ( 0 )
  • Answers ( 27 )
  • Asked Questions ( 0 )
  • Posts ( 0 )
  • Comments ( 1 )
  • Best Answers ( 1 )
  1. Advantage and Disadvantage of different sampling method

    Jatin
    Jatin Newbie
    1
    June 8, 2021 at 6:01 pm
    Simple Random sampling Advantage: Every member has an equal
  2. Regularization

    Jatin
    Jatin Newbie
    0
    June 4, 2021 at 2:38 pm
    Okay let's say you have data of some people's height and wei
  3. How do you create a sample data of 1000 rows from a population of 1 Million rows and 100 columns?

    Jatin
    Jatin Newbie
    0
    June 4, 2021 at 12:48 pm
    While creating sample from a huge data set, we need to be su
  4. Explain the working of Map and Hash Map in Python

    Jatin
    Jatin Newbie
    0
    June 4, 2021 at 12:31 pm
    Map: It is a built in function that allows to process and tr
  5. Define RDBMS and give example, also define the difference between Data Ware house and Database

    Jatin
    Jatin Newbie
    2
    June 4, 2021 at 6:17 am
    RDBMS is a relational data base management system. Database
  6. Get factorial of any number in Python

    Jatin
    Jatin Newbie
    0
    June 2, 2021 at 9:03 am
    Input = int(input("Enter number:")) factorial=1 for i in ran
  7. Unfold a list within a list in Python

    Jatin
    Jatin Newbie
    0
    June 2, 2021 at 9:00 am
    Output=[] for i in Input: if type(Input) is 'list': for valu
  8. Create two lists from one list of number in Python

    Jatin
    Jatin Newbie
    0
    June 2, 2021 at 8:35 am
    even_list=[] odd_list=[] for i in range(0,len(List_1)): if L
  9. Get the sum of digits in Python

    Jatin
    Jatin Newbie
    0
    June 2, 2021 at 8:28 am
    sum=0 while (Input>0): sum=sum+Input%10 Input=Input//10 p
  10. What is the output of the below program?

    Jatin
    Jatin Newbie
    0
    June 2, 2021 at 8:15 am
    The Data
1 2 3

Products

  • Mentorship Program for Analytics interview 1 Month Analytics Mentorship Program ₹11500 Original price was: ₹11500.₹9999Current price is: ₹9999.
  • The Data Monk e-book bundle The Data Monk 23 e-book bundle ₹6900 Original price was: ₹6900.₹1999Current price is: ₹1999.
  • Most asked Analytics Interview Questions 2200 Most Asked Analytics Interview Questions ₹7999 Original price was: ₹7999.₹1999Current price is: ₹1999.
  • Analytics Interview Book Bundle Cover Page 10 Books to crack Analytics interview ₹2999 Original price was: ₹2999.₹999Current price is: ₹999.
  • Machine Learning Interview Questions Machine Learning 1200 Interview Questions ₹3600 Original price was: ₹3600.₹999Current price is: ₹999.
  • 30 Days Analytics Course 30 Days Analytics Course ₹1999 Original price was: ₹1999.₹999Current price is: ₹999.
  • Business Analyst Most Interview Questions 1250+ Business Analyst Most Interview Questions ₹1299 Original price was: ₹1299.₹899Current price is: ₹899.
  • Crack Any Data Analyst Interview with 1100 Questions Crack Any Data Analyst Interview with 1100 Questions ₹1999 Original price was: ₹1999.₹799Current price is: ₹799.
  • Ace The SQL Interview Ace The SQL Interview | 200+ Most Asked SQL Questions in Top Product Based Companies ₹1299 Original price was: ₹1299.₹799Current price is: ₹799.
  • 550 SQL Interview Questions to crack Any Analytics interview 550 SQL Interview Questions to crack Any Analytics interview ₹999 Original price was: ₹999.₹499Current price is: ₹499.
  • Crack your next Data Science interview with 300+ Questions Crack your next Data Science interview with 300+ Questions ₹499 Original price was: ₹499.₹299Current price is: ₹299.

Stats

  • Questions ( 1784 )
  • Answers ( 2722 )
  • Best Answers ( 92 )
  • Users ( 25175 )
Copyright 2020 Ask me | By 2code
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }