jeffhu1

Results 6 issues of jeffhu1

### What are you trying to do? I am trying to get the exact size of a datatype ### What did you do? Tried using Datatype.GoType(), but this aliases everything...

The python example in the readme doesn't work. Detailed debug: ``` ============================================================================== Image downloader called with the following arguments : {'debug': True, 'headers': {'Accept': '*/*', 'Accept-Encoding': 'gzip, deflate', 'Connection': 'keep-alive',...

Hi, I am trying to use this package. When I call the line `from rforecast import converters` it throws the following error ``` (cfa) ➜ Python-wrapper-for-R-Forecast-master git:(master) ✗ python Python...

This code seems to download the same n images over and over when I search for any term. That is, the x_{i} = x_{i+nk} where k is any natural number....

I have to parse the filenames and foldernames generated by simple_image_download and I would like to be able to pass a flag that replaces spaces with underscores, as that makes...