sassoftware / python-sasctl

Python package and CLI for user-friendly integration with SAS Viya
https://sassoftware.github.io/python-sasctl
Apache License 2.0
45 stars 40 forks source link

The write_json_file() function is using pandas aggregate functions without converting their outputs from int64 or float64 back to int or float. #159

Closed ATFischer closed 1 year ago

ATFischer commented 1 year ago

Describe the issue The write_json_file() function is using pandas aggregate functions without converting their outputs from int64 or float64 back to int or float

To Reproduce Steps or example code to reproduce the issue.

Expected behavior A clear and concise description of what you expected to happen.

Stack Trace Version 1.9.0