Skip to main content
Ctrl+K
itom Documentation - Home
  • Changelog
  • Introduction
  • Installation
  • Getting Started
  • The itom User Interface
    • Plots and Figures
    • Extending the user interface of itom
    • Plugins
    • Python Scripting Language
    • itom Script Reference
    • Miscellaneous
    • Demo scripts
    • Contributing
  • GitHub
  • ITO
  • Changelog
  • Introduction
  • Installation
  • Getting Started
  • The itom User Interface
  • Plots and Figures
  • Extending the user interface of itom
  • Plugins
  • Python Scripting Language
  • itom Script Reference
  • Miscellaneous
  • Demo scripts
  • Contributing
  • GitHub
  • ITO

Section Navigation

  • 12.1. itom
  • 12.2. Python
  • 12.3. Python packages
    • 12.3.10.1. Matplotlib
    • 12.3.10.2. Numpy
    • 12.3.10.3. others
    • 12.3.10.4. Pandas
      • 12.3.10.4.1. Categoricals
      • 12.3.10.4.2. Create and view an object
      • 12.3.10.4.3. Grouping data
      • 12.3.10.4.4. Getting data in/out
      • 12.3.10.4.5. Merge data
      • 12.3.10.4.6. Missing data
      • 12.3.10.4.7. Operations
      • 12.3.10.4.8. Plotting
      • 12.3.10.4.9. Reshaping data
      • 12.3.10.4.10. Selection of data
    • 12.3.10.5. Parallelization and Threading
    • 12.3.10.6. Plotly
    • 12.3.10.7. PyTest
    • 12.3.10.8. Scikit-learn
    • 12.3.10.9. Scipy
    • 12.3.10.10. Seaborn
  • 12. Demo scripts
  • 12.3. Python packages

12.3.10.4. Pandas#

This demos show the basics feature of pandas (copied from https://pandas.pydata.org/docs/user_guide/10min.html).

Categoricals

Categoricals

Create and view an object

Create and view an object

Grouping data

Grouping data

Getting data in/out

Getting data in/out

Merge data

Merge data

Missing data

Missing data

Operations

Operations

Plotting

Plotting

Reshaping data

Reshaping data

Selection of data

Selection of data

previous

12.3.10.3.2. Pyro4

next

12.3.10.4.1. Categoricals

Show Source

© Copyright 2011-2024, Institut für Technische Optik (ITO), Universität Stuttgart. Bug report: https://github.com/itom-project/itom/issues.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.15.4.