AssessingSolar / AssessingSolar/solarpy
Consider removing pandas as a dependency
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 1
Description
Most functions in this package have been crafted carefully as to avoid relying on pandas. The aim is to be agnostic of whether the user uses pandas or polars and thus only rely on numpy. The reason for this is that more users are switching from pandas to polars for speed improvements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.