Skip to content

Commit

Permalink
Remove accidental debug shell
Browse files Browse the repository at this point in the history
  • Loading branch information
makmanalp committed Nov 5, 2015
1 parent 66d4f3b commit 4749a69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion occupation/SOC/Colombia/clean.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
df["name_short_es_broad_occupation"] = ""
df["name_short_es_major_group"] = ""

from IPython import embed; embed()
df = repeated_table_to_parent_id_table(df, h, fields)

df["name_short_en"] = df["name_en"]
Expand Down

0 comments on commit 4749a69

Please sign in to comment.