Python Control Systems Library
0.10.1
User Guide
1. Introduction
2. Tutorial
3. Linear Systems
4. I/O Response and Plotting
5. Nonlinear Systems
6. Interconnected I/O Systems
7. Stochastic Systems
8. Examples
Index
Reference Manual
Function Reference
Control System Classes
Package Configuration Parameters
MATLAB Compatibility Module
Developer Notes
Package Structure
Naming Conventions
Documentation Guidelines
Utility Functions
control.config._process_legacy_keyword
control.config._process_kwargs
control.config._process_param
control.exception.cvxopt_check
control.exception.pandas_check
pandas_check()
control.exception.slycot_check
control.iosys._process_iosys_keywords
control.mateqn._check_shape
control.statesp._convert_to_statespace
control.statesp._ssmatrix
control.xferfcn._convert_to_transfer_function
Sample Files
Release Notes
Python Control Systems Library
Developer Notes
control.exception.pandas_check
View page source
control.exception.pandas_check
control.exception.
pandas_check
(
)
[source]
Return True if pandas is installed, otherwise False.