-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: Komma-Zahlen werden vom Importer nicht erkannt (nur amerikanisch per Punkt abgetrennte Werte) #510
Comments
davidszkiba
added a commit
that referenced
this issue
Sep 30, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Sep 30, 2024
davidszkiba
added a commit
that referenced
this issue
Oct 3, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Oct 3, 2024
davidszkiba
added a commit
that referenced
this issue
Oct 8, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Oct 8, 2024
davidszkiba
added a commit
that referenced
this issue
Oct 8, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Oct 8, 2024
davidszkiba
added a commit
that referenced
this issue
Oct 10, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Oct 10, 2024
davidszkiba
added a commit
that referenced
this issue
Oct 10, 2024
It is now possible to specify float values by using a comma as separator. Enclosing the column values within double quotes allows using a comma as column separator as well: ```csv componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname 0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question ```
davidszkiba
added a commit
that referenced
this issue
Oct 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: