PyTabular
PyTabular copied to clipboard
Connect to Tabular Models via Python
I am using python-tabular to refresh partitions in SSAS model through python script. While deploying the code in Azure Functions, I tried to trigger the azure functions, getting the import...
I've added a `ModelDocumenter` class which enables generating markdown files based on the Docusaurus notation for rendering the pages. It's not neat yet, but I will address that in the...
**Describe the bug** Running the provided test suite produces an error with importing `clr` with Python 3.10 and Manjaro Linux. If we try importing the package from an interactive Python...
[ partition_source = object.Partitions[0].Source.Query](https://github.com/Daandamhuis/PyTabular/blob/a72b403e14c4625c37b9766e369d1c807870c090/pytabular/document.py#L428)