Short-bus / pilomar

RaspberryPi based miniature observatory
https://shortbus.blog/
GNU General Public License v3.0
67 stars 14 forks source link

Investigate removing Pandas dependencies. #32

Closed Short-bus closed 2 months ago

Short-bus commented 10 months ago

Pandas is not completely straightfoward to work with if you are not experienced with it. There are some dependencies upon Pandas dataframes in the libraries and also in the pilomar.py program itself. Investigate if these can be replaced with something that is more user-friendly to work with.

Short-bus commented 2 months ago

Stale. Dropped this one because it's not high priority to fix at the moment. Likely to be done as gradual improvements as things evolve.