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(#365): support ingesting from pandas dataframes #371

Merged

Conversation

MartinBernstorff
Copy link
Collaborator

  • I have assigned ranges (e.g. >=0.1, <0.2) to all new dependencies (allows dependabot to keep dependency ranges wide for better compatibility)

Fixes #[issue_nr_here].

Notes for reviewers

Reviewers can skip X, but should pay attention to Y.

@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch 3 times, most recently from 79c85a9 to e74b440 Compare February 9, 2024 11:55
@MartinBernstorff MartinBernstorff force-pushed the feat/359/handle_fallbacks branch from c5b73ad to cca0cf0 Compare February 9, 2024 13:15
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from e74b440 to c6db432 Compare February 9, 2024 13:15
@MartinBernstorff MartinBernstorff force-pushed the feat/359/handle_fallbacks branch from cca0cf0 to 39c6841 Compare February 9, 2024 13:46
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from c6db432 to 8626a08 Compare February 9, 2024 13:46
@MartinBernstorff MartinBernstorff force-pushed the feat/359/handle_fallbacks branch from 39c6841 to e208eb1 Compare February 12, 2024 09:34
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 8626a08 to 5a30790 Compare February 12, 2024 09:35
@MartinBernstorff MartinBernstorff force-pushed the feat/359/handle_fallbacks branch from e208eb1 to e72a90b Compare February 12, 2024 09:37
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 5a30790 to 0dc5482 Compare February 12, 2024 09:38
Base automatically changed from feat/359/handle_fallbacks to main February 12, 2024 09:40
@MartinBernstorff MartinBernstorff changed the base branch from main to dev/remove_tox February 12, 2024 09:43
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 0dc5482 to 7c20a5a Compare February 12, 2024 09:43
@MartinBernstorff MartinBernstorff mentioned this pull request Feb 12, 2024
1 task
Copy link
Contributor

Looks like some formatting rules failed.

✨ The action has attempted automatic fixes ✨

If any were succesful, they were committed to the branch.
We suggest using git pull --rebase to apply them locally.

If some errors could not be fixed automatically, you can:

🏎️ Get results locally by running pre-commit run --all-files
🕵️ Examine the results in the Run pre-commit section of this workflow pre-commit

We also strongly recommend setting up the ruff and black extensions to auto-format on save in your chosen editor.

@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 7c20a5a to 1e8efff Compare February 12, 2024 09:44
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 1e8efff to 7e11678 Compare February 12, 2024 09:45
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 7e11678 to 2c6b80d Compare February 12, 2024 09:47
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 2c6b80d to 191d5ad Compare February 12, 2024 09:50
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 191d5ad to 65f9738 Compare February 12, 2024 09:51
Base automatically changed from dev/remove_tox to main February 12, 2024 10:48
@MartinBernstorff MartinBernstorff force-pushed the feat/365/support_ingesting_from_pandas_dataframes branch from 65f9738 to 6614836 Compare February 12, 2024 10:50
@MartinBernstorff MartinBernstorff merged commit fdc2392 into main Feb 12, 2024
20 checks passed
@MartinBernstorff MartinBernstorff deleted the feat/365/support_ingesting_from_pandas_dataframes branch February 12, 2024 10:52
Copy link
Collaborator Author

Merge activity

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.

1 participant