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{} |
-