sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_LoadCheckFromFile) function_name_LoadCheckFromFile
(parameters
(identifier_file_path) identifier_file_path
(identifier_check_id) identifier_check_id
(default_parameter
(identifier_overwrite_if_exists) identifier_overwrite_if_exists
... | Load a single check from a file. |
(module
(function_definition
(function_name_as_for_ip) function_name_as_for_ip
(parameters
(identifier_self) identifier_self
(identifier_ip) identifier_ip
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
... | Gets the AS information for a given IP address. |
(module
(function_definition
(function_name_setFaces) function_name_setFaces
(parameters
(identifier_variant) identifier_variant
)parameters
(block
(global_statement
(identifier_FACES) identifier_FACES
)global_statement
(if_statement
(comparison_operator
... | Sets the default faces variant |
(module
(function_definition
(function_name_add_general_optgroup) function_name_add_general_optgroup
(parameters
(identifier_parser) identifier_parser
)parameters
(block
(expression_statement
(assignment
(identifier_g) identifier_g
(call
(attribute
... | option group for general-use features of all javatool CLIs |
(module
(function_definition
(function_name_signal_wrapper) function_name_signal_wrapper
(parameters
(identifier_f) identifier_f
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
... | Decorator converts function's arguments from dbus types to python. |
(module
(function_definition
(function_name_uninstall) function_name_uninstall
(parameters
(identifier_self) identifier_self
(identifier_xmlpath) identifier_xmlpath
)parameters
(block
(import_from_statement
(dotted_name
(identifier_os) identifier_os
)dotted_... | Uninstalls the repository with the specified XML path from the server. |
(module
(function_definition
(function_name__parse_docstring) function_name__parse_docstring
(parameters
(identifier_fh) identifier_fh
)parameters
(block
(expression_statement
(assignment
(identifier_find_fades) identifier_find_fades
(attribute
(call... | Parse the docstrings of a script to find marked dependencies. |
(module
(function_definition
(function_name__check_index_in_compilations) function_name__check_index_in_compilations
(parameters
(typed_parameter
(identifier_context) identifier_context
(type
(identifier_BaseContext) identifier_BaseContext
)type
)typed_parameter
... | Store compilation flag at specified index in context's shared data. |
(module
(function_definition
(function_name_do_annealing_poly) function_name_do_annealing_poly
(parameters
(typed_parameter
(identifier_start) identifier_start
(type
(identifier_Number) identifier_Number
)type
)typed_parameter
(typed_parameter
(ident... | Helper function for `anneal_poly`. |
(module
(function_definition
(function_name_add_text) function_name_add_text
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(identifier_x) identifier_x
(identifier_y) identifier_y
(default_parameter
(identifier_side) identifier_side
... | add text at supplied x, y position |
(module
(function_definition
(function_name_portalAdmin) function_name_portalAdmin
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(relative_import
(import_prefix
)import_prefix
(dotted_name
(identifi... | gets a reference to a portal administration class |
(module
(function_definition
(function_name_update_pos) function_name_update_pos
(parameters
(identifier_pos_dict) identifier_pos_dict
(identifier_start_key) identifier_start_key
(default_parameter
(identifier_nbr) identifier_nbr
(integer_2) integer_2
)default_parameter... | Update the `pos_dict` by moving all positions after `start_key` by `nbr`. |
(module
(function_definition
(function_name__request_with_error_ignored) function_name__request_with_error_ignored
(parameters
(identifier_self) identifier_self
(identifier_rd) identifier_rd
)parameters
(block
(try_statement
(block
(return_statement
(cal... | Send smt request, log and ignore any errors. |
(module
(function_definition
(function_name_crpss) function_name_crpss
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_crps_f) identifier_crps_f
(call
(attribute
(identifier... | Calculate the continous ranked probability skill score from existing data. |
(module
(function_definition
(function_name__get_axis) function_name__get_axis
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_name_or_index) identifier_name_or_index
(type
(identifier_AxisIdentifier) identifier_AxisIdentifier
)type
... | Get a zero-based index of an axis and check its existence. |
(module
(function_definition
(function_name_slice) function_name_slice
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_start) identifier_start
(integer_0) integer_0
)default_parameter
(default_parameter
(identifier_end) identifier_en... | Slice the map from [start, end) |
(module
(function_definition
(function_name_logout) function_name_logout
(parameters
(identifier_request) identifier_request
(default_parameter
(identifier_template_name) identifier_template_name
(None) None
)default_parameter
(default_parameter
(identifier_next... | Logs out the user. |
(module
(function_definition
(function_name_asgate) function_name_asgate
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_Gate) identifier_Gate
)type
(block
(expression_statement
(assignment
(identifier_gate) identifier_gate
... | Return the action of this circuit as a gate |
(module
(function_definition
(function_name_index_service) function_name_index_service
(parameters
(identifier_self) identifier_self
(identifier_service_id) identifier_service_id
)parameters
(block
(import_from_statement
(dotted_name
(identifier_hypermap) identifier... | Index a service in search engine. |
(module
(function_definition
(function_name_filepattern) function_name_filepattern
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
... | Returns a list of filepatterns, one for each problem. |
(module
(function_definition
(function_name__install_requirements) function_name__install_requirements
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_locations) identifier_locations
(list
... | Install a blueprint's requirements.txt |
(module
(function_definition
(function_name_validate_path_to_api_path) function_name_validate_path_to_api_path
(parameters
(identifier_path) identifier_path
(identifier_paths) identifier_paths
(default_parameter
(identifier_basePath) identifier_basePath
(string_'') string_''
... | Given a path, find the api_path it matches. |
(module
(function_definition
(function_name_user_saw_task) function_name_user_saw_task
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
(identifier_courseid) identifier_courseid
(identifier_taskid) identifier_taskid
)parameters
(block
... | Set in the database that the user has viewed this task |
(module
(function_definition
(function_name__get_database) function_name__get_database
(parameters
(identifier_self) identifier_self
(identifier_options) identifier_options
)parameters
(block
(expression_statement
(assignment
(identifier_database_name) identifier_da... | Get the database to restore. |
(module
(function_definition
(function_name_getXML) function_name_getXML
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(string_'') string_''
)assignment
)expression_st... | Retrieves the pysvg elements that make up the turtles path and returns them as String in an xml representation. |
(module
(function_definition
(function_name__get_rpt_fmt) function_name__get_rpt_fmt
(parameters
(identifier_fld) identifier_fld
(identifier_val) identifier_val
(default_parameter
(identifier_itemid2name) identifier_itemid2name
(None) None
)default_parameter
)parame... | Return values in a format amenable to printing in a table. |
(module
(function_definition
(function_name_apply) function_name_apply
(parameters
(identifier_self) identifier_self
(identifier_builder) identifier_builder
)parameters
(block
(if_statement
(comparison_operator
(string_'theme') string_'theme'
(attribute
... | Apply the Slide Configuration to a Builder. |
(module
(function_definition
(function_name__get_first_all_link_record) function_name__get_first_all_link_record
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier__LOGGER) identifier__LOGGER
... | Request first ALL-Link record. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_sample) identifier_sample
(subscript
(subscript
(identifie... | Proxy function to run the tool |
(module
(function_definition
(function_name_listen_now_dismissed_items) function_name_listen_now_dismissed_items
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_response) identifier_response
(call
... | Get a listing of items dismissed from Listen Now tab. |
(module
(function_definition
(function_name__get_login_shell) function_name__get_login_shell
(parameters
(identifier_proc_cmd) identifier_proc_cmd
)parameters
(block
(expression_statement
(assignment
(identifier_login_shell) identifier_login_shell
(call
... | Form shell information from the SHELL environment variable if possible. |
(module
(function_definition
(function_name__link_vertex_and_edge_types) function_name__link_vertex_and_edge_types
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_edge_class_name) identifier_edge_class_name
(attribute
(i... | For each edge, link it to the vertex types it connects to each other. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_super) identifier_super
(argument_list
... | Convert ACIS 'll' value into separate latitude and longitude. |
(module
(function_definition
(function_name_packagePlugin) function_name_packagePlugin
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_dir) identifier_dir
(call
(attribute
(identifier_os) identifier_os
(identifier_getcw... | Packages a build of the Unreal plugin in the specified directory, suitable for use as a prebuilt Engine module |
(module
(function_definition
(function_name_size_request) function_name_size_request
(parameters
(identifier_self) identifier_self
(identifier_widget) identifier_widget
(identifier_requisition) identifier_requisition
)parameters
(block
(expression_statement
(assignment
... | Callback function to request our desired size. |
(module
(function_definition
(function_name_send_message) function_name_send_message
(parameters
(identifier_client) identifier_client
(identifier_message) identifier_message
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
... | Send message to client and close the connection. |
(module
(function_definition
(function_name_send_comment_email) function_name_send_comment_email
(parameters
(identifier_email) identifier_email
(identifier_package_owner) identifier_package_owner
(identifier_package_name) identifier_package_name
(identifier_commenter) identifier_comme... | Send email to owner of package regarding new comment |
(module
(function_definition
(function_name_create_log) function_name_create_log
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_EventLog) identifier_EventLog
(argument_list
(attribute
... | Get an instance of log services facade. |
(module
(function_definition
(function_name__1_0set_screen_config) function_name__1_0set_screen_config
(parameters
(identifier_self) identifier_self
(identifier_size_id) identifier_size_id
(identifier_rotation) identifier_rotation
(identifier_config_timestamp) identifier_config_timesta... | Sets the screen to the specified size and rotation. |
(module
(function_definition
(function_name_isHouse1Asc) function_name_isHouse1Asc
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_house1) identifier_house1
(call
(attribute
... | Returns true if House1 is the same as the Asc. |
(module
(function_definition
(function_name__set_cdn_defaults) function_name__set_cdn_defaults
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identif... | Sets all the CDN-related attributes to default values. |
(module
(function_definition
(function_name_calc_weight_of_multiple_paths) function_name_calc_weight_of_multiple_paths
(parameters
(identifier_path_scores) identifier_path_scores
(default_parameter
(identifier_impact_div) identifier_impact_div
(integer_12) integer_12
)default... | Caluculate the weight of multipe paths. |
(module
(function_definition
(function_name_read_config_files) function_name_read_config_files
(parameters
(identifier_files) identifier_files
)parameters
(block
(expression_statement
(assignment
(identifier_config) identifier_config
(call
(identifie... | Read and merge a list of config files. |
(module
(function_definition
(function_name_update_combobox) function_name_update_combobox
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_index) identifier_index
(attribute
(identifier_s... | Recreates the combobox contents. |
(module
(function_definition
(function_name_index) function_name_index
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_bank) identifier_ban... | Returns the first occurrence of the pedalboard in your bank |
(module
(function_definition
(function_name_getDynMeth) function_name_getDynMeth
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_cname) identifier_cname
(identifier_fname)... | Retrieve and return an unbound method by python path. |
(module
(function_definition
(function_name_battery_voltage) function_name_battery_voltage
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_msb) identifier_msb
(call
(attribute
... | Returns voltage in mV |
(module
(function_definition
(function_name__session_key) function_name__session_key
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
... | Gets the redis key for a session |
(module
(function_definition
(function_name_trim_empty_columns) function_name_trim_empty_columns
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self) id... | Removes all trailing empty columns. |
(module
(function_definition
(function_name_startup) function_name_startup
(parameters
(default_parameter
(identifier_api) identifier_api
(None) None
)default_parameter
)parameters
(block
(function_definition
(function_name_startup_wrapper) function_name_start... | Runs the provided function on startup, passing in an instance of the api |
(module
(function_definition
(function_name_first_sunday) function_name_first_sunday
(parameters
(identifier_self) identifier_self
(identifier_year) identifier_year
(identifier_month) identifier_month
)parameters
(block
(expression_statement
(assignment
(ident... | Get the first sunday of a month. |
(module
(function_definition
(function_name__deserialize) function_name__deserialize
(parameters
(identifier_self) identifier_self
(identifier_stream) identifier_stream
)parameters
(block
(expression_statement
(assignment
(pattern_list
(attribute
... | Initialize this instance with index values read from the given stream |
(module
(function_definition
(function_name_cache_result) function_name_cache_result
(parameters
(identifier_cache_key) identifier_cache_key
(identifier_timeout) identifier_timeout
)parameters
(block
(function_definition
(function_name_decorator) function_name_decorator
... | A decorator for caching the result of a function. |
(module
(function_definition
(function_name_dir_empty) function_name_dir_empty
(parameters
(identifier_d) identifier_d
)parameters
(block
(expression_statement
(assignment
(identifier_flist) identifier_flist
(call
(attribute
(identifier... | Return True if given directory is empty, false otherwise. |
(module
(function_definition
(function_name_cache) function_name_cache
(parameters
(identifier_self) identifier_self
(identifier_f) identifier_f
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
... | Cache a function using the context's cache directory. |
(module
(function_definition
(function_name__warn_unsafe_for_prod) function_name__warn_unsafe_for_prod
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_safe_settings_list) identifier_safe_settings_list
... | Warn on settings that are not safe for production. |
(module
(function_definition
(function_name_XXX_REMOVEME) function_name_XXX_REMOVEME
(parameters
(identifier_func) identifier_func
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
... | Decorator for dead code removal |
(module
(function_definition
(function_name_make_inst2) function_name_make_inst2
(parameters
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_I) identifier_I
(identifier_d) identifier_d
)pattern_list
(cal... | creates example data set 2 |
(module
(function_definition
(function_name__fetch_socket_data) function_name__fetch_socket_data
(parameters
(identifier_self) identifier_self
(identifier_parsed_url) identifier_parsed_url
)parameters
(block
(expression_statement
(call
(attribute
(attrib... | Hit a given stats socket and return the stats lines |
(module
(function_definition
(function_name_target_to_ipv4_long) function_name_target_to_ipv4_long
(parameters
(identifier_target) identifier_target
)parameters
(block
(expression_statement
(assignment
(identifier_splitted) identifier_splitted
(call
... | Attempt to return a IPv4 long-range list from a target string. |
(module
(function_definition
(function_name__getHeaders) function_name__getHeaders
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_updateParams) identifier_updateParams
(None) None
)default_parameter
)parameters
(block
(if_statement
... | create headers list for flask wrapper |
(module
(function_definition
(function_name_total_memory) function_name_total_memory
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_image) identifier_image
(string_'ubuntu') string_'ubuntu'
)default_parameter
)parameters
(block
(try... | Get the available ram fo the docker machine in Kb |
(module
(function_definition
(function_name_check_owner_permission) function_name_check_owner_permission
(parameters
(identifier_payload) identifier_payload
(identifier_allow_user_owner) identifier_allow_user_owner
)parameters
(block
(for_statement
(identifier_entity_type) id... | Raise ``PermissionDenied``if ``owner`` found in ``data``. |
(module
(function_definition
(function_name__trivialgraph_default_namer) function_name__trivialgraph_default_namer
(parameters
(identifier_thing) identifier_thing
(default_parameter
(identifier_is_edge) identifier_is_edge
(True) True
)default_parameter
)parameters
(bl... | Returns a "good" string for thing in printed graphs. |
(module
(function_definition
(function_name__sort_kw_matches) function_name__sort_kw_matches
(parameters
(identifier_skw_matches) identifier_skw_matches
(default_parameter
(identifier_limit) identifier_limit
(integer_0) integer_0
)default_parameter
)parameters
(block
... | Return a resized version of keywords to the given length. |
(module
(function_definition
(function_name_unit_normal) function_name_unit_normal
(parameters
(identifier_pt_a) identifier_pt_a
(identifier_pt_b) identifier_pt_b
(identifier_pt_c) identifier_pt_c
)parameters
(block
(expression_statement
(assignment
(identifie... | unit normal vector of plane defined by points pt_a, pt_b, and pt_c |
(module
(function_definition
(function_name_pack) function_name_pack
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_value) identifier_value
(None) None
)default_parameter
)parameters
(block
(if_statement
(call
(ide... | Pack and complete the last byte by padding. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
(identifier_lines) identifier_lines
)parameters
(block
(expression_statement
(assignment
(identifier_cur_entry) identifier_cur_entry
(None)... | Parse lines from ssh config file |
(module
(function_definition
(function_name_cdx_clamp) function_name_cdx_clamp
(parameters
(identifier_cdx_iter) identifier_cdx_iter
(identifier_from_ts) identifier_from_ts
(identifier_to_ts) identifier_to_ts
)parameters
(block
(if_statement
(boolean_operator
... | Clamp by start and end ts |
(module
(function_definition
(function_name_construct) function_name_construct
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_force) identifier_force
(False) False
)default_parameter
)parameters
(block
(expression_statement
... | Construct raw IRC message and return it. |
(module
(function_definition
(function_name_formatter) function_name_formatter
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_te... | Format messages for collectd to consume. |
(module
(function_definition
(function_name__unzip_handle) function_name__unzip_handle
(parameters
(identifier_handle) identifier_handle
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_h... | Transparently unzip the file handle |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
)parameters
(block
(while_statement
(True) True
(block
(expression_statement
(assignment
(pattern_list
(ident... | Run tasks from queue. |
(module
(function_definition
(function_name_update_battery) function_name_update_battery
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_sk... | Updates the battery level in the UI for the connected SK8, if any |
(module
(function_definition
(function_name_list_joysticks) function_name_list_joysticks
(parameters
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
(argument_list
(string_'Available joysticks:') string_'Available joystic... | Print a list of available joysticks |
(module
(function_definition
(function_name_dilated_attention_1d) function_name_dilated_attention_1d
(parameters
(identifier_x) identifier_x
(identifier_hparams) identifier_hparams
(default_parameter
(identifier_attention_type) identifier_attention_type
(string_"masked_dilate... | Dilated 1d self attention. |
(module
(function_definition
(function_name_on_default_shell_changed) function_name_on_default_shell_changed
(parameters
(identifier_self) identifier_self
(identifier_combo) identifier_combo
)parameters
(block
(expression_statement
(assignment
(identifier_citer) ide... | Changes the activity of default_shell in dconf |
(module
(function_definition
(function_name___check_http_err) function_name___check_http_err
(parameters
(identifier_self) identifier_self
(identifier_status_code) identifier_status_code
)parameters
(block
(if_statement
(comparison_operator
(identifier_status_code) ... | Raises an exception if we get a http error |
(module
(function_definition
(function_name_all_pkgs_by_name_regex) function_name_all_pkgs_by_name_regex
(parameters
(identifier_self) identifier_self
(identifier_regex_name) identifier_regex_name
(default_parameter
(identifier_flags) identifier_flags
(integer_0) integer_0
... | Return a list of packages that match regex_name. |
(module
(function_definition
(function_name_lincon) function_name_lincon
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(default_parameter
(identifier_theta) identifier_theta
(float_0.01) float_0.01
)default_parameter
)parameters
(bloc... | ridge like linear function with one linear constraint |
(module
(function_definition
(function_name_construct_url) function_name_construct_url
(parameters
(typed_parameter
(identifier_ip_address) identifier_ip_address
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(identifi... | Construct the URL with a given IP address. |
(module
(function_definition
(function_name___up_cmp) function_name___up_cmp
(parameters
(identifier_self) identifier_self
(identifier_obj1) identifier_obj1
(identifier_obj2) identifier_obj2
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | Defines how our updatable objects should be sorted |
(module
(function_definition
(function_name__refresh_channel) function_name__refresh_channel
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier... | Reset the channel, in the event of an interruption |
(module
(function_definition
(function_name_resize) function_name_resize
(parameters
(identifier_self) identifier_self
(identifier_new_data_size) identifier_new_data_size
)parameters
(block
(expression_statement
(call
(identifier_resize_bytes) identifier_resize_byte... | Resize the file and update the chunk sizes |
(module
(function_definition
(function_name___get_queue_opts) function_name___get_queue_opts
(parameters
(default_parameter
(identifier_queue) identifier_queue
(None) None
)default_parameter
(default_parameter
(identifier_backend) identifier_backend
(None) Non... | Get consistent opts for the queued runners |
(module
(function_definition
(function_name_CheckPreviousBarline) function_name_CheckPreviousBarline
(parameters
(identifier_self) identifier_self
(identifier_staff) identifier_staff
)parameters
(block
(expression_statement
(assignment
(identifier_measure_before_las... | method which checks the bar before the current for changes we need to make to it's barlines |
(module
(function_definition
(function_name_weather_type_classe) function_name_weather_type_classe
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(await
(call
... | Retrieve translation for weather type. |
(module
(function_definition
(function_name_attach_model) function_name_attach_model
(parameters
(identifier_subscription) identifier_subscription
(identifier_rgname) identifier_rgname
(identifier_vmssvm_model) identifier_vmssvm_model
(identifier_diskname) identifier_diskname
(id... | Attach a data disk to a VMSS VM model |
(module
(function_definition
(function_name_make_multi_cols) function_name_make_multi_cols
(parameters
(identifier_self) identifier_self
(identifier_num_class) identifier_num_class
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
... | make cols for multi-class predictions |
(module
(function_definition
(function_name_save_direction) function_name_save_direction
(parameters
(identifier_self) identifier_self
(identifier_rootpath) identifier_rootpath
(default_parameter
(identifier_raw) identifier_raw
(False) False
)default_parameter
(de... | Saves the direction of the slope to a file |
(module
(function_definition
(function_name__write_service_config) function_name__write_service_config
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(ide... | Will write the config out to disk. |
(module
(function_definition
(function_name_sort_by_priority) function_name_sort_by_priority
(parameters
(identifier_iterable) identifier_iterable
(default_parameter
(identifier_reverse) identifier_reverse
(False) False
)default_parameter
(default_parameter
(ide... | Return a list or objects sorted by a priority value. |
(module
(function_definition
(function_name__getPOS) function_name__getPOS
(parameters
(identifier_self) identifier_self
(identifier_token) identifier_token
(default_parameter
(identifier_onlyFirst) identifier_onlyFirst
(True) True
)default_parameter
)parameters
... | Returns POS of the current token. |
(module
(function_definition
(function_name__any_pandas_objects) function_name__any_pandas_objects
(parameters
(identifier_terms) identifier_terms
)parameters
(block
(return_statement
(call
(identifier_any) identifier_any
(generator_expression
(call
... | Check a sequence of terms for instances of PandasObject. |
(module
(function_definition
(function_name_generate) function_name_generate
(parameters
(identifier_env) identifier_env
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_static_obj) identifier_static_obj
(identifier_sh... | Add Builders and construction variables for nasm to an Environment. |
(module
(function_definition
(function_name_CheckBlobsExist) function_name_CheckBlobsExist
(parameters
(identifier_self) identifier_self
(identifier_blob_ids) identifier_blob_ids
(default_parameter
(identifier_cursor) identifier_cursor
(None) None
)default_parameter
... | Checks if given blobs exist. |
(module
(function_definition
(function_name_deserialize) function_name_deserialize
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_status_code) identifier_status_code
)parameters
(block
(if_statement
(comparison_operator
... | Deserializes a JSON string into a dictionary. |
(module
(function_definition
(function_name_announce) function_name_announce
(parameters
(identifier_self) identifier_self
(identifier_discovery) identifier_discovery
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | With the passed in Discovery class, attempt to announce to the host agent. |
(module
(function_definition
(function_name_all_files) function_name_all_files
(parameters
(identifier_file_or_directory) identifier_file_or_directory
)parameters
(block
(expression_statement
(string_'return all files under file_or_directory.') string_'return all files under file_o... | return all files under file_or_directory. |
(module
(function_definition
(function_name_parse_config) function_name_parse_config
(parameters
(identifier_app) identifier_app
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_plot_gallery) identifier_plot_... | Process the Sphinx Gallery configuration |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.