pandas: powerful Python data analysis toolkit - 0.25.0Scan The SAS SCAN function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract. data firstlast; input object Extracting nth word The Stata word() function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract extract. clear input str20 string "John Smith" "Jane Cook" end generate first_name = word(name, 1) generate last_name = word(name, -1) Python extracts a substring from a string based on its text by using regular0 码力 | 2827 页 | 9.62 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.25.1Scan The SAS SCAN function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract. data firstlast; input object Extracting nth word The Stata word() function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract extract. clear input str20 string "John Smith" "Jane Cook" end generate first_name = word(name, 1) generate last_name = word(name, -1) Python extracts a substring from a string based on its text by using regular0 码力 | 2833 页 | 9.65 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.20.3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1397 34.3.14.41pandas.Series.str.wrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1398 34.3.14.42pandas.Series.str Bug in pd.to_datetime() when passing invalid datatypes (e.g. bool); will now respect the errors key- word (GH13176) • Bug in pd.to_datetime() which overflowed on int8, and int16 dtypes (GH13451) • Bug in to_latex and .to_string silently ignore custom datetime formatter passed through the formatters key word (GH10690) • Bug in DataFrame.iterrows(), not yielding a Series subclasse if defined (GH13977) •0 码力 | 2045 页 | 9.18 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.21.1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1457 34.3.14.41pandas.Series.str.wrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1457 34.3.14.42pandas.Series.str Bug in pd.to_datetime() when passing invalid datatypes (e.g. bool); will now respect the errors key- word (GH13176) • Bug in pd.to_datetime() which overflowed on int8, and int16 dtypes (GH13451) • Bug in to_latex and .to_string silently ignore custom datetime formatter passed through the formatters key word (GH10690) • Bug in DataFrame.iterrows(), not yielding a Series subclasse if defined (GH13977) •0 码力 | 2207 页 | 8.59 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.0.0Scan The SAS SCAN function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract. data firstlast; input object Extracting nth word The Stata word() function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract extract. clear input str20 string "John Smith" "Jane Cook" end generate first_name = word(name, 1) generate last_name = word(name, -1) Python extracts a substring from a string based on its text by using regular0 码力 | 3015 页 | 10.78 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.19.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1278 pandas.Series.str.wrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1278 pandas.Series.str Bug in pd.to_datetime() when passing invalid datatypes (e.g. bool); will now respect the errors key- word (GH13176) • Bug in pd.to_datetime() which overflowed on int8, and int16 dtypes (GH13451) • Bug in to_latex and .to_string silently ignore custom datetime formatter passed through the formatters key word (GH10690) • Bug in DataFrame.iterrows(), not yielding a Series subclasse if defined (GH13977) •0 码力 | 1937 页 | 12.03 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.19.1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1281 pandas.Series.str.wrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1281 pandas.Series.str Bug in pd.to_datetime() when passing invalid datatypes (e.g. bool); will now respect the errors key- word (GH13176) • Bug in pd.to_datetime() which overflowed on int8, and int16 dtypes (GH13451) • Bug in to_latex and .to_string silently ignore custom datetime formatter passed through the formatters key word (GH10690) • Bug in DataFrame.iterrows(), not yielding a Series subclasse if defined (GH13977) •0 码力 | 1943 页 | 12.06 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.1.1Series.str.contains() checks for each of the values in the column Name if the string contains the word Countess and returns for each of the values True (Countess is part of the name) of False (Countess Scan The SAS SCAN function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract. data firstlast; input object Extracting nth word The Stata word() function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract0 码力 | 3231 页 | 10.87 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.1.0Series.str.contains() checks for each of the values in the column Name if the string contains the word Countess and returns for each of the values True (Countess is part of the name) of False (Countess Scan The SAS SCAN function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract. data firstlast; input object Extracting nth word The Stata word() function returns the nth word from a string. The first argument is the string you want to parse and the second argument specifies which word you want to extract0 码力 | 3229 页 | 10.87 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.20.2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1378 34.3.14.41pandas.Series.str.wrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1378 34.3.14.42pandas.Series.str Bug in pd.to_datetime() when passing invalid datatypes (e.g. bool); will now respect the errors key- word (GH13176) • Bug in pd.to_datetime() which overflowed on int8, and int16 dtypes (GH13451) • Bug in to_latex and .to_string silently ignore custom datetime formatter passed through the formatters key word (GH10690) • Bug in DataFrame.iterrows(), not yielding a Series subclasse if defined (GH13977) •0 码力 | 1907 页 | 7.83 MB | 1 年前3
共 29 条
- 1
- 2
- 3













