We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fea-sherlock
No response
The WebScraperStage produces output that cannot be consumed by cudf, so downstream stages must continue to use Pandas or remove the offending columns.
WebScraperStage
Morpheus/examples/llm/common/web_scraper_stage.py
Lines 149 to 150 in d7138cc
Instead, the WebScraperStage should produce output that can be consumed by cudf.
[Paste the error here, it will be hidden by default]
[Paste the results of print_env.sh here, it will be hidden by default]
The text was updated successfully, but these errors were encountered:
77cc0e5
dagardner-nv
Successfully merging a pull request may close this issue.
Version
fea-sherlock
Which installation method(s) does this occur on?
No response
Describe the bug.
The
WebScraperStage
produces output that cannot be consumed by cudf, so downstream stages must continue to use Pandas or remove the offending columns.Morpheus/examples/llm/common/web_scraper_stage.py
Lines 149 to 150 in d7138cc
Instead, the
WebScraperStage
should produce output that can be consumed by cudf.Minimum reproducible example
No response
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: