The Wayback Machine - https://web.archive.org/web/20210907015248/https://github.com/severo
Skip to content
Avatar

Achievements

Achievements

Organizations

@georchestra
Block or Report

Block or report severo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Data visualization on pesticides in drinking water in Brazil

    JavaScript 30 4

  2. Importing an Observable notebook into a standalone application

    JavaScript 29 4

  3. Message broker server - allows users to collaborate on the same application state

    TypeScript 3

6,052 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 148 commits in 1 repository

Created a pull request in huggingface/datasets that received 9 comments

fix: 🐛 be more specific when catching exceptions

The same specific exception is catched in other parts of the same function.

+2 −1 9 comments
Reviewed 1 pull request in 1 repository
huggingface/datasets 1 pull request

Created an issue in huggingface/datasets that received 3 comments

"counter" dataset raises an error in normal mode, but not in streaming mode

Describe the bug counter dataset raises an error on load_dataset(), but simply returns an empty iterator in streaming mode. Steps to reproduce the bug

3 comments