Closed GrgicevicLukaNTNU closed 1 year ago
@GrgicevicLukaNTNU Hi Luka, I made some commits to your code, so please pull code from the remote first.
I'm confronted with an error when running your code. Share it in the below screenshot. The error is caused by line 81 in data_loading_funcs/vessel_ais.py
. Could you please confirm if it runs correctly on your side?
FYI, I'm using pandas v1.4.4. You can check if this is caused by pandas.
@GrgicevicLukaNTNU Hi Luka, I made some commits to your code, so please pull code from the remote first.
I'm confronted with an error when running your code. Share it in the below screenshot. The error is caused by line 81 in
data_loading_funcs/vessel_ais.py
. Could you please confirm if it runs correctly on your side?FYI, I'm using pandas v1.4.4. You can check if this is caused by pandas.
This error is solved after upgrade pandas from 1.4.4 to 1.5.3.
Hi Wenjie,
Please let me know if there is anything I should add or change. I would appreciate it if you have any advice regarding the vessel_AIS script. Maybe there are better ways how to code it because of memory usage and speed.
Best regards, Luka