Author/Creator: Pandas Development Team
Curated By: Jonas Hartmann
Language: python
Field(s): data analysis, data frames
URL: http://pandas.pydata.org/pandas-docs/stable/tutorials.html
Description
Pandas provides python users with the a DataFrame object (and associated methods) that is very similar to R's data frames. It is useful for people transitioning from R and for python users in general who work on data analysis, especially if they used datasets with mixed data types (strings, integers, floats, ...). This page provides an overview of pandas tutorials and examples available online.Level: Intermediate, Advanced
Format: Online (browser-based)
Time Required: does not apply
Prerequisites: Basic python
Access: free
Last Curated: 08/23/2016
Tags
[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','
- ','
- ','
');
}
[/insert_php]