Mention installing pandas in README
This commit is contained in:
parent
00337e8d49
commit
3ff65d4274
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ Analysis tools for [ROS 2 tracing](https://gitlab.com/micro-ROS/ros_tracing/ros2
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
Install:
|
||||||
|
|
||||||
|
* `pandas`
|
||||||
|
```
|
||||||
|
$ sudo apt-get install python3-pandas
|
||||||
|
```
|
||||||
|
|
||||||
To display results, install:
|
To display results, install:
|
||||||
|
|
||||||
* [Jupyter](https://jupyter.org/install)
|
* [Jupyter](https://jupyter.org/install)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue