big number

5 views
Skip to first unread message

Juragure Gurejura

unread,
Jul 21, 2022, 11:00:57 AM7/21/22
to pytables-dev
Oi tem como remover a limitação do tamanho dos numeros?
Porque  int64Col  não cnsegue trabalhar com numeros gigantes

Hi, is there a way to remove the number size limitation?
Because int64Col can't work with giant numbers

Tem como carregar dados da tabela aos poucos tipo fatias?
Tem como somar todos os elementos de uma dada coluna ou linha?
Is there a way to load data from the table little by little like slices?
Is there a way to sum all the elements of a given column or row?

Eu não sou programador  ---> I'm not a programmer

Antonio Valentino

unread,
Jul 23, 2022, 3:09:00 AM7/23/22
to pytabl...@googlegroups.com, Juragure Gurejura
Dear Juragure,

Il 21/07/22 17:00, Juragure Gurejura ha scritto:
> Oi tem como remover a limitação do tamanho dos numeros?
> Porque int64Col não cnsegue trabalhar com numeros gigantes
>
> Hi, is there a way to remove the number size limitation?
> Because int64Col can't work with giant numbers

No sorry, (U)Int64 and Float64 are tle largest data types available.

> Tem como carregar dados da tabela aos poucos tipo fatias?
> Tem como somar todos os elementos de uma dada coluna ou linha?
> Is there a way to load data from the table little by little like slices?
> Is there a way to sum all the elements of a given column or row?

You may want to give a look to the PyTables User Manual [1,2].
I includes also examples that could be useful for you.

[1]
http://www.pytables.org/usersguide/tutorials.html#reading-and-selecting-data-in-a-table
[2]
http://www.pytables.org/usersguide/libref/structured_storage.html#the-table-class

kind regards
--
Antonio Valentino
Reply all
Reply to author
Forward
0 new messages