Upload html/table_16777820.html with huggingface_hub
Browse files- html/table_16777820.html +1 -0
html/table_16777820.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
<table><tr><td>Property group</td><td>Property Name</td><td>Description</td><td>Misc.</td><td>Note</td></tr><tr><td>Copy& Paste</td><td>Paste</td><td>Activate a dialog box where you can enter or paste data.</td><td>Required</td><td>button</td></tr><tr><td>Partial Read</td><td>Partial Read Method</td><td>Specifies the method for partially reading the database.</td><td>Required</td><td>Read All, From the beginning, Random Sampling</td></tr><tr><td>Partial Read</td><td>Partial Read Arguments</td><td>With 'From the beginning', the argument is the number of observations. With 'Random Sampling', it is the percentage of observations.</td><td/><td/></tr><tr><td>Selection options</td><td>Is first row Variable names</td><td>Set to 'Yes’, if the first row is ‘Variable name’. If set to 'No' even when the first row contains variable names, all variable types may be set as strings.</td><td>Auto.</td><td>Yes, No</td></tr><tr><td>Selection options</td><td>Delimiter</td><td>Select the type of delimiter. Supported delimiters are tab, space, bar, comma, semicolon, and colon. To use a different delimiter, select the 'Other' option.</td><td>Required</td><td>(tab), '|', (Space), ',', ';', ':', (Other)</td></tr><tr><td>Selection options</td><td>Other Delimiters</td><td>Set other delimiters in case the property of a delimiter is (Other).</td><td/><td/></tr><tr><td>Selection options</td><td>Text has grouping symbols</td><td>Specify whether to remove quotation marks from string data that contains them.</td><td>ex: “ABC" ABC</td><td>Yes, No</td></tr><tr><td>Variable Information</td><td>Variable Information</td><td>Displays the variable name and data type</td><td/><td/></tr></table>
|