Library for obtaining pandas dataframes from xlsx and xlsm files
Project description
🚀 xlsx2pandas (PandasXcelerator)
Part of a ProjectText Suite
. xlsx2pandas (PandasXcelerator) is a Python library for extraction of tables in Excel sheets into a pandas DataFrames.
🌟 Features
TODO: features
📥 Installation
To install xlsx2pandas
, use the following pip command:
pip3 install git+https://github.com/Flagro/xlsx2pandas.git
📘 Usage
Run xlsx2pandas
from the bin folder with these arguments:
path
: Path to the file or directory to process.--sheet
: (Optional) Comma-separated list of excel workbooks's sheets.
🖥️ Example Command
xlsx2pandas 'path/to/file' --sheet Sheet1,Sheet2
🤝 Collaboration & Issues
Open for collaboration; check the issues page for discussions.
Here's how you can contribute:
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
). - Commit your Changes (
git commit -m 'Add some AmazingFeature'
). - Push to the Branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xlsx2pandas-0.0.1.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file xlsx2pandas-0.0.1.tar.gz
.
File metadata
- Download URL: xlsx2pandas-0.0.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f23ca7c35e99e31b70d7eed1567e519d307271bdba54ea981b6f6834baf2be37 |
|
MD5 | 919f03ca281342e1849e28b82c6a7fe1 |
|
BLAKE2b-256 | d03b8f72d45f46eeeb2490ac957dc3279eb66cbec09c538b490e0ee195f65882 |
File details
Details for the file xlsx2pandas-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: xlsx2pandas-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7325942d902d0f21ada6787e3b8c933e60b30f662dd0d15e78744e22bdc58994 |
|
MD5 | d97af8e18b09d7785a03c7d7d26aff7e |
|
BLAKE2b-256 | e3cf5d45b6a736bf7c5415d13c3c0e4661ceaf5e329d5e1624e73febebc592b3 |