Update documentation

This commit is contained in:
Allen Downey
2021-03-15 11:13:54 -04:00
parent c85b5e63aa
commit 8c0977b145
111 changed files with 3163 additions and 13657 deletions

View File

@@ -421,7 +421,7 @@
"\n",
"```\n",
"# This one should cause an error\n",
"table_id.write('candidate_df.xml', \n",
"column.write('candidate_df.xml', \n",
" format='votable', \n",
" overwrite=True)\n",
"```"