Kindly Use Python 3 . • Develop a program that reads a ".txt" file in python that contains 3 columns separated by tabs.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Kindly Use Python 3 . • Develop a program that reads a ".txt" file in python that contains 3 columns separated by tabs.

Post by answerhappygod »

Kindly Use Python 3 .
• Develop a program that reads a ".txt" file in python that contains 3 columns separated by tabs. The columns will contain numerical values ​​corresponding to 3 coordinates in x, y and z Using only the functions of the Numpy and Graphs presentation files Menu of options: 1. Statistical Values: Present a table of frequency, relative and accumulated frequency. Also display a summary with 3 calculated statistical values ​​(Mean, Median, Standard Deviation, Quartile Range: (First, Second, Third and Fourth)) based on the read data. Obtain one of these values ​​based on its formula 2. Operations between vectors: Present 3 operations between vectors offered by the numpy library. In case the size of the data is not suitable , convert to an array . 3. Graphs: Present 4 different graphs. 2 graphs in two dimensions and two in 3 dimensions 4. Option to exit
Important Have a minimum of 6 Functions, validate everything please, and that everything is as requested and with an example Please to Verify your solution
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply