ShrRa / InterPython_Workshop_Example

A template of software project for the Intermediate Python for Astronomical Software Development workshop
1 stars 39 forks source link

Test suite #1

Closed ShrRa closed 9 months ago

ShrRa commented 9 months ago

Change numpy realization of min, max and mean functions to pandas. Fix tests correspondingly

ShrRa commented 9 months ago

Change functions in models.py from using numpy to using pandas. Change tests correspondingly. Adding more code executions in the notebook