w10schools
Login
Register
In current category
Only my posts
MENU
Home
Tutorials
►
HTML, CSS
►
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
►
Ruby
Rails
ASP.NET
►
ASP
C# .NET
Java
►
JSP
Databases
►
MySQL
MSSQL Server
Oracle
Web Server
►
Windows
Linux
Apache
IIS
Design
►
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
►
HTML
►
Bootstrap
CSS
►
CSS Selectors
Sass
JavaScript
Mobile Apps
►
Cordova
Ruby on Rails
►
Ruby
Rails
PHP
►
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
►
Perl
Python
►
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
►
Lua
C, C++
►
C
C++
Server
►
Docker
Apache HTTP Server
Nginx
Database
►
PostgreSQL
Big Data
►
TensorFlow
Game Development
►
Phaser
LÖVE
Articles
►
News
General
►
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
►
Design
►
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
►
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
►
Mobile Development Tools
Swift
Online Services
►
Online Storage
Web Hosting
Tools
►
Generators
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Python
Pandas
API Reference
Series
Language
Default
Markdown
Series.is_time_series
Series.is_time_series
Links:
http://pandas.pydata.org/pandas-docs/version/0.19.2/generated/pandas.Series.is_time_series.html
doc_Pandas
2025-01-10 15:47:30
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
Time Series Filters
Time Series Filters Link to Notebook GitHub In [1]: from __future__ import print_function import pandas as pd import matplotlib.pyplot as plt
Series.is_copy
Series.is_copy = None
Series.is_unique
Series.is_unique Return boolean if values in the object are unique Returns: is_unique : boolean
Series.is_monotonic
Series.is_monotonic Return boolean if values in the object are monotonic_increasing New in version 0.19.0. Returns: is_monotonic : boolean
Time Series analysis tsa
Time Series analysis tsa statsmodels.tsa contains model classes and functions that are useful for time series analysis. This currently includes univa
Return to View
^ Back to Top
Please login to continue.