Diego Fernández Giraldo

Results 23 issues of Diego Fernández Giraldo

I have an app running on an OpenStack image and it recently started misbehaving. When I looked into it, I found this in the logs: ``` File "./segmentation/customer_data.py", line 9,...

Currently, when we pull data with `df_to_sheet`, every column gets set with dtype 'object'. It'd be nice to have a way to provide column dtypes or converters for each column...

enhancement
help wanted

When I `pyenv uninstall` a version, the kernel file is not deleted. This is due to https://github.com/pyenv/pyenv-virtualenv/issues/320. Once that's fixed, the hook that deletes the kernel file should work.

I'm getting the following error when I try to build... I installed all `boost` related rpms to no avail. I tried googling everywhere and I don't see much related to...

build:compilation
kind:C++

Fixes #700 Thought about making this an option, but it seems like it should just be the default behavior.

I just found [emacs-jupyter](https://github.com/dzop/emacs-jupyter) and I quite like it as a python REPL. I want to make it my default REPL, but then I'd lose all my REPL related functionality...

Enhancement

Since cassettes tend to get checked in to VC, it would make sense to have an option to remove the `recorded_at` key from each interaction. This would make the diffs...

Inspired by js2-highlight-vars-mode, navigate through ref occurrences. Fixes #723 Function names and key bindings not set in stone, so let me know if you have any feedback!

emacs

So I'm querying a field for a specific word, and I have a Term panel for the same field. From my understanding, the count of that word should be greater...

question

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using (`python --version`)? 3.7.3 2. What operating system and processor architecture are you using...

jira