langflow/src/backend
Gabriel Luiz Freitas Almeida 1a057571c9
feat: introduces DataSet class to improve the experience with lists of Data (#4834)
* Add DataSet class to handle conversion between Data objects and DataFrame

* feat: enhance DataSet class with detailed docstrings and examples for better usability

* feat: add custom constructor property to DataSet for improved DataFrame compatibility

* test: add unit tests for DataSet class methods and functionality
2024-11-26 05:04:44 -08:00
..
base feat: introduces DataSet class to improve the experience with lists of Data (#4834) 2024-11-26 05:04:44 -08:00
langflow/version ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
tests feat: introduces DataSet class to improve the experience with lists of Data (#4834) 2024-11-26 05:04:44 -08:00
.gitignore Changes default location for the database and adds the option to use the previous behavior (#1907) 2024-05-15 20:41:01 -03:00
Dockerfile Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793) 2024-04-29 13:38:18 -03:00