Method for processing test data of circulating movement based on python
A technology of test data and basic data, which is applied in the field of python-based cycle movement test data processing, and can solve cumbersome, time-consuming, complex and other problems
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0015] The present invention will be described in further detail below in conjunction with the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
[0016] like figure 1 As shown, the method of the present invention based on python to process the cycle core test data comprises the following steps:
[0017] 1. First use python to read and parse all the data required in Excel and CSV files;
[0018] Select the file to be processed using the xlrd.open method in Python, and also need to customize the file name and Sheet to be read,
[0019] Open excel: readbook=xlrd.open_workbook(r'\test\test data.xlsx'),
[0020] Get the specified sheet of the read-in file: sheet=readbook.sheet_by_name('sheet2'),
[0021] 2. Use the numpy library in python to calculate the data to get the desired data (for example: mean, median, variance, distrib...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com

