mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
add pandas and tabulate packages (#25076)
* add pandas and tabulate packages * remove that old-commit-hash: 1382e28aa0b32923a44efa28c5b25d9b02c41d68
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import pandas as pd # pylint: disable=import-error
|
||||
import pandas as pd
|
||||
|
||||
import cereal.messaging as messaging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user