Skip to content

cartesiam/neai-studio-data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NanoEdge™ AI Studio Data Logs Tools

This repository contains scripts and tools to help creating data logs to be used with NanoEdge™ AI Studio.

Formatting data logs

To format data logs, please use the script neai_format.py.

What the script can do:

  • Build buffer of data
  • Downsample data
  • Change value and decimal delimiters
  • Remove headers

Usage:

  • Configure parameters inside neai_format.py script.
  • Run python3 neai_format.py -i <input_file.csv> -o <output_file.csv>

Note: neai_format.py runs with Python 3 and uses only standard libraries.

See documentation for more information on how input files should be formatted.

About

NanoEdge™ AI Studio Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages