Code Monkey home page Code Monkey logo

csv-array-reader's Introduction

Universal csv array reader

The source code was written for both Python 3.x, and python2.7. Tkinter and Numpy are required to run the source code. The csv data could be visualized with matplotlib. This ongoing project could be useful for our simulation platform of crowdEgress. So far there are two version of the programe. One version is named by treeviewCSV_crowdEgress.py, which is especially designed to prepare the input csv data for crowdEgress. Another version is named by treeviewCSV_general.py, which is distributed as a general version for csv data editor, and it could be embedded into other program easily.

How-To:

Open a console in your operating system and run python command as below.
python treeviewCSV_CrowdEgress.py python treeviewCSV_general.py

(1) When tkinter window (GUI) is activated, please select a csv input file.
--> In the menu bar please select , and select to open a csv file, and csv data should be visualized in GUI --> edit csv data in GUI --> quit the program The program has been tested in windows and linux OS. If you find any bugs when running the program, please report the bugs by using issue trackers.

csv-array-reader's People

Contributors

godisreal avatar

Watchers

James Cloos avatar  avatar

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.