From b57cb3995828abcb50f766f5c9be4cd8f7c565fc Mon Sep 17 00:00:00 2001 From: Hossein Moein Date: Wed, 13 Mar 2024 14:29:55 -0400 Subject: [PATCH] Added more to DataFrame.html --- docs/HTML/DataFrame.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/docs/HTML/DataFrame.html b/docs/HTML/DataFrame.html index 1718214f..1c63bdb0 100644 --- a/docs/HTML/DataFrame.html +++ b/docs/HTML/DataFrame.html @@ -1217,6 +1217,18 @@

API Reference with code samples

enum class time_frequency{} + + struct MemUsage{} + + + + struct StringStats{} + + + + Arithmetic
Operators + + operator df_divides() @@ -1249,6 +1261,10 @@

API Reference with code samples

operator scaler_df_plus() + + Exceptions + + struct BadRange{} @@ -1265,10 +1281,6 @@

API Reference with code samples

struct InconsistentData{} - - struct MemUsage{} - - struct NotFeasible{} @@ -1277,9 +1289,6 @@

API Reference with code samples

struct NotImplemented{} - - struct StringStats{} -