{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "
\n",
" \n",
" \n",
" \n",
"
df.to_csv('spacex_web_scraped.csv', index=False)
\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Authors\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Yan Luo\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Nayef Abou Tayoun\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Change Log\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"| Date (YYYY-MM-DD) | Version | Changed By | Change Description |\n",
"| ----------------- | ------- | ---------- | --------------------------- |\n",
"| 2021-06-09 | 1.0 | Yan Luo | Tasks updates |\n",
"| 2020-11-10 | 1.0 | Nayef | Created the initial version |\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Copyright © 2021 IBM Corporation. All rights reserved.\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python",
"language": "python",
"name": "conda-env-python-py"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.12"
}
},
"nbformat": 4,
"nbformat_minor": 4
}