--- /srv/reproducible-results/rbuild-debian/r-b-build.CYdXWGTC/b1/guidata_3.5.2-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.CYdXWGTC/b2/guidata_3.5.2-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 9e8341d8d0a57148994fa490ce7e3cef 533208 doc optional python-guidata-doc_3.5.2-1_all.deb │ + 352746096181d15a7524e34f4d5874fa 533244 doc optional python-guidata-doc_3.5.2-1_all.deb │ af552edb2f8f7b89633a822334d38b15 237848 python optional python3-guidata_3.5.2-1_all.deb ├── python-guidata-doc_3.5.2-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-06-22 19:48:34.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3064 2024-06-22 19:48:34.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 529952 2024-06-22 19:48:34.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 529988 2024-06-22 19:48:34.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-guidata-doc/html/autodoc/index.html │ │ │ │ @@ -191,15 +191,15 @@ │ │ │ │
│ │ │ │
Example of a complete dataset with all possible items. Used as an autodoc

example.

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ dir
│ │ │ │ -

Directory. Default: ‘/tmp/test_958cfcqg’.

│ │ │ │ +

Directory. Default: ‘/tmp/test_4_1kwynd’.

│ │ │ │
│ │ │ │
Type:
│ │ │ │

guidata.dataset.dataitems.DirectoryItem

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │ @@ -246,37 +246,37 @@ │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ fname
│ │ │ │ -

Open file. Supported file types: *.csv, *.eta. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’.

│ │ │ │ +

Open file. Supported file types: *.csv, *.eta. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’.

│ │ │ │
│ │ │ │
Type:
│ │ │ │

guidata.dataset.dataitems.FileOpenItem

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ fnames
│ │ │ │ -

Open files. Supported file types: *.csv. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’.

│ │ │ │ +

Open files. Supported file types: *.csv. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’.

│ │ │ │
│ │ │ │
Type:
│ │ │ │

guidata.dataset.dataitems.FilesOpenItem

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ fname_s
│ │ │ │ -

Save file. Supported file types: *.eta. Default: ‘/tmp/test_958cfcqg/tmpnq4ov7uf.eta’.

│ │ │ │ +

Save file. Supported file types: *.eta. Default: ‘/tmp/test_4_1kwynd/tmp10ps91zq.eta’.

│ │ │ │
│ │ │ │
Type:
│ │ │ │

guidata.dataset.dataitems.FileSaveItem

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │ @@ -448,22 +448,22 @@ │ │ │ │
│ │ │ │
│ │ │ │ classmethod create(dir: str, a: float, b: int, c: str, type: int, fname: str, fnames: list, fname_s: str, string: str, text: str, float_slider: float, integer: int, dtime: datetime.datetime, date: datetime.date, bool1: bool, bool2: bool, color: str, choice: int | str, mchoice2: str, floatarray: numpy.ndarray, mchoice3: int, mchoice1: int, dictionary: dict) autodoc_example.AutodocExampleParam1
│ │ │ │

Returns a new instance of AutodocExampleParam1 with the fields set to the given values.

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │
    │ │ │ │ -
  • dir (str) – Directory. Default: ‘/tmp/test_958cfcqg’.

  • │ │ │ │ +
  • dir (str) – Directory. Default: ‘/tmp/test_4_1kwynd’.

  • │ │ │ │
  • a (float) – Parameter #1. Default: 2.3.

  • │ │ │ │
  • b (int) – Parameter #2. Integer between 0 and 10. Default: 5.

  • │ │ │ │
  • c (str) – Parameter #3. Default: ‘default value’.

  • │ │ │ │
  • type (int) – Processing algorithm. Single choice from: 0, 1, 2. Default: 0.

  • │ │ │ │ -
  • fname (str) – Open file. Supported file types: *.csv, *.eta. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’.

  • │ │ │ │ -
  • fnames (list) – Open files. Supported file types: *.csv. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’.

  • │ │ │ │ -
  • fname_s (str) – Save file. Supported file types: *.eta. Default: ‘/tmp/test_958cfcqg/tmpnq4ov7uf.eta’.

  • │ │ │ │ +
  • fname (str) – Open file. Supported file types: *.csv, *.eta. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’.

  • │ │ │ │ +
  • fnames (list) – Open files. Supported file types: *.csv. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’.

  • │ │ │ │ +
  • fname_s (str) – Save file. Supported file types: *.eta. Default: ‘/tmp/test_4_1kwynd/tmp10ps91zq.eta’.

  • │ │ │ │
  • string (str) – Default: None.

  • │ │ │ │
  • text (str) – Default: None.

  • │ │ │ │
  • float_slider (float) – Float (with slider). Float between 0 and 1. Default: 0.5.

  • │ │ │ │
  • integer (int) – Integer between 3 and 16. Default: 5.

  • │ │ │ │
  • dtime (datetime.datetime) – Date/time. Default: datetime.datetime(2010, 10, 10, 0, 0).

  • │ │ │ │
  • date (datetime.date) – Default: datetime.date(2010, 10, 10).

  • │ │ │ │
  • bool1 (bool) – Default: None.

  • │ │ │ │ @@ -482,27 +482,27 @@ │ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

