Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ztm_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maksymilian Jackl
ztm_project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0d88102174f01ffc3e53941f6a4525cc93f761c9
Select Git revision
Selected
0d88102174f01ffc3e53941f6a4525cc93f761c9
Branches
1
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jul
4
3
2
29
Jun
26
25
final touches
master
master
wrote Profiler conclusion, also did minor tweaks
wrote a conclusion
again tweaked cashed files
removed cashed files from git repo
fixed .gitignore
Merge branch 'master' of gitlab.uw.edu.pl:m.jackl/ztm_project
minor tweaks and readme.md file added
minor tweaks and readme.md file added
implemented all tests
fixed tests (mostly by copying objects in pandas), most of them are working and implemented - except of one
made spacial_data_analysis_ztm.py into a module (with setup.py, setup.cfg) installable by pip, tested it in notebook (installing and importing the package), also did minor tweaks in the notebook, especially graphs
added speeding_by_district function returning a Series object, cleaned up things, did profiling
mend
added charts with max and average speed comparison, fixed def remove_vehicle_extr(base) ed, other minor things
added comments to both the notebook and spacial_data_analysis_ztm.py; cleaned up notebook; added function to remove expreme speeds
added functions: sort by VehicleNumber time, removing duplicates, remove vehicles that occur just once; fix warning in load files function; started basic plotting
saved 28.06.2021 (night and day) data into files, implemented functions: converting lon/lat into point, calculating distance between points in subsequent reads, calculating timedeltas in seconds, and based on that calculating speed
implemented loading from api, saving into files, renaming files, loading all into big DF, all within notebooks
Initial commit
Loading