Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Extraction App

This app extracts information from an Excel file using Python and pandas.

Requirements

  • Python 3.x
  • pandas
  • openpyxl

Usage

  1. Place your Excel file (e.g., example.xlsx) in the project directory.
  2. Install dependencies:
    pip install pandas openpyxl
  3. Run the app:
    python main.py
  4. The script will print the columns and the first 5 rows of your Excel file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages