sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name__kernel_shape) function_name__kernel_shape
(parameters
(identifier_self) identifier_self
(identifier_input_shape) identifier_input_shape
)parameters
(block
(expression_statement
(assignment
(identifier_kernel_size_iter) id... | Helper to calculate the kernel shape. |
(module
(function_definition
(function_name__process_state_final_run) function_name__process_state_final_run
(parameters
(identifier_self) identifier_self
(identifier_job_record) identifier_job_record
)parameters
(block
(expression_statement
(assignment
(identifier_... | method takes care of processing job records in STATE_FINAL_RUN state |
(module
(function_definition
(function_name_prepare) function_name_prepare
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_headers) identifier_headers
(call
(attribute
(iden... | Prepare the SOAP message for sending to the server. |
(module
(function_definition
(function_name__add_monitor) function_name__add_monitor
(parameters
(identifier_monitors) identifier_monitors
(identifier_handle) identifier_handle
(identifier_callback) identifier_callback
(identifier_devices) identifier_devices
(identifier_events) i... | Add the given monitor to the listed devices and events. |
(module
(function_definition
(function_name_count_records) function_name_count_records
(parameters
(identifier_self) identifier_self
(identifier_record_counter) identifier_record_counter
(identifier_file) identifier_file
)parameters
(block
(expression_statement
(assignm... | Count the number of viewed records. |
(module
(function_definition
(function_name_cssify) function_name_cssify
(parameters
(identifier_css_dict) identifier_css_dict
)parameters
(block
(expression_statement
(assignment
(identifier_css) identifier_css
(string_'') string_''
)assignment
)e... | Function to get CartoCSS from Python dicts |
(module
(function_definition
(function_name_min_percent) function_name_min_percent
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_value) identifier_value
(type
(identifier_float) identifier_float
)type
)typed_parameter
)parame... | Set the minimum percentage of free space to use. |
(module
(function_definition
(function_name_size_of_type) function_name_size_of_type
(parameters
(identifier_abi_type) identifier_abi_type
)parameters
(block
(if_statement
(comparison_operator
(string_'string') string_'string'
(identifier_abi_type) identifier_ab... | Returns size in bits of abi_type |
(module
(function_definition
(function_name_geometry_from_json) function_name_geometry_from_json
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_obj_type) identifier_obj_type
(call
(attribu... | try to find a geometry in the provided JSON object |
(module
(function_definition
(function_name_register_sigma_task) function_name_register_sigma_task
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) ident... | Register a sigma task. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_old_pool) identifier_old_pool
(attribute
... | Close all pooled connections and disable the pool. |
(module
(function_definition
(function_name__calendar_classes_for_occurrence) function_name__calendar_classes_for_occurrence
(parameters
(identifier_self) identifier_self
(identifier_occurrence) identifier_occurrence
)parameters
(block
(expression_statement
(assignment
... | Return css classes to be used in admin calendar JSON |
(module
(function_definition
(function_name_start_output) function_name_start_output
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_super) identifier_super
(... | Write start of checking info as DOT comment. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
(identifier_parser) identifier_parser
)parameters
(block
(expression_statement
(assignment
(identifier_lineno) identifier_lineno
(attribute... | parse content of extension |
(module
(function_definition
(function_name__download_pastebin) function_name__download_pastebin
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_paste_id) identifier_paste_id
(subscript
(... | Download content from Pastebin itself. |
(module
(function_definition
(function_name_process_formdata) function_name_process_formdata
(parameters
(identifier_self) identifier_self
(identifier_valuelist) identifier_valuelist
)parameters
(block
(expression_statement
(call
(attribute
(call
... | Replace empty values by None |
(module
(function_definition
(function_name_upload) function_name_upload
(parameters
(identifier_remote_location) identifier_remote_location
(default_parameter
(identifier_remotes) identifier_remotes
(None) None
)default_parameter
(default_parameter
(identifier_... | Upload resources to a stage server. |
(module
(function_definition
(function_name__load_apis) function_name__load_apis
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_helpscout) identifier_helpscout
(call
(identifier___import... | Find available APIs and set instances property auth proxies. |
(module
(function_definition
(function_name_write_template_file) function_name_write_template_file
(parameters
(identifier_source) identifier_source
(identifier_target) identifier_target
(identifier_content) identifier_content
)parameters
(block
(expression_statement
(c... | Write a new file from a given pystache template file and content |
(module
(function_definition
(function_name_extract_program_summary) function_name_extract_program_summary
(parameters
(identifier_data) identifier_data
)parameters
(block
(import_from_statement
(dotted_name
(identifier_bs4) identifier_bs4
)dotted_name
(do... | Extract the summary data from a program's detail page |
(module
(function_definition
(function_name_sync) function_name_sync
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_el... | Retrieve zones from ElkM1 |
(module
(function_definition
(function_name_com_daltonmaag_check_ufolint) function_name_com_daltonmaag_check_ufolint
(parameters
(identifier_font) identifier_font
)parameters
(block
(import_statement
(dotted_name
(identifier_subprocess) identifier_subprocess
)dott... | Run ufolint on UFO source directory. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_cmd) identifier_cmd
(list
(string_'gsutil') string_'gsutil'
... | Runs validation of all submissions. |
(module
(function_definition
(function_name_view_links) function_name_view_links
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(call
(identifier_format_html) ide... | Link to performance data and duplicate overview. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_uri) identifier_uri
(binary_operator
... | Generic GET with headers |
(module
(function_definition
(function_name_execute_fetchall) function_name_execute_fetchall
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_sql) identifier_sql
(type
(identifier_str) identifier_str
)type
)typed_parameter
(ty... | Helper to execute a query and return all the data. |
(module
(function_definition
(function_name__on_process_error) function_name__on_process_error
(parameters
(identifier_self) identifier_self
(identifier_error) identifier_error
)parameters
(block
(if_statement
(comparison_operator
(identifier_self) identifier_self
... | Display child process error in the text edit. |
(module
(function_definition
(function_name_dimension_type) function_name_dimension_type
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_base_type) identifier_base_type
(attribute
(identi... | Return member of DIMENSION_TYPE appropriate to dimension_dict. |
(module
(function_definition
(function_name_created_by_column) function_name_created_by_column
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | Return user who first created an item in Django admin |
(module
(function_definition
(function_name__send_accum_trace) function_name__send_accum_trace
(parameters
(identifier_self) identifier_self
(identifier_device_uuid) identifier_device_uuid
)parameters
(block
(if_statement
(comparison_operator
(identifier_device_uuid... | Send whatever accumulated tracing data we have for the device. |
(module
(function_definition
(function_name_ping) function_name_ping
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_reconnect) identifier_reconnect
(True) True
)default_parameter
)parameters
(block
(if_statement
(boolean_ope... | Check if the server is alive |
(module
(function_definition
(function_name_connect) function_name_connect
(parameters
(identifier_self) identifier_self
(identifier_slot) identifier_slot
)parameters
(block
(if_statement
(not_operator
(call
(identifier_callable) identifier_callable
... | Connects the signal to any callable object |
(module
(function_definition
(function_name__update_view) function_name__update_view
(parameters
(identifier_self) identifier_self
(identifier_p_data) identifier_p_data
)parameters
(block
(expression_statement
(assignment
(identifier_view) identifier_view
... | Creates a view from the data entered in the view widget. |
(module
(function_definition
(function_name_emulate_abs) function_name_emulate_abs
(parameters
(identifier_self) identifier_self
(identifier_x_val) identifier_x_val
(identifier_y_val) identifier_y_val
(identifier_timeval) identifier_timeval
)parameters
(block
(expression_... | Emulate the absolute co-ordinates of the mouse cursor. |
(module
(function_definition
(function_name_update_color) function_name_update_color
(parameters
(identifier_string) identifier_string
(identifier_name) identifier_name
(default_parameter
(identifier_style) identifier_style
(string_'normal') string_'normal'
)default_par... | Replace the existing line with the given colored string. |
(module
(function_definition
(function_name_setup_columns) function_name_setup_columns
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_tv) identifier_tv
(subscript
(attribute
... | Creates the treeview stuff |
(module
(function_definition
(function_name___get_doc_block_parts_wrapper) function_name___get_doc_block_parts_wrapper
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
... | Generates the DocBlock parts to be used by the wrapper generator. |
(module
(function_definition
(function_name_getAllElementsOfHirarchy) function_name_getAllElementsOfHirarchy
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_allElements) identifier_allElements
(list
... | returns ALL elements of the complete hirarchy as a flat list |
(module
(function_definition
(function_name_relworkdir) function_name_relworkdir
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_getattr) identifier_getattr
(argument_list
... | Return a relative version of the workdir |
(module
(function_definition
(function_name__do_two_gaussian_fit) function_name__do_two_gaussian_fit
(parameters
(identifier_freqs) identifier_freqs
(identifier_signal) identifier_signal
(default_parameter
(identifier_bounds) identifier_bounds
(None) None
)default_param... | Helper function for the two gaussian fit |
(module
(function_definition
(function_name__get_dstk_intersections) function_name__get_dstk_intersections
(parameters
(identifier_self) identifier_self
(identifier_address) identifier_address
(identifier_dstk_address) identifier_dstk_address
)parameters
(block
(expression_stat... | Find the unique tokens in the original address and the returned address. |
(module
(function_definition
(function_name_extract_cosponsors) function_name_extract_cosponsors
(parameters
(identifier_bill) identifier_bill
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
(identifi... | Return a list of list relating cosponsors to legislation. |
(module
(function_definition
(function_name_group_pop) function_name_group_pop
(parameters
(identifier_name) identifier_name
(identifier_app) identifier_app
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
... | Remove application from the specified routing group. |
(module
(function_definition
(function_name_attrget) function_name_attrget
(parameters
(identifier_self) identifier_self
(identifier_groupname) identifier_groupname
(identifier_attrname) identifier_attrname
(identifier_rownr) identifier_rownr
)parameters
(block
(return_st... | Get the value of an attribute in the given row in a group. |
(module
(function_definition
(function_name_load_configuration) function_name_load_configuration
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(for_statement
... | load configuration, merge with default settings |
(module
(function_definition
(function_name_DeleteAttribute) function_name_DeleteAttribute
(parameters
(identifier_self) identifier_self
(identifier_attribute) identifier_attribute
)parameters
(block
(if_statement
(comparison_operator
(string_"w") string_"w"
... | Clears the attribute from this object. |
(module
(function_definition
(function_name__execute_commands_from_dir) function_name__execute_commands_from_dir
(parameters
(identifier_self) identifier_self
(identifier_directory) identifier_directory
)parameters
(block
(expression_statement
(assignment
(identifie... | Re-attempt to split and execute the failed commands |
(module
(function_definition
(function_name_show_lbaas_healthmonitor) function_name_show_lbaas_healthmonitor
(parameters
(identifier_self) identifier_self
(identifier_lbaas_healthmonitor) identifier_lbaas_healthmonitor
(dictionary_splat_pattern
(identifier__params) identifier__params... | Fetches information for a lbaas_healthmonitor. |
(module
(function_definition
(function_name_await_all) function_name_await_all
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_tasks) identifier_tasks
(call
(attribute
(attribute
(identifier_asynci... | Simple utility function that drains all pending tasks |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_args) identifier_args
)parameters
(block
(import_from_statement
(dotted_name
(identifier_bob) identifier_bob
(identifier_db) identifier_db
(identifier_util... | Creates or re-creates this database |
(module
(function_definition
(function_name_send_message) function_name_send_message
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
(identifier_room_id) identifier_room_id
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
... | Send a message to a given room |
(module
(function_definition
(function_name__get_value) function_name__get_value
(parameters
(identifier_self) identifier_self
(identifier_exc_type) identifier_exc_type
(identifier_exc_value) identifier_exc_value
(identifier_exc_traceback) identifier_exc_traceback
)parameters
(... | Convert exception info to a value for the values list. |
(module
(function_definition
(function_name_update_id_list) function_name_update_id_list
(parameters
(identifier_self) identifier_self
(identifier_update_ids_finished_cb) identifier_update_ids_finished_cb
)parameters
(block
(if_statement
(not_operator
(attribute
... | Request an update of the id list |
(module
(function_definition
(function_name_cut) function_name_cut
(parameters
(identifier_self) identifier_self
(identifier_buffer) identifier_buffer
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_from_) identifier_from_
... | Turn text object into `ClipboardData` instance. |
(module
(function_definition
(function_name_commit_signal) function_name_commit_signal
(parameters
(identifier_data_id) identifier_data_id
)parameters
(block
(if_statement
(not_operator
(call
(identifier_getattr) identifier_getattr
(argument_list
... | Nudge manager at the end of every Data object save event. |
(module
(function_definition
(function_name_reverse) function_name_reverse
(parameters
(identifier_args) identifier_args
)parameters
(block
(import_from_statement
(relative_import
(import_prefix
)import_prefix
(dotted_name
(identifier_query... | Returns a list of file database identifiers given the path stems |
(module
(function_definition
(function_name_keyevent2tuple) function_name_keyevent2tuple
(parameters
(identifier_event) identifier_event
)parameters
(block
(return_statement
(tuple
(call
(attribute
(identifier_event) identifier_event
... | Convert QKeyEvent instance into a tuple |
(module
(function_definition
(function_name_num_elements) function_name_num_elements
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_is_fully_defined) ide... | Returns the total number of elements, or none for incomplete shapes. |
(module
(function_definition
(function_name_getDefaultApplicationForMimeType) function_name_getDefaultApplicationForMimeType
(parameters
(identifier_self) identifier_self
(identifier_pchMimeType) identifier_pchMimeType
(identifier_pchAppKeyBuffer) identifier_pchAppKeyBuffer
(identifier... | return the app key that will open this mime type |
(module
(function_definition
(function_name__reset_internal) function_name__reset_internal
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_super) identifier_super
... | Sets initial pose of arm and grippers. |
(module
(function_definition
(function_name_finalize) function_name_finalize
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_ddb_files) identifier_ddb_files
(call
(identifier_list) identi... | This method is called when the flow is completed. |
(module
(function_definition
(function_name_abort) function_name_abort
(parameters
(identifier_self) identifier_self
(identifier_err) identifier_err
)parameters
(block
(if_statement
(identifier__debug) identifier__debug
(block
(expression_statement
... | Abort all pending requests. |
(module
(function_definition
(function_name_oid2name) function_name_oid2name
(parameters
(identifier_self) identifier_self
(identifier_oid) identifier_oid
)parameters
(block
(expression_statement
(string_"Look up the parameter name for a given OID") string_"Look up the parame... | Look up the parameter name for a given OID |
(module
(function_definition
(function_name_until) function_name_until
(parameters
(identifier_method) identifier_method
(default_parameter
(identifier_timeout) identifier_timeout
(integer_30) integer_30
)default_parameter
(default_parameter
(identifier_message)... | Calls the method until the return value is not False. |
(module
(function_definition
(function_name__check_if_tag_already_exists) function_name__check_if_tag_already_exists
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_version) identifier_version
(subsc... | Check if tag already exists and show the difference if so |
(module
(function_definition
(function_name__sample_template) function_name__sample_template
(parameters
(identifier_sample) identifier_sample
(identifier_out_dir) identifier_out_dir
)parameters
(block
(expression_statement
(assignment
(identifier_bam_fn) identifier... | R code to get QC for one sample |
(module
(function_definition
(function_name_service_action) function_name_service_action
(parameters
(identifier_self) identifier_self
(identifier_service) identifier_service
(identifier_action) identifier_action
)parameters
(block
(expression_statement
(string_"Perform... | Perform given action on service for the selected cluster |
(module
(function_definition
(function_name__strip_counters) function_name__strip_counters
(parameters
(identifier_self) identifier_self
(identifier_sub_line) identifier_sub_line
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | Find the codeline end by taking out the counters and durations. |
(module
(function_definition
(function_name__download_args) function_name__download_args
(parameters
(identifier_options) identifier_options
)parameters
(block
(return_statement
(call
(identifier_dict) identifier_dict
(argument_list
(keyword_argument... | Return args for download_setuptools function from cmdline args. |
(module
(function_definition
(function_name_getDriverName) function_name_getDriverName
(parameters
(identifier_self) identifier_self
(identifier_nDriver) identifier_nDriver
(identifier_pchValue) identifier_pchValue
(identifier_unBufferSize) identifier_unBufferSize
)parameters
(... | Returns the length of the number of bytes necessary to hold this string including the trailing null. |
(module
(function_definition
(function_name_destructuring_stmt_handle) function_name_destructuring_stmt_handle
(parameters
(identifier_self) identifier_self
(identifier_original) identifier_original
(identifier_loc) identifier_loc
(identifier_tokens) identifier_tokens
)parameters
... | Process match assign blocks. |
(module
(function_definition
(function_name_parse_md) function_name_parse_md
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_post_content) identifier_post_content
(call
(attribute
... | Takes a post path and returns a dictionary of variables |
(module
(function_definition
(function_name_filter) function_name_filter
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_query) identifier_query
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type... | Further filter the results using this iterator as base. |
(module
(function_definition
(function_name_pop_event) function_name_pop_event
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) identifier_len
(argument_list
(a... | Pop an event from event_list. |
(module
(function_definition
(function_name_roc_auc) function_name_roc_auc
(parameters
(identifier_y_true) identifier_y_true
(identifier_y_score) identifier_y_score
)parameters
(block
(expression_statement
(assignment
(identifier_notnull) identifier_notnull
... | Returns are under the ROC curve |
(module
(function_definition
(function_name_run_sim) function_name_run_sim
(parameters
(default_parameter
(identifier_morphology) identifier_morphology
(string_'patdemo/cells/j4a.hoc') string_'patdemo/cells/j4a.hoc'
)default_parameter
(default_parameter
(identifier_ce... | set up simple cell simulation with LFPs in the plane |
(module
(function_definition
(function_name_saved_groups) function_name_saved_groups
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__saved... | Return True if saved group files exits, else False. |
(module
(function_definition
(function_name_hash_file) function_name_hash_file
(parameters
(typed_parameter
(identifier_filepath) identifier_filepath
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(identifier_str) iden... | Return the hexdigest MD5 hash of content of file at `filepath`. |
(module
(function_definition
(function_name_safe_makedir) function_name_safe_makedir
(parameters
(identifier_dname) identifier_dname
)parameters
(block
(if_statement
(not_operator
(identifier_dname) identifier_dname
)not_operator
(block
(return_s... | Make a directory if it doesn't exist, handling concurrent race conditions. |
(module
(function_definition
(function_name_write) function_name_write
(parameters
(identifier_self) identifier_self
(identifier_more) identifier_more
)parameters
(block
(if_statement
(identifier_more) identifier_more
(block
(expression_statement
... | Append the Unicode representation of `s` to our output. |
(module
(function_definition
(function_name_pub_dates) function_name_pub_dates
(parameters
(identifier_soup) identifier_soup
)parameters
(block
(expression_statement
(assignment
(identifier_pub_dates) identifier_pub_dates
(list
)list
)assignmen... | return a list of all the pub dates |
(module
(function_definition
(function_name_validate_max_pods) function_name_validate_max_pods
(parameters
(identifier_namespace) identifier_namespace
)parameters
(block
(expression_statement
(assignment
(identifier_minimum_pods_required) identifier_minimum_pods_required
... | Validates that max_pods is set to a reasonable minimum number. |
(module
(function_definition
(function_name_sum_coefs) function_name_sum_coefs
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(binary_operator
(call
(attribute
(identifier_numpy) identifier_numpy
... | The sum of all AR and MA coefficients |
(module
(function_definition
(function_name__do_leave) function_name__do_leave
(parameters
(identifier_self) identifier_self
(identifier_leave) identifier_leave
(identifier_in_port) identifier_in_port
(identifier_msg) identifier_msg
)parameters
(block
(expression_statemen... | the process when the querier received a LEAVE message. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(identifier_o) identifier_o
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(id... | Update from another index or index dict |
(module
(function_definition
(function_name__get_filtered_stmts) function_name__get_filtered_stmts
(parameters
(identifier_self) identifier_self
(identifier__) identifier__
(identifier_node) identifier_node
(identifier__stmts) identifier__stmts
(identifier_mystmt) identifier_myst... | method used in _filter_stmts to get statements and trigger break |
(module
(function_definition
(function_name_unparse_qsl) function_name_unparse_qsl
(parameters
(identifier_qsl) identifier_qsl
(default_parameter
(identifier_sort) identifier_sort
(False) False
)default_parameter
(default_parameter
(identifier_reverse) identifie... | Reverse conversion for parse_qsl |
(module
(function_definition
(function_name_strip_tags) function_name_strip_tags
(parameters
(identifier_self) identifier_self
(identifier_content) identifier_content
(default_parameter
(identifier_smart) identifier_smart
(False) False
)default_parameter
)parameters... | Strip tags from the HTML content. |
(module
(function_definition
(function_name__delete_vdev_info) function_name__delete_vdev_info
(parameters
(identifier_self) identifier_self
(identifier_vdev) identifier_vdev
)parameters
(block
(expression_statement
(assignment
(identifier_vdev) identifier_vdev
... | handle udev rules file. |
(module
(function_definition
(function_name_compare_ordereddict) function_name_compare_ordereddict
(parameters
(identifier_self) identifier_self
(identifier_X) identifier_X
(identifier_Y) identifier_Y
)parameters
(block
(expression_statement
(assignment
(ident... | Compares two instances of an OrderedDict. |
(module
(function_definition
(function_name_rotate_point) function_name_rotate_point
(parameters
(identifier_xorigin) identifier_xorigin
(identifier_yorigin) identifier_yorigin
(identifier_x) identifier_x
(identifier_y) identifier_y
(identifier_angle) identifier_angle
)parame... | Rotate the given point by angle |
(module
(function_definition
(function_name_check_types) function_name_check_types
(parameters
(identifier_func) identifier_func
)parameters
(block
(expression_statement
(assignment
(identifier_call) identifier_call
(call
(identifier_PythonCall) iden... | Check if annotated function arguments are of the correct type |
(module
(function_definition
(function_name_fetch) function_name_fetch
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_station) identifier_station
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(ty... | Fetches a report string from the service |
(module
(function_definition
(function_name_valid_options) function_name_valid_options
(parameters
(identifier_kwargs) identifier_kwargs
(identifier_allowed_options) identifier_allowed_options
)parameters
(block
(expression_statement
(assignment
(identifier_diff) id... | Checks that kwargs are valid API options |
(module
(function_definition
(function_name_update_metadata_filters) function_name_update_metadata_filters
(parameters
(identifier_metadata) identifier_metadata
(identifier_jupyter_md) identifier_jupyter_md
(identifier_cell_metadata) identifier_cell_metadata
)parameters
(block
... | Update or set the notebook and cell metadata filters |
(module
(function_definition
(function_name_serialize_numeric) function_name_serialize_numeric
(parameters
(identifier_self) identifier_self
(identifier_tag) identifier_tag
)parameters
(block
(expression_statement
(assignment
(identifier_str_func) identifier_str_fun... | Return the literal representation of a numeric tag. |
(module
(function_definition
(function_name_branches) function_name_branches
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(call
(attribute
(iden... | All branches in a list |
(module
(function_definition
(function_name_update_user) function_name_update_user
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
(identifier_profile) identifier_profile
(identifier_owner_privkey) identifier_owner_privkey
)parameters
(bl... | Update profile_hash on blockchain |
(module
(function_definition
(function_name_base_definition_post_delete) function_name_base_definition_post_delete
(parameters
(identifier_sender) identifier_sender
(identifier_instance) identifier_instance
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictio... | Make sure to delete fields inherited from an abstract model base. |
(module
(function_definition
(function_name__function_handler) function_name__function_handler
(parameters
(identifier_function) identifier_function
(identifier_args) identifier_args
(identifier_kwargs) identifier_kwargs
(identifier_pipe) identifier_pipe
)parameters
(block
... | Runs the actual function in separate process and returns its result. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.