swotai

Results 7 comments of swotai

Hi @sryza Can you take a quick look on this and advise if additional changes are needed? Specifically I'm not sure if any docs or pandas version need to be...

> Sorry for the delay here @swotai . My hesitation has been based on a concern about adding a pandas dependency to the snowflake library. I suppose we can add...

> Hey @swotai - including it in `install_requires` would make it required for everyone who uses dagster-snowflake, even if they don't use pandas, and pandas is a pretty heavy dependency....

> Thanks @swotai - looks good! Two final small things - it looks like buildkite has some small complaints about import order and code formatting. If you run `make black`...

Have same issue. Calculation file seems to become weird when there's any table in the keynote. A workaround would be to keep the unparsable file as is when parsing and...

Have the same issue. This happens when there's a table in the keynote file. Even a blank table will trigger this. Same as [#60](https://github.com/psobot/keynote-parser/issues/60)