roll

Results 370 comments of roll

Thanks a lot for this info!

@cpommier Thanks for sharing! While it's not yet supported by Repository, you can render a validation report within the web app using the report component - https://application.frictionlessdata.io/docs/metadata.html

Thanks @tresoldi! We need to highlight it in the docs

Hi, here is my experience for building for Cloudflare Workers (for `CheerioCrawler`): > build.ts ```typescript import { build } from "esbuild" import { polyfillNode } from "esbuild-plugin-polyfill-node" await build({ entryPoints:...

@B4nan Thanks! So the idea here is that `esbuild` needs to generate a single script that can be run on the browser/edge/worker environments. As it uses `esbuild-plugin-polyfill-node` it's meant to...

BTW my initial comment was a little bit off-topic as it probably needs another feature request issue (long-shot one), something like "Support `@crawlee/cheerio` bundling for browser/edge environments". Regarding `@crawlee/cheerio` being...

@fjuniorr I think currently, sqlachemy dialect for DuckDB is not fully finished so I didn't manage to add full test coverage because of issues like https://github.com/Mause/duckdb_engine/issues/289

@shashigharti Let's keep it as a feature request as usually, when you need one table you just use `Resource` instead of `Package`

@augusto-herrmann There was a missing word - "metadata mapping". So the research is about a static metadata mapping package