Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV2FastLAS

Convert Tabular CSV data to a FastLAS learning task.

Dependencies

  • sklearn
  • pandas
  • numpy

These can be installed using the requirements.txt file:

pip install -r requirements.txt

Usage

python convert.py input.csv predictor_column_name > output.las

For additional usage options:

python convert.py -h

About

Convert Tabular CSV data to a FastLAS learning task

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages