A package for rearranging FIS data
Project description
FIS Data Rearranger
Description
fis_data is a Python package designed to rearrange data from an Excel sheet in a specific format. It allows users to extract and reorganize data from a sheet named "Normalised" and export the rearranged data to a new Excel file. This package is particularly useful for [specific use case or domain].
Installation
To install fis_data, you can use pip:
pip install fis_data
Ensure that you have Python 3.6 or later installed.
Usage
Once installed, you can use the rearrange_fis_data command-line tool as follows:
rearrange_fis_data <input_filepath> <output_filepath> [--sheet_name SHEET_NAME]
input_filepath: Path to the input Excel file.output_filepath: Path to save the rearranged Excel file.--sheet_name: (Optional) Name of the sheet to be processed. Defaults to "Normalised".
Example
rearrange_fis_data input_data.xlsx rearranged_data.xlsx
Development
To contribute to fis_data, clone the repository:
git clone https://github.com/NEbrahimi/fis_data.git
Install the development dependencies:
pip install -r requirements.txt
Make your improvements and submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fis_data-0.1.1.tar.gz.
File metadata
- Download URL: fis_data-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e43ec5759e77a78f83e831ff3b6c507b28686dc4bb01d00affa5e0f2cb09ac5
|
|
| MD5 |
3ea8e2f74a446861d1abeacc46dd1b08
|
|
| BLAKE2b-256 |
4fa9782a428339acb6e3f1b58e9477d411029261035afde1b0b59b3c86eafa03
|
File details
Details for the file fis_data-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fis_data-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9ecf613ab4bd4503f11c6f9b6ec30623d7adab4c9255d9927d5c2219a6ea5a3
|
|
| MD5 |
c24e06b77d3123efaff016ed1f3f03ae
|
|
| BLAKE2b-256 |
b0b4b6a92bfaecffbc156d78007174e3225ca3d5bd4eda7709f7787453b6b506
|