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

python(chore): Add multiple CSV ingestion example #98

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

niliayu
Copy link
Collaborator

@niliayu niliayu commented Sep 18, 2024

Adds an example that processes channels from across multiple CSVs and ingests the data. Checks to make sure there is data present for across all channels for each timestamp and otherwise fills in an empty_value.

@niliayu niliayu requested a review from solidiquis September 18, 2024 20:32
Copy link
Collaborator

@solidiquis solidiquis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple small things :)

python/examples/ingestion_with_csv/multi_csv/main.py Outdated Show resolved Hide resolved
python/examples/ingestion_with_csv/multi_csv/main.py Outdated Show resolved Hide resolved
@niliayu niliayu requested a review from solidiquis September 19, 2024 17:05
Copy link
Collaborator

@solidiquis solidiquis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@niliayu niliayu merged commit 50b2e7e into main Sep 19, 2024
7 checks passed
@niliayu niliayu deleted the ayu/multi-csv-example branch September 19, 2024 22:53
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.

2 participants