We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb489f2 commit 5348eb6Copy full SHA for 5348eb6
doc/source/getting_started/index.rst
@@ -531,6 +531,27 @@ Data sets often contain more than just numerical data. pandas provides a wide ra
531
</div>
532
533
534
+.. grid:: 1 2 2 2
535
+ :gutter: 4
536
+
537
+ .. grid-item-card:: Pandas Playground
538
+ :class-card: install-card
539
+ :columns: 12
540
+ :padding: 3
541
542
+ Try out pandas in your browser using an interactive environment, no installation needed.
543
544
+ +++
545
546
+ .. button-link:: https://pandas.pydata.org/try.html
547
+ :ref-type: ref
548
+ :click-parent:
549
+ :color: secondary
550
+ :expand:
551
552
+ Try Pandas Online
553
554
555
556
.. _comingfrom:
557
0 commit comments