python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Super Basic Sanity Schema Import
I need some help importing schemas from Visual Studio Code into the Sanity console. I'm importing everything as usual and when Content Studio is successfully compiled I'm still not seeing anything in ...
Lawrence Telfer
Votes: 0
Answers: 2
JSON string to dataframe "change schema" schema contain Ambiguous column - Spark Scala
How to convert this JSON to Dataframe in scala
json_string = """{
"module": {
"col1": "a",
"col2": {
"5"...

Ajay Makkar
Votes: 0
Answers: 0
How to map schema of a table has two different type of relationship with same table from ERD?
I am going through the Entity relationship diagram. I just stuck at one point to understand that is if you look at the picture there are Employees and Equipment entities. Employees are connected with ...
user3718511
Votes: 0
Answers: 1
How to get all columns from a Parse platform class
I am trying to get all columns from a class in a Parse platform using cloud code that returns a list/array of all the names of the columns.
I am looking at the schema section of the documentation, but...

Guillem Poy
Votes: 0
Answers: 1