I want to make an IPhone App, but sort of a strange one. I want to make an app where the keyboard is on the bottom left corner of the screen. I don't have any e
I'm uploading a file that was originally ASCII and converted to EBCDIC from Windows OS to z/OS. My problem is that when I checked the file after uploading it, I
I would like to know how to find a sublist of positive numbers in a given list L, example: L = [-1, 5, 3, -7, 10] Sublist = [5, 3, 10] I tried: pos_sublist([],
I've looked everywhere in Preferences > User Interface > Appearance > Colors and Fonts and it's not under the tabs filter text. This is what I have no
I have a pandas data frame that looks like this (its a pretty big one) date exer exp ifor mat 1092 2014-03-17 American M 528
Here is my config.ini: [LOADER] text = example text size = 17 settings = None run = False But when I print it, using: config = ConfigParser() config.read('conf
I am using python's unittest framework. Since each test case execution will take the same amount of time [obtain the product log to determine whether it is succ
I am trying to run the command in kdb but it does not work. I knew it may be associated with some special character and I am trying to put the [] to escape but