Skip to content

cioos-atlantic/column_recommender

Repository files navigation

column_recommender

This project contains code for column name recommender for .csv and .nc file

The process contains three steps:

  • dataset raw files are analyzed and generating columns_linked_file.pkl

  • column name and min/max values are access

  • creating graph of names are values

  • giving a .csv/.nc file to get unknown column recommendation, s3_check_file.py contains the example

About

This project contains code for column name suggestion for .csv and .nc file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages