Skip to content

Instantly share code, notes, and snippets.

View ericvenarusso's full-sized avatar
:shipit:

Eric Buzato Venarusso ericvenarusso

:shipit:
  • São Paulo, Brazil
View GitHub Profile
@ericvenarusso
ericvenarusso / config.yaml
Created November 19, 2021 02:52
Example using Pydantic as Schema for YAML Files
name: 'Eric Venarusso'
age: '21'
sex: 'male'
sports:
- name: 'soccer'
team:
name: 'corinthians'
- name: 'basketball'
@ericvenarusso
ericvenarusso / treinamento-comum.ipynb
Created August 9, 2019 11:54
Treinamento Comum.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ericvenarusso
ericvenarusso / pipeline.ipynb
Created August 9, 2019 11:46
Pipeline.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.