Testing notes
Need to verify that the current version of python, numpy, and pandas work as usual. Testing shall go through "script_run" and create_csv.py and Inpspect_csv.py under "/requiam_csv"
[x] Check the difference "dry_run.csv" and previous research_themes.csv
Additional notes
[x] There shall have no difference in the csv after the upgrade. So no need to update the production env.
redata >=0.4.2 shall work. However, for the maintainability, we try to use the same sets of dependencies (redata, numpy, pandas, sphinx)
Summary After completing redata-commons https://github.com/UAL-RE/redata-commons/issues/23 and ReQUIAM Python version upgrades https://github.com/UAL-RE/ReQUIAM/issues/170, this repository shall be updated to be consistent with other ReDATA software.
Objectives Migrate to Python 3.9
Proposal
Testing notes Need to verify that the current version of python, numpy, and pandas work as usual. Testing shall go through "script_run" and create_csv.py and Inpspect_csv.py under "/requiam_csv"
Additional notes
redata >=0.4.2 shall work. However, for the maintainability, we try to use the same sets of dependencies (redata, numpy, pandas, sphinx)
Implemented in: TBD