Installation¶
Install from PyPI¶
vgridpandas is available on PyPI. To install vgridpandas, run this command in your terminal:
1 |
|
Install from conda-forge (coming soon)¶
Install from GitHub¶
To install the development version from GitHub using Git, run the following command in your terminal:
1 |
|
Upgrade vgridpandas¶
If you have installed vgridpandas before and want to upgrade to the latest version, you can run the following command in your terminal:
1 |
|
(Coming soon) If you use conda, you can update vgridpandas to the latest version by running the following command in your terminal:
1 |
|