Cite This Page
Bibliographic details for Python for Data Science[edit | edit source]
- Page name: Python for Data Science
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 28 February 2026 11:33 UTC
- Date retrieved: 1 March 2026 20:07 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393
- Page Version ID: 26393
Citation styles for Python for Data Science[edit | edit source]
APA style[edit | edit source]
Python for Data Science. (2026, February 28). Sinfronteras, . Retrieved20:07, March 1, 2026
from http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393.
MLA style[edit | edit source]
"Python for Data Science." Sinfronteras, . 28 Feb 2026, 11:33 UTC.1 Mar 2026, 20:07
<http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Python for Data Science', Sinfronteras, , 28 February 2026, 11:33 UTC, <http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393> [accessed1 March 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Python for Data Science," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393 (accessedMarch 1, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Python for Data Science [Internet]. Sinfronteras, ; 2026 Feb 28, 11:33 UTC [cited2026 Mar 1
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393.
Bluebook style[edit | edit source]
Python for Data Science, http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393 (last visitedMarch 1, 2026
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Python for Data Science --- Sinfronteras{,} ",
year = "2026",
url = "http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393",
note = "[Online; accessed 1-March-2026
]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Python for Data Science --- Sinfronteras{,} ",
year = "2026",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Python_for_Data_Science&oldid=26393}",
note = "[Online; accessed 1-March-2026
]"
}