sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_OnSecondaryCheckbox) function_name_OnSecondaryCheckbox
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(subscript
(attribut... | Top Checkbox event handler |
(module
(function_definition
(function_name_genderize) function_name_genderize
(parameters
(identifier_name) identifier_name
(default_parameter
(identifier_api_token) identifier_api_token
(None) None
)default_parameter
)parameters
(block
(expression_statement
... | Fetch gender from genderize.io |
(module
(function_definition
(function_name_arc_distance) function_name_arc_distance
(parameters
(identifier_theta_1) identifier_theta_1
(identifier_phi_1) identifier_phi_1
(identifier_theta_2) identifier_theta_2
(identifier_phi_2) identifier_phi_2
)parameters
(block
(exp... | Calculates the pairwise arc distance between all points in vector a and b. |
(module
(function_definition
(function_name__tar_and_copy) function_name__tar_and_copy
(parameters
(identifier_src_dir) identifier_src_dir
(identifier_target_dir) identifier_target_dir
)parameters
(block
(expression_statement
(assignment
(identifier_src_dir) identif... | Tar and gzip src_dir and copy to GCS target_dir. |
(module
(function_definition
(function_name_list_address) function_name_list_address
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
)parameters
(block
(expression_statement
(string_" Get the list of addresses of a single domain.") string_"... | Get the list of addresses of a single domain. |
(module
(function_definition
(function_name_list) function_name_list
(parameters
(identifier_region) identifier_region
(identifier_profile) identifier_profile
)parameters
(block
(expression_statement
(assignment
(identifier_ini_data) identifier_ini_data
(d... | List all the CloudFormation stacks in the given region. |
(module
(function_definition
(function_name__constructClient) function_name__constructClient
(parameters
(identifier_client_version) identifier_client_version
(identifier_username) identifier_username
(identifier_user_domain) identifier_user_domain
(identifier_password) identifier_pass... | Return a novaclient from the given args. |
(module
(function_definition
(function_name__is_convertible_to_index) function_name__is_convertible_to_index
(parameters
(identifier_other) identifier_other
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
... | return a boolean whether I can attempt conversion to a TimedeltaIndex |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_document) identifier_document
(c... | Creates a new document based on the given data |
(module
(function_definition
(function_name__data_is_binary) function_name__data_is_binary
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
... | Check if the data contains binary components. |
(module
(function_definition
(function_name_package_data) function_name_package_data
(parameters
(identifier_pkg) identifier_pkg
(identifier_root_list) identifier_root_list
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
... | Generic function to find package_data for `pkg` under `root`. |
(module
(function_definition
(function_name_do_complete) function_name_do_complete
(parameters
(identifier_self) identifier_self
(identifier_code) identifier_code
(identifier_cursor_pos) identifier_cursor_pos
)parameters
(block
(expression_statement
(call
(att... | Method called on autocompletion requests |
(module
(function_definition
(function_name_as_html) function_name_as_html
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_path) identifier_path
(string_"") string_""
)default_parameter
)parameters
(block
(if_statement
(compa... | Return a rendering of the current state in HTML. |
(module
(function_definition
(function_name__filter) function_name__filter
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_urls) ident... | Filter out the URL and email addresses. |
(module
(function_definition
(function_name_create_update) function_name_create_update
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_update) identifier_update
(call
(attribute
(call
(identifier_u... | Create the grammar for the 'update' statement |
(module
(function_definition
(function_name_delete_where_unique) function_name_delete_where_unique
(parameters
(identifier_cls) identifier_cls
(identifier_ip) identifier_ip
(identifier_object_id) identifier_object_id
(identifier_location) identifier_location
)parameters
(block
... | delete by ip and object id |
(module
(function_definition
(function_name_host_to_ips) function_name_host_to_ips
(parameters
(identifier_host) identifier_host
)parameters
(block
(expression_statement
(assignment
(identifier_ips) identifier_ips
(list
)list
)assignment
... | Returns a list of IP addresses of a given hostname or None if not found. |
(module
(function_definition
(function_name_options) function_name_options
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
(default_parameter
(identifier_url_params) identifier_url_params
(attribute
(identifier_empty) identifier_empty
... | Calls the service at the specified URL using the "OPTIONS" method |
(module
(function_definition
(function_name_diff_op) function_name_diff_op
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_graph) identifie... | The diffusion operator calculated from the data |
(module
(function_definition
(function_name__check_file) function_name__check_file
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(attribute
... | Checks watched file moficiation time and permission changes. |
(module
(function_definition
(function_name_write_summary_cnts) function_name_write_summary_cnts
(parameters
(identifier_self) identifier_self
(identifier_go_ids) identifier_go_ids
)parameters
(block
(expression_statement
(assignment
(identifier_obo) identifier_obo
... | Write summary of level and depth counts for specific GO ids. |
(module
(function_definition
(function_name_shorten_go_name_all) function_name_shorten_go_name_all
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_name) identifier_name
... | Shorten GO name for tables in paper, supplemental materials, and plots. |
(module
(function_definition
(function_name_source) function_name_source
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__source) identifie... | The source element this document element was created from. |
(module
(function_definition
(function_name_col2hue) function_name_col2hue
(parameters
(identifier_r) identifier_r
(identifier_g) identifier_g
(identifier_b) identifier_b
)parameters
(block
(return_statement
(binary_operator
(call
(identifier_round... | Return hue value corresponding to given RGB color. |
(module
(function_definition
(function_name__label_desc) function_name__label_desc
(parameters
(identifier_self) identifier_self
(identifier_label) identifier_label
(identifier_desc) identifier_desc
(default_parameter
(identifier_label_color) identifier_label_color
(str... | Generic styler for a line consisting of a label and description. |
(module
(function_definition
(function_name_build_queue) function_name_build_queue
(parameters
(identifier_action) identifier_action
(identifier_action_space) identifier_action_space
(identifier_build_queue_id) identifier_build_queue_id
)parameters
(block
(delete_statement
... | Cancel a unit in the build queue. |
(module
(function_definition
(function_name__make_diff) function_name__make_diff
(parameters
(identifier_self) identifier_self
(identifier_correct) identifier_correct
(identifier_given) identifier_given
)parameters
(block
(expression_statement
(assignment
(ide... | Return the intermediate representation of the diff. |
(module
(function_definition
(function_name_setup) function_name_setup
(parameters
(identifier_self) identifier_self
(identifier_settings) identifier_settings
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_se... | Setup redis and tldextract |
(module
(function_definition
(function_name__process_settings) function_name__process_settings
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identif... | Apply user supplied settings. |
(module
(function_definition
(function_name_group2commdct) function_name_group2commdct
(parameters
(identifier_commdct) identifier_commdct
(identifier_glist) identifier_glist
)parameters
(block
(for_statement
(pattern_list
(tuple_pattern
(identifier_gnam... | add group info tocomdct |
(module
(function_definition
(function_name_index_column) function_name_index_column
(parameters
(identifier_self) identifier_self
(identifier_index_name) identifier_index_name
(identifier_table) identifier_table
(identifier_column) identifier_column
)parameters
(block
(e... | Called by interfaces to index specific column in table |
(module
(function_definition
(function_name_declares_namespace_package) function_name_declares_namespace_package
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(import_statement
(dotted_name
(identifier_ast) identifier_ast
)dotted_name
... | Given a filename, walk its ast and determine if it declares a namespace package. |
(module
(function_definition
(function_name_rrc) function_name_rrc
(parameters
(identifier_self) identifier_self
(identifier_r) identifier_r
)parameters
(block
(if_statement
(not_operator
(call
(identifier_is_number) identifier_is_number
(arg... | Does a ROTATION to the RIGHT |>> |
(module
(function_definition
(function_name_add_component_definition) function_name_add_component_definition
(parameters
(identifier_self) identifier_self
(identifier_definition) identifier_definition
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | Add a ComponentDefinition to the document |
(module
(function_definition
(function_name__get_opus_maximum) function_name__get_opus_maximum
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_label) identifier_label
(assignment
(identif... | Instantiate an opus maximum type. |
(module
(function_definition
(function_name_start_ebrisk) function_name_start_ebrisk
(parameters
(identifier_rupgetter) identifier_rupgetter
(identifier_srcfilter) identifier_srcfilter
(identifier_param) identifier_param
(identifier_monitor) identifier_monitor
)parameters
(bloc... | Launcher for ebrisk tasks |
(module
(function_definition
(function_name_activate) function_name_activate
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(identifier_isdirectory) identifier_isdirectory
)parameters
(block
(import_from_statement
(relative_import
... | Set up a boto connection. |
(module
(function_definition
(function_name__cancel_job) function_name__cancel_job
(parameters
(identifier_self) identifier_self
(identifier_job) identifier_job
(identifier_force) identifier_force
)parameters
(block
(import_statement
(aliased_import
(dotted_na... | Cancel job using streamtool. |
(module
(function_definition
(function_name__add_numeric_methods_unary) function_name__add_numeric_methods_unary
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(function_definition
(function_name__make_evaluate_unary) function_name__make_evaluate_unary
(para... | Add in numeric unary methods. |
(module
(function_definition
(function_name_send_edit_string) function_name_send_edit_string
(parameters
(identifier_self) identifier_self
(identifier_nexus_host) identifier_nexus_host
(identifier_path_snip) identifier_path_snip
(identifier_body_snip) identifier_body_snip
(defaul... | Sends rest Post request to Nexus switch. |
(module
(function_definition
(function_name_time_segments_aggregate) function_name_time_segments_aggregate
(parameters
(identifier_X) identifier_X
(identifier_interval) identifier_interval
(identifier_time_column) identifier_time_column
(default_parameter
(identifier_method) id... | Aggregate values over fixed length time segments. |
(module
(function_definition
(function_name_bracket_level) function_name_bracket_level
(parameters
(identifier_text) identifier_text
(default_parameter
(identifier_open) identifier_open
(set
(string_'(') string_'('
(string_'[') string_'['
(string_'{') ... | Return 0 if string contains balanced brackets or no brackets. |
(module
(function_definition
(function_name__get_source) function_name__get_source
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifi... | Get source data object for citeproc-py. |
(module
(function_definition
(function_name__add_node) function_name__add_node
(parameters
(identifier_self) identifier_self
(identifier_agent) identifier_agent
)parameters
(block
(if_statement
(comparison_operator
(identifier_agent) identifier_agent
(None... | Add an Agent as a node to the graph. |
(module
(function_definition
(function_name__kw) function_name__kw
(parameters
(identifier_keywords) identifier_keywords
)parameters
(block
(expression_statement
(assignment
(identifier_r) identifier_r
(dictionary
)dictionary
)assignment
... | Turn list of keywords into dictionary. |
(module
(function_definition
(function_name_write_response) function_name_write_response
(parameters
(identifier_self) identifier_self
(identifier_response) identifier_response
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(... | Writes response content synchronously to the transport. |
(module
(function_definition
(function_name_yield_rows) function_name_yield_rows
(parameters
(identifier_adapter) identifier_adapter
)parameters
(block
(expression_statement
(assignment
(identifier_csvfile) identifier_csvfile
(call
(identifier_String... | Yield a dataset catalog line by line |
(module
(function_definition
(function_name_create_config_backend_options) function_name_create_config_backend_options
(parameters
(identifier_module_opts) identifier_module_opts
(identifier_env_name) identifier_env_name
(identifier_env_vars) identifier_env_vars
)parameters
(block
... | Return backend options defined in module options. |
(module
(function_definition
(function_name_monthly_wind_conditions) function_name_monthly_wind_conditions
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(list_comprehension
(call
(identifier_WindCondition) identifier_WindCo... | A list of 12 monthly wind conditions that are used on the design days. |
(module
(function_definition
(function_name__make_image) function_name__make_image
(parameters
(identifier_tensor) identifier_tensor
)parameters
(block
(assert_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_t... | Converts an NDArray type image to Image protobuf |
(module
(function_definition
(function_name_template) function_name_template
(parameters
(identifier_cls) identifier_cls
(default_parameter
(identifier_address) identifier_address
(None) None
)default_parameter
(default_parameter
(identifier_commandtuple) identi... | Create a message template used for callbacks. |
(module
(function_definition
(function_name_divide_prefixes) function_name_divide_prefixes
(parameters
(typed_parameter
(identifier_prefixes) identifier_prefixes
(type
(generic_type
(identifier_List) identifier_List
(type_parameter
(type
... | Divide data into training, validation and test subsets |
(module
(function_definition
(function_name__drop_duplicate_ij) function_name__drop_duplicate_ij
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(subscript
(attribute
(identifier_self) identifier... | Drops duplicate entries from the network dataframe. |
(module
(function_definition
(function_name_dmp) function_name_dmp
(parameters
(identifier_self) identifier_self
(identifier_thing) identifier_thing
)parameters
(block
(function_definition
(function_name_safe_getattr) function_name_safe_getattr
(parameters
(... | Dump the content of an object in a dict for wdb.js |
(module
(function_definition
(function_name_to_nice_yaml) function_name_to_nice_yaml
(parameters
(identifier_yaml_input) identifier_yaml_input
(default_parameter
(identifier_indentation) identifier_indentation
(integer_2) integer_2
)default_parameter
)parameters
(bloc... | Return condensed yaml into human readable yaml. |
(module
(function_definition
(function_name_add_virtualip) function_name_add_virtualip
(parameters
(identifier_self) identifier_self
(identifier_lb) identifier_lb
(identifier_vip) identifier_vip
)parameters
(block
(expression_statement
(assignment
(pattern_lis... | Adds the VirtualIP to the specified load balancer. |
(module
(function_definition
(function_name__get_type) function_name__get_type
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_typever) identifier_typever
(subsc... | Return the type of an object. |
(module
(function_definition
(function_name__active_mounts_darwin) function_name__active_mounts_darwin
(parameters
(identifier_ret) identifier_ret
)parameters
(block
(for_statement
(identifier_line) identifier_line
(call
(attribute
(call
... | List active mounts on Mac OS systems |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_sched_rule_id) identifier_sched_rule_id
)parameters
(block
(expression_statement
(assignment
(identifier_path) identifier_path
(cal... | Retrieve the information for a scheduleRule entity. |
(module
(function_definition
(function_name_rest_name) function_name_rest_name
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_cls) identifier_cls
... | Represents a singular REST name |
(module
(function_definition
(function_name_apply_compact) function_name_apply_compact
(parameters
(identifier_graph_path) identifier_graph_path
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(attribu... | Run the pruned and frozen inference graph. |
(module
(function_definition
(function_name_python_lib_rpm_dirs) function_name_python_lib_rpm_dirs
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_libs) identifier_libs
(list
(attribute
... | Both arch and non-arch site-packages directories. |
(module
(function_definition
(function_name_predict) function_name_predict
(parameters
(identifier_dataset) identifier_dataset
(identifier_fitmodel_url) identifier_fitmodel_url
(default_parameter
(identifier_save_results) identifier_save_results
(True) True
)default_par... | Predict the closest clusters for the datapoints in input. |
(module
(function_definition
(function_name_md5sum) function_name_md5sum
(parameters
(identifier_filename) identifier_filename
(default_parameter
(identifier_blocksize) identifier_blocksize
(integer_8192) integer_8192
)default_parameter
)parameters
(block
(with_... | Get the MD5 checksum of a file. |
(module
(function_definition
(function_name_check_hash_key) function_name_check_hash_key
(parameters
(identifier_query_on) identifier_query_on
(identifier_key) identifier_key
)parameters
(block
(return_statement
(parenthesized_expression
(boolean_operator
... | Only allows == against query_on.hash_key |
(module
(function_definition
(function_name__deserialize) function_name__deserialize
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_data) identifier_data
(type
(identifier_dict) identifier_dict
)type
)typed_parameter
(defaul... | Internal deserialize method for sifting out unacceptable data for the model |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(identifier_incoming_stream) identifier_incoming_stream
(default_parameter
(identifier_seek) identifier_seek
(integer_0) integer_0
)default_parameter
... | Update a file in the file system. |
(module
(function_definition
(function_name__wrap_attr) function_name__wrap_attr
(parameters
(identifier_self) identifier_self
(identifier_attrs) identifier_attrs
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
)parameters
... | wrap bound methods of attrs in a InstanceMethod proxies |
(module
(function_definition
(function_name_top_level_doc) function_name_top_level_doc
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | The top-level documentation string for the program. |
(module
(function_definition
(function_name_send_email) function_name_send_email
(parameters
(identifier_self) identifier_self
(identifier_register_user) identifier_register_user
)parameters
(block
(try_statement
(block
(import_from_statement
(dotted_nam... | Method for sending the registration Email to the user |
(module
(function_definition
(function_name_check_api_key) function_name_check_api_key
(parameters
(identifier_request) identifier_request
(identifier_key) identifier_key
(identifier_hproPk) identifier_hproPk
)parameters
(block
(if_statement
(attribute
(identi... | Check if an API key is valid |
(module
(function_definition
(function_name__remove) function_name__remove
(parameters
(identifier_self) identifier_self
(identifier_shard_name) identifier_shard_name
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
... | remove member from configuration |
(module
(function_definition
(function_name__create_metadata_cache) function_name__create_metadata_cache
(parameters
(identifier_cache_location) identifier_cache_location
)parameters
(block
(expression_statement
(assignment
(identifier_cache_url) identifier_cache_url
... | Creates a new metadata cache instance appropriate for this platform. |
(module
(function_definition
(function_name__iter_content_generator) function_name__iter_content_generator
(parameters
(identifier_response) identifier_response
(identifier_decode_unicode) identifier_decode_unicode
)parameters
(block
(for_statement
(identifier_chunk) identifi... | Generator used to yield 100 KiB chunks for a given response. |
(module
(function_definition
(function_name_add_tcp_flag) function_name_add_tcp_flag
(parameters
(identifier_self) identifier_self
(identifier_tcp_flag) identifier_tcp_flag
)parameters
(block
(if_statement
(comparison_operator
(identifier_tcp_flag) identifier_tcp_fl... | Add a single TCP flag - will be OR'd into the existing bitmask |
(module
(function_definition
(function_name_disasters_sim) function_name_disasters_sim
(parameters
(default_parameter
(identifier_early_mean) identifier_early_mean
(identifier_early_mean) identifier_early_mean
)default_parameter
(default_parameter
(identifier_late_mea... | Coal mining disasters sampled from the posterior predictive distribution |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
(identifier_info) identifier_info
... | Disconnect from the controller. |
(module
(function_definition
(function_name_expect) function_name_expect
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_use_proportions) identifier_use_proportions
(True) True
)default_parameter
)parameters
(block
(expression_statem... | The Expectation step of the CEM algorithm |
(module
(function_definition
(function_name_analyze_script) function_name_analyze_script
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_index) identifier_index
(None) None
)default_parameter
)parameters
(block
(if_statement
... | Analyze current script with todos |
(module
(function_definition
(function_name_quit) function_name_quit
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__send) identifier__send
... | Send LMTP QUIT command, read the server response and disconnect. |
(module
(function_definition
(function_name__use_html_if_available) function_name__use_html_if_available
(parameters
(identifier_format_fn) identifier_format_fn
)parameters
(block
(function_definition
(function_name_format_using_as_html) function_name_format_using_as_html
(... | Use the value's HTML rendering if available, overriding format_fn. |
(module
(function_definition
(function_name_terminate) function_name_terminate
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_reboot) identifier_reboot
(False) False
)default_parameter
)parameters
(block
(expression_statement
... | Delete VIOM configuration from iRMC. |
(module
(function_definition
(function_name_generate_git_version_info) function_name_generate_git_version_info
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_info) identifier_info
(call
(identifier_GitInfo) identifier_GitInfo
... | Query the git repository information to generate a version module. |
(module
(function_definition
(function_name_create_client_from_path) function_name_create_client_from_path
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(call
(attribute
(identifi... | Create a client with its cwd pointing to path. |
(module
(function_definition
(function_name_readQuotes) function_name_readQuotes
(parameters
(identifier_self) identifier_self
(identifier_start) identifier_start
(identifier_end) identifier_end
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | read quotes from Yahoo Financial |
(module
(function_definition
(function_name__can_connect) function_name__can_connect
(parameters
(identifier_ip) identifier_ip
(identifier_port) identifier_port
)parameters
(block
(expression_statement
(assignment
(identifier_cs) identifier_cs
(call
... | Checks if a TCP port at IP address is possible to connect to |
(module
(function_definition
(function_name_import_module) function_name_import_module
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(if_statement
(comparison_operator
(identifier_name) identifier_name
(... | Import a module into the bridge. |
(module
(function_definition
(function_name_update_count) function_name_update_count
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_node_rating_count) identifier_node_rating_count
(attribute
... | updates likes and dislikes count |
(module
(function_definition
(function_name_items) function_name_items
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_c) identifier_c
(call
(attribute
(identifier_self) identifier_self
(identifie... | ITERATE THROUGH ALL coord, value PAIRS |
(module
(function_definition
(function_name__login) function_name__login
(parameters
(identifier_session) identifier_session
)parameters
(block
(expression_statement
(call
(attribute
(identifier_session) identifier_session
(identifier_get) identifi... | Login to Fedex Delivery Manager. |
(module
(function_definition
(function_name_encode1) function_name_encode1
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data_uri) identifier_data_uri
(call
(attribute
(ca... | Return the base64 encoding of the figure file and insert in html image tag. |
(module
(function_definition
(function_name_wait) function_name_wait
(parameters
(identifier_self) identifier_self
(identifier_timeout) identifier_timeout
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
... | Wait for the provided time to elapse |
(module
(function_definition
(function_name_cache_data) function_name_cache_data
(parameters
(identifier_datatable) identifier_datatable
(identifier_data) identifier_data
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
... | Stores the object list in the cache under the appropriate key. |
(module
(function_definition
(function_name_sign) function_name_sign
(parameters
(identifier_key) identifier_key
(identifier_qs) identifier_qs
)parameters
(block
(expression_statement
(assignment
(identifier_sig) identifier_sig
(call
(identifie... | Signs the query string using the key. |
(module
(function_definition
(function_name_configure) function_name_configure
(parameters
(identifier_self) identifier_self
(identifier_config) identifier_config
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifie... | Configure the amount of characters to skip. |
(module
(function_definition
(function_name_command_publish) function_name_command_publish
(parameters
(identifier_self) identifier_self
(identifier_command) identifier_command
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parame... | Publish a MQTT message |
(module
(function_definition
(function_name_rawsql) function_name_rawsql
(parameters
(identifier_query) identifier_query
(default_parameter
(identifier_ec) identifier_ec
(None) None
)default_parameter
)parameters
(block
(if_statement
(call
(ide... | ec could be engine name or engine instance |
(module
(function_definition
(function_name_churn) function_name_churn
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_canceled) identifier_canceled
(call
(attribute
(call
... | Return number of canceled Subscriptions divided by active Subscriptions. |
(module
(function_definition
(function_name_clear_calendars) function_name_clear_calendars
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | Deregisters all current registered calendars |
(module
(function_definition
(function_name___alloc_raw_data) function_name___alloc_raw_data
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_initial_values) identifier_initial_values
(None) None
)default_parameter
)parameters
(block
... | Pre-allocate re-usagle memory |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.