Stream: helpdesk (published)

Topic: DataFrame delete last row


view this post on Zulip brett knoss (May 30 2021 at 02:16):

How do I delete the last row in a DataFrame?

view this post on Zulip Mason Protter (May 30 2021 at 02:17):

https://dataframes.juliadata.org/stable/lib/functions/#Base.delete!

view this post on Zulip Fredrik Ekre (May 30 2021 at 13:15):

(OT, but Zulip gets that URL wrong)

view this post on Zulip Mason Protter (May 30 2021 at 17:37):

hmm yea, that's not ideal

view this post on Zulip Andrey Oskin (May 30 2021 at 18:45):

https://dataframes.juliadata.org/stable/lib/functions/#Base.delete!

view this post on Zulip Mason Protter (May 30 2021 at 19:28):

Interesting that worked. When I tried to linkify it to just a word, it didn't work for me before. Can't reproduce now so I probably did something dumb before


Last updated: Oct 02 2023 at 04:34 UTC