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
Most of the functions in our code base return dataframes that we append together. In the EmissionActivityRatio.py, the getCanEmissionActivityRatio() returns a list rather then a dataframe. I think we should change this for consistency sake :)
Most of the functions in our code base return dataframes that we append together. In the
EmissionActivityRatio.py
, thegetCanEmissionActivityRatio()
returns a list rather then a dataframe. I think we should change this for consistency sake :)Canada-U.S.-ElecTrade/scripts/EmissionActivityRatio.py
Lines 24 to 27 in c8af7e6
The text was updated successfully, but these errors were encountered: