Giter Site home page Giter Site logo

handle_data_python's Introduction

使用 python 来对作图数据预处理

本质是数据清洗,并输出初步的图像

文件夹plain_data中的是原始数据,里面需要用的是[LC Chromatogram(Detector A-Ch1)]这个下面的表格数据,以空行结束 第一列需要乘以一个0.4或者0.5的系数,需做成可配参数,第二列除以 1000 即可

执行脚本名称为:index.py

python3 index.py *(X轴系数)

默认会处理plain_data文件夹下的所有原始数据,然后通过绘图处理出基本结果, 保存在result文件夹下

依赖:python3 | pandas | matplotlib

安装依赖包命令: pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pandas matplotlib --user

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.