Skip to content

Commit 8ec8ef4

Browse files
committed
Update development.md
1 parent 920dad1 commit 8ec8ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This section summarizes the past, present, and future development of STREAMLINE.
66

77
### Current Release - Beta 0.3.3 (September 22, 2023)
88
#### Major Updates
9-
* Added a new data cleaning element - removal of invariant features. Durring C2 cleaning phase of data processing, features with only one value, only Nans or a mix of one value and Nan are removed from the dataset. This has been similarly updated for the replication phase, removing the same features that were removed during the original Phase 1 data cleaning.
9+
* Added a new data cleaning element - removal of invariant features. During C2 cleaning phase of data processing, features with only one value, only Nans or a mix of one value and Nan are removed from the dataset. This has been similarly updated for the replication phase, removing the same features that were removed during the original Phase 1 data cleaning.
1010
#### Minor Updates
1111
* Fix to algorithm ordering in figures within Jupyter notebook and Google Colab notebook run modes.
1212
* Updated replication phase PDF report to simplify the data processing report

0 commit comments

Comments
 (0)