uproot.WritableTree
===================

Defined in `uproot.writing.writable <https://github.com/scikit-hep/uproot5/blob//src/uproot/writing/writable.py>`__ on `line 1603 <https://github.com/scikit-hep/uproot5/blob//src/uproot/writing/writable.py#L1603>`__.



.. autoclass:: uproot.writing.writable.WritableTree

.. _uproot.writing.writable.WritableTree.path:

path
----

.. autoattribute:: uproot.writing.writable.WritableTree.path

.. _uproot.writing.writable.WritableTree.object_path:

object_path
-----------

.. autoattribute:: uproot.writing.writable.WritableTree.object_path

.. _uproot.writing.writable.WritableTree.file_path:

file_path
---------

.. autoattribute:: uproot.writing.writable.WritableTree.file_path

.. _uproot.writing.writable.WritableTree.file:

file
----

.. autoattribute:: uproot.writing.writable.WritableTree.file

.. _uproot.writing.writable.WritableTree.close:

close
-----

.. automethod:: uproot.writing.writable.WritableTree.close

.. _uproot.writing.writable.WritableTree.closed:

closed
------

.. autoattribute:: uproot.writing.writable.WritableTree.closed

.. _uproot.writing.writable.WritableTree.compression:

compression
-----------

.. autoattribute:: uproot.writing.writable.WritableTree.compression

.. _uproot.writing.writable.WritableTree.num_entries:

num_entries
-----------

.. autoattribute:: uproot.writing.writable.WritableTree.num_entries

.. _uproot.writing.writable.WritableTree.num_baskets:

num_baskets
-----------

.. autoattribute:: uproot.writing.writable.WritableTree.num_baskets

.. _uproot.writing.writable.WritableTree.extend:

extend
------

.. automethod:: uproot.writing.writable.WritableTree.extend

.. _uproot.writing.writable.WritableTree.show:

show
----

.. automethod:: uproot.writing.writable.WritableTree.show

