Ivan Ogasawara
Ivan Ogasawara
hey everyone! graphqldesigner is really awesome! congrats! Is there a way to generate code from a existent schema? for example, I want to generate the codes for schema from https://github.com/cape-io/graphql-schema-org...
estou tentando seguir os passos em [1] em um ambiente de testes e não aparece a opção `Configurar dispositivo SAT`. estou usando a versão 3.1 o que poderia ser?
Hi everyone! I am trying to use v0.3.12 but it seems that the package on pypi is not the same as the code here on github under tag v0.3.12 I...
In order to fix a geopandas installation error, we pinned libtiff=4.0.10. we need to keep an eye on that and remove the pinning when it is fixed. issue related: https://github.com/conda-forge/pillow-feedstock/issues/73
load_table docstring says: ``` The Arrow loader is typically the fastest, followed by the columnar loader, followed by the row-wise loader. If a DataFrame or ``pyarrow.Table`` is passed and ``pyarrow``...
Hi everyone! I am trying to execute a simple sql with `select_ipc`, but it seems that has some conflict with timestamp fields. but using just `execute` works fine. ```python mapd_cli.con.select_ipc('''...
ROADMAP
@nesterone do you have any idea of roadmap for this project?
hey everyone, I am trying to adapt https://github.com/dherault/aquest to use schema.org ttl files but I am not sure how to make that work. also printSchema just return: ``` """An object...
very interesting initiative! about the python benchmark, maybe it would be great to check the result using numpy and/or numba (also pypy). because nowadays, no one would use pure python...
Hi everyone! I would like to know if it is possible to add support to OmniSciDB[1]. I am reading the code to check how can I do that, I am...