sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_describe_partitioner) function_name_describe_partitioner
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(augmented_assignment
(attribute
(identifier_self) identifier_self
... | returns the partitioner used by this cluster |
(module
(function_definition
(function_name_check_config_integrity) function_name_check_config_integrity
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_tasks_by_hash) identifier_tasks_by_hash
(dicti... | Make sure the scheduler config is valid |
(module
(function_definition
(function_name_parse_compound) function_name_parse_compound
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_compound_tag) identifier_compound_tag
(call
(ident... | Parse a compound from the token stream. |
(module
(function_definition
(function_name_domain_whois) function_name_domain_whois
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
)parameters
(block
(expression_statement
(assignment
(identifier_uri) identifier_uri
(c... | Gets whois information for a domain |
(module
(function_definition
(function_name_capture_exception) function_name_capture_exception
(parameters
(identifier_fn) identifier_fn
)parameters
(block
(function_definition
(function_name_wrapped) function_name_wrapped
(parameters
(list_splat_pattern
... | decorator that catches and returns an exception from wrapped function |
(module
(function_definition
(function_name_from_string) function_name_from_string
(parameters
(identifier_cls) identifier_cls
(identifier_line) identifier_line
(default_parameter
(identifier_ignore_bad_cookies) identifier_ignore_bad_cookies
(False) False
)default_param... | Construct a Cookie object from a line of Set-Cookie header data. |
(module
(function_definition
(function_name___zipped_files_data) function_name___zipped_files_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_files) identifier_files
(dictionary
)dicti... | Get a dict of all files of interest from the FA release zipfile. |
(module
(function_definition
(function_name_reduce_l1) function_name_reduce_l1
(parameters
(identifier_attrs) identifier_attrs
(identifier_inputs) identifier_inputs
(identifier_proto_obj) identifier_proto_obj
)parameters
(block
(expression_statement
(assignment
... | Reduce input tensor by l1 normalization. |
(module
(function_definition
(function_name_clean_cookie) function_name_clean_cookie
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier_is_cookie_nec... | Only clean the cookie from headers and return self. |
(module
(function_definition
(function_name__find_keys) function_name__find_keys
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_identity) identifier_identity
(string_'image') string_'image'
)default_parameter
)parameters
(block
(exp... | Finds and returns all keys for identity, |
(module
(function_definition
(function_name_extra) function_name_extra
(parameters
(identifier_request) identifier_request
(identifier_provider) identifier_provider
)parameters
(block
(expression_statement
(assignment
(identifier_identity) identifier_identity
... | Handle registration of new user with extra data for profile |
(module
(function_definition
(function_name__get_primary_type) function_name__get_primary_type
(parameters
(identifier_ttypes) identifier_ttypes
(identifier_parent) identifier_parent
(default_parameter
(identifier_logstream) identifier_logstream
(identifier_stderr) identifier... | Check for multiple transcript types and, if possible, select one. |
(module
(function_definition
(function_name_toString) function_name_toString
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_str) identifier_str
)type
(block
(return_statement
(call
(attribute
(string_' ') string_' '
... | Return string representation of collections. |
(module
(function_definition
(function_name_reapply_sampling_strategies) function_name_reapply_sampling_strategies
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_check_sensor) identifier_check_sensor
... | Reapply all sensor strategies using cached values |
(module
(function_definition
(function_name_ask_password) function_name_ask_password
(parameters
(typed_parameter
(list_splat_pattern
(identifier_question) identifier_question
)list_splat_pattern
(type
(identifier_Token) identifier_Token
)type
)t... | Ask the user to enter a password. |
(module
(function_definition
(function_name_resources) function_name_resources
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_used_resources) identifier_used_resources
(call
(attribute
... | get total resources and available ones |
(module
(function_definition
(function_name_warning) function_name_warning
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier... | Log 'msg % args' with the warning severity level |
(module
(function_definition
(function_name_encode_value_using_ma) function_name_encode_value_using_ma
(parameters
(typed_parameter
(identifier_message_attribute) identifier_message_attribute
(type
(identifier_int) identifier_int
)type
)typed_parameter
(type... | Encode special sensor value using the message attribute. |
(module
(function_definition
(function_name_homogeneous_poisson) function_name_homogeneous_poisson
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(binary_operator
(parenthesized_expression
(binary_operator
(flo... | returns the homogeneous poisson ratio |
(module
(function_definition
(function_name_paragraph_spans) function_name_paragraph_spans
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(identifier_self) identifier_self
... | The list of spans representing ``paragraphs`` layer elements. |
(module
(function_definition
(function_name__build_url) function_name__build_url
(parameters
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)paramete... | Return a valid url. |
(module
(function_definition
(function_name_transformer_base_v3) function_name_transformer_base_v3
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_hparams) identifier_hparams
(call
(identifier_transformer_base_v2) identifier_tr... | Base parameters for Transformer model. |
(module
(function_definition
(function_name_lookup) function_name_lookup
(parameters
(identifier_ctx) identifier_ctx
(identifier_number) identifier_number
(identifier_comment) identifier_comment
(identifier_cache) identifier_cache
)parameters
(block
(expression_statement
... | Get the carrier and country code for a phone number |
(module
(function_definition
(function_name_emit_metadata_for_region_py) function_name_emit_metadata_for_region_py
(parameters
(identifier_self) identifier_self
(identifier_region) identifier_region
(identifier_region_filename) identifier_region_filename
(identifier_module_prefix) iden... | Emit Python code generating the metadata for the given region |
(module
(function_definition
(function_name_readBimFile) function_name_readBimFile
(parameters
(identifier_basefilename) identifier_basefilename
)parameters
(block
(expression_statement
(assignment
(identifier_bim_fn) identifier_bim_fn
(binary_operator
... | Helper fuinction that reads bim files |
(module
(function_definition
(function_name_combobox_set_model_from_list) function_name_combobox_set_model_from_list
(parameters
(identifier_cb) identifier_cb
(identifier_items) identifier_items
)parameters
(block
(expression_statement
(call
(attribute
(... | Setup a ComboBox or ComboBoxEntry based on a list of strings. |
(module
(function_definition
(function_name__setse) function_name__setse
(parameters
(identifier_self) identifier_self
(identifier_i) identifier_i
)parameters
(block
(if_statement
(comparison_operator
(identifier_i) identifier_i
(integer_0) integer_0
... | Initialise bitstring with signed exponential-Golomb code for integer i. |
(module
(function_definition
(function_name_import_from_string) function_name_import_from_string
(parameters
(identifier_full_class_name) identifier_full_class_name
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
... | return a class based on it's full class name |
(module
(function_definition
(function_name__show_psrs) function_name__show_psrs
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_sep) identifier_sep
(attribute
(identifier_os) identifier_os
(identifier_linesep) iden... | Show list of info of parsers available |
(module
(function_definition
(function_name_info_1) function_name_info_1
(parameters
(typed_parameter
(list_splat_pattern
(identifier_tokens) identifier_tokens
)list_splat_pattern
(type
(identifier_Token) identifier_Token
)type
)typed_parameter
... | Print an important informative message |
(module
(function_definition
(function_name_visit_num) function_name_visit_num
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(identifier_parent) identifier_parent
)parameters
(block
(return_statement
(call
(attribute
... | visit a Num node by returning a fresh instance of Const |
(module
(function_definition
(function_name_specialRound) function_name_specialRound
(parameters
(identifier_number) identifier_number
(identifier_rounding) identifier_rounding
)parameters
(block
(expression_statement
(assignment
(identifier_temp) identifier_temp
... | A method used to round a number in the way that UsefulUtils rounds. |
(module
(function_definition
(function_name_load_projects) function_name_load_projects
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_server_config) identifier_server_config
(call
(attri... | Preload the list of projects from disk |
(module
(function_definition
(function_name__set_element_property) function_name__set_element_property
(parameters
(identifier_parent_to_parse) identifier_parent_to_parse
(identifier_element_path) identifier_element_path
(identifier_prop_name) identifier_prop_name
(identifier_value) id... | Assigns the value to the parsed parent element and then returns it |
(module
(function_definition
(function_name_kernel) function_name_kernel
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_stop_words) identifier_stop_words
(list_comprehension
(call
... | The 'kernel' is an attempt to get at just the most pithy words in the name |
(module
(function_definition
(function_name_to_file_mode) function_name_to_file_mode
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_message_no) identifier_message_no
(call
(identifier_range) identifier_range
(... | Write all the messages to files |
(module
(function_definition
(function_name__won_in) function_name__won_in
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(subscript
(attribute
(identifier_self) identifier_self
(identif... | Get age the game was won in. |
(module
(function_definition
(function_name__get_goslimids_norel) function_name__get_goslimids_norel
(parameters
(identifier_self) identifier_self
(identifier_dagslim) identifier_dagslim
)parameters
(block
(expression_statement
(assignment
(identifier_go_slims) iden... | Get all GO slim GO IDs that do not have a relationship. |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_ctx) identifier_ctx
(identifier_project_dir) identifier_project_dir
)parameters
(block
(expression_statement
(assignment
(identifier_exit_code) identifier_exit_code
... | Verify the verilog code. |
(module
(function_definition
(function_name_list_commands) function_name_list_commands
(parameters
(identifier_self) identifier_self
(identifier_ctx) identifier_ctx
)parameters
(block
(expression_statement
(assignment
(identifier_rv) identifier_rv
(call
... | List commands from the commands dir and default group |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__device) identifier_... | Closes the gpib transport. |
(module
(function_definition
(function_name__normalize_branch_node) function_name__normalize_branch_node
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assignment
(identifier_not_blank_items_... | node should have only one item changed |
(module
(function_definition
(function_name_remove_server) function_name_remove_server
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(for_statement
(identifier_i) identifier_i
(attribute
(identifier_self) ... | Remove a server from the dict. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_fire) identifier_fire
... | Closes the streamer which causes a `DOC_END_EVENT` to be fired and frees up memory used by yajl |
(module
(function_definition
(function_name__collected_label) function_name__collected_label
(parameters
(identifier_collect) identifier_collect
(identifier_label) identifier_label
)parameters
(block
(if_statement
(not_operator
(call
(attribute
... | Label of a collected column. |
(module
(function_definition
(function_name_canonical_name) function_name_canonical_name
(parameters
(identifier_sgf_name) identifier_sgf_name
)parameters
(block
(expression_statement
(assignment
(identifier_sgf_name) identifier_sgf_name
(call
(attri... | Keep filename and some date folders |
(module
(function_definition
(function_name_which) function_name_which
(parameters
(identifier_cmd) identifier_cmd
(default_parameter
(identifier_path) identifier_path
(string_"PATH") string_"PATH"
)default_parameter
)parameters
(block
(if_statement
(cal... | Find cmd on PATH. |
(module
(function_definition
(function_name_from_module) function_name_from_module
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_bundles) identifier_bundles
... | Register bundles from a Python module |
(module
(function_definition
(function_name___install_ssh_config) function_name___install_ssh_config
(parameters
(identifier_self) identifier_self
(identifier_config) identifier_config
)parameters
(block
(if_statement
(not_operator
(call
(attribute
... | Install the ssh configuration |
(module
(function_definition
(function_name__get_release_params) function_name__get_release_params
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_release_name) identifier_release_name
(call
(attribute
(attribute
... | Gets the release params from the current request. |
(module
(function_definition
(function_name_get_alarms) function_name_get_alarms
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(call
(attribute
(string... | Get alarms for a Netdata instance. |
(module
(function_definition
(function_name_readline) function_name_readline
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_bytes) identifier_bytes
)type
(block
(assert_statement
(comparison_operator
(attribute
(ident... | Read a line of data. |
(module
(function_definition
(function_name_host_context) function_name_host_context
(parameters
(identifier_func) identifier_func
)parameters
(block
(expression_statement
(string_"Sets the context of the setting to the current host") string_"Sets the context of the setting to the ... | Sets the context of the setting to the current host |
(module
(function_definition
(function_name_metadata) function_name_metadata
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(dotted_name
(identifier_sqlalchemy) identifier_sqlalchemy
)dotted_name
(dotted_name
... | Return an SqlAlchemy MetaData object, bound to the engine. |
(module
(function_definition
(function_name_automeshgrid) function_name_automeshgrid
(parameters
(identifier_x) identifier_x
(identifier_y) identifier_y
(default_parameter
(identifier_step) identifier_step
(float_0.02) float_0.02
)default_parameter
(default_parame... | Make a meshgrid, inferred from data. |
(module
(function_definition
(function_name_parse_leehom_logs) function_name_parse_leehom_logs
(parameters
(identifier_self) identifier_self
(identifier_f) identifier_f
)parameters
(block
(expression_statement
(assignment
(identifier_regexes) identifier_regexes
... | Go through log file looking for leehom output |
(module
(function_definition
(function_name_stop) function_name_stop
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__timer) identifier__timer
)attribute
(blo... | Stop the current timer if there is one and cancel the async call. |
(module
(function_definition
(function_name_add_scope) function_name_add_scope
(parameters
(identifier_self) identifier_self
(identifier_scope_type) identifier_scope_type
(identifier_scope_name) identifier_scope_name
(identifier_scope_start) identifier_scope_start
(default_parame... | we identified a scope and add it to positions. |
(module
(function_definition
(function_name_length) function_name_length
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_t0) identifier_t0
(integer_0) integer_0
)default_parameter
(default_parameter
(identifier_t1) identifier_t1
... | returns the length of the line segment between t0 and t1. |
(module
(function_definition
(function_name_unstruct_strat) function_name_unstruct_strat
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(parenthesized_expression
(conditional_expression
(attribute
(identifier_U... | The default way of unstructuring ``attrs`` classes. |
(module
(function_definition
(function_name_secured_clipboard) function_name_secured_clipboard
(parameters
(identifier_item) identifier_item
)parameters
(block
(expression_statement
(assignment
(identifier_expire_clock) identifier_expire_clock
(call
... | This clipboard only allows 1 paste |
(module
(function_definition
(function_name_action) function_name_action
(parameters
(identifier_route) identifier_route
(default_parameter
(identifier_template) identifier_template
(string_'') string_''
)default_parameter
(default_parameter
(identifier_methods)... | Decorator to create an action |
(module
(function_definition
(function_name_destroy) function_name_destroy
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(call
(attribute
(identi... | Destroy an app and all its add-ons |
(module
(function_definition
(function_name_send) function_name_send
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
)parameters
(block
(expression_statement
(assignment
(identifier_serialized) identifier_serialized
(c... | Send message to device. |
(module
(function_definition
(function_name_remove_routes) function_name_remove_routes
(parameters
(identifier_self) identifier_self
(identifier_item) identifier_item
(identifier_routes) identifier_routes
)parameters
(block
(for_statement
(identifier_route) identifier_r... | Removes item from matching routes |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_stats) identifier_stats
(call
(attribute
(identifier... | Update uptime stat using the input method. |
(module
(function_definition
(function_name__add_image) function_name__add_image
(parameters
(identifier_collection) identifier_collection
(identifier_image) identifier_image
)parameters
(block
(expression_statement
(assignment
(identifier_image_prep) identifier_ima... | Add image to given dictionary |
(module
(function_definition
(function_name__find_in_columncollection) function_name__find_in_columncollection
(parameters
(identifier_columns) identifier_columns
(identifier_name) identifier_name
)parameters
(block
(for_statement
(identifier_col) identifier_col
(iden... | Find a column in a column collection by name or _label |
(module
(function_definition
(function_name__retransmit) function_name__retransmit
(parameters
(identifier_self) identifier_self
(identifier_sequence_number) identifier_sequence_number
)parameters
(block
(expression_statement
(assignment
(identifier_packet) identifi... | Retransmit an RTP packet which was reported as lost. |
(module
(function_definition
(function_name_update_earthquake_info) function_name_update_earthquake_info
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(iden... | Update information about earthquake info. |
(module
(function_definition
(function_name_check_status_logfile) function_name_check_status_logfile
(parameters
(identifier_self) identifier_self
(identifier_checker_func) identifier_checker_func
)parameters
(block
(expression_statement
(assignment
(attribute
... | Check on the status of this particular job using the logfile |
(module
(function_definition
(function_name_configure_logger) function_name_configure_logger
(parameters
(identifier_logger) identifier_logger
(identifier_filename) identifier_filename
(identifier_folder) identifier_folder
(identifier_log_level) identifier_log_level
)parameters
... | Configure logging behvior for the simulations. |
(module
(function_definition
(function_name_dynamic_sum) function_name_dynamic_sum
(parameters
(identifier_values) identifier_values
(default_parameter
(identifier_limit_n) identifier_limit_n
(integer_1000) integer_1000
)default_parameter
(default_parameter
(ide... | Example of dynamic sum. |
(module
(function_definition
(function_name__handle_tag_fileattributes) function_name__handle_tag_fileattributes
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(call
... | Handle the FileAttributes tag. |
(module
(function_definition
(function_name_query_one) function_name_query_one
(parameters
(identifier_cls) identifier_cls
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)di... | Same as collection.find_one, but return Document then dict |
(module
(function_definition
(function_name__default_format) function_name__default_format
(parameters
(identifier_self) identifier_self
(identifier_occur) identifier_occur
)parameters
(block
(if_statement
(boolean_operator
(attribute
(identifier_self) i... | Return the default serialization format. |
(module
(function_definition
(function_name_generate_moffat_profile) function_name_generate_moffat_profile
(parameters
(identifier_seeing_fwhm) identifier_seeing_fwhm
(identifier_alpha) identifier_alpha
)parameters
(block
(expression_statement
(assignment
(identifie... | Generate a normalized Moffat profile from its FWHM and alpha |
(module
(function_definition
(function_name_encode_images_as_png) function_name_encode_images_as_png
(parameters
(identifier_images) identifier_images
)parameters
(block
(if_statement
(call
(attribute
(identifier_tf) identifier_tf
(identifier_execu... | Yield images encoded as pngs. |
(module
(function_definition
(function_name_validate) function_name_validate
(parameters
(identifier_collection) identifier_collection
(typed_default_parameter
(identifier_onerror) identifier_onerror
(type
(generic_type
(identifier_Callable) identifier_Callabl... | Validate BioC data structure. |
(module
(function_definition
(function_name_setup_hob) function_name_setup_hob
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(attribute
(identifier_self) identifier_self
... | setup observations from the MODFLOW HOB package |
(module
(function_definition
(function_name__insert) function_name__insert
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_records) identifier_records
(identifier_count) identifier_count
)parameters
(block
(if_statement
(c... | Insert records according to key |
(module
(function_definition
(function_name_parse_sam) function_name_parse_sam
(parameters
(identifier_sam) identifier_sam
(identifier_qual) identifier_qual
)parameters
(block
(for_statement
(identifier_line) identifier_line
(identifier_sam) identifier_sam
(bl... | parse sam file and check mapping quality |
(module
(function_definition
(function_name_chunkWidgets) function_name_chunkWidgets
(parameters
(identifier_self) identifier_self
(identifier_group) identifier_group
)parameters
(block
(expression_statement
(assignment
(identifier_ui_groups) identifier_ui_groups
... | chunk the widgets up into groups based on their sizing hints |
(module
(function_definition
(function_name__check_arguments) function_name__check_arguments
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_argument_checked) identifier_argu... | verify the argument of the default symbol and user provided parameters |
(module
(function_definition
(function_name_prepare_file) function_name_prepare_file
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_directory) identifier_directory
(call
(attribu... | Truncate the file and return the filename. |
(module
(function_definition
(function_name__get_controller_type) function_name__get_controller_type
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self... | Returns the current node's controller type |
(module
(function_definition
(function_name__csr_matrix_indices) function_name__csr_matrix_indices
(parameters
(identifier_S) identifier_S
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_m) identifier_m
(identifier_n)... | Generate the indices of nonzero entries of a csr_matrix S |
(module
(function_definition
(function_name_arrows_at) function_name_arrows_at
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(identifier_y) identifier_y
)parameters
(block
(for_statement
(identifier_arrow) identifier_arrow
(call
... | Iterate over arrows that collide the given point. |
(module
(function_definition
(function_name_imeicsum) function_name_imeicsum
(parameters
(identifier_text) identifier_text
)parameters
(block
(expression_statement
(assignment
(identifier_digs) identifier_digs
(list
)list
)assignment
)exp... | Calculate the imei check byte. |
(module
(function_definition
(function_name_normalize_dictionary_values) function_name_normalize_dictionary_values
(parameters
(identifier_dictionary) identifier_dictionary
)parameters
(block
(for_statement
(pattern_list
(identifier_key) identifier_key
(identifi... | Normalizes the values in a dictionary recursivly. |
(module
(function_definition
(function_name_steady_connection) function_name_steady_connection
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_SteadyPgConnection) identifier_SteadyPgConnection
(argument_list
... | Get a steady, unpooled PostgreSQL connection. |
(module
(function_definition
(function_name_redis) function_name_redis
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__redis) identifier__... | Return instance of Redis. |
(module
(function_definition
(function_name_example_clinical_data) function_name_example_clinical_data
(parameters
(identifier_study_name) identifier_study_name
(identifier_environment) identifier_environment
)parameters
(block
(expression_statement
(assignment
(ide... | Test demonstrating building clinical data |
(module
(function_definition
(function_name_position_scales) function_name_position_scales
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_l) identifier_l
(list_comprehension
(identifier_... | Return a list of the position scales that are present |
(module
(function_definition
(function_name__get_adj_list_adjacency) function_name__get_adj_list_adjacency
(parameters
(identifier_self) identifier_self
(identifier_umis) identifier_umis
(identifier_counts) identifier_counts
(identifier_threshold) identifier_threshold
)parameters
... | identify all umis within hamming distance threshold |
(module
(function_definition
(function_name__resume) function_name__resume
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(attribute
... | Reestablish this change stream after a resumable error. |
(module
(function_definition
(function_name_zrem) function_name_zrem
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_member) identifier_member
(list_splat_pattern
(identifier_members) identifier_members
)list_splat_pattern
)pa... | Remove one or more members from a sorted set. |
(module
(function_definition
(function_name_file_upload_to) function_name_file_upload_to
(parameters
(identifier_self) identifier_self
(identifier_instance) identifier_instance
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignmen... | Callable passed to the FileField's upload_to kwarg on Document.file |
(module
(function_definition
(function_name_Forget) function_name_Forget
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(call
(i... | Forget we've seen this object. |
(module
(function_definition
(function_name_roll) function_name_roll
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_x) identifier_x
(identifier_y) identifier_y
... | Calculates the Roll of the Quaternion. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.