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.
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