https://github.com/csengupta1101/data-is-good-exam---september
This Repository Consists the exam Problems and solutions conducted on September - 2021
https://github.com/csengupta1101/data-is-good-exam---september
central-limit-theorem data-is-good exam feature-scaling github label-encoding missing-value one-hot-encoding outliers python statistics
Last synced: 23 days ago
JSON representation
This Repository Consists the exam Problems and solutions conducted on September - 2021
- Host: GitHub
- URL: https://github.com/csengupta1101/data-is-good-exam---september
- Owner: Csengupta1101
- Created: 2021-09-13T06:53:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T07:19:47.000Z (about 4 years ago)
- Last Synced: 2025-05-20T17:39:28.209Z (5 months ago)
- Topics: central-limit-theorem, data-is-good, exam, feature-scaling, github, label-encoding, missing-value, one-hot-encoding, outliers, python, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-Is-Good-Exam September 2021
In this repository The answers to the following problem statements will be attaempted and details will be explained.
1. Explain all the Methods for Missing Values Imputation.
2. Explain all the Components of Descriptive Statistics in detail.
3. Explain Central Limit Theorem with Example.
4. Explain Outliers and the Ways to deal with Outliers.
5. Explain the Reason behind Performing Feature Scaling.
6. Explain the Difference between Label Encoding and One Hot Encoding with Examples.
7. Write a Python Program for the Given Pattern:
8. Perform Complete Exploratory Data Analysis on the StackOverflow Dataset.
You can find the Link to the Dataset below:
https://www.kaggle.com/stackoverflow/stack-overflow-2018-developer-survey
9. Write a Python Program to Make a Calculator using the Concept of Classes and Objects.
10. Make a Detailed Tutorial to Explore all the Functions available in the Seaborn Data
Visualization Library using the FIFA 21 Dataset.
You can find the Link to the Dataset below:
https://www.kaggle.com/stefanoleone992/fifa-21-complete-player-dataset