return only python native types from Julia? (exclude numpy types)
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I work on an [API](https://github.com/NREL/REopt_Lite_API) that relies on data being returned from pyjulia not containing numpy types (because the data must be JSON serializable). Is it possible to add an option to pyjulia to return only native python types?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.