Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use IC io load_dst instead of pandas read_hdf to load PSFs #714

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

Aretno
Copy link
Collaborator

@Aretno Aretno commented Apr 2, 2020

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.

@mmkekic
Copy link
Collaborator

mmkekic commented Apr 9, 2020

I think this PR can be approved, however, annoyingly, Travis failed... @jmbenlloch can you maybe restart Travis build so hopefully it will not fail and we could merge it?

Copy link
Collaborator

@mmkekic mmkekic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

Done to avoid compatibility issues between pandas versions
@bpalmeiro bpalmeiro merged commit be2ef24 into next-exp:master Apr 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants