Navigation
index
modules
|
next
|
previous
|
pandas 0.24.2 documentation
»
API Reference
»
Series
»
Table Of Contents
What's New in 0.24.2
Installation
Getting started
User Guide
pandas Ecosystem
API Reference
Input/Output
General functions
Series
Constructor
Attributes
Conversion
Indexing, iteration
Binary operator functions
Function application, GroupBy & Window
Computations / Descriptive Stats
Reindexing / Selection / Label manipulation
Missing data handling
Reshaping, sorting
Combining / joining / merging
Time series-related
Accessors
Plotting
Serialization / IO / Conversion
Sparse
DataFrame
Pandas Arrays
Panel
Indexing
Date Offsets
Frequencies
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
Development
Release Notes
Search
Enter search terms or a module, class or function name.
pandas.Series.dt.year
¶
Series.dt.
year
¶
The year of the datetime.
Navigation
index
modules
|
next
|
previous
|
pandas 0.24.2 documentation
»
API Reference
»
Series
»
Scroll To Top