ni1o1 / transbigdata

A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
https://transbigdata.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
459 stars 115 forks source link

v0.3.10 #34

Closed ni1o1 closed 2 years ago

ni1o1 commented 2 years ago

Add method grid_params_optimize to optimize the grid params. Drop method getbusdata because it produce uncorrect data.

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (c60dbcd) into main (5ba9a0b) will decrease coverage by 3.20%. The diff coverage is 2.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   78.95%   75.75%   -3.21%     
==========================================
  Files          26       26              
  Lines        2134     2165      +31     
==========================================
- Hits         1685     1640      -45     
- Misses        449      525      +76     
Impacted Files Coverage Δ
src/transbigdata/tests/test_grids.py 100.00% <ø> (ø)
src/transbigdata/grids.py 65.87% <2.29%> (-24.80%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ba9a0b...c60dbcd. Read the comment docs.