A package that allows to insert data in an XLSX file without changing the layout.
Project description
In2xl
!under construction!
The motivation for this project
In the Python programming language, there exist various proficient tools to write data to XLSX format. Two of the most commonly used tools are XlsxWriter and Openpyxl. With these tools, one can conveniently create an Excel file or write data to an existing Excel file. However, there are some limitations to be aware of when using these tools. Specifically, XlsxWriter is capable of creating files but not modifying them, whereas Openpyxl can modify files but does not retain all formatting.
In the data science domain, such limitations can pose challenges, especially if employees have significantly edited Excel files and only require updated data. To address this issue, In2xl offers a simplistic and efficient solution. This tool enables users to transfer data and data frames directly into an Excel file without affecting the existing formatting. Hence, In2xl can be a useful tool for data scientists seeking to update data in pre-existing Excel files.
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
File details
Details for the file in2xl-0.1.6.tar.gz
.
File metadata
- Download URL: in2xl-0.1.6.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d30d8ef9993259727afabb72bfcbccd413feeb72163df3487548ccf3e78e2e9 |
|
MD5 | 81ad441bb6af4042589de9ccf6c33eb3 |
|
BLAKE2b-256 | cc6f44e5d01283d90c2ecb6efcfde6642258a32d5630b5398960733a61f96c43 |