Metadata-Version: 2.4
Name: mdx_to_pd_fast
Version: 1.0.0
Summary: MDX querie(s) to pandas DataFrame. Builds on the work of Peter Kazmir.
Author: Olivier Cloutier
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# mdx_to_pd_fast

Requirements
- pandas
- pythonnet

## Changelog

### 1.0.0

Added DBNulls handling.
