jmbejara / comp-econ-sp18

Main Course Repository for Computational Methods in Economics (Econ 21410, Spring 2018)
16 stars 23 forks source link

Euro12 #14 #18

Closed isabelalmazan closed 6 years ago

isabelalmazan commented 6 years ago

For the Euro12 Section of HW2, Question 14, do we have to use "isin" and in our code or is the hint optional?

jmbejara commented 6 years ago

The hint is optional, but whatever do you should try to use the built-in methods provided by Pandas. The answer using the hint should only take maybe 2 lines of code.