Giter Site home page Giter Site logo

cli-dataanalyze's People

Contributors

junjielizero avatar

Watchers

 avatar  avatar

Forkers

scottming

cli-dataanalyze's Issues

【问题】

文件来源:READMED.md

缺乏工具版本说明

  • 补充 requirement.txt ,放在主目录

查看文件类型

  • 如果 csv 文件的编码是 GB 18030/ GBK,该文件包含中英文、数字字符、甚至有字形表情符( O(∩_∩)O~),用 file 不能识别,显示 ISO-8859 text

查看文件类型、描述数据,不能解决 utf-8 编码

  • 错误:Your file is not "utf-8" encoded. Please specify the correct encoding with the -e flag. Use the -v flag to see the complete error.

filename 未统一

  • 有些地方用 ACMETelephoneABT.csv,有些用 filename,建议统一使用filename,根据实际情况,标示采用的数据名称(比如ACMETelephoneABT.csv

各列变量类型效果

  • 期望效果像 Pandas 那样,左边是列名称,右边是数据类型
  • 运行效果尾部有未知符,请确认
 33. churn
    <class 'bool'>
��
�2�

缺失值效果

  • 期望显示缺失数量与百分比

【文档说明】

  • _src文件夹存放 code ,输出的结果直接在 datacleaned.md对应位置补充
  • data文件夹存放需分析的 data

输出结果参考

参见《Fundamentals of Machine Learning for Predictive Data Analytics》 第 9 章 Data Preparation

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.