Sometimes I just meet some Unintelligen ppl
Answer:
run the code to see where the error is
Explanation:
Answer: The tools which are required to accomplish each step in the data management process are:
1. Cloud Data Management tools.
2. Master Data Management (MDM) tools.
3. Reference Data Management (RDM) tools.
4. ETL tools.
5. Data visualization and analytics tools
Explanation:
Cloud Data Management tools with the help of various API's are able to connect multiples system with their data to the cloud. examples are amazon cloud, google API cloud.
MDM tools are used for creation and maintenance of reference data. example are Profisee
RDM tools is used with the MDM tools and are use to define the businesss processes over the reference data. Examples are Collibra.
ETL tools helps to load data of an organisation to data warehouses after transformation and testing the data pipeline constituting the data from different databases.
Data visualization analytics tools helps to extract and generate report from the big sets of data which can help an organisation to take business decisions.
Answer:
visual encoding
Explanation:
According to my research on the three types of encoding methods, I can say that based on the information provided within the question Kaydence is best described as capitalizing on visual encoding. Which is the act of associating a certain something with a picture in order to store it into memory, as opposed of associating it with sound or words. In this situation Kaydence is associating it with a networking diagram she drew.
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.
y = choose whatever number you want.
if 5 < y < 11:
print("The value stored in y is between 6 and 10 inclusive")
else:
print("The value stored in y is not between 6 and 10 inclusive.")
I hope this helps!