Note

│ │ │ │

To instanciate a new AutodocExampleParam1 dataset, you can use the classmethod AutodocExampleParam1.create() like this:

│ │ │ │ -
AutodocExampleParam1.create(dir='/tmp/test_958cfcqg', a=2.3, b=5, c='default value', type=0, fname='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fnames='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fname_s='/tmp/test_958cfcqg/tmpnq4ov7uf.eta', string=None, text=None, float_slider=0.5, integer=5, dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', floatarray=None, mchoice3=(), mchoice1=(), dictionary=None)
│ │ │ │ +
AutodocExampleParam1.create(dir='/tmp/test_4_1kwynd', a=2.3, b=5, c='default value', type=0, fname='/tmp/test_4_1kwynd/tmpy__luiov.csv', fnames='/tmp/test_4_1kwynd/tmpy__luiov.csv', fname_s='/tmp/test_4_1kwynd/tmp10ps91zq.eta', string=None, text=None, float_slider=0.5, integer=5, dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', floatarray=None, mchoice3=(), mchoice1=(), dictionary=None)
│ │ │ │  
│ │ │ │
│ │ │ │

You can also first instanciate a default AutodocExampleParam1 and then set the fields like this:

│ │ │ │
param = AutodocExampleParam1()
│ │ │ │ -param.dir = '/tmp/test_958cfcqg'
│ │ │ │ +param.dir = '/tmp/test_4_1kwynd'
│ │ │ │  param.a = 2.3
│ │ │ │  param.b = 5
│ │ │ │  param.c = 'default value'
│ │ │ │  param.type = 0
│ │ │ │ -param.fname = '/tmp/test_958cfcqg/tmpf8yp8vd6.csv'
│ │ │ │ -param.fnames = '/tmp/test_958cfcqg/tmpf8yp8vd6.csv'
│ │ │ │ -param.fname_s = '/tmp/test_958cfcqg/tmpnq4ov7uf.eta'
│ │ │ │ +param.fname = '/tmp/test_4_1kwynd/tmpy__luiov.csv'
│ │ │ │ +param.fnames = '/tmp/test_4_1kwynd/tmpy__luiov.csv'
│ │ │ │ +param.fname_s = '/tmp/test_4_1kwynd/tmp10ps91zq.eta'
│ │ │ │  param.string = None
│ │ │ │  param.text = None
│ │ │ │  param.float_slider = 0.5
│ │ │ │  param.integer = 5
│ │ │ │  param.dtime = datetime.datetime(2010, 10, 10, 0, 0)
│ │ │ │  param.date = datetime.date(2010, 10, 10)
│ │ │ │  param.bool1 = None
│ │ │ │ @@ -547,20 +547,20 @@
│ │ │ │  
│ │ │ │ class autodoc_example.AutodocExampleParam2(title: str | None = None, comment: str | None = None, icon: str = '', readonly: bool = False)
│ │ │ │

Example of a complete dataset with all possible items. Used as an autodoc │ │ │ │ example.

│ │ │ │
│ │ │ │

Note

│ │ │ │

To instanciate a new AutodocExampleParam2 dataset, you can use the classmethod AutodocExampleParam2.create() like this:

│ │ │ │ -
AutodocExampleParam2.create(dir='/tmp/test_958cfcqg', a=2.3, b=5, c='default value', type=0, fname='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fnames='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fname_s='/tmp/test_958cfcqg/tmpnq4ov7uf.eta', string=None, text=None, float_slider=0.5, integer=5, dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', floatarray=None, mchoice3=(), mchoice1=(), dictionary=None)
│ │ │ │ +
AutodocExampleParam2.create(dir='/tmp/test_4_1kwynd', a=2.3, b=5, c='default value', type=0, fname='/tmp/test_4_1kwynd/tmpy__luiov.csv', fnames='/tmp/test_4_1kwynd/tmpy__luiov.csv', fname_s='/tmp/test_4_1kwynd/tmp10ps91zq.eta', string=None, text=None, float_slider=0.5, integer=5, dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', floatarray=None, mchoice3=(), mchoice1=(), dictionary=None)
│ │ │ │  
│ │ │ │
│ │ │ │

You can also first instanciate a default AutodocExampleParam2 and then set the fields like this:

│ │ │ │
param = AutodocExampleParam2()
│ │ │ │ -param.dir = '/tmp/test_958cfcqg'
│ │ │ │ +param.dir = '/tmp/test_4_1kwynd'
│ │ │ │  param.a = 2.3
│ │ │ │  param.b = 5
│ │ │ │  param.c = 'default value'
│ │ │ │  param.type = 0
│ │ │ │  ...
│ │ │ │  
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -138,15 +138,15 @@ │ │ │ │ │ :shownote: │ │ │ │ │ The second example line would result in the following documentation: │ │ │ │ │ ccllaassss autodoc_example.AutodocExampleParam1_¶ │ │ │ │ │ Example of a complete dataset with all possible items. Used as an │ │ │ │ │ autodoc │ │ │ │ │ example. │ │ │ │ │ dir_¶ │ │ │ │ │ - DDiirreeccttoorryy. Default: ‘/tmp/test_958cfcqg’. │ │ │ │ │ + DDiirreeccttoorryy. Default: ‘/tmp/test_4_1kwynd’. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._D_i_r_e_c_t_o_r_y_I_t_e_m │ │ │ │ │ a_¶ │ │ │ │ │ Parameter #1. Default: 2.3. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._F_l_o_a_t_I_t_e_m │ │ │ │ │ b_¶ │ │ │ │ │ @@ -159,25 +159,25 @@ │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._S_t_r_i_n_g_I_t_e_m │ │ │ │ │ type_¶ │ │ │ │ │ Processing algorithm. Single choice from: 0, 1, 2. Default: 0. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._C_h_o_i_c_e_I_t_e_m │ │ │ │ │ fname_¶ │ │ │ │ │ Open file. Supported file types: *.csv, *.eta. Default: ‘/tmp/ │ │ │ │ │ - test_958cfcqg/tmpf8yp8vd6.csv’. │ │ │ │ │ + test_4_1kwynd/tmpy__luiov.csv’. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._F_i_l_e_O_p_e_n_I_t_e_m │ │ │ │ │ fnames_¶ │ │ │ │ │ Open files. Supported file types: *.csv. Default: ‘/tmp/ │ │ │ │ │ - test_958cfcqg/tmpf8yp8vd6.csv’. │ │ │ │ │ + test_4_1kwynd/tmpy__luiov.csv’. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._F_i_l_e_s_O_p_e_n_I_t_e_m │ │ │ │ │ fname_s_¶ │ │ │ │ │ Save file. Supported file types: *.eta. Default: ‘/tmp/ │ │ │ │ │ - test_958cfcqg/tmpnq4ov7uf.eta’. │ │ │ │ │ + test_4_1kwynd/tmp10ps91zq.eta’. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._F_i_l_e_S_a_v_e_I_t_e_m │ │ │ │ │ string_¶ │ │ │ │ │ Default: None. │ │ │ │ │ Type: │ │ │ │ │ _g_u_i_d_a_t_a_._d_a_t_a_s_e_t_._d_a_t_a_i_t_e_m_s_._S_t_r_i_n_g_I_t_e_m │ │ │ │ │ text_¶ │ │ │ │ │ @@ -244,27 +244,27 @@ │ │ │ │ │ ffllooaatt__sslliiddeerr:: _ff_ll_oo_aa_tt, iinntteeggeerr:: _ii_nn_tt, ddttiimmee:: _dd_aa_tt_ee_tt_ii_mm_ee_.._dd_aa_tt_ee_tt_ii_mm_ee, ddaattee:: │ │ │ │ │ _dd_aa_tt_ee_tt_ii_mm_ee_.._dd_aa_tt_ee, bbooooll11:: _bb_oo_oo_ll, bbooooll22:: _bb_oo_oo_ll, ccoolloorr:: _ss_tt_rr, cchhooiiccee:: _ii_nn_tt || _ss_tt_rr, │ │ │ │ │ mmcchhooiiccee22:: _ss_tt_rr, ffllooaattaarrrraayy:: nnuummppyy..nnddaarrrraayy, mmcchhooiiccee33:: _ii_nn_tt, mmcchhooiiccee11:: _ii_nn_tt, │ │ │ │ │ ddiiccttiioonnaarryy:: _dd_ii_cc_tt) → _a_u_t_o_d_o_c___e_x_a_m_p_l_e_._A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1_¶ │ │ │ │ │ Returns a new instance of _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1 with the fields set │ │ │ │ │ to the given values. │ │ │ │ │ Parameters: │ │ │ │ │ - * ddiirr (_ss_tt_rr) – DDiirreeccttoorryy. Default: ‘/tmp/test_958cfcqg’. │ │ │ │ │ + * ddiirr (_ss_tt_rr) – DDiirreeccttoorryy. Default: ‘/tmp/test_4_1kwynd’. │ │ │ │ │ * aa (_ff_ll_oo_aa_tt) – Parameter #1. Default: 2.3. │ │ │ │ │ * bb (_ii_nn_tt) – Parameter #2. Integer between 0 and 10. │ │ │ │ │ Default: 5. │ │ │ │ │ * cc (_ss_tt_rr) – Parameter #3. Default: ‘default value’. │ │ │ │ │ * ttyyppee (_ii_nn_tt) – Processing algorithm. Single choice from: │ │ │ │ │ 0, 1, 2. Default: 0. │ │ │ │ │ * ffnnaammee (_ss_tt_rr) – Open file. Supported file types: *.csv, │ │ │ │ │ - *.eta. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’. │ │ │ │ │ + *.eta. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’. │ │ │ │ │ * ffnnaammeess (_ll_ii_ss_tt) – Open files. Supported file types: │ │ │ │ │ - *.csv. Default: ‘/tmp/test_958cfcqg/tmpf8yp8vd6.csv’. │ │ │ │ │ + *.csv. Default: ‘/tmp/test_4_1kwynd/tmpy__luiov.csv’. │ │ │ │ │ * ffnnaammee__ss (_ss_tt_rr) – Save file. Supported file types: *.eta. │ │ │ │ │ - Default: ‘/tmp/test_958cfcqg/tmpnq4ov7uf.eta’. │ │ │ │ │ + Default: ‘/tmp/test_4_1kwynd/tmp10ps91zq.eta’. │ │ │ │ │ * ssttrriinngg (_ss_tt_rr) – Default: None. │ │ │ │ │ * tteexxtt (_ss_tt_rr) – Default: None. │ │ │ │ │ * ffllooaatt__sslliiddeerr (_ff_ll_oo_aa_tt) – Float (with slider). Float │ │ │ │ │ between 0 and 1. Default: 0.5. │ │ │ │ │ * iinntteeggeerr (_ii_nn_tt) – Integer between 3 and 16. Default: 5. │ │ │ │ │ * ddttiimmee (_dd_aa_tt_ee_tt_ii_mm_ee_.._dd_aa_tt_ee_tt_ii_mm_ee) – Date/time. Default: │ │ │ │ │ datetime.datetime(2010, 10, 10, 0, 0). │ │ │ │ │ @@ -285,32 +285,32 @@ │ │ │ │ │ * ddiiccttiioonnaarryy (_dd_ii_cc_tt) – This is a dictionary. Default: │ │ │ │ │ None. │ │ │ │ │ Returns: │ │ │ │ │ New instance of _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1. │ │ │ │ │ Note │ │ │ │ │ To instanciate a new _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1 dataset, you can use the │ │ │ │ │ classmethod _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1_._c_r_e_a_t_e_(_) like this: │ │ │ │ │ - AutodocExampleParam1.create(dir='/tmp/test_958cfcqg', a=2.3, b=5, │ │ │ │ │ - c='default value', type=0, fname='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', │ │ │ │ │ - fnames='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fname_s='/tmp/test_958cfcqg/ │ │ │ │ │ - tmpnq4ov7uf.eta', string=None, text=None, float_slider=0.5, integer=5, │ │ │ │ │ + AutodocExampleParam1.create(dir='/tmp/test_4_1kwynd', a=2.3, b=5, │ │ │ │ │ + c='default value', type=0, fname='/tmp/test_4_1kwynd/tmpy__luiov.csv', │ │ │ │ │ + fnames='/tmp/test_4_1kwynd/tmpy__luiov.csv', fname_s='/tmp/test_4_1kwynd/ │ │ │ │ │ + tmp10ps91zq.eta', string=None, text=None, float_slider=0.5, integer=5, │ │ │ │ │ dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, │ │ │ │ │ 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', │ │ │ │ │ floatarray=None, mchoice3=(), mchoice1=(), dictionary=None) │ │ │ │ │ You can also first instanciate a default _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_1 and then │ │ │ │ │ set the fields like this: │ │ │ │ │ param = AutodocExampleParam1() │ │ │ │ │ - param.dir = '/tmp/test_958cfcqg' │ │ │ │ │ + param.dir = '/tmp/test_4_1kwynd' │ │ │ │ │ param.a = 2.3 │ │ │ │ │ param.b = 5 │ │ │ │ │ param.c = 'default value' │ │ │ │ │ param.type = 0 │ │ │ │ │ - param.fname = '/tmp/test_958cfcqg/tmpf8yp8vd6.csv' │ │ │ │ │ - param.fnames = '/tmp/test_958cfcqg/tmpf8yp8vd6.csv' │ │ │ │ │ - param.fname_s = '/tmp/test_958cfcqg/tmpnq4ov7uf.eta' │ │ │ │ │ + param.fname = '/tmp/test_4_1kwynd/tmpy__luiov.csv' │ │ │ │ │ + param.fnames = '/tmp/test_4_1kwynd/tmpy__luiov.csv' │ │ │ │ │ + param.fname_s = '/tmp/test_4_1kwynd/tmp10ps91zq.eta' │ │ │ │ │ param.string = None │ │ │ │ │ param.text = None │ │ │ │ │ param.float_slider = 0.5 │ │ │ │ │ param.integer = 5 │ │ │ │ │ param.dtime = datetime.datetime(2010, 10, 10, 0, 0) │ │ │ │ │ param.date = datetime.date(2010, 10, 10) │ │ │ │ │ param.bool1 = None │ │ │ │ │ @@ -342,25 +342,25 @@ │ │ │ │ │ ccllaassss autodoc_example.AutodocExampleParam2(ttiittllee:: _ss_tt_rr || _NN_oo_nn_ee == NNoonnee, ccoommmmeenntt:: │ │ │ │ │ _ss_tt_rr || _NN_oo_nn_ee == NNoonnee, iiccoonn:: _ss_tt_rr == '''', rreeaaddoonnllyy:: _bb_oo_oo_ll == FFaallssee)_¶ │ │ │ │ │ Example of a complete dataset with all possible items. Used as an autodoc │ │ │ │ │ example. │ │ │ │ │ Note │ │ │ │ │ To instanciate a new _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_2 dataset, you can use the │ │ │ │ │ classmethod AutodocExampleParam2.create() like this: │ │ │ │ │ - AutodocExampleParam2.create(dir='/tmp/test_958cfcqg', a=2.3, b=5, │ │ │ │ │ - c='default value', type=0, fname='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', │ │ │ │ │ - fnames='/tmp/test_958cfcqg/tmpf8yp8vd6.csv', fname_s='/tmp/test_958cfcqg/ │ │ │ │ │ - tmpnq4ov7uf.eta', string=None, text=None, float_slider=0.5, integer=5, │ │ │ │ │ + AutodocExampleParam2.create(dir='/tmp/test_4_1kwynd', a=2.3, b=5, │ │ │ │ │ + c='default value', type=0, fname='/tmp/test_4_1kwynd/tmpy__luiov.csv', │ │ │ │ │ + fnames='/tmp/test_4_1kwynd/tmpy__luiov.csv', fname_s='/tmp/test_4_1kwynd/ │ │ │ │ │ + tmp10ps91zq.eta', string=None, text=None, float_slider=0.5, integer=5, │ │ │ │ │ dtime=datetime.datetime(2010, 10, 10, 0, 0), date=datetime.date(2010, 10, │ │ │ │ │ 10), bool1=None, bool2=None, color='red', choice='16', mchoice2='rect', │ │ │ │ │ floatarray=None, mchoice3=(), mchoice1=(), dictionary=None) │ │ │ │ │ You can also first instanciate a default _A_u_t_o_d_o_c_E_x_a_m_p_l_e_P_a_r_a_m_2 and then │ │ │ │ │ set the fields like this: │ │ │ │ │ param = AutodocExampleParam2() │ │ │ │ │ - param.dir = '/tmp/test_958cfcqg' │ │ │ │ │ + param.dir = '/tmp/test_4_1kwynd' │ │ │ │ │ param.a = 2.3 │ │ │ │ │ param.b = 5 │ │ │ │ │ param.c = 'default value' │ │ │ │ │ param.type = 0 │ │ │ │ │ ... │ │ │ │ │ _[_L_o_g_o_] │ │ │ │ │ ******** _TT_aa_bb_ll_ee_ _oo_ff_ _CC_oo_nn_tt_ee_nn_tt_ss ******** │ │ │ ├── ./usr/share/doc/python-guidata-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -3600,15 +3600,15 @@ │ │ │ │ │ "tempdir": [0, 7], │ │ │ │ │ "tempfil": [0, 7], │ │ │ │ │ "templat": 2, │ │ │ │ │ "temporari": [0, 1, 7], │ │ │ │ │ "termin": 1, │ │ │ │ │ "test": [0, 1, 2, 4, 6, 7, 8, 9, 10, 13, 18, 21, 22, 23], │ │ │ │ │ "test_": [0, 7], │ │ │ │ │ - "test_958cfcqg": 0, │ │ │ │ │ + "test_4_1kwynd": 0, │ │ │ │ │ "test_activable_dataset": 7, │ │ │ │ │ "test_all_featur": [1, 7], │ │ │ │ │ "test_all_item": 7, │ │ │ │ │ "test_arrayeditor": 23, │ │ │ │ │ "test_bool_selector": 7, │ │ │ │ │ "test_callback": 1, │ │ │ │ │ "test_codeeditor": 23, │ │ │ │ │ @@ -3664,16 +3664,16 @@ │ │ │ │ │ "timedelta_pd": 23, │ │ │ │ │ "timeout": [1, 21], │ │ │ │ │ "timer": 6, │ │ │ │ │ "timestamp": 23, │ │ │ │ │ "tip": [7, 21], │ │ │ │ │ "titl": [0, 1, 7, 13, 16, 21, 23], │ │ │ │ │ "tmp": 0, │ │ │ │ │ - "tmpf8yp8vd6": 0, │ │ │ │ │ - "tmpnq4ov7uf": 0, │ │ │ │ │ + "tmp10ps91zq": 0, │ │ │ │ │ + "tmpy__luiov": 0, │ │ │ │ │ "to_str": [1, 6, 13, 20], │ │ │ │ │ "toc": 6, │ │ │ │ │ "todai": 1, │ │ │ │ │ "togeth": 13, │ │ │ │ │ "toggl": [7, 12, 21], │ │ │ │ │ "toml": [1, 5, 9, 22], │ │ │ │ │ "tomli": [9, 22],