File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ v1.1.0 (March 21, 2017)
13
13
=======================
14
14
15
15
- Add support for Python 3.6 (Linux extension)
16
- - Implement `sample ` method on `CASTable `
16
+ - Implement `` sample `` method on `` CASTable ` `
17
17
- Add sampling support to plotting methods
18
- - `cas.dataset.max_rows_fetched ` increased to 10,000
19
- - Add `terminate ` method to `CAS ` object to end session and close connection
20
- - Implement `fillna `, `replace `, and `dropna ` methods on `CASTable `
21
- - Add `apply_labels ` method on `SASDataFrame ` to set column labels as column names
18
+ - `` cas.dataset.max_rows_fetched ` ` increased to 10,000
19
+ - Add `` terminate `` method to `` CAS ` ` object to end session and close connection
20
+ - Implement `` fillna `` , `` replace `` , and `` dropna `` methods on `` CASTable ` `
21
+ - Add `` apply_labels `` method on `` SASDataFrame ` ` to set column labels as column names
22
22
23
23
v1.0.0 (September 9, 2016)
24
24
==========================
You can’t perform that action at this time.
0 commit comments