Part 4: Amazon India Sales Dataset with data cleaning, preparation and EDA in Hindi

Part 4: Amazon India Sales Dataset with data cleaning, preparation and EDA in Hindi

🎙 Artificial Intelligence by SIS 👥 7K 📅 June 5, 2026 ⏱ 52 min 👁 623 📄 tutorial 🧭 2026-08-16
Available in: English (current) Français

Keywords

data cleaningpandasEDAAmazon Indiatutorial

Summary

This tutorial video, presented in Hindi, demonstrates a complete data cleaning, preparation, and exploratory data analysis (EDA) workflow on an Amazon India sales dataset. The instructor begins by importing necessary libraries (pandas, numpy, matplotlib, seaborn, scipy) and reading the data from an Excel file. The dataset contains 1465 rows and 16 columns, including product details, pricing, ratings, and user reviews. The video covers essential data cleaning steps: removing currency symbols and commas from price columns, converting data types to float, handling missing values, and dealing with special characters. It also introduces the concept of outliers and demonstrates how to identify and remove them using the IQR method. The instructor then performs statistical analysis, calculating mean, standard deviation, quartiles, and bounds for the rating column. Finally, the video shows how to filter data by category and compute summary statistics. The tutorial is practical and code-driven, with each step explained clearly, making it suitable for beginners in data science.

157 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides a hands-on, practical demonstration of data cleaning and EDA techniques using pandas. The value lies in its step-by-step approach, showing real code and outputs, which is highly instructive for learners. The argumentation is solid as each step is justified by the need to prepare data for analysis, and the instructor explains the reasoning behind each operation, such as why removing symbols is necessary for numerical analysis. The use of a real-world dataset (Amazon India sales) adds practical relevance. However, the video lacks a deeper discussion of alternative methods or potential pitfalls, and the argumentation is mostly procedural rather than critical.

Scientific Rigor, Source Quality, Title Accuracy

The video is a tutorial and does not cite external sources, but it provides a link to the source code in the description, which is a useful reference. The scientific rigor is adequate for a tutorial: the methods used are standard and correctly applied, and the instructor explains the concepts of quartiles and outliers accurately. The title accurately describes the content, which is a data cleaning and EDA tutorial on the Amazon India sales dataset. The video is well-structured, but it could benefit from more formal references to documentation or best practices.

210 words

Title / Content Match

The title accurately reflects the content: a tutorial on data cleaning, preparation, and EDA on the Amazon India Sales dataset, delivered in Hindi.

Quality & Reliability

7/10

The video provides a practical, step-by-step tutorial on data cleaning and EDA using pandas, with clear explanations of each operation. The content is accurate and aligns with standard data science practices, though it lacks formal citations and in-depth theoretical grounding.

Key Moments

Cited Sources

Concurring Sources

  • Pandas documentation — The video uses pandas functions such as read_excel, drop, replace, astype, and quantile, which are documented in the official pandas documentation.

Contribution & Novelties

The video offers a practical, code-along tutorial for data cleaning and EDA, specifically tailored to a Hindi-speaking audience. It provides a clear, step-by-step demonstration of common data preprocessing tasks, making it accessible for beginners. The use of a real-world dataset (Amazon India sales) adds practical relevance. The video’s contribution is primarily educational, filling a gap for Hindi-language data science tutorials.

Pour aller plus loin :

107 words

Radar Profile

The radar profile shows high scores in quantity of information and technical level, reflecting the detailed tutorial content. Quality of information and global reliability are slightly lower, as the video lacks formal citations and in-depth theoretical explanations. Overall, the video is a solid practical resource for beginners.

Reliability 7/10