Skip to content

Uzumaki-IITJodhpur/dlops_activity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Python 3.x
  • pandas library
  • matplotlib library

Installation

  • Clone the repository to your local machine.
  • Navigate to the project directory.
  • Install the required Python libraries. pip install pandas matplotlib

Usage

  • Run the Python script
  • Enter the path to the Excel file when prompted.
  • The script will display summary statistics and histograms for the numeric columns in the dataset.

File Structure

  • data_analysis.py: Main Python script for the data analysis tool.
  • README.md: This file providing information about the project.
  • Dry_Bean_Dataset.xlsx: Dataset file for testing the tool.
  • Dry_Bean_Dataset.txt: Metadata for dataset.
  • Dry_Bean_Dataset.arff: attribute file.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%