Different types in `nan_data_buffers`
Open
- Dominant language
- Python
- Stars
- 39
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/higlass/clodius/blob/55061be320841be671beba89274afcb09341e553/clodius/cli/aggregate.py#L1054
While running a dynamic analysis, I found out that although `ct.aggregate` ensures `numpy.floating` type, the values already inside `nan_data_buffers` are of type `numpy.int64`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.