-
### Feature Request
Currently there's no functionality to add a new variable type like there is a new primitive. I thought I'd be able to just subclass `Categorical` (with something like `CatList` …
-
Checklist
---------
- [x] I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
- [x] I performed a search in the issue tracker for similar iss…
-
Hi there!
I just stumbled upon your package and I am incredibly happy someone made the effort implement this. Thanks a lot for this!
I started out with your example and unfortunately, I encounte…
-
I would like to get a Cluster setup with Docker Swarm Mode and Traefik, do you have more detailed docs for that? (I've just started teaching myself the cmd-line and python in the last 30 days so its h…
-
Entityset: stock
Entities:
askvolumes [Rows: 452730, Columns: 6]
bidvolumes [Rows: 452730, Columns: 6]
askprices [Rows: 452730, Columns: 6]
bidprices [Rows: 452730, Columns: 6]
…
-
**Describe the bug**
"segmentation fault (core dumped) " after importing pandas_profiling in ipython environment.
**To Reproduce**
(base) ➜ ~ ipython
Python 3.6.6 |Anaconda, Inc.| (default…
-
### Bug/Feature Request Description
(replace this text with your issue)
I want to set the relationship of two columns in two tables. For example:
```
# Relationship between clients and previo…
-
Not sure whether this is a bug or I am doing something incorrectly, but:
assume the feature matrix is created as in all of the example documentation:
```
feature_matrix, feature_defs = ft.dfs(e…
nutle updated
5 years ago
-
### What
feature toolsにRUL予測があるのでそれを読む
ULR: https://github.com/Featuretools/predict-remaining-useful-life
### Why
今のところ1番参考になりそう
-
Hi,
Im running into this error, any ideas of what the origin might be ?
`python=3.5`
```
REQUIRED_PACKAGES = ['pandas==0.24.2',
'pandas-gbq==0.10.0',
…