Pratap Vardhan

Results 7 comments of Pratap Vardhan

@sanand0 -- was thinking of playing with gramex.r integration with other frameworks. Not urgent, (if it happens within a month, that'd be great, but can wait) I'll use it whenever...

Yes. For now, I see these two. - SVG from the server-side - Compatible with observablehq notebooks Later is my primary motivation.

scikit-learn tends to use X for input columns, y for target. Although, mostly usage is with positional argument and not named. So, X, y is not so widely used aswell....

`tweepy` error would have been throw during gramex launch (When handlers are being setup). Could you look up your console log and add that to description or confirm it doesn't...

You could use extensions API too. https://www.tableau.com/developer/extensions#reveal. We use this approach for [creating custom d3 charts in tableau](https://tableau.github.io/extensions-api/docs/trex_overview.html).

Assuming we stick with pandas for reading the csv file. Supporting `read_csv(..., dtype={}, ...)` should allow users to be more explicit -- on how to infer types?

Issue still persists with `SimpleCV.__version__=1.3.0` as of Oct 2nd 2014.