results.nb 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. (* Content-type: application/vnd.wolfram.mathematica *)
  2. (*** Wolfram Notebook File ***)
  3. (* http://www.wolfram.com/nb *)
  4. (* CreatedBy='Mathematica 12.0' *)
  5. (*CacheID: 234*)
  6. (* Internal cache information:
  7. NotebookFileLineBreakTest
  8. NotebookFileLineBreakTest
  9. NotebookDataPosition[ 158, 7]
  10. NotebookDataLength[ 2158, 66]
  11. NotebookOptionsPosition[ 1770, 52]
  12. NotebookOutlinePosition[ 2114, 67]
  13. CellTagsIndexPosition[ 2071, 64]
  14. WindowFrame->Normal*)
  15. (* Beginning of Notebook Content *)
  16. Notebook[{
  17. Cell[BoxData[
  18. RowBox[{
  19. RowBox[{"m", "=",
  20. RowBox[{"Dataset", "[",
  21. RowBox[{
  22. RowBox[{"Get", "[",
  23. RowBox[{"FileNameJoin", "[",
  24. RowBox[{"{",
  25. RowBox[{
  26. RowBox[{"NotebookDirectory", "[", "]"}], ",", "\"\<test.txt\>\""}],
  27. "}"}], "]"}], "]"}], "[", "\"\<Root \>\"", "]"}], "]"}]}],
  28. ";"}]], "Input",
  29. CellChangeTimes->{{3.7717360240194063`*^9, 3.771736045131504*^9}, {
  30. 3.771736686569442*^9, 3.771736690261133*^9}, {3.7717512765989704`*^9,
  31. 3.7717513417302694`*^9}, {3.771751417685506*^9, 3.7717514233643456`*^9}, {
  32. 3.7719129941602864`*^9, 3.7719130089901433`*^9}, 3.7719133429206567`*^9},
  33. CellLabel->"In[1]:=",ExpressionUUID->"a3ff6af3-d397-4a63-9a0c-239444d6be9a"],
  34. Cell[BoxData[
  35. RowBox[{"Column", "[",
  36. RowBox[{"Table", "[",
  37. RowBox[{
  38. RowBox[{"m", "[",
  39. RowBox[{"[", "i", "]"}], "]"}], ",",
  40. RowBox[{"{",
  41. RowBox[{"i", ",", "1", ",",
  42. RowBox[{
  43. RowBox[{"Dimensions", "[", "m", "]"}], "[",
  44. RowBox[{"[", "1", "]"}], "]"}]}], "}"}]}], "]"}], "]"}]], "Input",
  45. CellChangeTimes->{{3.771913348787628*^9, 3.771913473780173*^9}},
  46. CellLabel->"In[14]:=",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"]
  47. },
  48. WindowSize->{1063, 641},
  49. WindowMargins->{{Automatic, 162}, {20, Automatic}},
  50. FrontEndVersion->"12.0 for Microsoft Windows (64-bit) (April 8, 2019)",
  51. StyleDefinitions->"Default.nb"
  52. ]
  53. (* End of Notebook Content *)
  54. (* Internal cache information *)
  55. (*CellTagsOutline
  56. CellTagsIndex->{}
  57. *)
  58. (*CellTagsIndex
  59. CellTagsIndex->{}
  60. *)
  61. (*NotebookFileOutline
  62. Notebook[{
  63. Cell[558, 20, 726, 16, 28, "Input",ExpressionUUID->"a3ff6af3-d397-4a63-9a0c-239444d6be9a"],
  64. Cell[1287, 38, 479, 12, 28, "Input",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"]
  65. }
  66. ]
  67. *)