Skip to content

Commit

Permalink
add wget to library
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Jul 14, 2020
1 parent 9cd169c commit ff9ed3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions df2onehot/df2onehot.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# ----------------------------------------------------

# %% Libraries
import wget
import os
import numpy as np
import pandas as pd
Expand Down

0 comments on commit ff9ed3e

Please sign in to comment.