Skip to content

DOC: Get rid of question marks in getting started tutorials #48233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/source/getting_started/intro_tutorials/05_add_columns.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</ul>
</div>

How to create new columns derived from existing columns?
--------------------------------------------------------
How to create new columns derived from existing columns
-------------------------------------------------------

.. image:: ../../_static/schemas/05_newcolumn_1.svg
:align: center
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</ul>
</div>

How to calculate summary statistics?
------------------------------------
How to calculate summary statistics
-----------------------------------

Aggregating statistics
~~~~~~~~~~~~~~~~~~~~~~
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ measurement.
</ul>
</div>

How to reshape the layout of tables?
------------------------------------
How to reshape the layout of tables
-----------------------------------

Sort table rows
~~~~~~~~~~~~~~~
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ Westminster* in respectively Paris, Antwerp and London.
</div>


How to combine data from multiple tables?
-----------------------------------------
How to combine data from multiple tables
----------------------------------------

Concatenating objects
~~~~~~~~~~~~~~~~~~~~~
Expand Down
4 changes: 2 additions & 2 deletions doc/source/getting_started/intro_tutorials/09_timeseries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Westminster* in respectively Paris, Antwerp and London.
</ul>
</div>

How to handle time series data with ease?
-----------------------------------------
How to handle time series data with ease
----------------------------------------

.. _10min_tut_09_timeseries.properties:

Expand Down
4 changes: 2 additions & 2 deletions doc/source/getting_started/intro_tutorials/10_text_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</ul>
</div>

How to manipulate textual data?
-------------------------------
How to manipulate textual data
------------------------------

.. raw:: html

Expand Down