ngram
listlengths
0
16
[ "sum the first value in each tuple in a list of tuples `list_of_pairs`", "first value in each tuple in a list of tuples `list_of_pairs` in python", "the first value in each tuple in a list of tuples `list_of_pairs` in" ]
[]
[ "find all words in a string `mystring` that start with the `$` sign" ]
[]
[ "replace all elements in array `A` that are not present in array `[1,", "in array `A` that are not present in array `[1, 3, 4]` with", "array `A` that are not present in array `[1, 3, 4]` with zeros", "all elements in array `A` that are not present in array `[1, 3,", "elements in array `A` that are not pres...
[]
[]
[]
[]
[]
[ "where the value in the first column is 0 and value in the", "in the first column is 0 and value in the second column is", "Numpy ndarray 'a', where the value in the first column is 0 and", "the first column is 0 and value in the second column is 1", "'a', where the value in the first column is 0 and value ...
[]
[]
[ "get the value associated with unicode key 'from_user' of first dictionary in list", "the value associated with unicode key 'from_user' of first dictionary in list `result`" ]
[]
[]
[]
[ "in a column 'col3' of a pandas dataframe `df` group by objects in", "column 'col3' of a pandas dataframe `df` group by objects in 'col1' and", "a column 'col3' of a pandas dataframe `df` group by objects in 'col1'", "distinct values in a column 'col3' of a pandas dataframe `df` group by", "count distinct v...
[ "Check if any key in the dictionary `dict1` starts with the string `EMP$$`" ]
[ "of values from dictionary `dict1` that have a key that starts with 'EMP$$'", "create list of values from dictionary `dict1` that have a key that starts", "list of values from dictionary `dict1` that have a key that starts with" ]
[ "a pandas series `sf` into a pandas dataframe `df` with columns `email` and", "convert a pandas series `sf` into a pandas dataframe `df` with columns `email`", "pandas series `sf` into a pandas dataframe `df` with columns `email` and `list`" ]
[]
[]
[]
[]
[]
[]
[]
[ "sort a list of dictionaries by the value of keys 'title', 'title_url', 'id'", "of dictionaries by the value of keys 'title', 'title_url', 'id' in ascending order.", "a list of dictionaries by the value of keys 'title', 'title_url', 'id' in", "list of dictionaries by the value of keys 'title', 'title_url', 'i...
[ "find 10 largest differences between each respective elements of list `l1` and list", "10 largest differences between each respective elements of list `l1` and list `l2`" ]
[ "find all 'span' elements in HTML string `soup` with class of 'starGryB sp'", "BeautifulSoup find all 'span' elements in HTML string `soup` with class of 'starGryB" ]
[ "write records in dataframe `df` to table 'test' in schema 'a_schema' with `engine`" ]
[]
[]
[]
[]
[]
[]
[ "the first element of the tuple with the maximum second element in a", "first element of the tuple with the maximum second element in a list", "find the first element of the tuple with the maximum second element in", "element of the tuple with the maximum second element in a list of", "of the tuple with the...
[ "from the tuple that has maximum value at index 1 in list `lis`", "item at index 0 from the tuple that has maximum value at index", "0 from the tuple that has maximum value at index 1 in list", "the item at index 0 from the tuple that has maximum value at", "at index 0 from the tuple that has maximum value ...
[]
[]
[]
[ "lis `list5` in ascending order based on the degrees value of its elements", "Sort lis `list5` in ascending order based on the degrees value of its" ]
[]
[ "elements from list `oldlist` that have an index number mentioned in list `removelist`", "remove elements from list `oldlist` that have an index number mentioned in list" ]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[ "list `[('a', 1), ('b', 2), ('c', 3), ('d', 4), ('e', )]` and fill", "('b', 2), ('c', 3), ('d', 4), ('e', )]` and fill empty results with", "`[('a', 1), ('b', 2), ('c', 3), ('d', 4), ('e', )]` and fill empty", "2), ('c', 3), ('d', 4), ('e', )]` and fill empty results with None", "1), ('b', 2), ('c', 3), ('d...
[]
[]
[]
[]
[]
[]
[]
[]
[ "filter dataframe `df` by values in column `A` that appear more than once" ]
[]
[]
[]
[]
[]
[]
[ "Get a new list `list2`by removing empty list from a list of lists", "a new list `list2`by removing empty list from a list of lists `list1`" ]
[ "Create `list2` to contain the lists from list `list1` excluding the empty lists", "to contain the lists from list `list1` excluding the empty lists from `list1`", "`list2` to contain the lists from list `list1` excluding the empty lists from" ]
[]
[ "get all text that is not enclosed within square brackets in string `example_str`" ]
[ "regex to get all text in a string `example_str` that is not surrounded", "all text in a string `example_str` that is not surrounded by square brackets", "get all text in a string `example_str` that is not surrounded by square", "to get all text in a string `example_str` that is not surrounded by", "a regex...
[ "is between parentheses as a single match, and any char outside as an", "single match, and any char outside as an individual match in string '(zyx)bc'", "as a single match, and any char outside as an individual match in", "a single match, and any char outside as an individual match in string", "get whatever...
[]
[ "match multiple regex patterns with the alternation operator `|` in a string `(zyx)bc`" ]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[ "finding the index of elements containing substring 'how' and 'what' in a list", "index of elements containing substring 'how' and 'what' in a list of strings", "the index of elements containing substring 'how' and 'what' in a list of", "of elements containing substring 'how' and 'what' in a list of strings '...
[]
[]
[]
[]
[]
[]
[]
[]
[ "append a tuple of elements from list `a` with indexes '[0][0] [0][2]' to", "a tuple of elements from list `a` with indexes '[0][0] [0][2]' to list", "tuple of elements from list `a` with indexes '[0][0] [0][2]' to list `b`" ]
[]
[ "unpack a series of tuples in pandas `out` into a DataFrame with column", "series of tuples in pandas `out` into a DataFrame with column names 'out-1'", "a series of tuples in pandas `out` into a DataFrame with column names", "tuples in pandas `out` into a DataFrame with column names 'out-1' and 'out-2'", "...