als-sdin commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-525599723 Yes I just pulled the latest master. The line numbers are a few out because I was using the `inspect` module to investigate - I should have returned it to upstream before uploading the screenshot. Inspect reports: ``` <module 'json' from '/usr/lib/python3.6/json/__init__.py'> ``` I have been walking through that code path to see if simplejson is being patched by the builtin json in a different module, but I can't find anything - keep in mind I am new to Superset.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
