sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_line) function_name_line
(parameters
(identifier_y) identifier_y
(identifier_thickness) identifier_thickness
(identifier_gaussian_width) identifier_gaussian_width
)parameters
(block
(expression_statement
(assignment
... | Infinite-length line with a solid central region, then Gaussian fall-off at the edges. |
(module
(function_definition
(function_name_add_cat) function_name_add_cat
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_arg) identifier_arg
(None) None
)default_parameter
)parameters
(block
(try_statement
(block
... | Add cat and close panel |
(module
(function_definition
(function_name_resolve_extensions) function_name_resolve_extensions
(parameters
(typed_parameter
(identifier_bot) identifier_bot
(type
(attribute
(identifier_commands) identifier_commands
(identifier_Bot) identifier_Bot
... | Tries to resolve extension queries into a list of extension names. |
(module
(function_definition
(function_name_upload_gallery_photo) function_name_upload_gallery_photo
(parameters
(identifier_self) identifier_self
(identifier_gallery_id) identifier_gallery_id
(identifier_source_amigo_id) identifier_source_amigo_id
(identifier_file_obj) identifier_file... | Upload a photo to a dataset's gallery. |
(module
(function_definition
(function_name_foreign) function_name_foreign
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
)parameters
(bl... | Construct a string-like representation for an iterable of string-like objects. |
(module
(function_definition
(function_name_chat) function_name_chat
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
)parameters
(block
(if_statement
(identifier_message) identifier_message
(block
(expression_statement
... | Send chat message as a broadcast. |
(module
(function_definition
(function_name_exit) function_name_exit
(parameters
(default_parameter
(identifier_status) identifier_status
(integer_0) integer_0
)default_parameter
)parameters
(block
(if_statement
(comparison_operator
(identifier_statu... | Terminate the program with the given status code. |
(module
(function_definition
(function_name_parse_template) function_name_parse_template
(parameters
(identifier_self) identifier_self
(identifier_template) identifier_template
(dictionary_splat_pattern
(identifier_context) identifier_context
)dictionary_splat_pattern
)para... | To parse a template and return all the blocks |
(module
(function_definition
(function_name_validate_geotweet) function_name_validate_geotweet
(parameters
(identifier_self) identifier_self
(identifier_record) identifier_record
)parameters
(block
(if_statement
(boolean_operator
(boolean_operator
(ident... | check that stream record is actual tweet with coordinates |
(module
(function_definition
(function_name__update_name) function_name__update_name
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__name) ... | Set the device name from _json_state, with a sensible default. |
(module
(function_definition
(function_name__parse_bare_key) function_name__parse_bare_key
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_key_type) identifier_key_type
(None) None
)assignmen... | Parses a bare key. |
(module
(function_definition
(function_name__set_lastpage) function_name__set_lastpage
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_last_... | Calculate value of class attribute ``last_page``. |
(module
(function_definition
(function_name_next_token) function_name_next_token
(parameters
(identifier_self) identifier_self
(identifier_tokenum) identifier_tokenum
(identifier_value) identifier_value
(identifier_scol) identifier_scol
)parameters
(block
(expression_stat... | Determine what to do with the next token |
(module
(function_definition
(function_name_plot_neff) function_name_plot_neff
(parameters
(identifier_self) identifier_self
(identifier_ax) identifier_ax
(identifier_xt_labelsize) identifier_xt_labelsize
(identifier_titlesize) identifier_titlesize
(identifier_markersize) identif... | Draw effective n for each plotter. |
(module
(function_definition
(function_name_inspect_filter_calculation) function_name_inspect_filter_calculation
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_... | Inspect the result of the CifFilterCalculation, verifying that it produced a CifData output node. |
(module
(function_definition
(function_name_for_name) function_name_for_name
(parameters
(identifier_modpath) identifier_modpath
(identifier_classname) identifier_classname
)parameters
(block
(expression_statement
(assignment
(identifier_module) identifier_module
... | Returns a class of "classname" from module "modname". |
(module
(function_definition
(function_name_decrypt) function_name_decrypt
(parameters
(identifier_data) identifier_data
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(identifier_data_len) identifier_data_len
(call
... | decrypt the data with the key |
(module
(function_definition
(function_name_reenqueue) function_name_reenqueue
(parameters
(identifier_self) identifier_self
(identifier_batch) identifier_batch
)parameters
(block
(expression_statement
(assignment
(identifier_now) identifier_now
(call
... | Re-enqueue the given record batch in the accumulator to retry. |
(module
(function_definition
(function_name_list_feeds) function_name_list_feeds
(parameters
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(identifier_Database) identifier_Database
(argumen... | List all feeds in plain text and give their aliases |
(module
(function_definition
(function_name__format_list) function_name__format_list
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_dataset) identifier_dataset
... | Format a list to use in javascript |
(module
(function_definition
(function_name_isfinite) function_name_isfinite
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"Test whether the predicted values are finite") string_"Test whether the predicted values are finite"
)e... | Test whether the predicted values are finite |
(module
(function_definition
(function_name_fetch_from) function_name_fetch_from
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_year) identifier_year
(type
(identifier_int) identifier_int
)type
)typed_parameter
(typed_parame... | Fetch data from year, month to current year month data |
(module
(function_definition
(function_name_unicode2str) function_name_unicode2str
(parameters
(identifier_content) identifier_content
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_con... | Convert the unicode element of the content to str recursively. |
(module
(function_definition
(function_name_build_stats) function_name_build_stats
(parameters
(identifier_counts) identifier_counts
)parameters
(block
(expression_statement
(assignment
(identifier_stats) identifier_stats
(dictionary
(pair
... | Return stats information from counts structure. |
(module
(function_definition
(function_name__disks_equal) function_name__disks_equal
(parameters
(identifier_disk1) identifier_disk1
(identifier_disk2) identifier_disk2
)parameters
(block
(expression_statement
(assignment
(identifier_target1) identifier_target1
... | Test if two disk elements should be considered like the same device |
(module
(function_definition
(function_name_find) function_name_find
(parameters
(identifier_self) identifier_self
(identifier_searchText) identifier_searchText
(identifier_layers) identifier_layers
(default_parameter
(identifier_contains) identifier_contains
(True) Tru... | performs the map service find operation |
(module
(function_definition
(function_name_clone) function_name_clone
(parameters
(identifier_self) identifier_self
(identifier_config) identifier_config
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
... | Make a clone of this analysis instance. |
(module
(function_definition
(function_name_rustcall) function_name_rustcall
(parameters
(identifier_func) identifier_func
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_statement
(call
(attribu... | Calls rust method and does some error handling. |
(module
(function_definition
(function_name_unique_) function_name_unique_
(parameters
(identifier_self) identifier_self
(identifier_col) identifier_col
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_... | Returns unique values in a column |
(module
(function_definition
(function_name_insert) function_name_insert
(parameters
(identifier_self) identifier_self
(identifier_resourcetype) identifier_resourcetype
(identifier_source) identifier_source
(default_parameter
(identifier_insert_date) identifier_insert_date
... | Insert a record into the repository |
(module
(function_definition
(function_name_load_stock_quantity) function_name_load_stock_quantity
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_info) identifier_info
(call
(identifier_... | Loads quantities for all stocks |
(module
(function_definition
(function_name_peek) function_name_peek
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
... | Get the current packet without consuming it. |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dict... | Wrapper around execute that logs in cases of failure. |
(module
(function_definition
(function_name__compute_std_0) function_name__compute_std_0
(parameters
(identifier_self) identifier_self
(identifier_c1) identifier_c1
(identifier_c2) identifier_c2
(identifier_mag) identifier_mag
)parameters
(block
(if_statement
(com... | Common part of equations 27 and 28, pag 82. |
(module
(function_definition
(function_name_search_mode_provides) function_name_search_mode_provides
(parameters
(identifier_self) identifier_self
(identifier_product) identifier_product
(default_parameter
(identifier_pipeline) identifier_pipeline
(string_'default') string_'d... | Search the mode that provides a given product |
(module
(function_definition
(function_name_scan) function_name_scan
(parameters
(identifier_self) identifier_self
(identifier_t) identifier_t
(default_parameter
(identifier_dt) identifier_dt
(None) None
)default_parameter
(default_parameter
(identifier_ag... | Returns the spectrum from a specific time or range of times. |
(module
(function_definition
(function_name_balance) function_name_balance
(parameters
(identifier_output) identifier_output
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
(call
(identifier_map) identifier_ma... | Convert `ledger balance` output into an hierarchical data structure. |
(module
(function_definition
(function_name_setup_cache) function_name_setup_cache
(parameters
(typed_parameter
(identifier_app) identifier_app
(type
(identifier_Flask) identifier_Flask
)type
)typed_parameter
(identifier_cache_config) identifier_cache_config... | Setup the flask-cache on a flask app |
(module
(function_definition
(function_name_frame) function_name_frame
(parameters
(list_splat_pattern
(identifier_msgs) identifier_msgs
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(call
... | Serialize MSB-first length-prefixed frame. |
(module
(function_definition
(function_name_ports) function_name_ports
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(attribute
(identifier_self) identifier_self
(identifier... | The list of all ports belonging to this component. |
(module
(function_definition
(function_name_deactivate) function_name_deactivate
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(identifier_queryset) identifier_queryset
)parameters
(block
(expression_statement
(assignment
... | Set active to False for selected items |
(module
(function_definition
(function_name_find_pkg_dist) function_name_find_pkg_dist
(parameters
(identifier_pkg_name) identifier_pkg_name
(default_parameter
(identifier_working_set) identifier_working_set
(None) None
)default_parameter
)parameters
(block
(exp... | Locate a package's distribution by its name. |
(module
(function_definition
(function_name__cache_index) function_name__cache_index
(parameters
(identifier_self) identifier_self
(identifier_dbname) identifier_dbname
(identifier_collection) identifier_collection
(identifier_index) identifier_index
(identifier_cache_for) identi... | Add an index to the index cache for ensure_index operations. |
(module
(function_definition
(function_name_update_token) function_name_update_token
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_headers) identifier_headers
(dictionary
(pair
... | Get token from key and secret |
(module
(function_definition
(function_name_data) function_name_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_header) identifier_header
(call
(attribute
(identifier_s... | Data for packet creation. |
(module
(function_definition
(function_name__get_binding_info) function_name__get_binding_info
(parameters
(default_parameter
(identifier_hostheader) identifier_hostheader
(string_'') string_''
)default_parameter
(default_parameter
(identifier_ipaddress) identifier_ip... | Combine the host header, IP address, and TCP port into bindingInformation format. |
(module
(function_definition
(function_name_astensor) function_name_astensor
(parameters
(typed_parameter
(identifier_array) identifier_array
(type
(identifier_TensorLike) identifier_TensorLike
)type
)typed_parameter
)parameters
(type
(identifier_BKT... | Converts a numpy array to the backend's tensor object |
(module
(function_definition
(function_name_rdb_repository) function_name_rdb_repository
(parameters
(identifier__context) identifier__context
(default_parameter
(identifier_name) identifier_name
(None) None
)default_parameter
(default_parameter
(identifier_make... | Directive for registering a RDBM based repository. |
(module
(function_definition
(function_name_head) function_name_head
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_Any) identifier_Any
)type
(block
(expression_statement
(assignment
(identifier_lambda_list) identifier_lambda_lis... | Retrive first element in List. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_identifier) identifier_identifier
(default_parameter
(identifier_value) identifier_value
(None) None
)default_parameter
)parameters
(block
(if_statement
(compariso... | Getter for loading from strings; returns value if can't load. |
(module
(function_definition
(function_name_save_ufunc) function_name_save_ufunc
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_name) identifier_name
(attribute... | Hack function for saving numpy ufunc objects |
(module
(function_definition
(function_name_create_model) function_name_create_model
(parameters
(identifier_samples_x) identifier_samples_x
(identifier_samples_y_aggregation) identifier_samples_y_aggregation
(default_parameter
(identifier_n_restarts_optimizer) identifier_n_restarts_... | Trains GP regression model |
(module
(function_definition
(function_name_list_pubs) function_name_list_pubs
(parameters
(identifier_self) identifier_self
(identifier_buf) identifier_buf
)parameters
(block
(assert_statement
(not_operator
(call
(attribute
(identifier_buf... | SSH v2 public keys are serialized and returned. |
(module
(function_definition
(function_name_add_item) function_name_add_item
(parameters
(identifier_c) identifier_c
(identifier_name) identifier_name
(identifier_item) identifier_item
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_i... | add_item adds MenuItems to the menu identified by 'name' |
(module
(function_definition
(function_name_GetGRRVersionString) function_name_GetGRRVersionString
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_client_info) identifier_client_info
(attribute
... | Returns the client installation-name and GRR version as a string. |
(module
(function_definition
(function_name_register_plugins) function_name_register_plugins
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_registered) identifier_registered
(call
(ident... | Load plugins listed in config variable 'PLUGINS'. |
(module
(function_definition
(function_name_remove) function_name_remove
(parameters
(identifier_self) identifier_self
(identifier_transport) identifier_transport
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_transport) ide... | removes a transport if a member of this group |
(module
(function_definition
(function_name_pop) function_name_pop
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_root) identifier_root
(subscript
(attribute
(identifier_se... | Remove and return smallest element |
(module
(function_definition
(function_name_validate_args) function_name_validate_args
(parameters
(identifier_args) identifier_args
)parameters
(block
(if_statement
(not_operator
(call
(identifier_any) identifier_any
(argument_list
(... | Validate command-line arguments. |
(module
(function_definition
(function_name_flush) function_name_flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_os) identifier_os
(identifier_path) identi... | Remove all items from the cache. |
(module
(function_definition
(function_name_insert_attachments) function_name_insert_attachments
(parameters
(identifier_self) identifier_self
(identifier_volumeID) identifier_volumeID
(identifier_attachments) identifier_attachments
)parameters
(block
(expression_statement
... | add attachments to an already existing volume |
(module
(function_definition
(function_name_render_property) function_name_render_property
(parameters
(identifier_property) identifier_property
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(string_'type') string_'type'
(... | Render a property for bosh manifest, according to its type. |
(module
(function_definition
(function_name_load_csv) function_name_load_csv
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(identifier_path) identifier_path
(identifier_exists) identifier_exists
... | Load old benchmark results from CSV. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_out) identifier_out
(call
(identifier_helm) identifier_helm
... | Create a single instance of notebook. |
(module
(function_definition
(function_name_commit) function_name_commit
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__addFlushBatch) identifie... | Flushes all pending changes and commits Solr changes |
(module
(function_definition
(function_name_samples_to_batches) function_name_samples_to_batches
(parameters
(typed_parameter
(identifier_samples) identifier_samples
(type
(identifier_Iterable) identifier_Iterable
)type
)typed_parameter
(typed_parameter
... | Chunk a series of network inputs and outputs into larger batches |
(module
(function_definition
(function_name__dump_model) function_name__dump_model
(parameters
(identifier_model) identifier_model
(default_parameter
(identifier_attrs) identifier_attrs
(None) None
)default_parameter
)parameters
(block
(expression_statement
... | Dump the model fields for debugging. |
(module
(function_definition
(function_name_total_consumption) function_name_total_consumption
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_use_legacy_protocol) identifier... | Get the total power consumpuntion in the device lifetime. |
(module
(function_definition
(function_name_open_mask_rle) function_name_open_mask_rle
(parameters
(typed_parameter
(identifier_mask_rle) identifier_mask_rle
(type
(identifier_str) identifier_str
)type
)typed_parameter
(typed_parameter
(identifier_sh... | Return `ImageSegment` object create from run-length encoded string in `mask_lre` with size in `shape`. |
(module
(function_definition
(function_name_isNewerThan) function_name_isNewerThan
(parameters
(identifier_self) identifier_self
(identifier_other) identifier_other
)parameters
(block
(if_statement
(comparison_operator
(call
(attribute
(ide... | Compare if the version of this app is newer that the other |
(module
(function_definition
(function_name__send_view_change_done_message) function_name__send_view_change_done_message
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_new_primary_name) identifier_new_primary... | Sends ViewChangeDone message to other protocol participants |
(module
(function_definition
(function_name_ask_dir) function_name_ask_dir
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(subscript
(identifier_args) identifier_args
(string_'directory') string_'... | dialogue box for choosing directory |
(module
(function_definition
(function_name__clean_for_xml) function_name__clean_for_xml
(parameters
(identifier_data) identifier_data
)parameters
(block
(if_statement
(identifier_data) identifier_data
(block
(expression_statement
(assignment
... | Sanitize any user-submitted data to ensure that it can be used in XML |
(module
(function_definition
(function_name_power_status_update) function_name_power_status_update
(parameters
(identifier_self) identifier_self
(identifier_POWER_STATUS) identifier_POWER_STATUS
)parameters
(block
(expression_statement
(assignment
(identifier_now) i... | update POWER_STATUS warnings level |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(identifier_self) identifier_self
(identifier_modpath) identifier_modpath
(identifier_name) identifier_name
(identifier_origin) identifier_origin
)parameters
(block
(expression_statement
... | Adds a possible origin for the given name in the given module. |
(module
(function_definition
(function_name_parameter_struct_dict) function_name_parameter_struct_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
... | Dictionary containing PyAtomData structs for the force field. |
(module
(function_definition
(function_name_output_cert) function_name_output_cert
(parameters
(identifier_gandi) identifier_gandi
(identifier_cert) identifier_cert
(identifier_output_keys) identifier_output_keys
(default_parameter
(identifier_justify) identifier_justify
... | Helper to output a certificate information. |
(module
(function_definition
(function_name__config_drag_cols) function_name__config_drag_cols
(parameters
(identifier_self) identifier_self
(identifier_drag_cols) identifier_drag_cols
)parameters
(block
(expression_statement
(assignment
(attribute
(iden... | Configure a new drag_cols state |
(module
(function_definition
(function_name_clean_text) function_name_clean_text
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(bl... | Try to extract only the domain bit from the |
(module
(function_definition
(function_name_kill_cursor) function_name_kill_cursor
(parameters
(identifier_self) identifier_self
(identifier_cursor) identifier_cursor
)parameters
(block
(expression_statement
(assignment
(identifier_text) identifier_text
(c... | Kills the text selected by the give cursor. |
(module
(function_definition
(function_name_stop) function_name_stop
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(attribute
(identifier_self) identifier_self
(identifier__... | Stop consuming the stream and shutdown the background thread. |
(module
(function_definition
(function_name_require_minimum_pyarrow_version) function_name_require_minimum_pyarrow_version
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_minimum_pyarrow_version) identifier_minimum_pyarrow_version
(string_... | Raise ImportError if minimum version of pyarrow is not installed |
(module
(function_definition
(function_name_on_finish) function_name_on_finish
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_exc) identifier_exc
(None) None
)default_parameter
)parameters
(block
(expression_statement
(call
... | Used to initiate the garbage collection |
(module
(function_definition
(function_name_exception_class) function_name_exception_class
(parameters
(identifier_self) identifier_self
(identifier_exception) identifier_exception
)parameters
(block
(expression_statement
(assignment
(identifier_cls) identifier_cls
... | Return a name representing the class of an exception. |
(module
(function_definition
(function_name_get_playback_settings) function_name_get_playback_settings
(parameters
(identifier_self) identifier_self
)parameters
(type
(generic_type
(identifier_List) identifier_List
(type_parameter
(type
(identifier_Set... | Get playback settings such as shuffle and repeat. |
(module
(function_definition
(function_name_write) function_name_write
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) id... | Write data to buffer. |
(module
(function_definition
(function_name_dump) function_name_dump
(parameters
(identifier_env) identifier_env
(identifier_form) identifier_form
)parameters
(block
(for_statement
(pattern_list
(identifier_var) identifier_var
(identifier_value) identifier... | Log environment and form. |
(module
(function_definition
(function_name_analysis_question_report) function_name_analysis_question_report
(parameters
(identifier_feature) identifier_feature
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
(identifier__)... | Retrieve the analysis question section from InaSAFE report. |
(module
(function_definition
(function_name__rds_cluster_tags) function_name__rds_cluster_tags
(parameters
(identifier_model) identifier_model
(identifier_dbs) identifier_dbs
(identifier_session_factory) identifier_session_factory
(identifier_generator) identifier_generator
(iden... | Augment rds clusters with their respective tags. |
(module
(function_definition
(function_name_correction) function_name_correction
(parameters
(identifier_sentence) identifier_sentence
(identifier_pos) identifier_pos
)parameters
(block
(expression_statement
(string_"Most probable spelling correction for word.") string_"Most ... | Most probable spelling correction for word. |
(module
(function_definition
(function_name__node_runner) function_name__node_runner
(parameters
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_env) identifier_env
(identifier_host_string) identifier_host_string
)at... | This is only used by node so that we can execute in parallel |
(module
(function_definition
(function_name_family_directory) function_name_family_directory
(parameters
(identifier_fonts) identifier_fonts
)parameters
(block
(if_statement
(identifier_fonts) identifier_fonts
(block
(expression_statement
(assignment
... | Get the path of font project directory. |
(module
(function_definition
(function_name_reset_small) function_name_reset_small
(parameters
(identifier_self) identifier_self
(identifier_eq) identifier_eq
)parameters
(block
(assert_statement
(comparison_operator
(identifier_eq) identifier_eq
(tuple
... | Reset numbers smaller than 1e-12 in f and g equations |
(module
(function_definition
(function_name_smoothness) function_name_smoothness
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_energies) identifier_energies
(attribute
(identifier_self)... | Get rms average difference between spline and energy trend. |
(module
(function_definition
(function_name_send_stdout) function_name_send_stdout
(parameters
(identifier_cls) identifier_cls
(identifier_sock) identifier_sock
(identifier_payload) identifier_payload
)parameters
(block
(expression_statement
(call
(attribute
... | Send the Stdout chunk over the specified socket. |
(module
(function_definition
(function_name_implements) function_name_implements
(parameters
(identifier_obj) identifier_obj
(identifier_protocol) identifier_protocol
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(arg... | Does the object 'obj' implement the 'prococol'? |
(module
(function_definition
(function_name_load_from_local) function_name_load_from_local
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(try_statement
(block
(with_statement
(with_clause
(with_item
(as_pattern
... | Load datas from local file. |
(module
(function_definition
(function_name_pick_monomials_up_to_degree) function_name_pick_monomials_up_to_degree
(parameters
(identifier_monomials) identifier_monomials
(identifier_degree) identifier_degree
)parameters
(block
(expression_statement
(assignment
(ide... | Collect monomials up to a given degree. |
(module
(function_definition
(function_name_unlock) function_name_unlock
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(iden... | Unlocks the considered topic and retirects the user to the success URL. |
(module
(function_definition
(function_name_option_changed) function_name_option_changed
(parameters
(identifier_self) identifier_self
(identifier_option) identifier_option
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(call
(ide... | Handle when the value of an option has changed |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.