Henrique Branco
Henrique Branco
Same here in Ubuntu 20.04
Sure. When I create a `DataFrameSchema` with `Check` I can define a custom error message. ```python df_schema = { "column_a": Column( str, checks=Check.str_matches( "A|B|C", error="Invalid value. The only possibilities should...
@iWeaker4you, how could I set it as my main GPU?
I have found this 3 commands and I'm still confused about my GPU's model... ``` @ubuntu:~$ sudo ubuntu-drivers devices == /sys/devices/pci0000:00/0000:00:1c.4/0000:09:00.0 == modalias : pci:v000010DEd00001140sv0000103Csd00002337bc03sc02i00 vendor : NVIDIA Corporation model...
Maybe this image helps. 
> `inxi -SMGxx` This is the output result: ``` @ubuntu:~$ inxi -SMGxx System: Host: ubuntu Kernel: 5.4.0-45-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Gnome 3.36.4 wm: gnome-shell dm:...
> Can you make sure those are up to date? Ubuntu (especially if it's an older release or even the LTS flavour of it) has the habit of shipping really...
> Hello @HenriqueAJNB, I had a similar issue, I solved using Poetry version 1.1.10. > Give it a try! @fabiogallotti you installed in your local computer and then pushed to...
Tried to run with poetry 1.1.10, same error. It seems to be some cache saved at GitHub Actions server that is blocking my CI/CD to run...
Essa issue está aberto ainda? @vmussa @vncsna