Solving AttributeError: 'float' object has no attribute 'rint'
Jul 26, 2022 · 2 min read · Problem Lately, I have been working on some ETL projects and during the transform stage I come across the error "AttributeError: 'float' object has no attribute 'rint'", combined with "TypeError: loop of ufunc does not support argument 0 of type floa...
Join discussion

