We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb01b0f commit 0be3d6fCopy full SHA for 0be3d6f
HISTORY.md
@@ -1,5 +1,11 @@
1
# History
2
3
+## v1.18.1 - 2025-09-11
4
+
5
+### Bugs Fixed
6
7
+* fill_nan_with_none produces pandas FutureWarning - Issue [#1027](https://github.com/sdv-dev/RDT/issues/1027) by @R-Palazzo
8
9
## v1.18.0 - 2025-08-14
10
11
### New Features
static_code_analysis.txt
@@ -1,10 +1,10 @@
-Run started:2025-08-14 20:37:52.987737
+Run started:2025-09-11 20:26:54.570828
Test results:
No issues identified.
Code scanned:
- Total lines of code: 6323
+ Total lines of code: 6333
Total lines skipped (#nosec): 0
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
0 commit comments