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
Pandas is raising this future warning when we are merging pixels
/home/s1/kadrlica/software/skymap/.conda/envs/skymap/lib/python2.7/site-packages/pandas/core/dtypes/dtypes.py:150:
FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
if string == 'category':
The text was updated successfully, but these errors were encountered:
Pandas is raising this future warning when we are merging pixels
The text was updated successfully, but these errors were encountered: