sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_go_to_epoch) function_name_go_to_epoch
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_checked) identifier_checked
(False) False
)default_parameter
(default_parameter
(identifier_test_text_... | Go to any window |
(module
(function_definition
(function_name_return_daily_messages_count) function_name_return_daily_messages_count
(parameters
(identifier_self) identifier_self
(identifier_sender) identifier_sender
)parameters
(block
(expression_statement
(assignment
(identifier_h2... | Returns the number of messages sent in the last 24 hours so we can ensure the user does not exceed his messaging limits |
(module
(function_definition
(function_name_setup) function_name_setup
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_options) identifier_options
(string_"") string_""
)assignment
)exp... | performs data collection for qpid dispatch router |
(module
(function_definition
(function_name__option) function_name__option
(parameters
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator
(identifier_value) identifier_value
(identifier___opts__) identifier___opts__
... | Look up the value for an option. |
(module
(function_definition
(function_name_remove_known_hosts) function_name_remove_known_hosts
(parameters
(identifier_overcloud_ip) identifier_overcloud_ip
)parameters
(block
(expression_statement
(assignment
(identifier_known_hosts) identifier_known_hosts
(c... | For a given IP address remove SSH keys from the known_hosts file |
(module
(function_definition
(function_name_disable) function_name_disable
(parameters
(identifier_ctx) identifier_ctx
)parameters
(block
(if_statement
(comparison_operator
(subscript
(attribute
(identifier_ctx) identifier_ctx
(iden... | Disable an existing user |
(module
(function_definition
(function_name_check_for_new) function_name_check_for_new
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_free_slots) identifier_free_slots
(binary_operator
(... | Check if we can start a new process. |
(module
(function_definition
(function_name_split_denovos) function_name_split_denovos
(parameters
(identifier_denovo_path) identifier_denovo_path
(identifier_temp_dir) identifier_temp_dir
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pa... | split de novos from an input file into files, one for each gene |
(module
(function_definition
(function_name_mtime) function_name_mtime
(parameters
(identifier_path) identifier_path
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
(identifier_os) identifier_os
... | Get the modification time of a file, or -1 if the file does not exist. |
(module
(function_definition
(function_name_send) function_name_send
(parameters
(identifier_self) identifier_self
(identifier_mavmsg) identifier_mavmsg
(default_parameter
(identifier_force_mavlink1) identifier_force_mavlink1
(False) False
)default_parameter
)parame... | send a MAVLink message |
(module
(function_definition
(function_name__y_axis) function_name__y_axis
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_draw_axes) identifier_draw_axes
(True) True
)default_parameter
)parameters
(block
(expression_statement
... | Override y axis to plot a polar axis |
(module
(function_definition
(function_name_predict) function_name_predict
(parameters
(identifier_self) identifier_self
(identifier_date) identifier_date
(default_parameter
(identifier_obs_code) identifier_obs_code
(integer_568) integer_568
)default_parameter
)para... | use the bk predict method to compute the location of the source on the given date. |
(module
(function_definition
(function_name__query_chunked_post) function_name__query_chunked_post
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(default_parameter
(identifier_method) identifier_method
(string_"POST") string_"POST"
)def... | A shorthand for uploading data by chunks |
(module
(function_definition
(function_name_parse_all_arguments) function_name_parse_all_arguments
(parameters
(identifier_func) identifier_func
)parameters
(block
(expression_statement
(assignment
(identifier_args) identifier_args
(call
(identifier_... | determine all positional and named arguments as a dict |
(module
(function_definition
(function_name_refresh) function_name_refresh
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_get_devices) identifier... | Do a full refresh of all devices and automations. |
(module
(function_definition
(function_name_ensure_dim) function_name_ensure_dim
(parameters
(identifier_core) identifier_core
(identifier_dim) identifier_dim
(identifier_dim_) identifier_dim_
)parameters
(block
(if_statement
(comparison_operator
(identifier_d... | Ensure that dim is correct. |
(module
(function_definition
(function_name__collapse_header) function_name__collapse_header
(parameters
(identifier_self) identifier_self
(identifier_header) identifier_header
)parameters
(block
(expression_statement
(assignment
(identifier_out) identifier_out
... | Combine header columns into related groups. |
(module
(function_definition
(function_name__viewdata_to_view) function_name__viewdata_to_view
(parameters
(identifier_self) identifier_self
(identifier_p_data) identifier_p_data
)parameters
(block
(expression_statement
(assignment
(identifier_sorter) identifier_sor... | Converts a dictionary describing a view to an actual UIView instance. |
(module
(function_definition
(function_name__check_box_toggled) function_name__check_box_toggled
(parameters
(identifier_self) identifier_self
(identifier_widget) identifier_widget
(default_parameter
(identifier_data) identifier_data
(None) None
)default_parameter
)... | Function manipulates with entries and buttons. |
(module
(function_definition
(function_name_convert_path_to_module_parts) function_name_convert_path_to_module_parts
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_module_parts) identifier_module_parts
... | Convert path to a python file into list of module names. |
(module
(function_definition
(function_name__start) function_name__start
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_last_call) identifier_last_call
(integer_42) integer_42
)assignment
... | Starts checking if the SB is shifted |
(module
(function_definition
(function_name_render) function_name_render
(parameters
(identifier_pass_info) identifier_pass_info
(default_parameter
(identifier_saltenv) identifier_saltenv
(string_'base') string_'base'
)default_parameter
(default_parameter
(ident... | Fetch secret from pass based on pass_path |
(module
(function_definition
(function_name_resolve) function_name_resolve
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_'Resolve pathname shell variables and ~userdir') string_'Resolve pathname shell variables and ~userdir'
)e... | Resolve pathname shell variables and ~userdir |
(module
(function_definition
(function_name_from_xml) function_name_from_xml
(parameters
(identifier_cls) identifier_cls
(identifier_xml) identifier_xml
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
(ide... | Returns a new Text from the given XML string. |
(module
(function_definition
(function_name_depipe) function_name_depipe
(parameters
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_n) identifier_n
(integer_0) integer_0
)assignment
)expression_statemen... | Convert a string of the form DD or DD|MM or DD|MM|SS to decimal degrees |
(module
(function_definition
(function_name_all) function_name_all
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(dictionary_comprehension
(pair
(identifier_key) identifier_key
(identifier_value) identifier_valu... | Return a synthetic dictionary of all factories. |
(module
(function_definition
(function_name__find_benchmarks) function_name__find_benchmarks
(parameters
(identifier_self) identifier_self
)parameters
(block
(function_definition
(function_name_is_bench_method) function_name_is_bench_method
(parameters
(identifier... | Return a suite of all tests cases contained in testCaseClass |
(module
(function_definition
(function_name_on_connect) function_name_on_connect
(parameters
(identifier_self) identifier_self
(identifier_connection) identifier_connection
)parameters
(block
(expression_statement
(string_"Called when the stream connects") string_"Called when... | Called when the stream connects |
(module
(function_definition
(function_name_kill_thread) function_name_kill_thread
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(if_statement
(comparison_operator
(identifier_name) identifier_name
(attr... | Joins the thread in the `thread_pool` dict with the given `name` key. |
(module
(function_definition
(function_name_validate_non_negative_int_or_basestring) function_name_validate_non_negative_int_or_basestring
(parameters
(identifier_option) identifier_option
(identifier_value) identifier_value
)parameters
(block
(if_statement
(call
(i... | Validates that 'value' is an integer or string. |
(module
(function_definition
(function_name_formatPoint) function_name_formatPoint
(parameters
(identifier_point) identifier_point
(identifier_affine) identifier_affine
)parameters
(block
(if_statement
(identifier_affine) identifier_affine
(block
(expression... | Retrieves a string representation of @point |
(module
(function_definition
(function_name_make_matepairs) function_name_make_matepairs
(parameters
(identifier_fastafile) identifier_fastafile
)parameters
(block
(assert_statement
(call
(attribute
(identifier_op) identifier_op
(identifier_exists)... | Assumes the mates are adjacent sequence records |
(module
(function_definition
(function_name__raw_hex_id) function_name__raw_hex_id
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_packed) identifier_packed
(call
(attribute
(... | Return the padded hexadecimal id of ``obj``. |
(module
(function_definition
(function_name_migrate_passwords_to_leader_storage) function_name_migrate_passwords_to_leader_storage
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_excludes) identifier_excludes
(None) None
)default_parameter
)pa... | Migrate any passwords storage on disk to leader storage. |
(module
(function_definition
(function_name_login) function_name_login
(parameters
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_email) identifier_email
(call
(identifier_verify_login) identi... | View to check the persona assertion and remember the user |
(module
(function_definition
(function_name_queue_put_stoppable) function_name_queue_put_stoppable
(parameters
(identifier_self) identifier_self
(identifier_q) identifier_q
(identifier_obj) identifier_obj
)parameters
(block
(while_statement
(not_operator
(call... | Put obj to queue, but will give up when the thread is stopped |
(module
(function_definition
(function_name_addFeatureSet) function_name_addFeatureSet
(parameters
(identifier_self) identifier_self
(identifier_featureSet) identifier_featureSet
)parameters
(block
(expression_statement
(assignment
(identifier_id_) identifier_id_
... | Adds the specified featureSet to this dataset. |
(module
(function_definition
(function_name_upload_from_fileobject) function_name_upload_from_fileobject
(parameters
(identifier_f) identifier_f
(default_parameter
(identifier_profile) identifier_profile
(None) None
)default_parameter
(default_parameter
(identif... | Saves image from f with TMP prefix and returns img_id. |
(module
(function_definition
(function_name_build_paste) function_name_build_paste
(parameters
(identifier_uid) identifier_uid
(identifier_shortid) identifier_shortid
(identifier_type) identifier_type
(identifier_nick) identifier_nick
(identifier_time) identifier_time
(iden... | Build a 'paste' object |
(module
(function_definition
(function_name_send_template) function_name_send_template
(parameters
(identifier_self) identifier_self
(identifier_template) identifier_template
(identifier_to) identifier_to
(default_parameter
(identifier_reply_to) identifier_reply_to
(Non... | Send email from template |
(module
(function_definition
(function_name_prt_ntgos) function_name_prt_ntgos
(parameters
(identifier_self) identifier_self
(identifier_prt) identifier_prt
(identifier_ntgos) identifier_ntgos
)parameters
(block
(for_statement
(identifier_ntgo) identifier_ntgo
(... | Print the Grouper namedtuples. |
(module
(function_definition
(function_name_read_plain_int64) function_name_read_plain_int64
(parameters
(identifier_file_obj) identifier_file_obj
(identifier_count) identifier_count
)parameters
(block
(return_statement
(call
(attribute
(identifier_struc... | Read `count` 64-bit ints using the plain encoding. |
(module
(function_definition
(function_name_draw_pers_eccs) function_name_draw_pers_eccs
(parameters
(identifier_n) identifier_n
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(a... | Draw random periods and eccentricities according to empirical survey data. |
(module
(function_definition
(function_name_as_dict) function_name_as_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier__is_valid) identifier__... | Returns the model as a dict |
(module
(function_definition
(function_name_range_condition) function_name_range_condition
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | If the value is out of limits, this indicates ``LOW`` or ``HIGH``. |
(module
(function_definition
(function_name_quad_tree) function_name_quad_tree
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_value) identifier_value
(string_'') string_''
)assignment
... | Gets the tile in the Microsoft QuadTree format, converted from TMS |
(module
(function_definition
(function_name_aks_versions_table_format) function_name_aks_versions_table_format
(parameters
(identifier_result) identifier_result
)parameters
(block
(import_from_statement
(dotted_name
(identifier_jmespath) identifier_jmespath
)dotte... | Format get-versions results as a summary for display with "-o table". |
(module
(function_definition
(function_name__update_physical_disk_details) function_name__update_physical_disk_details
(parameters
(identifier_raid_config) identifier_raid_config
(identifier_server) identifier_server
)parameters
(block
(expression_statement
(assignment
... | Adds the physical disk details to the RAID configuration passed. |
(module
(function_definition
(function_name__update_record_with_name) function_name__update_record_with_name
(parameters
(identifier_self) identifier_self
(identifier_old_record) identifier_old_record
(identifier_rtype) identifier_rtype
(identifier_new_name) identifier_new_name
(... | Updates existing record and changes it's sub-domain name |
(module
(function_definition
(function_name_main) function_name_main
(parameters
(identifier_global_config) identifier_global_config
(dictionary_splat_pattern
(identifier_settings) identifier_settings
)dictionary_splat_pattern
)parameters
(block
(expression_statement
... | Main WSGI application factory. |
(module
(function_definition
(function_name_defaults) function_name_defaults
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(i... | Fill in a given object with default properties. |
(module
(function_definition
(function_name_clone) function_name_clone
(parameters
(identifier_cls) identifier_cls
(identifier_srcpath) identifier_srcpath
(identifier_destpath) identifier_destpath
)parameters
(block
(try_statement
(block
(expression_statement
... | Copy a main repository to a new location. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
... | Kill the managed Spark session. |
(module
(function_definition
(function_name_merge) function_name_merge
(parameters
(identifier_d) identifier_d
(identifier_o) identifier_o
)parameters
(block
(for_statement
(identifier_k) identifier_k
(call
(attribute
(identifier_o) identifier_o
... | Recursively merges keys from o into d and returns d. |
(module
(function_definition
(function_name_del_record) function_name_del_record
(parameters
(identifier_self) identifier_self
(identifier_dns_record_type) identifier_dns_record_type
(identifier_host) identifier_host
)parameters
(block
(expression_statement
(assignment
... | Remove a DNS record |
(module
(function_definition
(function_name_post_order) function_name_post_order
(parameters
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
(identifier_n) identifier_n
(call
(identifier_len) identifier_len
... | Post order a forest. |
(module
(function_definition
(function_name_valid_id) function_name_valid_id
(parameters
(identifier_opts) identifier_opts
(identifier_id_) identifier_id_
)parameters
(block
(try_statement
(block
(if_statement
(call
(identifier_any) identif... | Returns if the passed id is valid |
(module
(function_definition
(function_name_coverage) function_name_coverage
(parameters
(default_parameter
(identifier_reportdir) identifier_reportdir
(None) None
)default_parameter
(default_parameter
(identifier_extra) identifier_extra
(None) None
)def... | Test this project with coverage reports |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_... | Start the command process loop. |
(module
(function_definition
(function_name_ConsultarTipoActividadRepresentado) function_name_ConsultarTipoActividadRepresentado
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_sep) identifier_sep
(string_"||") string_"||"
)default_parameter
)... | Consulta de Tipos de Actividad inscripta en el RUOCA. |
(module
(function_definition
(function_name_setup) function_name_setup
(parameters
(identifier_app) identifier_app
)parameters
(block
(expression_statement
(call
(attribute
(identifier_app) identifier_app
(identifier_add_config_value) identifier_ad... | Setup connects events to the sitemap builder |
(module
(function_definition
(function_name_script_name) function_name_script_name
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_language) identifier_language
(identifier_DEFAULT_LANGUAGE) identifier_DEFAULT_LANGUAGE
)default_parameter
(ty... | Describe the script part of the language tag in a natural language. |
(module
(function_definition
(function_name_monkey_patch_flask_security) function_name_monkey_patch_flask_security
(parameters
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_utils) identifier_utils
(identifier_get_hmac) iden... | Monkey-patch Flask-Security. |
(module
(function_definition
(function_name_identify) function_name_identify
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(return_statement
(call
(attribute
(identifier_self) identifier_self
... | Send an identification message |
(module
(function_definition
(function_name_data) function_name_data
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_Tensor) identifier_Tensor
)type
(block
(expression_statement
(string_"Return the points associated to this object.") string... | Return the points associated to this object. |
(module
(function_definition
(function_name_predict) function_name_predict
(parameters
(identifier_parameters_value) identifier_parameters_value
(identifier_regressor_gp) identifier_regressor_gp
)parameters
(block
(expression_statement
(assignment
(identifier_parame... | Predict by Gaussian Process Model |
(module
(function_definition
(function_name_insert) function_name_insert
(parameters
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(identifier_string_search) identifier_string_search
(attribute
(identifier_arg... | Insert args values into instance variables. |
(module
(function_definition
(function_name_firsttime) function_name_firsttime
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(ide... | sets it as already done |
(module
(function_definition
(function_name_update_fw_local_router) function_name_update_fw_local_router
(parameters
(identifier_self) identifier_self
(identifier_net_id) identifier_net_id
(identifier_subnet_id) identifier_subnet_id
(identifier_router_id) identifier_router_id
(id... | Update the FW with router attributes. |
(module
(function_definition
(function_name_unpack_from) function_name_unpack_from
(parameters
(identifier_self) identifier_self
(identifier_buff) identifier_buff
(default_parameter
(identifier_offset) identifier_offset
(integer_0) integer_0
)default_parameter
)para... | Unpack the next bytes from a file object. |
(module
(function_definition
(function_name__get_struct_cxformwithalpha) function_name__get_struct_cxformwithalpha
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(call
... | Get the values for the CXFORMWITHALPHA record. |
(module
(function_definition
(function_name_load_to) function_name_load_to
(parameters
(identifier_self) identifier_self
(identifier_last_level_load) identifier_last_level_load
)parameters
(block
(assert_statement
(call
(identifier_isinstance) identifier_isinstance
... | Set level where to load from. |
(module
(function_definition
(function_name_defnoun) function_name_defnoun
(parameters
(identifier_self) identifier_self
(identifier_singular) identifier_singular
(identifier_plural) identifier_plural
)parameters
(block
(expression_statement
(call
(attribute
... | Set the noun plural of singular to plural. |
(module
(function_definition
(function_name_inPixels) function_name_inPixels
(parameters
(identifier_self) identifier_self
(identifier_lon) identifier_lon
(identifier_lat) identifier_lat
(identifier_pixels) identifier_pixels
)parameters
(block
(expression_statement
... | Function for testing if coordintes in set of ROI pixels. |
(module
(function_definition
(function_name_check_pypi) function_name_check_pypi
(parameters
(identifier_modeladmin) identifier_modeladmin
(identifier_request) identifier_request
(identifier_queryset) identifier_queryset
)parameters
(block
(for_statement
(identifier_p) ... | Update latest package info from PyPI. |
(module
(function_definition
(function_name_shell_cmd) function_name_shell_cmd
(parameters
(identifier_args) identifier_args
(default_parameter
(identifier_cwd) identifier_cwd
(None) None
)default_parameter
)parameters
(block
(if_statement
(comparison_op... | Returns stdout as string or None on failure |
(module
(function_definition
(function_name_body_block_supplementary_material_render) function_name_body_block_supplementary_material_render
(parameters
(identifier_supp_tags) identifier_supp_tags
(default_parameter
(identifier_base_url) identifier_base_url
(None) None
)defau... | fig and media tag caption may have supplementary material |
(module
(function_definition
(function_name_boolean) function_name_boolean
(parameters
(identifier_meshes) identifier_meshes
(default_parameter
(identifier_operation) identifier_operation
(string_'difference') string_'difference'
)default_parameter
)parameters
(block
... | Run an operation on a set of meshes |
(module
(function_definition
(function_name_compile_resource) function_name_compile_resource
(parameters
(identifier_resource) identifier_resource
)parameters
(block
(return_statement
(call
(attribute
(identifier_re) identifier_re
(identifier_compi... | Return compiled regex for resource matching |
(module
(function_definition
(function_name_evaluate) function_name_evaluate
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(identifier_y) identifier_y
(identifier_flux) identifier_flux
(identifier_x_0) identifier_x_0
(identifier_y_0) identifier_y... | Model function Gaussian PSF model. |
(module
(function_definition
(function_name_check_variable_names) function_name_check_variable_names
(parameters
(identifier_self) identifier_self
(identifier_ds) identifier_ds
)parameters
(block
(expression_statement
(assignment
(identifier_msgs) identifier_msgs
... | Ensures all variables have a standard_name set. |
(module
(function_definition
(function_name_check_csrf_token) function_name_check_csrf_token
(parameters
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_request) identifier_request
(identifier_method) identifier_method
... | Checks that token is correct, aborting if not |
(module
(function_definition
(function_name__check_dir_meta) function_name__check_dir_meta
(parameters
(identifier_name) identifier_name
(identifier_user) identifier_user
(identifier_group) identifier_group
(identifier_mode) identifier_mode
(default_parameter
(identifier_... | Check the changes in directory metadata |
(module
(function_definition
(function_name_StringFinish) function_name_StringFinish
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier__) identifier__
)dictionary_splat_pattern
)parameters
(block
(if_statement
(comparison_operat... | StringFinish doesn't act on ATTRIBUTEs here. |
(module
(function_definition
(function_name__sumImages) function_name__sumImages
(parameters
(identifier_self) identifier_self
(identifier_numarrayObjectList) identifier_numarrayObjectList
)parameters
(block
(if_statement
(comparison_operator
(identifier_numarrayObj... | Sum a list of numarray objects. |
(module
(function_definition
(function_name_InternalInit) function_name_InternalInit
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_cid) id... | Initializes the device and obtains channel id. |
(module
(function_definition
(function_name__calc_T_var) function_name__calc_T_var
(parameters
(identifier_self) identifier_self
(identifier_X) identifier_X
)parameters
(type
(identifier_int) identifier_int
)type
(block
(expression_statement
(assignment
... | Calculate the number of samples, T, from the shape of X |
(module
(function_definition
(function_name_to_task) function_name_to_task
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(dotted_name
(identifier_google) identifier_google
(identifier_appengine) identifier_appengine
... | Return a task object representing this message. |
(module
(function_definition
(function_name__bounds_to_array) function_name__bounds_to_array
(parameters
(identifier_bounds) identifier_bounds
)parameters
(block
(expression_statement
(assignment
(identifier_elements) identifier_elements
(list
)list
... | Create a CompositeArray to hold the bounds. |
(module
(function_definition
(function_name_TemplateValidator) function_name_TemplateValidator
(parameters
(identifier_value) identifier_value
)parameters
(block
(try_statement
(block
(expression_statement
(call
(identifier_Template) identifier_T... | Try to compile a string into a Django template |
(module
(function_definition
(function_name_next) function_name_next
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_rv) identifier_rv
(attribute
(identifier_self) identifier_self
... | Goes one item ahead and returns it. |
(module
(function_definition
(function_name_detrend) function_name_detrend
(parameters
(identifier_arr) identifier_arr
(default_parameter
(identifier_x) identifier_x
(None) None
)default_parameter
(default_parameter
(identifier_deg) identifier_deg
(integ... | Compute a baseline trend of a signal |
(module
(function_definition
(function_name__reset) function_name__reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_logger) identifier_logger
)attribute
... | Reset main DataContainer properties |
(module
(function_definition
(function_name__theme_and_template_fp) function_name__theme_and_template_fp
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_ptheme) identifier_ptheme
(subscript
... | Return the full paths for theme and template in this page |
(module
(function_definition
(function_name__executor) function_name__executor
(parameters
(identifier_self) identifier_self
(identifier_host) identifier_host
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(ident... | handler for multiprocessing library |
(module
(function_definition
(function_name__get_setting) function_name__get_setting
(parameters
(identifier_self) identifier_self
(identifier_setting) identifier_setting
(default_parameter
(identifier_default) identifier_default
(None) None
)default_parameter
(de... | Helper function to fetch settings, inheriting from the base |
(module
(function_definition
(function_name_authors_et_al) function_name_authors_et_al
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_max_authors) identifier_max_authors
(integer_5) integer_5
)default_parameter
)parameters
(block
(e... | Return string with a truncated author list followed by 'et al.' |
(module
(function_definition
(function_name_make) function_name_make
(parameters
(identifier_parser) identifier_parser
)parameters
(block
(expression_statement
(assignment
(identifier_mds_parser) identifier_mds_parser
(call
(attribute
(... | Ceph MDS daemon management |
(module
(function_definition
(function_name__csv_str) function_name__csv_str
(parameters
(identifier_self) identifier_self
(identifier_param) identifier_param
(identifier_stats) identifier_stats
(identifier_quantiles) identifier_quantiles
(default_parameter
(identifier_in... | Support function for write_csv |
(module
(function_definition
(function_name__ConvertAnyMessage) function_name__ConvertAnyMessage
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
(identifier_message) identifier_message
)parameters
(block
(if_statement
(boolean_operator
... | Convert a JSON representation into Any message. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.