Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
714 Use IC io
load_dst
instead of pandas read_hdf
to load PSFs
[author: aretno] The use of read_hdf function as it is fails in higher pandas versions. This uses the standard IC function to load dataframes to discouple the version problem from beersheba city. [reviewer: mmkekic] This PR fixes the reader of psf_file that was doomed to fail in more recent pandas version. Good job, we are one step closer to updating our environment!
- Loading branch information