Skip to content

Wtower/xlwings_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlwings_query

Import, connect and transform data into Excel.

Description

The concept is to apply data transformations to a main query object. When the data is ready, export it to an Excel table. It is inspired by MS Power Query based in Python. The target is to use the power of Pandas and overcome platform issues with Excel.

Installation

The package is not yet available in Pypi. Git clone to a directory of choice and

pip install -e .

About

Import, connect and transform data into Excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages