jinyan218 commited on
Commit
6d41826
1 Parent(s): 71f3f50

add data_with_trajectory_20s usage

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -44,6 +44,8 @@ The structure of "./data/raw/" should be like:
44
  ```
45
 
46
  road-network/roads.csv records the road network of the five cities.
 
 
47
  data_with_trajectory_20s/* records the trajectory of courier every 20 seconds.
48
  ```python
49
  import pandas as pd
 
44
  ```
45
 
46
  road-network/roads.csv records the road network of the five cities.
47
+
48
+
49
  data_with_trajectory_20s/* records the trajectory of courier every 20 seconds.
50
  ```python
51
  import pandas as pd