Navigation
index
modules
|
next
|
previous
|
pandas 0.24.2 documentation
»
API Reference
»
Panel
»
pandas.Panel
»
Table Of Contents
What's New in 0.24.2
Installation
Getting started
User Guide
pandas Ecosystem
API Reference
Input/Output
General functions
Series
DataFrame
Pandas Arrays
Panel
Constructor
Properties and underlying data
Conversion
Getting and setting
Indexing, iteration, slicing
Binary operator functions
Function application, GroupBy
Computations / Descriptive Stats
Reindexing / Selection / Label manipulation
Missing data handling
Reshaping, sorting, transposing
Combining / joining / merging
Time series-related
Serialization / IO / Conversion
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.Panel.ge
¶
Panel.
ge
(
other
,
axis=None
)
[source]
¶
Wrapper for comparison method ge
Navigation
index
modules
|
next
|
previous
|
pandas 0.24.2 documentation
»
API Reference
»
Panel
»
pandas.Panel
»
Scroll To Top