enso/test
James Dunkerley 1814d3c4f1
Data analysts should be able to transform a Table using the rename_columns functions (#3249)
* Implement Natural_Order and sort_columns

* Starting on Rename

Align Column_Mapping

Add By_Position
Separating off the validation for By_Index so can reuse for rename

By_Position implemented

By_Index implemented
Adjusted behaviour following discussion with Ned, so that renames dominate untouched columns.

Moving to validation style checks for problems

Putting accumulator back

Rename work

* Add Range.find

* More work

* Regex support
Tidy of Unique Name Strategy

* Fix Regex support

* Warning messages
Tests for Unique Naming Strategy
Table rename working

* Database Table rename_columns
Fix for Table
**Must follow up on slice**

* Some tests

* More tests

* Complete test set
(and associated fixes)

* Functional use_first_row_as_names
Tests to go...

* Test for use_first_row_as_names

* Change log

* trailing space

Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
2022-02-11 10:18:51 +00:00
..
Benchmarks Improve Vector (#3232) 2022-01-25 18:29:39 +01:00
Database_Tests Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Image_Tests Fix codec spec (#3185) 2021-12-09 15:01:47 +03:00
Table_Tests Data analysts should be able to transform a Table using the rename_columns functions (#3249) 2022-02-11 10:18:51 +00:00
Tests Data analysts should be able to transform a Table using the rename_columns functions (#3249) 2022-02-11 10:18:51 +00:00
Visualization_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00