Spaarsh commented on issue #767: URL: https://github.com/apache/datafusion-python/issues/767#issuecomment-2704775801
Just an update on this one. Upon running the script, this is the output: ``` Missing attribute. Object name: DataFrame, Attribute name: format_column_name Missing attribute. Object name: NullTreatment, Attribute name: __delattr__ Missing attribute. Object name: NullTreatment, Attribute name: __dir__ Missing attribute. Object name: NullTreatment, Attribute name: __eq__ Missing attribute. Object name: NullTreatment, Attribute name: __format__ Missing attribute. Object name: NullTreatment, Attribute name: __ge__ Missing attribute. Object name: NullTreatment, Attribute name: __getattribute__ Missing attribute. Object name: NullTreatment, Attribute name: __gt__ Missing attribute. Object name: NullTreatment, Attribute name: __hash__ Missing attribute. Object name: NullTreatment, Attribute name: __init__ Missing attribute. Object name: NullTreatment, Attribute name: __init_subclass__ Missing attribute. Object name: NullTreatment, Attribute name: __int__ Missing attribute. Object name: NullTreatment, Attribute name: __le__ Missing attribute. Object name: NullTreatment, Attribute name: __lt__ Missing attribute. Object name: NullTreatment, Attribute name: __ne__ Missing attribute. Object name: NullTreatment, Attribute name: __new__ Missing attribute. Object name: NullTreatment, Attribute name: __reduce__ Missing attribute. Object name: NullTreatment, Attribute name: __reduce_ex__ Missing attribute. Object name: NullTreatment, Attribute name: __repr__ Missing attribute. Object name: NullTreatment, Attribute name: __setattr__ Missing attribute. Object name: NullTreatment, Attribute name: __sizeof__ Missing attribute. Object name: NullTreatment, Attribute name: __str__ Missing attribute. Object name: NullTreatment, Attribute name: __subclasshook__ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org