Skip to main content

No project description provided

Project description

This library can be used to consolidate the xl's from multiple sheets into single consolidated file. These are the parameter that needs to be passed for the functions.

Prerequisites Libraries: pandas xlsxwriter openpyxl configparser

There are some basic rules need to be followed while configuring the property file. 1 Important Points to be considered before execution. 2 Please provide the path eg: D: /folder/excel path. 3 Default HeaderColumnvaluesIndex will be considered as '0' if not provided. 4 Please provide the Column name of index worksheet which contains all the worksheets name else default value for column will be considered as WorkSheetNames. 5 Recommended: Please provide column name in IndexSheet which stores Column header for consolidation. Else, please note the column headers will be picked from one of the sheets randomly. 6 Default HeaderForConsolworksheet will be considered as '0' if not provided. 7 TransPoseConsolidationRow to be provided if any transpose consolidation needs to be done example 2,0,1 (2 represents number of rows to limit , 0 represents first column ,1 represents 1st column for transpose). 8 Default ExcelOutPath will be considered as ConSolidated.xlsx.

Example: from Consoldation_utility import consolidateData consolidateData("/Users/username/Downloads/Xlsx_testing/test.xlsx", "Sheet 3",2,"Names","",3,"2,0,1","/Users/username/Downloads/Xlsx_testing/consolidated_testing.xlsx") Sheet1: img_1.png Sheet2: img_2.png Output: Consolidate sheet: img_3.png Transposed Consolidated sheet: img_4.png

In next release will try to incorporate some database connection to load the consolidated data into DB.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Pandas_Consolidated_Loader-0.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file Pandas_Consolidated_Loader-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for Pandas_Consolidated_Loader-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 edf59f7fefc8093f06597d68c53f654ddbd9f85848b0e7bd41449aa16f7445ac
MD5 59ad13e048f453cc17526e7ba6827cea
BLAKE2b-256 3c1f61c64bbee4bd1298004b1db4fd674906192671c27c933db59790855aa902

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page