Quentin Caudron - Introduction to data analytics with pandas

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024

Комментарии • 2

  • @saulmartinez7351
    @saulmartinez7351 Год назад

    1:22:12
    Im stuck trying to replace the NaN values with the weekday names but i have an error:
    AttributeError: 'DatetimeIndex' object has no attribute 'weekday_name'

  • @Joshua-rq5hw
    @Joshua-rq5hw 3 месяца назад

    where can i access the data that was used in this tutorial video
    I really need this coz i got confused tryint to use another csv data file to follow the tutorial