johanneshk
johanneshk
Hi, I have the following setup: A supervisor app launches the 'real' GUI using subprocess.check_ouput('gui_script'). In case the app crashes the supervisor will show a crash report which can be...
Hi, I wonder if you could add a license? See also: https://help.github.com/articles/open-source-licensing/ http://choosealicense.com/ MIT would be great ;)
I'm confused about how to preset min_itemsizes for appending to an HDFStore. Say DataFrame a and b in the MWE below is user-provided, so it can contain any character and...