8000 GitHub - fraterenz/theyr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fraterenz/theyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Install this package with pip install git+https://github.com/fraterenz/theyr.

Load data using the Voyage class, from which we can get the data using the attribute of the class .df. There are two options to do this, both will return a pandas dataframe:

  1. load all waypoints from path2dir: voyage.load_all_waypoints(Path(path2dir)),
  2. load one waypoint mywaypoint.csv: my_voyage = voyage.load_voyage(Path("/path2waypoint/mywaypoint.csv")),

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0