Questions tagged [data-science-experience]

IBM Data Science Experience is an interactive, collaborative, cloud-based environment where data scientists can use multiple tools to activate their insights.

IBM Data Science Experience is an interactive, collaborative, cloud-based environment where data scientists can use multiple tools to activate their insights.

Source: http://datascience.ibm.com/blog/welcome-to-the-data-science-experience/

261 questions
-2
votes
1 answer

How to stream Twitter API in spark Scala

How to read Twitter tweets using scala using spark streaming. I am not able to find any spark connectors for Twitter.
user9064357
-2
votes
1 answer

What is a trusted notebook in DSX?

What is a trusted notebook in DSX? What difference between a trusted and untrusted notebook? The on-line documentation is not clear on this.
-3
votes
2 answers

How to remove a single number from input number in python

Here are few example input & outputs to understand the question example 1 input = 555 output should be = 55 example 2 input = 5455 output should be = 545 example 3 input = 6555 output should be = 655 example 4 input = 3675 output…
-3
votes
1 answer

Why file isn't reading permission in python with open function of file object? Any one can explain me?

Why isn't file reading permission in python with the open function of file object? Can anyone explain me?enter image description here
-3
votes
1 answer

dsx writing to blue-mix object storage

Will bluemix object storage ever have folder capability inside a container like amazon s3. I am not sure about other folks but pretty soon writing from DSX, it gets such a mess in a container. Its like a computer with no capability of creating…
Vik M
  • 45
  • 1
  • 4
-4
votes
1 answer

How to Access a Text File from IBM DSX Scala-Spark Notebook

This post is useful, if: You have created a IBM DSX notebook with “Language=Scala” and “Spark version=2.1 OR 2.0″[did not try with other versions] AND You are trying to access a text file [did not try other formats] that you have uploaded from your…
1 2 3
17
18