sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_writelines) function_name_writelines
(parameters
(identifier_self) identifier_self
(identifier_lines) identifier_lines
(identifier_fmt) identifier_fmt
)parameters
(block
(if_statement
(call
(identifier_isinstance) id... | Write `lines` with given `format`. |
(module
(function_definition
(function_name_row_coordinates) function_name_row_coordinates
(parameters
(identifier_self) identifier_self
(identifier_X) identifier_X
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(ident... | The row principal coordinates. |
(module
(function_definition
(function_name__parseKeyName) function_name__parseKeyName
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(if_statement
(call
(attribute
(identifier_name) identifier_name
... | Returns dict with fullpath, to, from. |
(module
(function_definition
(function_name_encode_7or8bit) function_name_encode_7or8bit
(parameters
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_orig) identifier_orig
(call
(attribute
... | Set the Content-Transfer-Encoding header to 7bit or 8bit. |
(module
(function_definition
(function_name_should_skip) function_name_should_skip
(parameters
(identifier_filename) identifier_filename
(identifier_config) identifier_config
(default_parameter
(identifier_path) identifier_path
(string_'/') string_'/'
)default_parameter... | Returns True if the file should be skipped based on the passed in settings. |
(module
(function_definition
(function_name__water) function_name__water
(parameters
(identifier_cls) identifier_cls
(identifier_T) identifier_T
(identifier_P) identifier_P
)parameters
(block
(expression_statement
(assignment
(identifier_water) identifier_wate... | Get properties of pure water, Table4 pag 8 |
(module
(function_definition
(function_name_inheritance_diagram_directive) function_name_inheritance_diagram_directive
(parameters
(identifier_name) identifier_name
(identifier_arguments) identifier_arguments
(identifier_options) identifier_options
(identifier_content) identifier_conte... | Run when the inheritance_diagram directive is first encountered. |
(module
(function_definition
(function_name_list_kinesis_applications) function_name_list_kinesis_applications
(parameters
(identifier_region) identifier_region
(identifier_filter_by_kwargs) identifier_filter_by_kwargs
)parameters
(block
(expression_statement
(assignment
... | List all the kinesis applications along with the shards for each stream |
(module
(function_definition
(function_name_defaultSystem) function_name_defaultSystem
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_rsystem) identifier_rsystem
(call
(attribute
(identifier_platform) identifier_... | Return the canonicalized system name. |
(module
(function_definition
(function_name__get_encoding) function_name__get_encoding
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_encoding) identifier_encoding
(call
(attribute
(identifier_sys) identifier_sys... | The encoding used for paths, argv, environ, stdout and stdin |
(module
(function_definition
(function_name_looking_for_pub) function_name_looking_for_pub
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(subscript
(identifier_self) identifier_self
(string_'pub... | Look for a pub that accepts me and my friends |
(module
(function_definition
(function_name_capture_logger) function_name_capture_logger
(parameters
(identifier_name) identifier_name
)parameters
(block
(import_statement
(dotted_name
(identifier_logging) identifier_logging
)dotted_name
)import_statement
... | Context manager to capture a logger output with a StringIO stream. |
(module
(function_definition
(function_name_clear) function_name_clear
(parameters
)parameters
(type
(None) None
)type
(block
(expression_statement
(call
(attribute
(identifier_LOGGER) identifier_LOGGER
(identifier_debug) identifier_debug
... | Clear all archivable caches in memory. |
(module
(function_definition
(function_name_sort) function_name_sort
(parameters
(identifier_self) identifier_self
(identifier_attr) identifier_attr
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
... | Sort the ratings based on an attribute |
(module
(function_definition
(function_name__simulate_installation_of) function_name__simulate_installation_of
(parameters
(identifier_to_install) identifier_to_install
(identifier_package_set) identifier_package_set
)parameters
(block
(expression_statement
(assignment
... | Computes the version of packages after installing to_install. |
(module
(function_definition
(function_name__adjustment_reactions) function_name__adjustment_reactions
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_reaction_id) identifier_reaction_id
(attribute
(attribute
... | Yield all the non exchange reactions in the model. |
(module
(function_definition
(function_name__do) function_name__do
(parameters
(identifier_self) identifier_self
(identifier_nodes) identifier_nodes
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifier_isinstance
... | Recursive method to instantiate services |
(module
(function_definition
(function_name_all_instances) function_name_all_instances
(parameters
)parameters
(block
(return_statement
(call
(identifier_sorted) identifier_sorted
(argument_list
(list_comprehension
(identifier_i) identifier_i... | Iterator over all the remote_dispatcher instances |
(module
(function_definition
(function_name__default_warning_handler) function_name__default_warning_handler
(parameters
(identifier_library_msg) identifier_library_msg
(identifier__) identifier__
)parameters
(block
(expression_statement
(assignment
(identifier_libr... | Default warning handler callback. |
(module
(function_definition
(function_name_urljoin) function_name_urljoin
(parameters
(list_splat_pattern
(identifier_fragments) identifier_fragments
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identifier_parts) identifier_part... | Concatenate multi part strings into urls. |
(module
(function_definition
(function_name__need_subquery) function_name__need_subquery
(parameters
(identifier_arg) identifier_arg
(identifier_attributes) identifier_attributes
(identifier_named_attributes) identifier_named_attributes
)parameters
(block
(if_statement
... | Decide whether the projection argument needs to be wrapped in a subquery |
(module
(function_definition
(function_name_parse_block_scalar_indent) function_name_parse_block_scalar_indent
(parameters
(identifier_token_class) identifier_token_class
)parameters
(block
(function_definition
(function_name_callback) function_name_callback
(parameters
... | Process indentation spaces in a block scalar. |
(module
(function_definition
(function_name_print_warning) function_name_print_warning
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_cls) identifier_cls
(identifier_warning) identi... | Print a missing progress bar warning if it was not printed. |
(module
(function_definition
(function_name_release_assets) function_name_release_assets
(parameters
(identifier_self) identifier_self
(identifier_release) identifier_release
)parameters
(block
(expression_statement
(assignment
(identifier_release) identifier_releas... | Assets for a given release |
(module
(function_definition
(function_name_retrieve) function_name_retrieve
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_li... | Replace placeholders with their corresponding secrets. |
(module
(function_definition
(function_name_remove_expired_multipartobjects) function_name_remove_expired_multipartobjects
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_delta) identifier_delta
(subscript
(attribute
... | Remove expired multipart objects. |
(module
(function_definition
(function_name_user_id) function_name_user_id
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__user_id) identi... | User id of the current API user |
(module
(function_definition
(function_name_cached_accessor) function_name_cached_accessor
(parameters
(identifier_func_or_att) identifier_func_or_att
)parameters
(block
(if_statement
(call
(identifier_callable) identifier_callable
(argument_list
(id... | Decorated function checks in-memory cache and disc cache for att first |
(module
(function_definition
(function_name_requirements) function_name_requirements
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(identifier_op... | Reads requirements from a file. |
(module
(function_definition
(function_name_save_rules) function_name_save_rules
(parameters
(identifier_self) identifier_self
(identifier_op_file) identifier_op_file
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(c... | save the rules to file after web updates or program changes |
(module
(function_definition
(function_name_repeat) function_name_repeat
(parameters
(identifier_self) identifier_self
(identifier_rid) identifier_rid
(identifier_count) identifier_count
(default_parameter
(identifier_index) identifier_index
(integer_0) integer_0
... | Repeat an xml element marked with the matching rid. |
(module
(function_definition
(function_name_remove_nexusnve_binding) function_name_remove_nexusnve_binding
(parameters
(identifier_vni) identifier_vni
(identifier_switch_ip) identifier_switch_ip
(identifier_device_id) identifier_device_id
)parameters
(block
(expression_statemen... | Remove the nexus nve binding. |
(module
(function_definition
(function_name__from_dict) function_name__from_dict
(parameters
(identifier_cls) identifier_cls
(identifier__dict) identifier__dict
)parameters
(block
(expression_statement
(assignment
(identifier_args) identifier_args
(diction... | Initialize a RelationsResult object from a json dictionary. |
(module
(function_definition
(function_name_query_boost_version) function_name_query_boost_version
(parameters
(identifier_boost_root) identifier_boost_root
)parameters
(block
(expression_statement
(assignment
(identifier_boost_version) identifier_boost_version
... | Read in the Boost version from a given boost_root. |
(module
(function_definition
(function_name__init_spark) function_name__init_spark
(parameters
(identifier_self) identifier_self
)parameters
(block
(global_statement
(identifier__SPARK_INITIALIZED) identifier__SPARK_INITIALIZED
)global_statement
(expression_statement
... | Initializes spark so that pyspark is importable. This also sets up the required environment variables |
(module
(function_definition
(function_name__read_cache) function_name__read_cache
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_os) identifier_os
(identifier_... | Read virtualenv metadata from cache. |
(module
(function_definition
(function_name_uploads) function_name_uploads
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__resources) iden... | returns an object to work with the site uploads |
(module
(function_definition
(function_name__clean_schema_fields) function_name__clean_schema_fields
(parameters
(identifier_self) identifier_self
(identifier_fields) identifier_fields
)parameters
(block
(expression_statement
(assignment
(identifier_fields_sorted) i... | Return a sanitized version of the schema for comparisons. |
(module
(function_definition
(function_name_exit) function_name_exit
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(expression_statement
(assignment
(identifier_total) identifier_total
(call
(i... | Raise SystemExit with correct status code and output logs. |
(module
(function_definition
(function_name__process_all_1) function_name__process_all_1
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_texts) identifier_texts
(type
(generic_type
(identifier_Collection) identifier_Collection
... | Process a list of `texts` in one process. |
(module
(function_definition
(function_name_wrap_handler) function_name_wrap_handler
(parameters
(identifier_cls) identifier_cls
(identifier_handler) identifier_handler
(identifier_protocol) identifier_protocol
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
... | Wrap a request handler with the matching protocol handler |
(module
(function_definition
(function_name_install) function_name_install
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_pip_args) identifier_pip_args
(None) None
)default_parameter
)parameters
(block
(if_statement
(call
... | Install the program and put links in place. |
(module
(function_definition
(function_name_add_graph_copy) function_name_add_graph_copy
(parameters
(identifier_self) identifier_self
(identifier_graph) identifier_graph
(default_parameter
(identifier_tags) identifier_tags
(None) None
)default_parameter
)parameters... | Adds a copy of Graph with the specified set of tags. |
(module
(function_definition
(function_name___get_indexer) function_name___get_indexer
(parameters
(identifier_in_fns) identifier_in_fns
(default_parameter
(identifier_selected_type) identifier_selected_type
(None) None
)default_parameter
)parameters
(block
(exp... | Determine which indexer to use based on input files and type option. |
(module
(function_definition
(function_name__doClobber) function_name__doClobber
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_rc) identifier_rc
(yield
(call
(attribute
... | Remove the work directory |
(module
(function_definition
(function_name_add_value) function_name_add_value
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_val) identifier_val
(type
(identifier_float) identifier_float
)type
)typed_parameter
)parameters
... | Add `val` to calculate updated smoothed value. |
(module
(function_definition
(function_name_create_at_path) function_name_create_at_path
(parameters
(identifier_self) identifier_self
(identifier_asset_content) identifier_asset_content
(identifier_url_path) identifier_url_path
(default_parameter
(identifier_tags) identifier_t... | Create asset at a specific URL path on the server |
(module
(function_definition
(function_name__to_full_dict) function_name__to_full_dict
(parameters
(identifier_xmltree) identifier_xmltree
)parameters
(block
(expression_statement
(assignment
(identifier_xmldict) identifier_xmldict
(dictionary
)diction... | Returns the full XML dictionary including attributes. |
(module
(function_definition
(function_name___flush) function_name___flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self) identifier_self
... | If there is a signal queued up, send it now. |
(module
(function_definition
(function_name_tag) function_name_tag
(parameters
(identifier_self) identifier_self
(identifier_tag) identifier_tag
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(binary_operator
... | Get a release by tag |
(module
(function_definition
(function_name__walk_to_root) function_name__walk_to_root
(parameters
(identifier_path) identifier_path
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
(identifier_os) identi... | Yield directories starting from the given directory up to the root |
(module
(function_definition
(function_name_constrain) function_name_constrain
(parameters
(identifier_n) identifier_n
(identifier_min) identifier_min
(identifier_max) identifier_max
)parameters
(block
(if_statement
(comparison_operator
(identifier_n) identifi... | This returns a number, n constrained to the min and max bounds. |
(module
(function_definition
(function_name_end_index) function_name_end_index
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_paginator) identifier_paginator
(attribute
(identifier_self)... | Return the 1-based index of the last item on this page. |
(module
(function_definition
(function_name__add_segmetrics_to_output) function_name__add_segmetrics_to_output
(parameters
(identifier_out) identifier_out
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_out_file) id... | Add metrics for measuring reliability of CNV estimates. |
(module
(function_definition
(function_name__to_python) function_name__to_python
(parameters
(identifier_input_string) identifier_input_string
)parameters
(block
(expression_statement
(assignment
(identifier_python_string) identifier_python_string
(string_'') st... | a helper method to convert camelcase to python |
(module
(function_definition
(function_name__sounds_re) function_name__sounds_re
(parameters
(default_parameter
(identifier_include_erhua) identifier_include_erhua
(False) False
)default_parameter
)parameters
(block
(expression_statement
(assignment
... | Sounds are syllables + tones |
(module
(function_definition
(function_name_to_dict) function_name_to_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(dictionary
(pair
(string_'x') string_'x'
(attribute
(identifier_self) ident... | Save this location into a dictionary. |
(module
(function_definition
(function_name_getOutput) function_name_getOutput
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_output) identifier_output
(attribute
(identifier_self) ident... | Returns the combined output of stdout and stderr |
(module
(function_definition
(function_name_iter_lines) function_name_iter_lines
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_warn_only) identifier_warn_only
(False) False
)default_parameter
)parameters
(block
(expression_statemen... | yields stdout text, line by line. |
(module
(function_definition
(function_name_fbeta) function_name_fbeta
(parameters
(typed_parameter
(identifier_y_pred) identifier_y_pred
(type
(identifier_Tensor) identifier_Tensor
)type
)typed_parameter
(typed_parameter
(identifier_y_true) identifi... | Computes the f_beta between `preds` and `targets` |
(module
(function_definition
(function_name_Search) function_name_Search
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
... | Search the text for our value. |
(module
(function_definition
(function_name_open) function_name_open
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__is_open) identifier__is_open
)attribute
... | Open the HID device for reading and writing. |
(module
(function_definition
(function_name_build_joblist) function_name_build_joblist
(parameters
(identifier_jobgraph) identifier_jobgraph
)parameters
(block
(expression_statement
(assignment
(identifier_jobset) identifier_jobset
(call
(identifier_... | Returns a list of jobs, from a passed jobgraph. |
(module
(function_definition
(function_name_recursive_insert) function_name_recursive_insert
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(identifier_coord) identifier_coord
(identifier_data) identifier_data
(identifier_start) identifier_start
... | Recursively inserts id data into nodes |
(module
(function_definition
(function_name_upgradestep) function_name_upgradestep
(parameters
(identifier_upgrade_product) identifier_upgrade_product
(identifier_version) identifier_version
)parameters
(block
(function_definition
(function_name_wrap_func) function_name_wrap_... | Decorator for updating the QuickInstaller of a upgrade |
(module
(function_definition
(function_name_error) function_name_error
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
(default_parameter
(identifier_print_help) identifier_print_help
(False) False
)default_parameter
)parameters... | Provide a more helpful message if there are too few arguments. |
(module
(function_definition
(function_name_add_block_as_child_node) function_name_add_block_as_child_node
(parameters
(identifier_self) identifier_self
(identifier_block) identifier_block
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assig... | Export `block` as a child node of `node`. |
(module
(function_definition
(function_name_text) function_name_text
(parameters
(identifier_self) identifier_self
(identifier_prompt) identifier_prompt
(default_parameter
(identifier_default) identifier_default
(None) None
)default_parameter
)parameters
(block
... | Prompts the user for some text, with optional default |
(module
(function_definition
(function_name_build_caching_info_message) function_name_build_caching_info_message
(parameters
(identifier_job_spec) identifier_job_spec
(identifier_job_id) identifier_job_id
(identifier_workflow_workspace) identifier_workflow_workspace
(identifier_workflo... | Build the caching info message with correct formatting. |
(module
(function_definition
(function_name_random) function_name_random
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_namespace) identifier_namespace
(integer_0) integer_0
)default_parameter
)parameters
(block
(expression_statemen... | Returns query string for random page |
(module
(function_definition
(function_name__is_locked) function_name__is_locked
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_os) identifier_os
(identifier_pa... | Checks to see if we are already pulling items from the queue |
(module
(function_definition
(function_name_base64_decodestring) function_name_base64_decodestring
(parameters
(identifier_instr) identifier_instr
)parameters
(block
(expression_statement
(assignment
(identifier_b) identifier_b
(call
(attribute
... | Decode a base64-encoded string using the "legacy" Python interface. |
(module
(function_definition
(function_name_fingers_needed) function_name_fingers_needed
(parameters
(identifier_fingering) identifier_fingering
)parameters
(block
(expression_statement
(assignment
(identifier_split) identifier_split
(False) False
)assig... | Return the number of fingers needed to play the given fingering. |
(module
(function_definition
(function_name_parse_parent) function_name_parse_parent
(parameters
(identifier_docname) identifier_docname
)parameters
(block
(expression_statement
(assignment
(identifier_lineage) identifier_lineage
(call
(attribute
... | Given a docname path, pick apart and return name of parent |
(module
(function_definition
(function_name_camel_to_) function_name_camel_to_
(parameters
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_s1) identifier_s1
(call
(attribute
(identifier_re) i... | Convert CamelCase to camel_case |
(module
(function_definition
(function_name_jsk_tasks) function_name_jsk_tasks
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_ctx) identifier_ctx
(type
(attribute
(identifier_commands) identifier_commands
(identifier_Con... | Shows the currently running jishaku tasks. |
(module
(function_definition
(function_name_zoom_out) function_name_zoom_out
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_index) identifier_index
(call
(attribute
(attrib... | Decrease zoom factor and redraw TimeLine |
(module
(function_definition
(function_name__parse_tensor_info_proto) function_name__parse_tensor_info_proto
(parameters
(identifier_tensor_info) identifier_tensor_info
)parameters
(block
(expression_statement
(assignment
(identifier_encoding) identifier_encoding
... | Returns a ParsedTensorInfo instance from a TensorInfo proto. |
(module
(function_definition
(function_name_dim_axis_label) function_name_dim_axis_label
(parameters
(identifier_dimensions) identifier_dimensions
(default_parameter
(identifier_separator) identifier_separator
(string_', ') string_', '
)default_parameter
)parameters
(... | Returns an axis label for one or more dimensions. |
(module
(function_definition
(function_name__winsorize_wrapper) function_name__winsorize_wrapper
(parameters
(identifier_x) identifier_x
(identifier_limits) identifier_limits
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
... | Wraps scipy winsorize function to drop na's |
(module
(function_definition
(function_name_getProjectionMatrix) function_name_getProjectionMatrix
(parameters
(identifier_self) identifier_self
(identifier_eEye) identifier_eEye
(identifier_fNearZ) identifier_fNearZ
(identifier_fFarZ) identifier_fFarZ
)parameters
(block
... | The projection matrix for the specified eye |
(module
(function_definition
(function_name__fromGUI) function_name__fromGUI
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator
(identifier_value) identifier_value
(string... | Conversion function used in getting the value of the control. |
(module
(function_definition
(function_name_logged_exec) function_name_logged_exec
(parameters
(identifier_cmd) identifier_cmd
)parameters
(block
(expression_statement
(assignment
(identifier_logger) identifier_logger
(call
(attribute
(... | Execute a command, redirecting the output to the log. |
(module
(function_definition
(function_name__download_file) function_name__download_file
(parameters
(identifier_uri) identifier_uri
(identifier_bulk_api) identifier_bulk_api
)parameters
(block
(expression_statement
(assignment
(identifier_resp) identifier_resp
... | Download the bulk API result file for a single batch |
(module
(function_definition
(function_name_ipreorder) function_name_ipreorder
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_children) identifier_children
(call
(identifier_deque) ident... | Depth-first pre-order iteration of tree nodes |
(module
(function_definition
(function_name_create_api_network_ipv4) function_name_create_api_network_ipv4
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_ApiNetworkIPv4) identifier_ApiNetworkIPv4
(argument_li... | Get an instance of Api Networkv4 services facade. |
(module
(function_definition
(function_name__op_shape) function_name__op_shape
(parameters
(identifier_self) identifier_self
(identifier_other) identifier_other
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_... | Return shape that will be used by farray constructor. |
(module
(function_definition
(function_name_start_polling) function_name_start_polling
(parameters
(identifier_self) identifier_self
(identifier_interval) identifier_interval
)parameters
(block
(expression_statement
(assignment
(identifier_interval) identifier_inter... | Start polling for term updates and streaming. |
(module
(function_definition
(function_name_reload) function_name_reload
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_other) identifier_other
(call
(attribute
(call
... | reload self from self.service |
(module
(function_definition
(function_name_update_shipment) function_name_update_shipment
(parameters
(identifier_self) identifier_self
(identifier_resource_id) identifier_resource_id
(identifier_data) identifier_data
)parameters
(block
(return_statement
(call
... | Update the tracking information of a shipment. |
(module
(function_definition
(function_name__countdown) function_name__countdown
(parameters
(identifier_seconds) identifier_seconds
)parameters
(block
(for_statement
(identifier_i) identifier_i
(call
(identifier_range) identifier_range
(argument_list
... | Wait `seconds` counting down. |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(identifier_self) identifier_self
(identifier_directory) identifier_directory
(default_parameter
(identifier_path) identifier_path
(None) None
)default_parameter
)parameters
(type
... | Add a directory and optionally its path. |
(module
(function_definition
(function_name__set_used_as_input_variables_by_entity) function_name__set_used_as_input_variables_by_entity
(parameters
(identifier_self) identifier_self
)parameters
(type
(generic_type
(identifier_Dict) identifier_Dict
(type_parameter
... | Identify and set the good input variables for the different entities |
(module
(function_definition
(function_name__float_generator) function_name__float_generator
(parameters
(identifier_descriptor) identifier_descriptor
(identifier_bitwidth) identifier_bitwidth
)parameters
(block
(expression_statement
(string_'Helper to create floating point v... | Helper to create floating point values |
(module
(function_definition
(function_name_runGetReadGroup) function_name_runGetReadGroup
(parameters
(identifier_self) identifier_self
(identifier_id_) identifier_id_
)parameters
(block
(expression_statement
(assignment
(identifier_compoundId) identifier_compoundI... | Returns a read group with the given id_ |
(module
(function_definition
(function_name__units_in_area) function_name__units_in_area
(parameters
(identifier_self) identifier_self
(identifier_rect) identifier_rect
)parameters
(block
(expression_statement
(assignment
(identifier_player_id) identifier_player_id
... | Return the list of units that intersect the rect. |
(module
(function_definition
(function_name_read) function_name_read
(parameters
(identifier_self) identifier_self
(identifier_n) identifier_n
)parameters
(block
(expression_statement
(assignment
(identifier_bytes_wanted) identifier_bytes_wanted
(binary_op... | Reads n bytes into the internal buffer |
(module
(function_definition
(function_name_getClientSSLContext) function_name_getClientSSLContext
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sslctx) identifier_sslctx
(call
(attribu... | Returns an ssl.SSLContext appropriate for initiating a TLS session |
(module
(function_definition
(function_name__formatExternalIdentifier) function_name__formatExternalIdentifier
(parameters
(identifier_self) identifier_self
(identifier_element) identifier_element
(identifier_element_type) identifier_element_type
)parameters
(block
(if_statemen... | Formats a single external identifier for query |
(module
(function_definition
(function_name_silent_execute) function_name_silent_execute
(parameters
(identifier_self) identifier_self
(identifier_code) identifier_code
)parameters
(block
(try_statement
(block
(expression_statement
(call
(a... | Execute code in the kernel without increasing the prompt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.