JonWobken

Results 58 comments of JonWobken

This is fixed is the most recent release. Just need to get it pushed back to pypi since there was an error in the pypi deployment.

Just need to figure out why we are getting an auth error on the travis-ci deployment to pypi.

@michotross257 - going to try to get all the pending pulls reviewed by Friday/Saturday and release a new version

This is what is generated from Salesorces API and I have seen this when there is some error in the bulk data being loaded. If you have a batch of...

Hi - you should be using df.to_dict(orient='records') There is a function that handles the conversion of a list of dicts to a csv format. It's likely the to_json is causing...

If you navigate to bulk data load - Do you see the records in any of the requests or any failed records (ex. Record was sent successfully in a batch...

Feel free to add them. No current reason why it's not being used just was not historically there and haven't had any time to add them.

No reason - it was just missed. I'll look into adding it in for the next release