web/pandas/getting_started.md
To install pandas, please reference the [installation page]({{ base_url}}docs/getting_started/install.html) from the pandas documentation.
You can learn more about pandas in the [tutorials]({{ base_url }}docs/getting_started/intro_tutorials/), and more about JupyterLab in the JupyterLab documentation.
The book we recommend to learn pandas is Python for Data Analysis, by Wes McKinney, creator of pandas.
<a href="https://amzn.to/3DyLaJc"> </a>You can try pandas in your browser with the following interactive shell without needing to install anything on your system.
<p> <a class="btn btn-primary" href="{{ base_url }}try.html">Try it in your browser</a> </p>