Aziz Alto

Results 18 comments of Aziz Alto

Hi, thanks. Will do so in the next update.

Hi @ogencoglu sounds like a cool idea, thanks. Any thought on how to approach clustering them ?

Thanks for the recommendations, will keep in mind! Now the repo relies on one source RDatasets. But surely there are plenty of stuff to be implemented as it gets larger.

Hey thanks, indeed the idea is to eventually have a sort of online datasets repository, where a dataset could be (somehow) cached locally once accessed. Instead of shipping the whole...

Thanks @Gumnos !! I guess `shelve` is not the best way to go, it creates different extensions on different platforms! ( http://stackoverflow.com/questions/16171833/why-does-the-shelve-module-in-python-sometimes-create-files-with-different-exten ). With current settings, OS X works ok...

hmm, not sure why this happens. Initially each feed is [encoded as utf-8](https://github.com/iamaziz/TermFeed/blob/master/termfeed/feed.py#L79). I tried that link (on macOS and linux) with no issues. What you mean by encoding it...

I had a similar error that was resolved after I upgraded to the [latest release](https://github.com/hwchase17/langchain/releases/tag/v0.0.157) `v0.0.157`.

Hey, thanks for the reminder :) there is an opened [issue](https://github.com/Kapeli/Dash-User-Contributions/issues/1691) for this on the docsets repo.