Skip to content

Python code to generate 'stats' worflow(s) ... (See README.MD file for details)

Notifications You must be signed in to change notification settings

Kamal-Sadek/datastats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Stats

  1. Note on column types in schema: Column types currently supported by script are

  2. integer, decimal

  3. timestamp, date

  4. string Currently, any other datatypes in schema file will be treated as string by default

  5. Note on delimiter The delimiter of csv files is hardcoded currently to '\u2566' not reading from schema file

  6. Note on export Currently, the stats results are exported to shared storage(path specified using --exportPath). Modify the exportStats.py to change it.

About

Python code to generate 'stats' worflow(s) ... (See README.MD file for details)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages