Commit Graph

2 Commits

Author SHA1 Message Date
Alexey Volkov cb4c1b20ae
Components - pandas - Transform DataFrame - Fixed transforms that replace dataframe (#4042)
* Components - pandas - Transform DataFrame - Fixed transforms that replace dataframe

* Updated the sample pipeline
2020-06-22 22:09:57 -07:00
Alexey Volkov a613f0c7b7
Components - Pandas - Transform_DataFrame (#3985)
* Components - Pandas - Transform_DataFrame

* Added the Pandas - Transform DataFrame - in_CSV_format component

* Switched the parquet format transformer to pandas methods

* Renamed the output to transformed_table

* Updated the docstring example

* Added a sample pipeline
2020-06-17 12:18:05 -07:00