sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_separators) function_name_separators
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_reordered) identifier_reordered
(True) True
)default_parameter
)parameters
(block
(if_statement
... | Returns a list of separator sets |
(module
(function_definition
(function_name__open_file) function_name__open_file
(parameters
(identifier_cls) identifier_cls
(identifier_writer_spec) identifier_writer_spec
(identifier_filename_suffix) identifier_filename_suffix
(default_parameter
(identifier_use_tmp_bucket) id... | Opens a new gcs file for writing. |
(module
(function_definition
(function_name_tilt) function_name_tilt
(parameters
(identifier_poly) identifier_poly
)parameters
(block
(expression_statement
(assignment
(identifier_num) identifier_num
(binary_operator
(call
(identifier_l... | Tilt of a polygon poly |
(module
(function_definition
(function_name_kill_all) function_name_kill_all
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
(identifier_info) identifier_... | Kill all currently running jobs. |
(module
(function_definition
(function_name_autoencoder_residual_discrete) function_name_autoencoder_residual_discrete
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_hparams) identifier_hparams
(call
(identifier_autoencoder_re... | Residual discrete autoencoder model. |
(module
(function_definition
(function_name_to_python) function_name_to_python
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_mapping) identifier_mapping
(dictionary
)dictionary
)a... | Decode this KeyValueTable object to standard Python types. |
(module
(function_definition
(function_name_keyPressEvent) function_name_keyPressEvent
(parameters
(identifier_self) identifier_self
(identifier_evt) identifier_evt
)parameters
(block
(expression_statement
(assignment
(identifier_incr) identifier_incr
(int... | This handles Ctrl+PageUp, Ctrl+PageDown, Ctrl+Tab, Ctrl+Shift+Tab |
(module
(function_definition
(function_name__combine_out_files) function_name__combine_out_files
(parameters
(identifier_chr_files) identifier_chr_files
(identifier_work_dir) identifier_work_dir
(identifier_data) identifier_data
)parameters
(block
(expression_statement
... | Concatenate all CNV calls into a single file. |
(module
(function_definition
(function_name_convert_unit) function_name_convert_unit
(parameters
(identifier_self) identifier_self
(identifier_column) identifier_column
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(string_"If the user has... | If the user has provided a unit in the query, convert it into the column unit, if present. |
(module
(function_definition
(function_name_metadata) function_name_metadata
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_meta) identifier_meta
(cal... | Fetch all available metadata for a given file |
(module
(function_definition
(function_name_namespace_to_dict) function_name_namespace_to_dict
(parameters
(identifier_o) identifier_o
)parameters
(block
(expression_statement
(assignment
(identifier_d) identifier_d
(dictionary
)dictionary
)ass... | Convert an argparse namespace object to a dictionary. |
(module
(function_definition
(function_name_disconnect) function_name_disconnect
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_connection_receive) identifier_connection_rec... | Close all connections that are set on this wire |
(module
(function_definition
(function_name_wrap) function_name_wrap
(parameters
(identifier_self) identifier_self
(identifier_other) identifier_other
)parameters
(block
(if_statement
(attribute
(identifier_other) identifier_other
(identifier_childs) ident... | Wraps this element inside another empty tag. |
(module
(function_definition
(function_name_start_timer) function_name_start_timer
(parameters
(identifier_self) identifier_self
(identifier_reprate) identifier_reprate
)parameters
(block
(print_statement
(call
(attribute
(string_'starting digital output... | Start the digital output task that serves as the acquistion trigger |
(module
(function_definition
(function_name_install_hg) function_name_install_hg
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_hook) identifier_hook
(call
(attribute
(iden... | Install hook in Mercurial repository. |
(module
(function_definition
(function_name_option2tuple) function_name_option2tuple
(parameters
(identifier_opt) identifier_opt
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(subscript
... | Return a tuple of option, taking possible presence of level into account |
(module
(function_definition
(function_name_run_socket_event_loop) function_name_run_socket_event_loop
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(while_statement
(True) True
(block
(express... | Start monitoring managed loggers. |
(module
(function_definition
(function_name_render_node) function_name_render_node
(parameters
(identifier_node) identifier_node
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
(default_parameter
(identifier_edit) identi... | Render node as html for templates, with edit tagging. |
(module
(function_definition
(function_name_multiplicon_file) function_name_multiplicon_file
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(assert_statement
(call
(attribute
(attribute
... | Setter for _multiplicon_file attribute |
(module
(function_definition
(function_name_first) function_name_first
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_csvsource) identifier_csvsource
(call
(identifier_CSVSource) identif... | Returns the first ICachableItem in the ICachableSource |
(module
(function_definition
(function_name_fetch_appl) function_name_fetch_appl
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_yql) identifier_yql
(call
(identifier_YQL) identifier_YQL
(argument_list
... | Returns stock prices for Apple company. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_device) identifier_device
(attribute
(identifier_self) identifier_self
(identifier_device... | Updates the dictionary of the channel |
(module
(function_definition
(function_name_focusOutEvent) function_name_focusOutEvent
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(call
(attribute
(identifier_event) identifi... | Reimplement Qt method to close the widget when loosing focus. |
(module
(function_definition
(function_name___del_frozen) function_name___del_frozen
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier___delattr__) ... | Removes _frozen attribute from this instance and all its child configurations. |
(module
(function_definition
(function_name__get_struct_gradientbevelfilter) function_name__get_struct_gradientbevelfilter
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(call
... | Get the values for the GRADIENTBEVELFILTER record. |
(module
(function_definition
(function_name_bind) function_name_bind
(parameters
(identifier_self) identifier_self
(identifier_field_name) identifier_field_name
(identifier_parent) identifier_parent
)parameters
(block
(assert_statement
(comparison_operator
(at... | Check the model attached to the serializer to see what methods are defined and save them. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_cls) identifier_cls
(identifier_detail_string) identifier_detail_string
)parameters
(block
(expression_statement
(assignment
(identifier_split) identifier_split
... | Parse a string represention of Credentials. |
(module
(function_definition
(function_name_preloop) function_name_preloop
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier_already_prelooped) iden... | Keep persistent command history. |
(module
(function_definition
(function_name_create_program_action) function_name_create_program_action
(parameters
(identifier_parent) identifier_parent
(identifier_text) identifier_text
(identifier_name) identifier_name
(default_parameter
(identifier_icon) identifier_icon
... | Create action to run a program |
(module
(function_definition
(function_name_resize_for_flows) function_name_resize_for_flows
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(attribute
(attribute
(identifier_self) identifier_self
... | Extend `unamey` and `fnamey` for bus injections and line flows |
(module
(function_definition
(function_name_pre_process) function_name_pre_process
(parameters
(identifier_self) identifier_self
(identifier_xout) identifier_xout
(identifier_y0) identifier_y0
(default_parameter
(identifier_params) identifier_params
(tuple
)tupl... | Transforms input to internal values, used internally. |
(module
(function_definition
(function_name_SendVersion) function_name_SendVersion
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_m) identifier_m
(call
(identifier_Message) identifier_Me... | Send our client version. |
(module
(function_definition
(function_name__gegetate_args) function_name__gegetate_args
(parameters
(identifier_self) identifier_self
(identifier_options) identifier_options
)parameters
(block
(for_statement
(pattern_list
(identifier_optkey) identifier_optkey
... | Generator of args parts based on options specification. |
(module
(function_definition
(function_name___update_service_status) function_name___update_service_status
(parameters
(identifier_self) identifier_self
(identifier_statuscode) identifier_statuscode
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | Set the internal status of the service object, and notify frontend. |
(module
(function_definition
(function_name__connect) function_name__connect
(parameters
(typed_parameter
(identifier_dbfile) identifier_dbfile
(type
(string_'PathLike') string_'PathLike'
)type
)typed_parameter
)parameters
(type
(attribute
(i... | Connect to SQLite database file. |
(module
(function_definition
(function_name_forward_backward) function_name_forward_backward
(parameters
(identifier_self) identifier_self
(identifier_data_batch) identifier_data_batch
)parameters
(block
(expression_statement
(call
(attribute
(identifier... | A convenient function that calls both ``forward`` and ``backward``. |
(module
(function_definition
(function_name_to_native_units) function_name_to_native_units
(parameters
(identifier_self) identifier_self
(identifier_motor) identifier_motor
)parameters
(block
(assert_statement
(comparison_operator
(call
(identifier_abs) ... | Return the native speed measurement required to achieve desired rotations-per-second |
(module
(function_definition
(function_name_format_label) function_name_format_label
(parameters
(identifier_self) identifier_self
(identifier_field) identifier_field
(identifier_counter) identifier_counter
)parameters
(block
(return_statement
(binary_operator
... | Format the label for each field |
(module
(function_definition
(function_name_delete_user) function_name_delete_user
(parameters
(identifier_self) identifier_self
(identifier_user) identifier_user
)parameters
(block
(assert_statement
(boolean_operator
(comparison_operator
(attribute
... | Delete user and all data |
(module
(function_definition
(function_name_resolve_att) function_name_resolve_att
(parameters
(identifier_a) identifier_a
(identifier_fallback) identifier_fallback
)parameters
(block
(if_statement
(comparison_operator
(identifier_a) identifier_a
(None) No... | replace '' and 'default' by fallback values |
(module
(function_definition
(function_name_download_if_not_exists) function_name_download_if_not_exists
(parameters
(typed_parameter
(identifier_url) identifier_url
(type
(identifier_str) identifier_str
)type
)typed_parameter
(typed_parameter
(ident... | Downloads a URL to a file, unless the file already exists. |
(module
(function_definition
(function_name_rollback) function_name_rollback
(parameters
(identifier_self) identifier_self
(identifier_date) identifier_date
)parameters
(block
(if_statement
(call
(attribute
(identifier_self) identifier_self
(... | Roll date backward to nearest end of quarter |
(module
(function_definition
(function_name_force_to_string) function_name_force_to_string
(parameters
(identifier_unknown) identifier_unknown
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(string_'') string_''
... | converts and unknown type to string for display purposes. |
(module
(function_definition
(function_name_desc) function_name_desc
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(string_'ects') string_'ects'
(identifier_self) identifier_self
)comparison_operator
... | A textual description of this course |
(module
(function_definition
(function_name_ast2expr) function_name_ast2expr
(parameters
(identifier_ast) identifier_ast
)parameters
(block
(if_statement
(comparison_operator
(subscript
(identifier_ast) identifier_ast
(integer_0) integer_0
... | Convert an abstract syntax tree to an Expression. |
(module
(function_definition
(function_name__get_lonely_contract) function_name__get_lonely_contract
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_contracts) identifier_contracts
(dictionary
... | Get contract number when we have only one contract. |
(module
(function_definition
(function_name_reject_all) function_name_reject_all
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_keys) identifier_keys
(call
(attribute
(iden... | Reject all keys in pre |
(module
(function_definition
(function_name_dispense) function_name_dispense
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_sendcommand) identifi... | dispense a card if ready, otherwise throw an Exception |
(module
(function_definition
(function_name_list_revisions_of_build_configuration) function_name_list_revisions_of_build_configuration
(parameters
(default_parameter
(identifier_id) identifier_id
(None) None
)default_parameter
(default_parameter
(identifier_name) iden... | List audited revisions of a BuildConfiguration |
(module
(function_definition
(function_name_LocalPathToCanonicalPath) function_name_LocalPathToCanonicalPath
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_path_components) identifier_path_components
... | Converts path from the local system's convention to the canonical. |
(module
(function_definition
(function_name_op_at_on) function_name_op_at_on
(parameters
(typed_parameter
(identifier_operation) identifier_operation
(type
(attribute
(identifier_ops) identifier_ops
(identifier_Operation) identifier_Operation
)... | Creates a scheduled operation with a device-determined duration. |
(module
(function_definition
(function_name_workaround_type_coercions_in_recursions) function_name_workaround_type_coercions_in_recursions
(parameters
(identifier_match_query) identifier_match_query
)parameters
(block
(expression_statement
(assignment
(identifier_new_matc... | Lower CoerceType blocks into Filter blocks within Recurse steps. |
(module
(function_definition
(function_name_close_window) function_name_close_window
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_undock... | Close QMainWindow instance that contains this plugin. |
(module
(function_definition
(function_name__match_metric) function_name__match_metric
(parameters
(identifier_self) identifier_self
(identifier_metric) identifier_metric
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) identi... | matches the metric path, if the metrics are empty, it shorts to True |
(module
(function_definition
(function_name_ms_to_datetime) function_name_ms_to_datetime
(parameters
(identifier_ms) identifier_ms
(default_parameter
(identifier_tzinfo) identifier_tzinfo
(None) None
)default_parameter
)parameters
(block
(if_statement
(n... | Convert a millisecond time value to an offset-aware Python datetime object. |
(module
(function_definition
(function_name_list_to_scope) function_name_list_to_scope
(parameters
(identifier_scope) identifier_scope
)parameters
(block
(if_statement
(boolean_operator
(call
(identifier_isinstance) identifier_isinstance
(argument_... | Convert a list of scopes to a space separated string. |
(module
(function_definition
(function_name__coord2offset) function_name__coord2offset
(parameters
(identifier_self) identifier_self
(identifier_coord) identifier_coord
)parameters
(block
(expression_statement
(assignment
(identifier_size) identifier_size
... | Convert a normalized coordinate to an item offset. |
(module
(function_definition
(function_name_streams) function_name_streams
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__streams) identi... | A list of available streams |
(module
(function_definition
(function_name_auto_override_class) function_name_auto_override_class
(parameters
(identifier_cls) identifier_cls
(default_parameter
(identifier_force) identifier_force
(False) False
)default_parameter
(default_parameter
(identifier_... | Works like auto_override, but is only applicable to classes. |
(module
(function_definition
(function_name__get_remarks_component) function_name__get_remarks_component
(parameters
(identifier_self) identifier_self
(identifier_string) identifier_string
(identifier_initial_pos) identifier_initial_pos
)parameters
(block
(expression_statement
... | Parse the remarks into the _remarks dict |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
(identifier_item) identifier_item
(default_parameter
(identifier_dry_run) identifier_dry_run
(None) None
)default_parameter
)parameters
(block
... | Create a new item in backend. |
(module
(function_definition
(function_name_OnCellBorderWidth) function_name_OnCellBorderWidth
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(with_statement
(with_clause
(with_item
(call
... | Cell border width event handler |
(module
(function_definition
(function_name_emit_function) function_name_emit_function
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_return_type) identifier_return_type
(None) None
)default_parameter
(default_parameter
(identifier_... | Compiles code and returns a Python-callable function. |
(module
(function_definition
(function_name__ExpandPath) function_name__ExpandPath
(parameters
(identifier_self) identifier_self
(identifier_target) identifier_target
(identifier_vals) identifier_vals
(identifier_paths) identifier_paths
)parameters
(block
(if_statement
... | Extract path information, interpolating current path values as needed. |
(module
(function_definition
(function_name_archaius) function_name_archaius
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_bucket) identifier_bucket
(call
(attribute
(subs... | Generate archaius bucket path. |
(module
(function_definition
(function_name_colour_rgb) function_name_colour_rgb
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_hexvalue) identifier_hexvalue
(subscript
(subscript
... | Return colour as RGB value |
(module
(function_definition
(function_name_parse_char) function_name_parse_char
(parameters
(identifier_self) identifier_self
(identifier_c) identifier_c
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self... | input some data bytes, possibly returning a new message |
(module
(function_definition
(function_name_user_disable_throw_rest_endpoint) function_name_user_disable_throw_rest_endpoint
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
(default_parameter
(identifier_url) identifier_url
(string_'res... | The disable method throw own rest enpoint |
(module
(function_definition
(function_name_Parse) function_name_Parse
(parameters
(identifier_factory) identifier_factory
(identifier_file) identifier_file
)parameters
(block
(expression_statement
(assignment
(identifier_entities) identifier_entities
(lis... | Parses the input file and returns C code and corresponding header file. |
(module
(function_definition
(function_name_purview_indices) function_name_purview_indices
(parameters
(identifier_self) identifier_self
(identifier_direction) identifier_direction
)parameters
(block
(return_statement
(subscript
(dictionary
(pair
... | The indices of nodes in the purview system. |
(module
(function_definition
(function_name_sampleLocationFromFeature) function_name_sampleLocationFromFeature
(parameters
(identifier_self) identifier_self
(identifier_feature) identifier_feature
)parameters
(block
(if_statement
(comparison_operator
(identifier_fea... | Samples a location from the provided specific features. |
(module
(function_definition
(function_name__build_session_groups) function_name__build_session_groups
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_groups_by_name) identifier_groups_by_name
(dicti... | Returns a list of SessionGroups protobuffers from the summary data. |
(module
(function_definition
(function_name_remove_duplicate_notes) function_name_remove_duplicate_notes
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(list
)list
... | Remove duplicate and enharmonic notes from the container. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_oid) identifier_oid
(identifier_host) identifier_host
(identifier_port) identifier_port
(identifier_community) identifier_community
)parameters
(bl... | Perform SNMP get for a given OID |
(module
(function_definition
(function_name_do_ls) function_name_do_ls
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_table) identifier_table
(None) None
)default_parameter
)parameters
(block
(if_statement
(comparison_operat... | List all tables or print details of one table |
(module
(function_definition
(function_name_collect) function_name_collect
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_cmd) identifier_cmd
(list
(subscript
(attribute
... | Collect and publish netfilter counters |
(module
(function_definition
(function_name__get_simple_assignments) function_name__get_simple_assignments
(parameters
(identifier_tree) identifier_tree
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(dictionary
... | Get simple assignments from node tree. |
(module
(function_definition
(function_name__validate_extra_component) function_name__validate_extra_component
(parameters
(identifier_bs_data) identifier_bs_data
)parameters
(block
(assert_statement
(comparison_operator
(call
(identifier_len) identifier_len
... | Extra checks for component basis files |
(module
(function_definition
(function_name_remove_text_structure) function_name_remove_text_structure
(parameters
(identifier_self) identifier_self
(identifier_text_structure) identifier_text_structure
)parameters
(block
(expression_statement
(assignment
(identifie... | Remove any citable text structure to the work. |
(module
(function_definition
(function_name_major_extent) function_name_major_extent
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_complex) identifier_complex
)type
(block
(return_statement
(call
(identifier_max) identifier_max
... | Maximum deviation from null. |
(module
(function_definition
(function_name_parent_dir) function_name_parent_dir
(parameters
(identifier_path) identifier_path
)parameters
(block
(return_statement
(call
(attribute
(attribute
(identifier_os) identifier_os
(identifie... | Return the parent of a directory. |
(module
(function_definition
(function_name_relations_for_id) function_name_relations_for_id
(parameters
(default_parameter
(identifier_relid) identifier_relid
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignment
(ident... | Get relations of a specific relation ID |
(module
(function_definition
(function_name_dav_index) function_name_dav_index
(parameters
(identifier_context) identifier_context
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(call
... | List files in a WebDAV directory. |
(module
(function_definition
(function_name_stChromaFeaturesInit) function_name_stChromaFeaturesInit
(parameters
(identifier_nfft) identifier_nfft
(identifier_fs) identifier_fs
)parameters
(block
(expression_statement
(assignment
(identifier_freqs) identifier_freqs
... | This function initializes the chroma matrices used in the calculation of the chroma features |
(module
(function_definition
(function_name_jboss_standalone_conf_file) function_name_jboss_standalone_conf_file
(parameters
(identifier_broker) identifier_broker
)parameters
(block
(expression_statement
(assignment
(identifier_log_files) identifier_log_files
(s... | Get which jboss standalone conf file is using from server log |
(module
(function_definition
(function_name_select) function_name_select
(parameters
(identifier_select) identifier_select
(identifier_tag) identifier_tag
(default_parameter
(identifier_namespaces) identifier_namespaces
(None) None
)default_parameter
(default_para... | Select the specified tags. |
(module
(function_definition
(function_name_logger_new) function_name_logger_new
(parameters
(identifier_self) identifier_self
(identifier_loggername) identifier_loggername
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters... | Instantiate new logger and return it. |
(module
(function_definition
(function_name_downloadThumbnail) function_name_downloadThumbnail
(parameters
(identifier_self) identifier_self
(identifier_outPath) identifier_outPath
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
... | downloads the items's thumbnail |
(module
(function_definition
(function_name_unwrap_rtx) function_name_unwrap_rtx
(parameters
(identifier_rtx) identifier_rtx
(identifier_payload_type) identifier_payload_type
(identifier_ssrc) identifier_ssrc
)parameters
(block
(expression_statement
(assignment
... | Recover initial packet from a retransmission packet. |
(module
(function_definition
(function_name__apply_theme) function_name__apply_theme
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | Apply theme attributes to Matplotlib objects |
(module
(function_definition
(function_name_oneImageNLF) function_name_oneImageNLF
(parameters
(identifier_img) identifier_img
(default_parameter
(identifier_img2) identifier_img2
(None) None
)default_parameter
(default_parameter
(identifier_signal) identifier_s... | Estimate the NLF from one or two images of the same kind |
(module
(function_definition
(function_name_from_serializable) function_name_from_serializable
(parameters
(identifier_cls) identifier_cls
(identifier_object_dict) identifier_object_dict
)parameters
(block
(expression_statement
(assignment
(identifier_key_class) ide... | core class method to create visible objects from a dictionary |
(module
(function_definition
(function_name_wait_for_host) function_name_wait_for_host
(parameters
(identifier_self) identifier_self
(identifier_host) identifier_host
)parameters
(block
(expression_statement
(assignment
(identifier_t) identifier_t
(call
... | Throttle requests to one host. |
(module
(function_definition
(function_name__remove_remote_data_bags) function_name__remove_remote_data_bags
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_data_bags_path) identifier_data_bags_path
(call
(attribute
... | Remove remote data bags, so it won't leak any sensitive information |
(module
(function_definition
(function_name_split) function_name_split
(parameters
(identifier_self) identifier_self
(identifier_tValues) identifier_tValues
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_sel... | Split the segment according the t values |
(module
(function_definition
(function_name__flds_shape) function_name__flds_shape
(parameters
(identifier_fieldname) identifier_fieldname
(identifier_header) identifier_header
)parameters
(block
(expression_statement
(assignment
(identifier_shp) identifier_shp
... | Compute shape of flds variable. |
(module
(function_definition
(function_name_normalAt) function_name_normalAt
(parameters
(identifier_self) identifier_self
(identifier_i) identifier_i
)parameters
(block
(expression_statement
(assignment
(identifier_normals) identifier_normals
(call
... | Return the normal vector at vertex point `i`. |
(module
(function_definition
(function_name_last) function_name_last
(parameters
(identifier_values) identifier_values
(identifier_axis) identifier_axis
(default_parameter
(identifier_skipna) identifier_skipna
(None) None
)default_parameter
)parameters
(block
... | Return the last non-NA elements in this array along the given axis |
(module
(function_definition
(function_name__CronJobFromRow) function_name__CronJobFromRow
(parameters
(identifier_self) identifier_self
(identifier_row) identifier_row
)parameters
(block
(expression_statement
(assignment
(tuple_pattern
(identifier_job) ... | Creates a cronjob object from a database result row. |
(module
(function_definition
(function_name_add_tags) function_name_add_tags
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_tags) identifier_tags
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(i... | Set tags for a given archive |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.