EDA_miner icon indicating copy to clipboard operation
EDA_miner copied to clipboard

Swiss army knife, but for visualization, analytics, and machine learning. View docs here: http://edaminer.com/docs/ and a demo (don't abuse) here: http://edaminer.com/

Results 6 EDA_miner issues
Sort by recently updated
recently updated
newest added

These should probably be implemented in one place and in an abstract manner so that they can be used anywhere within the app. 1. More chart types (e.g. from plotly):...

enhancement
help wanted
good first issue

1. Improve feel and looks: - [x] Add themes (e.g. Light, Dark, etc) - [x] Review tabs system (available options, design, urls) - [x] Modify CSS and gather all styling...

enhancement
help wanted
good first issue

1. Correctly read various formats: - [x] csv - [x] xls / xlsx - [x] json - [x] feather - [ ] html 2. Convert columns to appropriate data-types (possibly...

enhancement

1. Add more algorithms: - [x] sklearn (46 so far) - [ ] [statsmodels](https://www.statsmodels.org/stable/index.html) - [ ] tensorflow / pytorch - [ ] NLP models (nltk, gensim, spacy, etc) 2....

enhancement
good first issue

1. Add ability to connect to more APIs: - [x] Twitter - [x] Google Sheets - [x] reddit - [x] Quandl - [x] Spotify - [x] Google Analytics - [...

enhancement
help wanted
good first issue

Provide a better baseline function than peakutils: - [x] Exponential Moving Average + Moving Average - [x] Better fitting Moreover: - [ ] Give the ability to the users to...

enhancement