/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.joeltok.com
| | janakiev.com
6.0 parsecs away

Travel
| | One of the crucial tasks when working with data is to load data properly. The common way the data is formated is CSV, which comes in different flavors and varying difficulties to parse. This article shows three common approaches in Python.
| | utf9k.net
5.6 parsecs away

Travel
| | A step by step walkthrough on how I cleaned up some data as part of a side project
| | initialcommit.com
4.5 parsecs away

Travel
| | In this tutorial you will learn how to use the pandas.head() function and how it can be used in machine learning, as well as how to use the pandas.tail() function.
| | sebastianraschka.com
14.4 parsecs away

Travel
| Previously, I shared an article using multi-GPU training strategies to speed up the finetuning of large language models. Several of these strategies include...