From 81eb2e7ba422babd4872b60932643db4307dbfc3 Mon Sep 17 00:00:00 2001 From: Lalit Date: Wed, 9 Jul 2025 16:17:20 +0530 Subject: [PATCH] Improved installation instruction in docs for clarity --- doc/source/getting_started/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/getting_started/index.rst b/doc/source/getting_started/index.rst index a17699a71fbd3..8c05b2c0d9a74 100644 --- a/doc/source/getting_started/index.rst +++ b/doc/source/getting_started/index.rst @@ -30,8 +30,8 @@ Installation :columns: 12 12 6 6 :padding: 3 - pandas can be installed via pip from `PyPI `__. - + You can install pandas easily using pip from `PyPI `__. + ..Edited by Lalit Choudhary as a first open source ++++ .. code-block:: bash