logo
  • Getting started
  • User Guide
  • API reference
  • Development
  • Release notes
  • Installation
  • Package overview
  • Getting started tutorials
    • What kind of data does pandas handle?
    • How do I read and write tabular data?
    • How do I select a subset of a DataFrame ?
    • How to create plots in pandas?
    • How to create new columns derived from existing columns?
    • How to calculate summary statistics?
    • How to reshape the layout of tables?
    • How to combine data from multiple tables?
    • How to handle time series data with ease?
    • How to manipulate textual data?
  • Comparison with other tools
    • Comparison with R / R libraries
    • Comparison with SQL
    • Comparison with SAS
    • Comparison with Stata
  • Community tutorials

Comparison with other toolsΒΆ

  • Comparison with R / R libraries
    • Quick reference
    • Base R
    • plyr
    • reshape / reshape2
  • Comparison with SQL
    • SELECT
    • WHERE
    • GROUP BY
    • JOIN
    • UNION
    • pandas equivalents for some SQL analytic and aggregate functions
    • UPDATE
    • DELETE
  • Comparison with SAS
    • Data structures
    • Data input / output
    • Data operations
    • String processing
    • Merging
    • Missing data
    • GroupBy
    • Other considerations
  • Comparison with Stata
    • Data structures
    • Data input / output
    • Data operations
    • String processing
    • Merging
    • Missing data
    • GroupBy
    • Other considerations
How to manipulate textual data? Comparison with R / R libraries

© Copyright 2008-2021, the pandas development team.

Created using Sphinx 3.5.4.