Quentin Caudron - Introduction to data analytics with pandas

Поділитися
Вставка
  • Опубліковано 24 січ 2025

КОМЕНТАРІ • 2

  • @saulmartinez7351
    @saulmartinez7351 2 роки тому

    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 8 місяців тому

    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