Skip to content

jinstrong/Nand-Performance-Showing-via-Python-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nand-Performance-Showing-via-Python-Excel

This API series are intended for automatic process of raw data (mainly txt, pat files) and show results via excel or intrinsic python console.

Features:

--1: Tkinter/wxpython module for Graphic User Interface;

--2: Openpyxl module for interacting data with excel file;

--3: os, glob, shutil module for file system operation;

--4: functools for binary file operation;

--5: Multiprocessing for multithread operations;

--6: Rewriting part of the codes with functioal programming mechanism;

--7: Matplotlib for picture showing;

--8: Pandas for faster data processing and Pivot Table chart;

About

This Python API is for processing data related to nand & system performance and show sorted data in excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages