Atcold / pytorch-PPUU

Code for Prediction and Planning Under Uncertainty (PPUU)
https://youtu.be/X2s7gy3wIYw
MIT License
203 stars 54 forks source link

read_table is deprecated, use read_csv instead #18

Closed adegirmenci closed 5 years ago

adegirmenci commented 5 years ago

~/pytorch-PPUU/map_i80.py:251: FutureWarning: read_table is deprecated, use read_csv instead.