sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name__linefeed) function_name__linefeed (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_last_line) identifier_last_line (comparison_operator (call ...
Performs a line feed.
(module (function_definition (function_name_append_domain) function_name_append_domain (parameters )parameters (block (expression_statement (assignment (identifier_grain) identifier_grain (dictionary )dictionary )assignment )expression_statemen...
Return append_domain if set
(module (function_definition (function_name_match_subgroup) function_name_match_subgroup (parameters (identifier_sequence) identifier_sequence (identifier_pattern) identifier_pattern )parameters (block (for_statement (identifier_element) identifier_element (identifier...
Yield the sub-group element dictionary that match a regex pattern.
(module (function_definition (function_name_get) function_name_get (parameters (identifier_context) identifier_context (identifier_request) identifier_request (default_parameter (identifier_key) identifier_key (None) None )default_parameter )parameters (block ...
Return all registry items if key is None, otherwise try to fetch the registry key
(module (function_definition (function_name__find_bad_meta) function_name__find_bad_meta (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier__ba...
Fill self._badmeta with meta datatypes that are invalid
(module (function_definition (function_name_layer_post_save) function_name_layer_post_save (parameters (identifier_instance) identifier_instance (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) ident...
Used to do a layer full check when saving it.
(module (function_definition (function_name_empty_bucket) function_name_empty_bucket (parameters (identifier_outputs_file) identifier_outputs_file )parameters (block (with_statement (with_clause (with_item (as_pattern (call (ident...
Empty the bucket associated to the test deployment.
(module (function_definition (function_name_save) function_name_save (parameters (identifier_self) identifier_self (default_parameter (identifier_filething) identifier_filething (None) None )default_parameter (default_parameter (identifier_v2_version) identifier...
Save ID3v2 data to the DSF file
(module (function_definition (function_name_to_cartopy) function_name_to_cartopy (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_globe) identifier_globe (attribute (identifier_self) ident...
Convert to a CartoPy projection.
(module (function_definition (function_name_rescale_taps) function_name_rescale_taps (parameters (identifier_taps) identifier_taps )parameters (block (expression_statement (assignment (identifier_taps) identifier_taps (call (attribute (...
Rescale taps in that way that their sum equals 1
(module (function_definition (function_name__create_rpmmacros) function_name__create_rpmmacros (parameters (default_parameter (identifier_runas) identifier_runas (string_'root') string_'root' )default_parameter )parameters (block (expression_statement (assignm...
Create the .rpmmacros file in user's home directory
(module (function_definition (function_name_remove_watchpoint) function_name_remove_watchpoint (parameters (identifier_self) identifier_self (identifier_addr) identifier_addr (identifier_size) identifier_size (identifier_type) identifier_type )parameters (block (return_st...
remove a hardware watchpoint
(module (function_definition (function_name__prepare_encryption_table) function_name__prepare_encryption_table (parameters )parameters (block (expression_statement (assignment (identifier_seed) identifier_seed (integer_0x00100001) integer_0x00100001 )assignmen...
Prepare encryption table for MPQ hash function.
(module (function_definition (function_name__deconstruct_url) function_name__deconstruct_url (parameters (identifier_self) identifier_self (identifier_url) identifier_url )parameters (block (expression_statement (assignment (identifier_url) identifier_url ...
Breaks down URL and returns server and endpoint
(module (function_definition (function_name_parameters) function_name_parameters (parameters (identifier_self) identifier_self (identifier_parameters) identifier_parameters (default_parameter (identifier_locations) identifier_locations (None) None )default_parameter ...
Endpoint parameters registration decorator.
(module (function_definition (function_name_ipinfo_ip_check) function_name_ipinfo_ip_check (parameters (identifier_ip) identifier_ip )parameters (block (if_statement (not_operator (call (identifier_is_IPv4Address) identifier_is_IPv4Address (argumen...
Checks ipinfo.io for basic WHOIS-type data on an IP address
(module (function_definition (function_name_createTopicPage2) function_name_createTopicPage2 (parameters )parameters (block (expression_statement (assignment (identifier_topic) identifier_topic (call (identifier_TopicPage) identifier_TopicPage ...
create a topic page directly, set the article threshold, restrict results to set concepts and keywords
(module (function_definition (function_name___getStationName) function_name___getStationName (parameters (identifier_name) identifier_name (identifier_id) identifier_id )parameters (block (expression_statement (assignment (identifier_name) identifier_name ...
Construct a staiion name.
(module (function_definition (function_name_apply_async) function_name_apply_async (parameters (identifier_self) identifier_self (default_parameter (identifier_args) identifier_args (None) None )default_parameter (default_parameter (identifier_kwargs) identifier...
Do not run background task if previous task is uncompleted
(module (function_definition (function_name_remove_reader) function_name_remove_reader (parameters (identifier_self) identifier_self (identifier_fd) identifier_fd )parameters (block (expression_statement (string_" Remove read file descriptor from the event loop. ") string_" R...
Remove read file descriptor from the event loop.
(module (function_definition (function_name_create_welcome_client) function_name_create_welcome_client (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (call (attribute (attribute ...
Create a welcome client with some instructions.
(module (function_definition (function_name_removeMigrationRequest) function_name_removeMigrationRequest (parameters (identifier_self) identifier_self (identifier_migration_rqst) identifier_migration_rqst )parameters (block (expression_statement (assignment (identif...
Method to remove pending or failed migration request from the queue.
(module (function_definition (function_name_download_file_insecure) function_name_download_file_insecure (parameters (identifier_url) identifier_url (identifier_target) identifier_target )parameters (block (expression_statement (assignment (identifier_src) identifie...
Use Python to download the file, without connection authentication.
(module (function_definition (function_name_mean_absolute_error) function_name_mean_absolute_error (parameters (typed_parameter (identifier_pred) identifier_pred (type (identifier_Tensor) identifier_Tensor )type )typed_parameter (typed_parameter (ide...
Mean absolute error between `pred` and `targ`.
(module (function_definition (function_name_enterEvent) function_name_enterEvent (parameters (identifier_self) identifier_self (identifier_event) identifier_event )parameters (block (expression_statement (call (attribute (call (identifier_s...
Reimplemented to cancel the hide timer.
(module (function_definition (function_name_extract_table_names) function_name_extract_table_names (parameters (identifier_query) identifier_query )parameters (block (expression_statement (assignment (identifier_tables_blocks) identifier_tables_blocks (call ...
Extract table names from an SQL query.
(module (function_definition (function_name__kwargs_to_attributes) function_name__kwargs_to_attributes (parameters (identifier_self) identifier_self (identifier_kwargs) identifier_kwargs )parameters (block (for_statement (pattern_list (identifier_key) identifier_key...
Put keys from `kwargs` to `self`, if the keys are already there.
(module (function_definition (function_name_semantic_parent) function_name_semantic_parent (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (call (identifier_hasattr) identifier_hasattr (argument_list ...
Return the semantic parent for this cursor.
(module (function_definition (function_name__read_response) function_name__read_response (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_result) identifier_result (call (attribute ...
Reads a complete response packet from the server
(module (function_definition (function_name_asDictionary) function_name_asDictionary (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_template) identifier_template (dictionary (pair ...
converts the object to a dictionary
(module (function_definition (function_name_cli) function_name_cli (parameters (identifier_ctx) identifier_ctx (identifier_obj) identifier_obj )parameters (block (expression_statement (assignment (identifier_client) identifier_client (subscript ...
Show Alerta server and client versions.
(module (function_definition (function_name__read_words) function_name__read_words (parameters (identifier_filename) identifier_filename )parameters (block (with_statement (with_clause (with_item (as_pattern (call (attribute ...
Reads words from a file.
(module (function_definition (function_name_plotgwsrc) function_name_plotgwsrc (parameters (identifier_gwb) identifier_gwb )parameters (block (expression_statement (assignment (pattern_list (identifier_theta) identifier_theta (identifier_phi) ident...
Plot a GWB source population as a mollweide projection.
(module (function_definition (function_name_to_glyphs_family_user_data_from_designspace) function_name_to_glyphs_family_user_data_from_designspace (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_target_user_da...
Set the GSFont userData from the designspace family-wide lib data.
(module (function_definition (function_name_to_ccw) function_name_to_ccw (parameters (identifier_geom) identifier_geom )parameters (block (if_statement (boolean_operator (call (identifier_isinstance) identifier_isinstance (argument_list ...
Reorients polygon to be wound counter-clockwise.
(module (function_definition (function_name_start) function_name_start (parameters (identifier_cls) identifier_cls (identifier_originator_id) identifier_originator_id (identifier_quorum_size) identifier_quorum_size (identifier_network_uid) identifier_network_uid )parameters (bl...
Factory method that returns a new Paxos aggregate.
(module (function_definition (function_name__norm) function_name__norm (parameters (identifier_self) identifier_self (identifier_x) identifier_x )parameters (block (return_statement (call (attribute (identifier_tf) identifier_tf (identifier_s...
Compute the safe norm.
(module (function_definition (function_name_memoize) function_name_memoize (parameters (identifier_self) identifier_self (default_parameter (identifier_hasher) identifier_hasher (None) None )default_parameter )parameters (block (expression_statement (ass...
Memoize an expensive function by storing its results.
(module (function_definition (function_name__make_cmake) function_name__make_cmake (parameters (identifier_config_info) identifier_config_info )parameters (block (expression_statement (assignment (identifier_configure_args) identifier_configure_args (list ...
This function initializes a CMake builder for building the project.
(module (function_definition (function_name_usable_id) function_name_usable_id (parameters (identifier_cls) identifier_cls (identifier_id) identifier_id )parameters (block (expression_statement (assignment (identifier_hcs) identifier_hcs (call ...
Retrieve id from single input.
(module (function_definition (function_name_DeleteAttributes) function_name_DeleteAttributes (parameters (identifier_self) identifier_self (identifier_subject) identifier_subject (identifier_attributes) identifier_attributes (default_parameter (identifier_start) identifier_star...
Remove some attributes from a subject.
(module (function_definition (function_name__get_price) function_name__get_price (parameters (identifier_self) identifier_self (identifier_package) identifier_package )parameters (block (for_statement (identifier_price) identifier_price (subscript (identifie...
Returns valid price for ordering a dedicated host.
(module (function_definition (function_name__compute_prediction) function_name__compute_prediction (parameters (identifier_self) identifier_self (identifier_X) identifier_X )parameters (block (expression_statement (assignment (identifier_A_pred) identifier_A_pred ...
compute predictions given a new X
(module (function_definition (function_name__format_structured_address) function_name__format_structured_address (parameters (identifier_address) identifier_address )parameters (block (expression_statement (assignment (identifier_latitude) identifier_latitude (c...
Pretty-print address and return lat, lon tuple.
(module (function_definition (function_name_unit_get) function_name_unit_get (parameters (identifier_attribute) identifier_attribute )parameters (block (expression_statement (assignment (identifier__args) identifier__args (list (string_'unit-get') st...
Get the unit ID for the remote unit
(module (function_definition (function_name_squeeze_bits) function_name_squeeze_bits (parameters (typed_parameter (identifier_arr) identifier_arr (type (attribute (identifier_numpy) identifier_numpy (identifier_ndarray) identifier_ndarray )attr...
Return a copy of an integer numpy array with the minimum bitness.
(module (function_definition (function_name__sort) function_name__sort (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier_versions) identifier_...
Sort versions by their version number
(module (function_definition (function_name_draw) function_name_draw (parameters (identifier_self) identifier_self )parameters (block (if_statement (call (attribute (attribute (identifier_sys) identifier_sys (identifier_stdout) iden...
Draws ASCII canvas on the screen.
(module (function_definition (function_name_build_model_classes) function_name_build_model_classes (parameters (identifier_metadata) identifier_metadata )parameters (block (expression_statement (assignment (identifier_i) identifier_i (call (attribute...
Generate a model class for any models contained in the specified spec file.
(module (function_definition (function_name_backward_char) function_name_backward_char (parameters (identifier_event) identifier_event )parameters (block (expression_statement (string_" Move back a character. ") string_" Move back a character. " )expression_statement (e...
Move back a character.
(module (function_definition (function_name_wireshark) function_name_wireshark (parameters (identifier_pktlist) identifier_pktlist (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (block (expression_statement (assignment ...
Run wireshark on a list of packets
(module (function_definition (function_name__advanced_indexer_subspaces) function_name__advanced_indexer_subspaces (parameters (identifier_key) identifier_key )parameters (block (if_statement (not_operator (call (identifier_isinstance) identifier_isinstance ...
Indices of the advanced indexes subspaces for mixed indexing and vindex.
(module (function_definition (function_name_attach) function_name_attach (parameters (identifier_item) identifier_item (identifier_action) identifier_action (default_parameter (identifier_greedy) identifier_greedy (False) False )default_parameter (default_paramete...
Set the parse action for the given item to create a node in the computation graph.
(module (function_definition (function_name_add_relations) function_name_add_relations (parameters (identifier_self) identifier_self (identifier_relations) identifier_relations )parameters (block (for_statement (pattern_list (identifier_source) identifier_source ...
Add multiple relations to a bijection
(module (function_definition (function_name_make_pilothole_cutter) function_name_make_pilothole_cutter (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_pilothole_radius) identifier_pilothole_radius (a...
Make a solid to subtract from an interfacing solid to bore a pilot-hole.
(module (function_definition (function_name__get_model_without_dependencies) function_name__get_model_without_dependencies (parameters (identifier_self) identifier_self (identifier_models_dict) identifier_models_dict )parameters (block (expression_statement (assignment ...
Helper function to find the next model that should be created
(module (function_definition (function_name_object_path) function_name_object_path (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (return_statement (call (attribute (attribute (identifier_os...
return the object path for `key`.
(module (function_definition (function_name_ask_list) function_name_ask_list (parameters (typed_parameter (identifier_question) identifier_question (type (identifier_str) identifier_str )type )typed_parameter (typed_default_parameter (identifier_defa...
Asks for a comma seperated list of strings
(module (function_definition (function_name_simplify_expression) function_name_simplify_expression (parameters (identifier_txt) identifier_txt )parameters (block (expression_statement (assignment (identifier_minimal) identifier_minimal (call (attribu...
Remove all unecessary whitespace and some very usual space
(module (function_definition (function_name_register) function_name_register (parameters (identifier_self) identifier_self (identifier_cls) identifier_cls )parameters (block (expression_statement (assignment (identifier_doc_type) identifier_doc_type (attri...
Adds a new PolymorphicIndexable to the registry.
(module (function_definition (function_name_com_google_fonts_check_varfont_weight_instances) function_name_com_google_fonts_check_varfont_weight_instances (parameters (identifier_ttFont) identifier_ttFont )parameters (block (expression_statement (assignment (identifier_fa...
Variable font weight coordinates must be multiples of 100.
(module (function_definition (function_name__get_gae_credentials) function_name__get_gae_credentials (parameters )parameters (block (try_statement (block (import_statement (aliased_import (dotted_name (identifier_google) identifier_goog...
Gets Google App Engine App Identity credentials and project ID.
(module (function_definition (function_name__patch) function_name__patch (parameters )parameters (block (import_statement (dotted_name (identifier_sys) identifier_sys )dotted_name )import_statement (import_from_statement (dotted_name (ident...
Monkey-patch pyopengl to fix a bug in glBufferSubData.
(module (function_definition (function_name_Dirname) function_name_Dirname (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_result) identifier_result (call (attribute (identi...
Get a new copied object with only the directory path.
(module (function_definition (function_name_connection_lost) function_name_connection_lost (parameters (identifier_self) identifier_self (default_parameter (identifier_exc) identifier_exc (None) None )default_parameter )parameters (block (if_statement (c...
Fires the ``connection_lost`` event.
(module (function_definition (function_name_task_path) function_name_task_path (parameters (identifier_cls) identifier_cls (identifier_project) identifier_project (identifier_location) identifier_location (identifier_queue) identifier_queue (identifier_task) identifier_task )...
Return a fully-qualified task string.
(module (function_definition (function_name_json_options_to_metadata) function_name_json_options_to_metadata (parameters (identifier_options) identifier_options (default_parameter (identifier_add_brackets) identifier_add_brackets (True) True )default_parameter )parameters...
Read metadata from its json representation
(module (function_definition (function_name__get_keywords) function_name__get_keywords (parameters (identifier_self) identifier_self (identifier_location) identifier_location (identifier_keywords) identifier_keywords )parameters (block (if_statement (comparison_operator...
Format GET request's parameters from keywords.
(module (function_definition (function_name_log_tag) function_name_log_tag (parameters (identifier_self) identifier_self (identifier_tag) identifier_tag (identifier_code) identifier_code (default_parameter (identifier_multiline) identifier_multiline (False) False ...
Logs a tagged message if tracing.
(module (function_definition (function_name_seen_tasks) function_name_seen_tasks (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (identifier_print) identifier_print (argument_list (call (attr...
Shows a list of seen task types.
(module (function_definition (function_name_run_dot) function_name_run_dot (parameters (identifier_dot) identifier_dot )parameters (block (global_statement (identifier_impl) identifier_impl )global_statement (if_statement (comparison_operator (identifi...
Converts a graph in DOT format into an IPython displayable object.
(module (function_definition (function_name_create_lambda_function) function_name_create_lambda_function (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_vpc_config) identifier_vpc_config (call ...
Create or update Lambda function.
(module (function_definition (function_name_ignore_cec) function_name_ignore_cec (parameters (identifier_self) identifier_self )parameters (block (return_statement (boolean_operator (comparison_operator (attribute (identifier_self) identifier_sel...
Returns whether the CEC data should be ignored.
(module (function_definition (function_name_characters) function_name_characters (parameters (identifier_self) identifier_self (identifier_numberOfCharacters) identifier_numberOfCharacters )parameters (block (return_statement (subscript (attribute (ident...
Returns characters at index + number of characters
(module (function_definition (function_name_hash) function_name_hash (parameters (identifier_mapping) identifier_mapping (identifier_bind) identifier_bind (identifier_values) identifier_values )parameters (block (for_statement (identifier_v) identifier_v (identi...
Generate a sha1 for each of the given values.
(module (function_definition (function_name_acquire_win) function_name_acquire_win (parameters (identifier_lock_file) identifier_lock_file )parameters (block (try_statement (block (expression_statement (assignment (identifier_fd) identifier_fd ...
Acquire a lock file on windows.
(module (function_definition (function_name_decode) function_name_decode (parameters (identifier_self) identifier_self (default_parameter (identifier_dataset_split) identifier_dataset_split (None) None )default_parameter (default_parameter (identifier_decode_fro...
Decodes from dataset or file.
(module (function_definition (function_name_packet_get_samples_per_frame) function_name_packet_get_samples_per_frame (parameters (identifier_data) identifier_data (identifier_fs) identifier_fs )parameters (block (expression_statement (assignment (identifier_data_poi...
Gets the number of samples per frame from an Opus packet
(module (function_definition (function_name___parseColumns) function_name___parseColumns (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_columns) identifier_columns (list )list )ass...
Returns the list of columns related to the dataset.
(module (function_definition (function_name__update) function_name__update (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (if_statement (comparison_operat...
Use separate URL for updating the source file.
(module (function_definition (function_name_search_reddit_names) function_name_search_reddit_names (parameters (identifier_self) identifier_self (identifier_query) identifier_query )parameters (block (expression_statement (assignment (identifier_data) identifier_dat...
Return subreddits whose display name contains the query.
(module (function_definition (function_name__build_exclusion_list) function_name__build_exclusion_list (parameters (identifier_exclude) identifier_exclude )parameters (block (expression_statement (assignment (identifier_mod_files) identifier_mod_files (list ...
Build file names list of modules to exclude from exception handling.
(module (function_definition (function_name__log_multivariate_normal_density_tied) function_name__log_multivariate_normal_density_tied (parameters (identifier_X) identifier_X (identifier_means) identifier_means (identifier_covars) identifier_covars )parameters (block (expressio...
Compute Gaussian log-density at X for a tied model.
(module (function_definition (function_name_merge_conf_file) function_name_merge_conf_file (parameters (identifier_self) identifier_self (identifier_result) identifier_result (identifier_conf_file_path) identifier_conf_file_path )parameters (block (expression_statement ...
Merge a configuration in file with current configuration
(module (function_definition (function_name_render) function_name_render (parameters (identifier_self) identifier_self (identifier_surf) identifier_surf )parameters (block (if_statement (not_operator (binary_operator (attribute (identifier_...
Draw the button on the surface.
(module (function_definition (function_name_ToMicroseconds) function_name_ToMicroseconds (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_micros) identifier_micros (call (identifier__Round...
Converts a Duration to microseconds.
(module (function_definition (function_name__write_critic_model_stats) function_name__write_critic_model_stats (parameters (identifier_self) identifier_self (typed_parameter (identifier_iteration) identifier_iteration (type (identifier_int) identifier_int )type ...
Writes gradient statistics for critic to Tensorboard.
(module (function_definition (function_name__resolve_child) function_name__resolve_child (parameters (identifier_self) identifier_self (identifier_path) identifier_path )parameters (block (expression_statement (string_'Return a member generator by a dot-delimited path') strin...
Return a member generator by a dot-delimited path
(module (function_definition (function_name_title) function_name_title (parameters (identifier_self) identifier_self (identifier_txt) identifier_txt )parameters (block (expression_statement (assignment (identifier_num) identifier_num (call (ide...
Prints a title for pipelines
(module (function_definition (function_name_create_route) function_name_create_route (parameters (identifier_self) identifier_self (identifier_item) identifier_item (identifier_routes) identifier_routes )parameters (block (for_statement (identifier_route) identifier_rou...
Stores a new item in routing map
(module (function_definition (function_name__host_notification) function_name__host_notification (parameters (identifier_self) identifier_self (identifier_context) identifier_context (identifier_method) identifier_method (identifier_payload) identifier_payload (identifier_host) i...
Notify the cfg agent that is handling the hosting device.
(module (function_definition (function_name_show_analysis_dialog) function_name_show_analysis_dialog (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (attribute (identifier_self) identifier_s...
Create the analysis dialog.
(module (function_definition (function_name_add_item) function_name_add_item (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (if_statement (not_operator (call (identifier_isinstance) identifier_isinstanc...
Adds an item to the batch.
(module (function_definition (function_name_Reduce) function_name_Reduce (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (comparison_operator (attribute (identifier_self) identifier_self ...
Reduce the token stack into an AST.
(module (function_definition (function_name__margtimephase_loglr) function_name__margtimephase_loglr (parameters (identifier_self) identifier_self (identifier_mf_snr) identifier_mf_snr (identifier_opt_snr) identifier_opt_snr )parameters (block (return_statement (binary_...
Returns the log likelihood ratio marginalized over time and phase.
(module (function_definition (function_name_transmogrify) function_name_transmogrify (parameters (identifier_l) identifier_l )parameters (block (expression_statement (assignment (identifier_d) identifier_d (dictionary (pair (subscript ...
Fit a flat list into a treeable object.
(module (function_definition (function_name_getTzid) function_name_getTzid (parameters (identifier_tzid) identifier_tzid (default_parameter (identifier_smart) identifier_smart (True) True )default_parameter )parameters (block (expression_statement (assig...
Return the tzid if it exists, or None.
(module (function_definition (function_name_update_deps) function_name_update_deps (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_klass) identifier_klass (attribute (identifier_self) ide...
Update dependencies on all the fields on this Block instance.
(module (function_definition (function_name_CreateByteVector) function_name_CreateByteVector (parameters (identifier_self) identifier_self (identifier_x) identifier_x )parameters (block (expression_statement (call (attribute (identifier_self) identifier_...
CreateString writes a byte vector.
(module (function_definition (function_name__compute_acq) function_name__compute_acq (parameters (identifier_self) identifier_self (identifier_x) identifier_x )parameters (block (expression_statement (assignment (pattern_list (identifier_means) identifie...
Integrated GP-Lower Confidence Bound