Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement editable dataframe to manage dataframe editor component #485

Conversation

FabienArcellier
Copy link
Collaborator

@FabienArcellier FabienArcellier commented Jul 4, 2024

implement FabienArcellier#65

Peek 2024-07-06 08-36

@FabienArcellier FabienArcellier marked this pull request as draft July 4, 2024 08:10
@FabienArcellier FabienArcellier changed the title 65 implement editable dataframe to manage dataframe editor component feat: implement editable dataframe to manage dataframe editor component Jul 4, 2024
@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch 4 times, most recently from c27498c to 25e6af2 Compare July 6, 2024 06:37
@FabienArcellier FabienArcellier marked this pull request as ready for review July 7, 2024 17:20
@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch from 25e6af2 to b0cded7 Compare July 8, 2024 14:56
@FabienArcellier
Copy link
Collaborator Author

You have to implement and document state['df'].record(12) # get a record as dict

@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch 5 times, most recently from 27870b2 to 97a5948 Compare July 14, 2024 17:47
@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch 2 times, most recently from df40b1e to 438fe78 Compare July 22, 2024 07:47
* feat: implement the backend component EditableDataframe
* feat: implement MutableValue
* feat: implement record_remove on EditableDataframe
* docs: write documentation section about dataframe
* feat: manage missing dependencies for PandasRecordProcessor and PolarRecordProcessor
* feat: implement the method record to read a specific record
@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch from 438fe78 to 36a3ea8 Compare July 22, 2024 07:47
* docs: improve documentation
* docs: add dataframe section
@FabienArcellier FabienArcellier force-pushed the 65-implement-editable-dataframe-to-manage-dataframe-editor-component branch from 36a3ea8 to 9236669 Compare July 22, 2024 07:53
@FabienArcellier FabienArcellier self-assigned this Jul 26, 2024
@ramedina86 ramedina86 merged commit b657e81 into writer:dev Jul 29, 2024
16 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants