Skip to content

hl475/vispek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vispek

Vispek data science library. Copyright 2017 The Vispek Authors. All Rights Reserved.

Python and all dependicies version

Python 3.6.2
Pandas 0.20.3

Examples

how to use raw_file_io.py

You need to specify in_path and out_path, e.g.,

python3 -m vispek.examples.run_raw_file_io --in_path /Users/huaminli/Downloads/data --out_path /Users/huaminli/Desktop/vispek/data

how to run file_io.py

Youn need to specify in_path, e.g.,

python3 -m vispek.examples.run_file_io --in_path /Users/huaminli/Desktop/vispek/data/Apple/

Releases

No releases published

Packages

No packages published

Languages