Baris Sencan

Results 37 issues of Baris Sencan

I'd love to fully switch from emacs to vs code as I'm using the former only for org-mode at the moment. However, this feature (along with logging capabilities but mostly...

feature request

Most react-native npm packages do this; eases and standardizes the installation process. Some examples: [react-native-video](https://github.com/brentvatne/react-native-video), [react-native-linear-gradient](https://github.com/brentvatne/react-native-linear-gradient), [react-native-activity-view](https://github.com/naoufal/react-native-activity-view).

Here are the logs. ![screen shot 2015-05-22 at 5 54 40 pm](https://cloud.githubusercontent.com/assets/988213/7781775/c683ac30-00ab-11e5-929f-c8d6cca2e66e.png) I am calling the hideAnimated method from my view controller's viewWillDisappear. It is important to note that this...

Ability to add paths that will be ignored would be a great feature. I realized that I needed it when using Transmit to edit files on a server. As Transmit...

enhancement

Add a `processFeatures` method among the return values of `loadCsv`. This method, given a tensor *or* array of values, applies the same processing applied to the feature columns from the...

enhancement
estimate: 2

Will need to modify the `loadCsv` options. Things to consider: - Should we have an enum of applicable scaling algorithms and request that as an option? Will be a breaking...

enhancement
estimate: 2

`loadCsv` is a sync method; provide an async counterpart called `loadCsvAsync`.

enhancement
estimate: 2