Skip to content

Instantly share code, notes, and snippets.

View Julian0708G's full-sized avatar

Julian0708G

  • Joined Oct 11, 2025
View GitHub Profile
@Julian0708G
Julian0708G / titanic.html
Created October 11, 2025 14:45
Datos Titanic HTML para Colab
<html>
<body>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>