PythonDataScience24 / AirBnB-DataScienceProject

GNU General Public License v3.0
2 stars 0 forks source link

Add doc string to methods #18

Closed TheRBen12 closed 4 months ago

TheRBen12 commented 4 months ago

Doc string and comments are still missing, they need to be added

"Steckenpfermethode" als gutes Beispiel neighbourhood_visualizer Z90 visualize_availability_when_price_is....( )

Wii42 commented 4 months ago

Docstring conventions: https://peps.python.org/pep-0257/ How to specify return type / parameters: https://stackoverflow.com/questions/45004725/how-to-specify-different-return-types-in-python-docstring