Skip to content

BLannoo/LocationAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license: MIT Code style: black

LocationAnalysis

'LocationAnalysis' is a project to explore your own gps data as downloaded from Google.

Documentation for slightly more involved topics

  1. setup
  2. gather data
  3. Original exploratory data analysis
  4. eda as a pipeline

Documentation for slightly less involved topics

Code style: black

  1. Enforce code style in .ipynb files: %load_ext lab_black in de first cell REMARK: It seems that black does not work on cells with %%time
  2. Enforce code style in .py files: black {source_file_or_directory}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published