Support null type
Support null type (#17) * add write protection to ParamDict * update * add more functions to pyarrow * update * add comments * bump up version * EmptyAwareIterable empty()-> empty * add index support for ParamDict * version * support null type * update