You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new MEData class has this function as one of its methods, so this issue is still relevant. I added an if statement which checks if len(me_df) == 0 and if its True, it prints out a warning. You can find it in the latest commit in the PR.
I would add the check as the first line of the generate_me_df function
DQMExplore/src/dqmexplore/dataproc.py
Line 8 in 6ee04b8
The text was updated successfully, but these errors were encountered: