geosoft.gxpy.dataframe¶
Table (records, fields) handling, inherits from Pandas (http://pandas.pydata.org/) base class.
- Classes:
Data_frame
:dataframe that holds a table
See also
Note
Regression tests provide usage examples: dataframe tests
Functions
|
Pandas DataFrame from a Geosoft table. |
|
|
|
Return a dictionary of a column from a table |
|
Return a dictionary of a single record from a table |
Exceptions
|
Exceptions from |