Skip to content

A python program that reads data in csv file, displays summary counts, performs initial cleaning, and computes statistical summaries

Notifications You must be signed in to change notification settings

gryAI/Python-Program-Data-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Program-Data-Summary

A python program that does the following:

  • reads data in csv file,
  • displays summary counts,
  • performs initial cleaning,
  • and computes statistical summaries

To-do:

  • add user input to customize data path
  • add mode for categorical data
  • add outlier count
  • add correlation matrix

About

A python program that reads data in csv file, displays summary counts, performs initial cleaning, and computes statistical summaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages