API Reference#
Frameon extends pandas DataFrames and Series with additional analytical capabilities while preserving all native functionality.
Namespaces#
Namespace |
Description |
|---|---|
|
Data exploration |
|
Data cleaning and transformation |
|
Analytical methods (only for DataFrame-level) |
|
Data visualization (only for DataFrame-level) |
|
Statistical analysis (only for DataFrame-level) |
Core Components#
Component |
Description |
|---|---|
Extended methods for full datasets |
|
Enhanced column operations |
|
Helper functions |
|
CustomFigure class for customize Plotly figure |