Skip to content
New issue

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

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

Already on GitHub? # to your account

Changed: extract pandas DataFrame converter into a separate module, changed data.add_data_frame methods to data.add_df #252

Merged
merged 17 commits into from
Aug 2, 2023

Conversation

veghdev
Copy link
Member

@veghdev veghdev commented Aug 1, 2023

  • separate pandas converter into an independent module
  • remove pandas from dependencies, add to extras
  • update the docs

resolve #215

@simzer simzer requested a review from schaumb August 1, 2023 14:49
schaumb
schaumb previously approved these changes Aug 2, 2023
@veghdev veghdev requested a review from schaumb August 2, 2023 14:47
@veghdev veghdev marked this pull request as ready for review August 2, 2023 14:47
@veghdev veghdev merged commit 237c281 into main Aug 2, 2023
@veghdev veghdev deleted the pd branch August 2, 2023 15:39
@veghdev veghdev changed the title Changed: extract pandas DataFrame converter into a separate module Changed: extract pandas DataFrame converter into a separate module, changed add_data_frame methods to add_df Aug 2, 2023
@veghdev veghdev changed the title Changed: extract pandas DataFrame converter into a separate module, changed add_data_frame methods to add_df Changed: extract pandas DataFrame converter into a separate module, changed data.add_data_frame methods to data.add_df Aug 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extract pandas dataframe -> vizzu data obj conversion into separate package/module
2 participants