Results 19 issues of Dan F

I am using python 3.7.4. To reproduce: ``` $ docker-compose run cubetls python -c "import cubetl.geoip" Traceback (most recent call last): File "", line 1, in File "/app/cubetl/geoip/__init__.py", line 26,...

bug
support
feedback-needed

Thanks for your work on this plugin. I'm afraid it isn't going well for me. On chrome 20.0.1132.43 beta, the fonts spill outside the visible region. Screenshot: http://goo.gl/1PRdf. This might...

I've been reading the docs trying to create an example of classification with GA2MLearner using command-line tools. I checked in https://github.com/dfrankow/mltk/tree/master/examples with [train_ga2m.sh](https://github.com/dfrankow/mltk/blob/master/examples/train_ga2m.sh). You should be able to check it...

This is a request for debugging assistance for a new feature, margins of ridge regression. If I can debug this, I'd be happy if you'd accept a pull request with...

question

Thanks for your work on the margins package. We would like to estimate average treatment effects on a different population than our survey population. One technique to do this is...

Thanks for your work on margins. We use it quite a bit. For my own edification, I was trying to understand how margins really works. Your documentation references Stata, which...

enhancement
help wanted
documentation

I followed the django-recaptcha directions to add a field to my contact form. When it renders (in my local test), it has a field that says "Captcha:" but no actual...

status: needs review

Reproduce: - Visit https://htmx.org/examples/keyboard-shortcuts/ - Type alt-shift-D. Nothing. - Click on the button, changes to "Did it". I have no idea how to debug. I'm using Chrome Version 90.0.4430.85 (Official...

Adding to the docs what someone told me in https://github.com/DataBrewery/cubes/issues/478.

Add ability to develop in docker.