Can Demircan

Results 2 issues of Can Demircan

Hi! For the [Pandas Dataframes](https://swcarpentry.github.io/python-novice-gapminder/08-data-frames.html) episode, under the `DataFrame.iloc[..., ...]` section, it might be worth mentioning the caveats of this method, i.e. if you add new columns to your data...

type:enhancement
good first issue

### Feature request Hello, When I try to remove a layer from the LLaMa models using the code snippet below, I get an index error (pasted below the snippet). From...

Feature request