Search.setIndex({"docnames": ["development/community", "development/contributing", "development/contributing_codebase", "development/contributing_docstring", "development/contributing_documentation", "development/contributing_environment", "development/debugging_extensions", "development/developer", "development/extending", "development/index", "development/internals", "development/maintaining", "development/policies", "development/roadmap", "ecosystem", "getting_started/comparison/comparison_with_r", "getting_started/comparison/comparison_with_sas", "getting_started/comparison/comparison_with_spreadsheets", "getting_started/comparison/comparison_with_sql", "getting_started/comparison/comparison_with_stata", "getting_started/comparison/index", "getting_started/index", "getting_started/install", "getting_started/intro_tutorials/01_table_oriented", "getting_started/intro_tutorials/02_read_write", "getting_started/intro_tutorials/03_subset_data", "getting_started/intro_tutorials/04_plotting", "getting_started/intro_tutorials/05_add_columns", "getting_started/intro_tutorials/06_calculate_statistics", "getting_started/intro_tutorials/07_reshape_table_layout", "getting_started/intro_tutorials/08_combine_dataframes", "getting_started/intro_tutorials/09_timeseries", "getting_started/intro_tutorials/10_text_data", "getting_started/intro_tutorials/index", "getting_started/overview", "getting_started/tutorials", "index", "reference/api/pandas.ArrowDtype", "reference/api/pandas.BooleanDtype", "reference/api/pandas.Categorical", "reference/api/pandas.Categorical.__array__", "reference/api/pandas.Categorical.categories", "reference/api/pandas.Categorical.codes", "reference/api/pandas.Categorical.dtype", "reference/api/pandas.Categorical.from_codes", "reference/api/pandas.Categorical.ordered", "reference/api/pandas.CategoricalDtype", "reference/api/pandas.CategoricalDtype.categories", "reference/api/pandas.CategoricalDtype.ordered", "reference/api/pandas.CategoricalIndex", "reference/api/pandas.CategoricalIndex.add_categories", "reference/api/pandas.CategoricalIndex.as_ordered", "reference/api/pandas.CategoricalIndex.as_unordered", "reference/api/pandas.CategoricalIndex.categories", "reference/api/pandas.CategoricalIndex.codes", "reference/api/pandas.CategoricalIndex.equals", "reference/api/pandas.CategoricalIndex.map", "reference/api/pandas.CategoricalIndex.ordered", "reference/api/pandas.CategoricalIndex.remove_categories", "reference/api/pandas.CategoricalIndex.remove_unused_categories", "reference/api/pandas.CategoricalIndex.rename_categories", "reference/api/pandas.CategoricalIndex.reorder_categories", "reference/api/pandas.CategoricalIndex.set_categories", "reference/api/pandas.DataFrame", "reference/api/pandas.DataFrame.T", "reference/api/pandas.DataFrame.__dataframe__", "reference/api/pandas.DataFrame.__iter__", "reference/api/pandas.DataFrame.abs", "reference/api/pandas.DataFrame.add", "reference/api/pandas.DataFrame.add_prefix", "reference/api/pandas.DataFrame.add_suffix", "reference/api/pandas.DataFrame.agg", "reference/api/pandas.DataFrame.aggregate", "reference/api/pandas.DataFrame.align", "reference/api/pandas.DataFrame.all", "reference/api/pandas.DataFrame.any", "reference/api/pandas.DataFrame.append", "reference/api/pandas.DataFrame.apply", "reference/api/pandas.DataFrame.applymap", "reference/api/pandas.DataFrame.asfreq", "reference/api/pandas.DataFrame.asof", "reference/api/pandas.DataFrame.assign", "reference/api/pandas.DataFrame.astype", "reference/api/pandas.DataFrame.at", "reference/api/pandas.DataFrame.at_time", "reference/api/pandas.DataFrame.attrs", "reference/api/pandas.DataFrame.axes", "reference/api/pandas.DataFrame.backfill", "reference/api/pandas.DataFrame.between_time", "reference/api/pandas.DataFrame.bfill", "reference/api/pandas.DataFrame.bool", "reference/api/pandas.DataFrame.boxplot", "reference/api/pandas.DataFrame.clip", "reference/api/pandas.DataFrame.columns", "reference/api/pandas.DataFrame.combine", "reference/api/pandas.DataFrame.combine_first", "reference/api/pandas.DataFrame.compare", "reference/api/pandas.DataFrame.convert_dtypes", "reference/api/pandas.DataFrame.copy", "reference/api/pandas.DataFrame.corr", "reference/api/pandas.DataFrame.corrwith", "reference/api/pandas.DataFrame.count", "reference/api/pandas.DataFrame.cov", "reference/api/pandas.DataFrame.cummax", "reference/api/pandas.DataFrame.cummin", "reference/api/pandas.DataFrame.cumprod", "reference/api/pandas.DataFrame.cumsum", "reference/api/pandas.DataFrame.describe", "reference/api/pandas.DataFrame.diff", "reference/api/pandas.DataFrame.div", "reference/api/pandas.DataFrame.divide", "reference/api/pandas.DataFrame.dot", "reference/api/pandas.DataFrame.drop", "reference/api/pandas.DataFrame.drop_duplicates", "reference/api/pandas.DataFrame.droplevel", "reference/api/pandas.DataFrame.dropna", "reference/api/pandas.DataFrame.dtypes", "reference/api/pandas.DataFrame.duplicated", "reference/api/pandas.DataFrame.empty", "reference/api/pandas.DataFrame.eq", "reference/api/pandas.DataFrame.equals", "reference/api/pandas.DataFrame.eval", "reference/api/pandas.DataFrame.ewm", "reference/api/pandas.DataFrame.expanding", "reference/api/pandas.DataFrame.explode", "reference/api/pandas.DataFrame.ffill", "reference/api/pandas.DataFrame.fillna", "reference/api/pandas.DataFrame.filter", "reference/api/pandas.DataFrame.first", "reference/api/pandas.DataFrame.first_valid_index", "reference/api/pandas.DataFrame.flags", "reference/api/pandas.DataFrame.floordiv", "reference/api/pandas.DataFrame.from_dict", "reference/api/pandas.DataFrame.from_records", "reference/api/pandas.DataFrame.ge", "reference/api/pandas.DataFrame.get", "reference/api/pandas.DataFrame.groupby", "reference/api/pandas.DataFrame.gt", "reference/api/pandas.DataFrame.head", "reference/api/pandas.DataFrame.hist", "reference/api/pandas.DataFrame.iat", "reference/api/pandas.DataFrame.idxmax", "reference/api/pandas.DataFrame.idxmin", "reference/api/pandas.DataFrame.iloc", "reference/api/pandas.DataFrame.index", "reference/api/pandas.DataFrame.infer_objects", "reference/api/pandas.DataFrame.info", "reference/api/pandas.DataFrame.insert", "reference/api/pandas.DataFrame.interpolate", "reference/api/pandas.DataFrame.isetitem", "reference/api/pandas.DataFrame.isin", "reference/api/pandas.DataFrame.isna", "reference/api/pandas.DataFrame.isnull", "reference/api/pandas.DataFrame.items", "reference/api/pandas.DataFrame.iteritems", "reference/api/pandas.DataFrame.iterrows", "reference/api/pandas.DataFrame.itertuples", "reference/api/pandas.DataFrame.join", "reference/api/pandas.DataFrame.keys", "reference/api/pandas.DataFrame.kurt", "reference/api/pandas.DataFrame.kurtosis", "reference/api/pandas.DataFrame.last", "reference/api/pandas.DataFrame.last_valid_index", "reference/api/pandas.DataFrame.le", "reference/api/pandas.DataFrame.loc", "reference/api/pandas.DataFrame.lookup", "reference/api/pandas.DataFrame.lt", "reference/api/pandas.DataFrame.mad", "reference/api/pandas.DataFrame.mask", "reference/api/pandas.DataFrame.max", "reference/api/pandas.DataFrame.mean", "reference/api/pandas.DataFrame.median", "reference/api/pandas.DataFrame.melt", "reference/api/pandas.DataFrame.memory_usage", "reference/api/pandas.DataFrame.merge", "reference/api/pandas.DataFrame.min", "reference/api/pandas.DataFrame.mod", "reference/api/pandas.DataFrame.mode", "reference/api/pandas.DataFrame.mul", "reference/api/pandas.DataFrame.multiply", "reference/api/pandas.DataFrame.ndim", "reference/api/pandas.DataFrame.ne", "reference/api/pandas.DataFrame.nlargest", "reference/api/pandas.DataFrame.notna", "reference/api/pandas.DataFrame.notnull", "reference/api/pandas.DataFrame.nsmallest", "reference/api/pandas.DataFrame.nunique", "reference/api/pandas.DataFrame.pad", "reference/api/pandas.DataFrame.pct_change", "reference/api/pandas.DataFrame.pipe", "reference/api/pandas.DataFrame.pivot", "reference/api/pandas.DataFrame.pivot_table", "reference/api/pandas.DataFrame.plot", "reference/api/pandas.DataFrame.plot.area", "reference/api/pandas.DataFrame.plot.bar", "reference/api/pandas.DataFrame.plot.barh", "reference/api/pandas.DataFrame.plot.box", "reference/api/pandas.DataFrame.plot.density", "reference/api/pandas.DataFrame.plot.hexbin", "reference/api/pandas.DataFrame.plot.hist", "reference/api/pandas.DataFrame.plot.kde", "reference/api/pandas.DataFrame.plot.line", "reference/api/pandas.DataFrame.plot.pie", "reference/api/pandas.DataFrame.plot.scatter", "reference/api/pandas.DataFrame.pop", "reference/api/pandas.DataFrame.pow", "reference/api/pandas.DataFrame.prod", "reference/api/pandas.DataFrame.product", "reference/api/pandas.DataFrame.quantile", "reference/api/pandas.DataFrame.query", "reference/api/pandas.DataFrame.radd", "reference/api/pandas.DataFrame.rank", "reference/api/pandas.DataFrame.rdiv", "reference/api/pandas.DataFrame.reindex", "reference/api/pandas.DataFrame.reindex_like", "reference/api/pandas.DataFrame.rename", "reference/api/pandas.DataFrame.rename_axis", "reference/api/pandas.DataFrame.reorder_levels", "reference/api/pandas.DataFrame.replace", "reference/api/pandas.DataFrame.resample", "reference/api/pandas.DataFrame.reset_index", "reference/api/pandas.DataFrame.rfloordiv", "reference/api/pandas.DataFrame.rmod", "reference/api/pandas.DataFrame.rmul", "reference/api/pandas.DataFrame.rolling", "reference/api/pandas.DataFrame.round", "reference/api/pandas.DataFrame.rpow", "reference/api/pandas.DataFrame.rsub", "reference/api/pandas.DataFrame.rtruediv", "reference/api/pandas.DataFrame.sample", "reference/api/pandas.DataFrame.select_dtypes", "reference/api/pandas.DataFrame.sem", "reference/api/pandas.DataFrame.set_axis", "reference/api/pandas.DataFrame.set_flags", "reference/api/pandas.DataFrame.set_index", "reference/api/pandas.DataFrame.shape", "reference/api/pandas.DataFrame.shift", "reference/api/pandas.DataFrame.size", "reference/api/pandas.DataFrame.skew", "reference/api/pandas.DataFrame.slice_shift", "reference/api/pandas.DataFrame.sort_index", "reference/api/pandas.DataFrame.sort_values", "reference/api/pandas.DataFrame.sparse", "reference/api/pandas.DataFrame.sparse.density", "reference/api/pandas.DataFrame.sparse.from_spmatrix", "reference/api/pandas.DataFrame.sparse.to_coo", "reference/api/pandas.DataFrame.sparse.to_dense", "reference/api/pandas.DataFrame.squeeze", "reference/api/pandas.DataFrame.stack", "reference/api/pandas.DataFrame.std", "reference/api/pandas.DataFrame.style", "reference/api/pandas.DataFrame.sub", "reference/api/pandas.DataFrame.subtract", "reference/api/pandas.DataFrame.sum", "reference/api/pandas.DataFrame.swapaxes", "reference/api/pandas.DataFrame.swaplevel", "reference/api/pandas.DataFrame.tail", "reference/api/pandas.DataFrame.take", "reference/api/pandas.DataFrame.to_clipboard", "reference/api/pandas.DataFrame.to_csv", "reference/api/pandas.DataFrame.to_dict", "reference/api/pandas.DataFrame.to_excel", "reference/api/pandas.DataFrame.to_feather", "reference/api/pandas.DataFrame.to_gbq", "reference/api/pandas.DataFrame.to_hdf", "reference/api/pandas.DataFrame.to_html", "reference/api/pandas.DataFrame.to_json", "reference/api/pandas.DataFrame.to_latex", "reference/api/pandas.DataFrame.to_markdown", "reference/api/pandas.DataFrame.to_numpy", "reference/api/pandas.DataFrame.to_orc", "reference/api/pandas.DataFrame.to_parquet", "reference/api/pandas.DataFrame.to_period", "reference/api/pandas.DataFrame.to_pickle", "reference/api/pandas.DataFrame.to_records", "reference/api/pandas.DataFrame.to_sql", "reference/api/pandas.DataFrame.to_stata", "reference/api/pandas.DataFrame.to_string", "reference/api/pandas.DataFrame.to_timestamp", "reference/api/pandas.DataFrame.to_xarray", "reference/api/pandas.DataFrame.to_xml", "reference/api/pandas.DataFrame.transform", "reference/api/pandas.DataFrame.transpose", "reference/api/pandas.DataFrame.truediv", "reference/api/pandas.DataFrame.truncate", "reference/api/pandas.DataFrame.tshift", "reference/api/pandas.DataFrame.tz_convert", "reference/api/pandas.DataFrame.tz_localize", "reference/api/pandas.DataFrame.unstack", "reference/api/pandas.DataFrame.update", "reference/api/pandas.DataFrame.value_counts", "reference/api/pandas.DataFrame.values", "reference/api/pandas.DataFrame.var", "reference/api/pandas.DataFrame.where", "reference/api/pandas.DataFrame.xs", "reference/api/pandas.DatetimeIndex", "reference/api/pandas.DatetimeIndex.ceil", "reference/api/pandas.DatetimeIndex.date", "reference/api/pandas.DatetimeIndex.day", "reference/api/pandas.DatetimeIndex.day_name", "reference/api/pandas.DatetimeIndex.day_of_week", "reference/api/pandas.DatetimeIndex.day_of_year", "reference/api/pandas.DatetimeIndex.dayofweek", "reference/api/pandas.DatetimeIndex.dayofyear", "reference/api/pandas.DatetimeIndex.floor", "reference/api/pandas.DatetimeIndex.freq", "reference/api/pandas.DatetimeIndex.freqstr", "reference/api/pandas.DatetimeIndex.hour", "reference/api/pandas.DatetimeIndex.indexer_at_time", "reference/api/pandas.DatetimeIndex.indexer_between_time", "reference/api/pandas.DatetimeIndex.inferred_freq", "reference/api/pandas.DatetimeIndex.is_leap_year", "reference/api/pandas.DatetimeIndex.is_month_end", "reference/api/pandas.DatetimeIndex.is_month_start", "reference/api/pandas.DatetimeIndex.is_quarter_end", "reference/api/pandas.DatetimeIndex.is_quarter_start", "reference/api/pandas.DatetimeIndex.is_year_end", "reference/api/pandas.DatetimeIndex.is_year_start", "reference/api/pandas.DatetimeIndex.mean", "reference/api/pandas.DatetimeIndex.microsecond", "reference/api/pandas.DatetimeIndex.minute", "reference/api/pandas.DatetimeIndex.month", "reference/api/pandas.DatetimeIndex.month_name", "reference/api/pandas.DatetimeIndex.nanosecond", "reference/api/pandas.DatetimeIndex.normalize", "reference/api/pandas.DatetimeIndex.quarter", "reference/api/pandas.DatetimeIndex.round", "reference/api/pandas.DatetimeIndex.second", "reference/api/pandas.DatetimeIndex.snap", "reference/api/pandas.DatetimeIndex.std", "reference/api/pandas.DatetimeIndex.strftime", "reference/api/pandas.DatetimeIndex.time", "reference/api/pandas.DatetimeIndex.timetz", "reference/api/pandas.DatetimeIndex.to_frame", "reference/api/pandas.DatetimeIndex.to_period", "reference/api/pandas.DatetimeIndex.to_perioddelta", "reference/api/pandas.DatetimeIndex.to_pydatetime", "reference/api/pandas.DatetimeIndex.to_series", "reference/api/pandas.DatetimeIndex.tz", "reference/api/pandas.DatetimeIndex.tz_convert", "reference/api/pandas.DatetimeIndex.tz_localize", "reference/api/pandas.DatetimeIndex.week", "reference/api/pandas.DatetimeIndex.weekday", "reference/api/pandas.DatetimeIndex.weekofyear", "reference/api/pandas.DatetimeIndex.year", "reference/api/pandas.DatetimeTZDtype", "reference/api/pandas.DatetimeTZDtype.tz", "reference/api/pandas.DatetimeTZDtype.unit", "reference/api/pandas.ExcelFile.parse", "reference/api/pandas.ExcelWriter", "reference/api/pandas.ExcelWriter.book", "reference/api/pandas.ExcelWriter.check_extension", "reference/api/pandas.ExcelWriter.close", "reference/api/pandas.ExcelWriter.cur_sheet", "reference/api/pandas.ExcelWriter.date_format", "reference/api/pandas.ExcelWriter.datetime_format", "reference/api/pandas.ExcelWriter.engine", "reference/api/pandas.ExcelWriter.handles", "reference/api/pandas.ExcelWriter.if_sheet_exists", "reference/api/pandas.ExcelWriter.path", "reference/api/pandas.ExcelWriter.save", "reference/api/pandas.ExcelWriter.sheets", "reference/api/pandas.ExcelWriter.supported_extensions", "reference/api/pandas.ExcelWriter.write_cells", "reference/api/pandas.Flags", "reference/api/pandas.Flags.allows_duplicate_labels", "reference/api/pandas.Float64Index", "reference/api/pandas.Grouper", "reference/api/pandas.HDFStore.append", "reference/api/pandas.HDFStore.get", "reference/api/pandas.HDFStore.groups", "reference/api/pandas.HDFStore.info", "reference/api/pandas.HDFStore.keys", "reference/api/pandas.HDFStore.put", "reference/api/pandas.HDFStore.select", "reference/api/pandas.HDFStore.walk", "reference/api/pandas.Index", "reference/api/pandas.Index.T", "reference/api/pandas.Index.all", "reference/api/pandas.Index.any", "reference/api/pandas.Index.append", "reference/api/pandas.Index.argmax", "reference/api/pandas.Index.argmin", "reference/api/pandas.Index.argsort", "reference/api/pandas.Index.array", "reference/api/pandas.Index.asi8", "reference/api/pandas.Index.asof", "reference/api/pandas.Index.asof_locs", "reference/api/pandas.Index.astype", "reference/api/pandas.Index.copy", "reference/api/pandas.Index.delete", "reference/api/pandas.Index.difference", "reference/api/pandas.Index.drop", "reference/api/pandas.Index.drop_duplicates", "reference/api/pandas.Index.droplevel", "reference/api/pandas.Index.dropna", "reference/api/pandas.Index.dtype", "reference/api/pandas.Index.duplicated", "reference/api/pandas.Index.empty", "reference/api/pandas.Index.equals", "reference/api/pandas.Index.factorize", "reference/api/pandas.Index.fillna", "reference/api/pandas.Index.format", "reference/api/pandas.Index.get_indexer", "reference/api/pandas.Index.get_indexer_for", "reference/api/pandas.Index.get_indexer_non_unique", "reference/api/pandas.Index.get_level_values", "reference/api/pandas.Index.get_loc", "reference/api/pandas.Index.get_slice_bound", "reference/api/pandas.Index.get_value", "reference/api/pandas.Index.groupby", "reference/api/pandas.Index.has_duplicates", "reference/api/pandas.Index.hasnans", "reference/api/pandas.Index.holds_integer", "reference/api/pandas.Index.identical", "reference/api/pandas.Index.inferred_type", "reference/api/pandas.Index.insert", "reference/api/pandas.Index.intersection", "reference/api/pandas.Index.is_", "reference/api/pandas.Index.is_all_dates", "reference/api/pandas.Index.is_boolean", "reference/api/pandas.Index.is_categorical", "reference/api/pandas.Index.is_floating", "reference/api/pandas.Index.is_integer", "reference/api/pandas.Index.is_interval", "reference/api/pandas.Index.is_mixed", "reference/api/pandas.Index.is_monotonic", "reference/api/pandas.Index.is_monotonic_decreasing", "reference/api/pandas.Index.is_monotonic_increasing", "reference/api/pandas.Index.is_numeric", "reference/api/pandas.Index.is_object", "reference/api/pandas.Index.is_type_compatible", "reference/api/pandas.Index.is_unique", "reference/api/pandas.Index.isin", "reference/api/pandas.Index.isna", "reference/api/pandas.Index.isnull", "reference/api/pandas.Index.item", "reference/api/pandas.Index.join", "reference/api/pandas.Index.map", "reference/api/pandas.Index.max", "reference/api/pandas.Index.memory_usage", "reference/api/pandas.Index.min", "reference/api/pandas.Index.name", "reference/api/pandas.Index.names", "reference/api/pandas.Index.nbytes", "reference/api/pandas.Index.ndim", "reference/api/pandas.Index.nlevels", "reference/api/pandas.Index.notna", "reference/api/pandas.Index.notnull", "reference/api/pandas.Index.nunique", "reference/api/pandas.Index.putmask", "reference/api/pandas.Index.ravel", "reference/api/pandas.Index.reindex", "reference/api/pandas.Index.rename", "reference/api/pandas.Index.repeat", "reference/api/pandas.Index.searchsorted", "reference/api/pandas.Index.set_names", "reference/api/pandas.Index.set_value", "reference/api/pandas.Index.shape", "reference/api/pandas.Index.shift", "reference/api/pandas.Index.size", "reference/api/pandas.Index.slice_indexer", "reference/api/pandas.Index.slice_locs", "reference/api/pandas.Index.sort", "reference/api/pandas.Index.sort_values", "reference/api/pandas.Index.sortlevel", "reference/api/pandas.Index.str", "reference/api/pandas.Index.symmetric_difference", "reference/api/pandas.Index.take", "reference/api/pandas.Index.to_flat_index", "reference/api/pandas.Index.to_frame", "reference/api/pandas.Index.to_list", "reference/api/pandas.Index.to_native_types", "reference/api/pandas.Index.to_numpy", "reference/api/pandas.Index.to_series", "reference/api/pandas.Index.tolist", "reference/api/pandas.Index.transpose", "reference/api/pandas.Index.union", "reference/api/pandas.Index.unique", "reference/api/pandas.Index.value_counts", "reference/api/pandas.Index.values", "reference/api/pandas.Index.view", "reference/api/pandas.Index.where", "reference/api/pandas.IndexSlice", "reference/api/pandas.Int16Dtype", "reference/api/pandas.Int32Dtype", "reference/api/pandas.Int64Dtype", "reference/api/pandas.Int64Index", "reference/api/pandas.Int8Dtype", "reference/api/pandas.Interval", "reference/api/pandas.Interval.closed", "reference/api/pandas.Interval.closed_left", "reference/api/pandas.Interval.closed_right", "reference/api/pandas.Interval.is_empty", "reference/api/pandas.Interval.left", "reference/api/pandas.Interval.length", "reference/api/pandas.Interval.mid", "reference/api/pandas.Interval.open_left", "reference/api/pandas.Interval.open_right", "reference/api/pandas.Interval.overlaps", "reference/api/pandas.Interval.right", "reference/api/pandas.IntervalDtype", "reference/api/pandas.IntervalDtype.subtype", "reference/api/pandas.IntervalIndex", "reference/api/pandas.IntervalIndex.closed", "reference/api/pandas.IntervalIndex.contains", "reference/api/pandas.IntervalIndex.from_arrays", "reference/api/pandas.IntervalIndex.from_breaks", "reference/api/pandas.IntervalIndex.from_tuples", "reference/api/pandas.IntervalIndex.get_indexer", "reference/api/pandas.IntervalIndex.get_loc", "reference/api/pandas.IntervalIndex.is_empty", "reference/api/pandas.IntervalIndex.is_non_overlapping_monotonic", "reference/api/pandas.IntervalIndex.is_overlapping", "reference/api/pandas.IntervalIndex.left", "reference/api/pandas.IntervalIndex.length", "reference/api/pandas.IntervalIndex.mid", "reference/api/pandas.IntervalIndex.overlaps", "reference/api/pandas.IntervalIndex.right", "reference/api/pandas.IntervalIndex.set_closed", "reference/api/pandas.IntervalIndex.to_tuples", "reference/api/pandas.IntervalIndex.values", "reference/api/pandas.MultiIndex", "reference/api/pandas.MultiIndex.codes", "reference/api/pandas.MultiIndex.droplevel", "reference/api/pandas.MultiIndex.dtypes", "reference/api/pandas.MultiIndex.from_arrays", "reference/api/pandas.MultiIndex.from_frame", "reference/api/pandas.MultiIndex.from_product", "reference/api/pandas.MultiIndex.from_tuples", "reference/api/pandas.MultiIndex.get_indexer", "reference/api/pandas.MultiIndex.get_level_values", "reference/api/pandas.MultiIndex.get_loc", "reference/api/pandas.MultiIndex.get_loc_level", "reference/api/pandas.MultiIndex.get_locs", "reference/api/pandas.MultiIndex.levels", "reference/api/pandas.MultiIndex.levshape", "reference/api/pandas.MultiIndex.names", "reference/api/pandas.MultiIndex.nlevels", "reference/api/pandas.MultiIndex.remove_unused_levels", "reference/api/pandas.MultiIndex.reorder_levels", "reference/api/pandas.MultiIndex.set_codes", "reference/api/pandas.MultiIndex.set_levels", "reference/api/pandas.MultiIndex.sortlevel", "reference/api/pandas.MultiIndex.swaplevel", "reference/api/pandas.MultiIndex.to_flat_index", "reference/api/pandas.MultiIndex.to_frame", "reference/api/pandas.Period", "reference/api/pandas.Period.asfreq", "reference/api/pandas.Period.day", "reference/api/pandas.Period.day_of_week", "reference/api/pandas.Period.day_of_year", "reference/api/pandas.Period.dayofweek", "reference/api/pandas.Period.dayofyear", "reference/api/pandas.Period.days_in_month", "reference/api/pandas.Period.daysinmonth", "reference/api/pandas.Period.end_time", "reference/api/pandas.Period.freq", "reference/api/pandas.Period.freqstr", "reference/api/pandas.Period.hour", "reference/api/pandas.Period.is_leap_year", "reference/api/pandas.Period.minute", "reference/api/pandas.Period.month", "reference/api/pandas.Period.now", "reference/api/pandas.Period.ordinal", "reference/api/pandas.Period.quarter", "reference/api/pandas.Period.qyear", "reference/api/pandas.Period.second", "reference/api/pandas.Period.start_time", "reference/api/pandas.Period.strftime", "reference/api/pandas.Period.to_timestamp", "reference/api/pandas.Period.week", "reference/api/pandas.Period.weekday", "reference/api/pandas.Period.weekofyear", "reference/api/pandas.Period.year", "reference/api/pandas.PeriodDtype", "reference/api/pandas.PeriodDtype.freq", "reference/api/pandas.PeriodIndex", "reference/api/pandas.PeriodIndex.asfreq", "reference/api/pandas.PeriodIndex.day", "reference/api/pandas.PeriodIndex.day_of_week", "reference/api/pandas.PeriodIndex.day_of_year", "reference/api/pandas.PeriodIndex.dayofweek", "reference/api/pandas.PeriodIndex.dayofyear", "reference/api/pandas.PeriodIndex.days_in_month", "reference/api/pandas.PeriodIndex.daysinmonth", "reference/api/pandas.PeriodIndex.end_time", "reference/api/pandas.PeriodIndex.freq", "reference/api/pandas.PeriodIndex.freqstr", "reference/api/pandas.PeriodIndex.hour", "reference/api/pandas.PeriodIndex.is_leap_year", "reference/api/pandas.PeriodIndex.minute", "reference/api/pandas.PeriodIndex.month", "reference/api/pandas.PeriodIndex.quarter", "reference/api/pandas.PeriodIndex.qyear", "reference/api/pandas.PeriodIndex.second", "reference/api/pandas.PeriodIndex.start_time", "reference/api/pandas.PeriodIndex.strftime", "reference/api/pandas.PeriodIndex.to_timestamp", "reference/api/pandas.PeriodIndex.week", "reference/api/pandas.PeriodIndex.weekday", "reference/api/pandas.PeriodIndex.weekofyear", "reference/api/pandas.PeriodIndex.year", "reference/api/pandas.RangeIndex", "reference/api/pandas.RangeIndex.from_range", "reference/api/pandas.RangeIndex.start", "reference/api/pandas.RangeIndex.step", "reference/api/pandas.RangeIndex.stop", "reference/api/pandas.Series", "reference/api/pandas.Series.T", "reference/api/pandas.Series.__array__", "reference/api/pandas.Series.__iter__", "reference/api/pandas.Series.abs", "reference/api/pandas.Series.add", "reference/api/pandas.Series.add_prefix", "reference/api/pandas.Series.add_suffix", "reference/api/pandas.Series.agg", "reference/api/pandas.Series.aggregate", "reference/api/pandas.Series.align", "reference/api/pandas.Series.all", "reference/api/pandas.Series.any", "reference/api/pandas.Series.append", "reference/api/pandas.Series.apply", "reference/api/pandas.Series.argmax", "reference/api/pandas.Series.argmin", "reference/api/pandas.Series.argsort", "reference/api/pandas.Series.array", "reference/api/pandas.Series.asfreq", "reference/api/pandas.Series.asof", "reference/api/pandas.Series.astype", "reference/api/pandas.Series.at", "reference/api/pandas.Series.at_time", "reference/api/pandas.Series.attrs", "reference/api/pandas.Series.autocorr", "reference/api/pandas.Series.axes", "reference/api/pandas.Series.backfill", "reference/api/pandas.Series.between", "reference/api/pandas.Series.between_time", "reference/api/pandas.Series.bfill", "reference/api/pandas.Series.bool", "reference/api/pandas.Series.cat", "reference/api/pandas.Series.cat.add_categories", "reference/api/pandas.Series.cat.as_ordered", "reference/api/pandas.Series.cat.as_unordered", "reference/api/pandas.Series.cat.categories", "reference/api/pandas.Series.cat.codes", "reference/api/pandas.Series.cat.ordered", "reference/api/pandas.Series.cat.remove_categories", "reference/api/pandas.Series.cat.remove_unused_categories", "reference/api/pandas.Series.cat.rename_categories", "reference/api/pandas.Series.cat.reorder_categories", "reference/api/pandas.Series.cat.set_categories", "reference/api/pandas.Series.clip", "reference/api/pandas.Series.combine", "reference/api/pandas.Series.combine_first", "reference/api/pandas.Series.compare", "reference/api/pandas.Series.convert_dtypes", "reference/api/pandas.Series.copy", "reference/api/pandas.Series.corr", "reference/api/pandas.Series.count", "reference/api/pandas.Series.cov", "reference/api/pandas.Series.cummax", "reference/api/pandas.Series.cummin", "reference/api/pandas.Series.cumprod", "reference/api/pandas.Series.cumsum", "reference/api/pandas.Series.describe", "reference/api/pandas.Series.diff", "reference/api/pandas.Series.div", "reference/api/pandas.Series.divide", "reference/api/pandas.Series.divmod", "reference/api/pandas.Series.dot", "reference/api/pandas.Series.drop", "reference/api/pandas.Series.drop_duplicates", "reference/api/pandas.Series.droplevel", "reference/api/pandas.Series.dropna", "reference/api/pandas.Series.dt", "reference/api/pandas.Series.dt.ceil", "reference/api/pandas.Series.dt.components", "reference/api/pandas.Series.dt.date", "reference/api/pandas.Series.dt.day", "reference/api/pandas.Series.dt.day_name", "reference/api/pandas.Series.dt.day_of_week", "reference/api/pandas.Series.dt.day_of_year", "reference/api/pandas.Series.dt.dayofweek", "reference/api/pandas.Series.dt.dayofyear", "reference/api/pandas.Series.dt.days", "reference/api/pandas.Series.dt.days_in_month", "reference/api/pandas.Series.dt.daysinmonth", "reference/api/pandas.Series.dt.end_time", "reference/api/pandas.Series.dt.floor", "reference/api/pandas.Series.dt.freq", "reference/api/pandas.Series.dt.hour", "reference/api/pandas.Series.dt.is_leap_year", "reference/api/pandas.Series.dt.is_month_end", "reference/api/pandas.Series.dt.is_month_start", "reference/api/pandas.Series.dt.is_quarter_end", "reference/api/pandas.Series.dt.is_quarter_start", "reference/api/pandas.Series.dt.is_year_end", "reference/api/pandas.Series.dt.is_year_start", "reference/api/pandas.Series.dt.isocalendar", "reference/api/pandas.Series.dt.microsecond", "reference/api/pandas.Series.dt.microseconds", "reference/api/pandas.Series.dt.minute", "reference/api/pandas.Series.dt.month", "reference/api/pandas.Series.dt.month_name", "reference/api/pandas.Series.dt.nanosecond", "reference/api/pandas.Series.dt.nanoseconds", "reference/api/pandas.Series.dt.normalize", "reference/api/pandas.Series.dt.quarter", "reference/api/pandas.Series.dt.qyear", "reference/api/pandas.Series.dt.round", "reference/api/pandas.Series.dt.second", "reference/api/pandas.Series.dt.seconds", "reference/api/pandas.Series.dt.start_time", "reference/api/pandas.Series.dt.strftime", "reference/api/pandas.Series.dt.time", "reference/api/pandas.Series.dt.timetz", "reference/api/pandas.Series.dt.to_period", "reference/api/pandas.Series.dt.to_pydatetime", "reference/api/pandas.Series.dt.to_pytimedelta", "reference/api/pandas.Series.dt.total_seconds", "reference/api/pandas.Series.dt.tz", "reference/api/pandas.Series.dt.tz_convert", "reference/api/pandas.Series.dt.tz_localize", "reference/api/pandas.Series.dt.week", "reference/api/pandas.Series.dt.weekday", "reference/api/pandas.Series.dt.weekofyear", "reference/api/pandas.Series.dt.year", "reference/api/pandas.Series.dtype", "reference/api/pandas.Series.dtypes", "reference/api/pandas.Series.duplicated", "reference/api/pandas.Series.empty", "reference/api/pandas.Series.eq", "reference/api/pandas.Series.equals", "reference/api/pandas.Series.ewm", "reference/api/pandas.Series.expanding", "reference/api/pandas.Series.explode", "reference/api/pandas.Series.factorize", "reference/api/pandas.Series.ffill", "reference/api/pandas.Series.fillna", "reference/api/pandas.Series.filter", "reference/api/pandas.Series.first", "reference/api/pandas.Series.first_valid_index", "reference/api/pandas.Series.flags", "reference/api/pandas.Series.floordiv", "reference/api/pandas.Series.ge", "reference/api/pandas.Series.get", "reference/api/pandas.Series.groupby", "reference/api/pandas.Series.gt", "reference/api/pandas.Series.hasnans", "reference/api/pandas.Series.head", "reference/api/pandas.Series.hist", "reference/api/pandas.Series.iat", "reference/api/pandas.Series.idxmax", "reference/api/pandas.Series.idxmin", "reference/api/pandas.Series.iloc", "reference/api/pandas.Series.index", "reference/api/pandas.Series.infer_objects", "reference/api/pandas.Series.info", "reference/api/pandas.Series.interpolate", "reference/api/pandas.Series.is_monotonic", "reference/api/pandas.Series.is_monotonic_decreasing", "reference/api/pandas.Series.is_monotonic_increasing", "reference/api/pandas.Series.is_unique", "reference/api/pandas.Series.isin", "reference/api/pandas.Series.isna", "reference/api/pandas.Series.isnull", "reference/api/pandas.Series.item", "reference/api/pandas.Series.items", "reference/api/pandas.Series.iteritems", "reference/api/pandas.Series.keys", "reference/api/pandas.Series.kurt", "reference/api/pandas.Series.kurtosis", "reference/api/pandas.Series.last", "reference/api/pandas.Series.last_valid_index", "reference/api/pandas.Series.le", "reference/api/pandas.Series.loc", "reference/api/pandas.Series.lt", "reference/api/pandas.Series.mad", "reference/api/pandas.Series.map", "reference/api/pandas.Series.mask", "reference/api/pandas.Series.max", "reference/api/pandas.Series.mean", "reference/api/pandas.Series.median", "reference/api/pandas.Series.memory_usage", "reference/api/pandas.Series.min", "reference/api/pandas.Series.mod", "reference/api/pandas.Series.mode", "reference/api/pandas.Series.mul", "reference/api/pandas.Series.multiply", "reference/api/pandas.Series.name", "reference/api/pandas.Series.nbytes", "reference/api/pandas.Series.ndim", "reference/api/pandas.Series.ne", "reference/api/pandas.Series.nlargest", "reference/api/pandas.Series.notna", "reference/api/pandas.Series.notnull", "reference/api/pandas.Series.nsmallest", "reference/api/pandas.Series.nunique", "reference/api/pandas.Series.pad", "reference/api/pandas.Series.pct_change", "reference/api/pandas.Series.pipe", "reference/api/pandas.Series.plot", "reference/api/pandas.Series.plot.area", "reference/api/pandas.Series.plot.bar", "reference/api/pandas.Series.plot.barh", "reference/api/pandas.Series.plot.box", "reference/api/pandas.Series.plot.density", "reference/api/pandas.Series.plot.hist", "reference/api/pandas.Series.plot.kde", "reference/api/pandas.Series.plot.line", "reference/api/pandas.Series.plot.pie", "reference/api/pandas.Series.pop", "reference/api/pandas.Series.pow", "reference/api/pandas.Series.prod", "reference/api/pandas.Series.product", "reference/api/pandas.Series.quantile", "reference/api/pandas.Series.radd", "reference/api/pandas.Series.rank", "reference/api/pandas.Series.ravel", "reference/api/pandas.Series.rdiv", "reference/api/pandas.Series.rdivmod", "reference/api/pandas.Series.reindex", "reference/api/pandas.Series.reindex_like", "reference/api/pandas.Series.rename", "reference/api/pandas.Series.rename_axis", "reference/api/pandas.Series.reorder_levels", "reference/api/pandas.Series.repeat", "reference/api/pandas.Series.replace", "reference/api/pandas.Series.resample", "reference/api/pandas.Series.reset_index", "reference/api/pandas.Series.rfloordiv", "reference/api/pandas.Series.rmod", "reference/api/pandas.Series.rmul", "reference/api/pandas.Series.rolling", "reference/api/pandas.Series.round", "reference/api/pandas.Series.rpow", "reference/api/pandas.Series.rsub", "reference/api/pandas.Series.rtruediv", "reference/api/pandas.Series.sample", "reference/api/pandas.Series.searchsorted", "reference/api/pandas.Series.sem", "reference/api/pandas.Series.set_axis", "reference/api/pandas.Series.set_flags", "reference/api/pandas.Series.shape", "reference/api/pandas.Series.shift", "reference/api/pandas.Series.size", "reference/api/pandas.Series.skew", "reference/api/pandas.Series.slice_shift", "reference/api/pandas.Series.sort_index", "reference/api/pandas.Series.sort_values", "reference/api/pandas.Series.sparse", "reference/api/pandas.Series.sparse.density", "reference/api/pandas.Series.sparse.fill_value", "reference/api/pandas.Series.sparse.from_coo", "reference/api/pandas.Series.sparse.npoints", "reference/api/pandas.Series.sparse.sp_values", "reference/api/pandas.Series.sparse.to_coo", "reference/api/pandas.Series.squeeze", "reference/api/pandas.Series.std", "reference/api/pandas.Series.str", "reference/api/pandas.Series.str.capitalize", "reference/api/pandas.Series.str.casefold", "reference/api/pandas.Series.str.cat", "reference/api/pandas.Series.str.center", "reference/api/pandas.Series.str.contains", "reference/api/pandas.Series.str.count", "reference/api/pandas.Series.str.decode", "reference/api/pandas.Series.str.encode", "reference/api/pandas.Series.str.endswith", "reference/api/pandas.Series.str.extract", "reference/api/pandas.Series.str.extractall", "reference/api/pandas.Series.str.find", "reference/api/pandas.Series.str.findall", "reference/api/pandas.Series.str.fullmatch", "reference/api/pandas.Series.str.get", "reference/api/pandas.Series.str.get_dummies", "reference/api/pandas.Series.str.index", "reference/api/pandas.Series.str.isalnum", "reference/api/pandas.Series.str.isalpha", "reference/api/pandas.Series.str.isdecimal", "reference/api/pandas.Series.str.isdigit", "reference/api/pandas.Series.str.islower", "reference/api/pandas.Series.str.isnumeric", "reference/api/pandas.Series.str.isspace", "reference/api/pandas.Series.str.istitle", "reference/api/pandas.Series.str.isupper", "reference/api/pandas.Series.str.join", "reference/api/pandas.Series.str.len", "reference/api/pandas.Series.str.ljust", "reference/api/pandas.Series.str.lower", "reference/api/pandas.Series.str.lstrip", "reference/api/pandas.Series.str.match", "reference/api/pandas.Series.str.normalize", "reference/api/pandas.Series.str.pad", "reference/api/pandas.Series.str.partition", "reference/api/pandas.Series.str.removeprefix", "reference/api/pandas.Series.str.removesuffix", "reference/api/pandas.Series.str.repeat", "reference/api/pandas.Series.str.replace", "reference/api/pandas.Series.str.rfind", "reference/api/pandas.Series.str.rindex", "reference/api/pandas.Series.str.rjust", "reference/api/pandas.Series.str.rpartition", "reference/api/pandas.Series.str.rsplit", "reference/api/pandas.Series.str.rstrip", "reference/api/pandas.Series.str.slice", "reference/api/pandas.Series.str.slice_replace", "reference/api/pandas.Series.str.split", "reference/api/pandas.Series.str.startswith", "reference/api/pandas.Series.str.strip", "reference/api/pandas.Series.str.swapcase", "reference/api/pandas.Series.str.title", "reference/api/pandas.Series.str.translate", "reference/api/pandas.Series.str.upper", "reference/api/pandas.Series.str.wrap", "reference/api/pandas.Series.str.zfill", "reference/api/pandas.Series.sub", "reference/api/pandas.Series.subtract", "reference/api/pandas.Series.sum", "reference/api/pandas.Series.swapaxes", "reference/api/pandas.Series.swaplevel", "reference/api/pandas.Series.tail", "reference/api/pandas.Series.take", "reference/api/pandas.Series.to_clipboard", "reference/api/pandas.Series.to_csv", "reference/api/pandas.Series.to_dict", "reference/api/pandas.Series.to_excel", "reference/api/pandas.Series.to_frame", "reference/api/pandas.Series.to_hdf", "reference/api/pandas.Series.to_json", "reference/api/pandas.Series.to_latex", "reference/api/pandas.Series.to_list", "reference/api/pandas.Series.to_markdown", "reference/api/pandas.Series.to_numpy", "reference/api/pandas.Series.to_period", "reference/api/pandas.Series.to_pickle", "reference/api/pandas.Series.to_sql", "reference/api/pandas.Series.to_string", "reference/api/pandas.Series.to_timestamp", "reference/api/pandas.Series.to_xarray", "reference/api/pandas.Series.tolist", "reference/api/pandas.Series.transform", "reference/api/pandas.Series.transpose", "reference/api/pandas.Series.truediv", "reference/api/pandas.Series.truncate", "reference/api/pandas.Series.tshift", "reference/api/pandas.Series.tz_convert", "reference/api/pandas.Series.tz_localize", "reference/api/pandas.Series.unique", "reference/api/pandas.Series.unstack", "reference/api/pandas.Series.update", "reference/api/pandas.Series.value_counts", "reference/api/pandas.Series.values", "reference/api/pandas.Series.var", "reference/api/pandas.Series.view", "reference/api/pandas.Series.where", "reference/api/pandas.Series.xs", "reference/api/pandas.SparseDtype", "reference/api/pandas.StringDtype", "reference/api/pandas.Timedelta", "reference/api/pandas.Timedelta.asm8", "reference/api/pandas.Timedelta.ceil", "reference/api/pandas.Timedelta.components", "reference/api/pandas.Timedelta.days", "reference/api/pandas.Timedelta.delta", "reference/api/pandas.Timedelta.floor", "reference/api/pandas.Timedelta.freq", "reference/api/pandas.Timedelta.is_populated", "reference/api/pandas.Timedelta.isoformat", "reference/api/pandas.Timedelta.max", "reference/api/pandas.Timedelta.microseconds", "reference/api/pandas.Timedelta.min", "reference/api/pandas.Timedelta.nanoseconds", "reference/api/pandas.Timedelta.resolution", "reference/api/pandas.Timedelta.resolution_string", "reference/api/pandas.Timedelta.round", "reference/api/pandas.Timedelta.seconds", "reference/api/pandas.Timedelta.to_numpy", "reference/api/pandas.Timedelta.to_pytimedelta", "reference/api/pandas.Timedelta.to_timedelta64", "reference/api/pandas.Timedelta.total_seconds", "reference/api/pandas.Timedelta.value", "reference/api/pandas.Timedelta.view", "reference/api/pandas.TimedeltaIndex", "reference/api/pandas.TimedeltaIndex.ceil", "reference/api/pandas.TimedeltaIndex.components", "reference/api/pandas.TimedeltaIndex.days", "reference/api/pandas.TimedeltaIndex.floor", "reference/api/pandas.TimedeltaIndex.inferred_freq", "reference/api/pandas.TimedeltaIndex.mean", "reference/api/pandas.TimedeltaIndex.microseconds", "reference/api/pandas.TimedeltaIndex.nanoseconds", "reference/api/pandas.TimedeltaIndex.round", "reference/api/pandas.TimedeltaIndex.seconds", "reference/api/pandas.TimedeltaIndex.to_frame", "reference/api/pandas.TimedeltaIndex.to_pytimedelta", "reference/api/pandas.TimedeltaIndex.to_series", "reference/api/pandas.Timestamp", "reference/api/pandas.Timestamp.asm8", "reference/api/pandas.Timestamp.astimezone", "reference/api/pandas.Timestamp.ceil", "reference/api/pandas.Timestamp.combine", "reference/api/pandas.Timestamp.ctime", "reference/api/pandas.Timestamp.date", "reference/api/pandas.Timestamp.day", "reference/api/pandas.Timestamp.day_name", "reference/api/pandas.Timestamp.day_of_week", "reference/api/pandas.Timestamp.day_of_year", "reference/api/pandas.Timestamp.dayofweek", "reference/api/pandas.Timestamp.dayofyear", "reference/api/pandas.Timestamp.days_in_month", "reference/api/pandas.Timestamp.daysinmonth", "reference/api/pandas.Timestamp.dst", "reference/api/pandas.Timestamp.floor", "reference/api/pandas.Timestamp.fold", "reference/api/pandas.Timestamp.freq", "reference/api/pandas.Timestamp.freqstr", "reference/api/pandas.Timestamp.fromisocalendar", "reference/api/pandas.Timestamp.fromisoformat", "reference/api/pandas.Timestamp.fromordinal", "reference/api/pandas.Timestamp.fromtimestamp", "reference/api/pandas.Timestamp.hour", "reference/api/pandas.Timestamp.is_leap_year", "reference/api/pandas.Timestamp.is_month_end", "reference/api/pandas.Timestamp.is_month_start", "reference/api/pandas.Timestamp.is_quarter_end", "reference/api/pandas.Timestamp.is_quarter_start", "reference/api/pandas.Timestamp.is_year_end", "reference/api/pandas.Timestamp.is_year_start", "reference/api/pandas.Timestamp.isocalendar", "reference/api/pandas.Timestamp.isoformat", "reference/api/pandas.Timestamp.isoweekday", "reference/api/pandas.Timestamp.max", "reference/api/pandas.Timestamp.microsecond", "reference/api/pandas.Timestamp.min", "reference/api/pandas.Timestamp.minute", "reference/api/pandas.Timestamp.month", "reference/api/pandas.Timestamp.month_name", "reference/api/pandas.Timestamp.nanosecond", "reference/api/pandas.Timestamp.normalize", "reference/api/pandas.Timestamp.now", "reference/api/pandas.Timestamp.quarter", "reference/api/pandas.Timestamp.replace", "reference/api/pandas.Timestamp.resolution", "reference/api/pandas.Timestamp.round", "reference/api/pandas.Timestamp.second", "reference/api/pandas.Timestamp.strftime", "reference/api/pandas.Timestamp.strptime", "reference/api/pandas.Timestamp.time", "reference/api/pandas.Timestamp.timestamp", "reference/api/pandas.Timestamp.timetuple", "reference/api/pandas.Timestamp.timetz", "reference/api/pandas.Timestamp.to_datetime64", "reference/api/pandas.Timestamp.to_julian_date", "reference/api/pandas.Timestamp.to_numpy", "reference/api/pandas.Timestamp.to_period", "reference/api/pandas.Timestamp.to_pydatetime", "reference/api/pandas.Timestamp.today", "reference/api/pandas.Timestamp.toordinal", "reference/api/pandas.Timestamp.tz", "reference/api/pandas.Timestamp.tz_convert", "reference/api/pandas.Timestamp.tz_localize", "reference/api/pandas.Timestamp.tzinfo", "reference/api/pandas.Timestamp.tzname", "reference/api/pandas.Timestamp.utcfromtimestamp", "reference/api/pandas.Timestamp.utcnow", "reference/api/pandas.Timestamp.utcoffset", "reference/api/pandas.Timestamp.utctimetuple", "reference/api/pandas.Timestamp.value", "reference/api/pandas.Timestamp.week", "reference/api/pandas.Timestamp.weekday", "reference/api/pandas.Timestamp.weekofyear", "reference/api/pandas.Timestamp.year", "reference/api/pandas.UInt16Dtype", "reference/api/pandas.UInt32Dtype", "reference/api/pandas.UInt64Dtype", "reference/api/pandas.UInt64Index", "reference/api/pandas.UInt8Dtype", "reference/api/pandas.api.extensions.ExtensionArray", "reference/api/pandas.api.extensions.ExtensionArray._concat_same_type", "reference/api/pandas.api.extensions.ExtensionArray._formatter", "reference/api/pandas.api.extensions.ExtensionArray._from_factorized", "reference/api/pandas.api.extensions.ExtensionArray._from_sequence", "reference/api/pandas.api.extensions.ExtensionArray._from_sequence_of_strings", "reference/api/pandas.api.extensions.ExtensionArray._reduce", "reference/api/pandas.api.extensions.ExtensionArray._values_for_argsort", "reference/api/pandas.api.extensions.ExtensionArray._values_for_factorize", "reference/api/pandas.api.extensions.ExtensionArray.argsort", "reference/api/pandas.api.extensions.ExtensionArray.astype", "reference/api/pandas.api.extensions.ExtensionArray.copy", "reference/api/pandas.api.extensions.ExtensionArray.dropna", "reference/api/pandas.api.extensions.ExtensionArray.dtype", "reference/api/pandas.api.extensions.ExtensionArray.equals", "reference/api/pandas.api.extensions.ExtensionArray.factorize", "reference/api/pandas.api.extensions.ExtensionArray.fillna", "reference/api/pandas.api.extensions.ExtensionArray.insert", "reference/api/pandas.api.extensions.ExtensionArray.isin", "reference/api/pandas.api.extensions.ExtensionArray.isna", "reference/api/pandas.api.extensions.ExtensionArray.nbytes", "reference/api/pandas.api.extensions.ExtensionArray.ndim", "reference/api/pandas.api.extensions.ExtensionArray.ravel", "reference/api/pandas.api.extensions.ExtensionArray.repeat", "reference/api/pandas.api.extensions.ExtensionArray.searchsorted", "reference/api/pandas.api.extensions.ExtensionArray.shape", "reference/api/pandas.api.extensions.ExtensionArray.shift", "reference/api/pandas.api.extensions.ExtensionArray.take", "reference/api/pandas.api.extensions.ExtensionArray.tolist", "reference/api/pandas.api.extensions.ExtensionArray.unique", "reference/api/pandas.api.extensions.ExtensionArray.view", "reference/api/pandas.api.extensions.ExtensionDtype", "reference/api/pandas.api.extensions.ExtensionDtype.construct_array_type", "reference/api/pandas.api.extensions.ExtensionDtype.construct_from_string", "reference/api/pandas.api.extensions.ExtensionDtype.empty", "reference/api/pandas.api.extensions.ExtensionDtype.is_dtype", "reference/api/pandas.api.extensions.ExtensionDtype.kind", "reference/api/pandas.api.extensions.ExtensionDtype.na_value", "reference/api/pandas.api.extensions.ExtensionDtype.name", "reference/api/pandas.api.extensions.ExtensionDtype.names", "reference/api/pandas.api.extensions.ExtensionDtype.type", "reference/api/pandas.api.extensions.register_dataframe_accessor", "reference/api/pandas.api.extensions.register_extension_dtype", "reference/api/pandas.api.extensions.register_index_accessor", "reference/api/pandas.api.extensions.register_series_accessor", "reference/api/pandas.api.indexers.BaseIndexer", "reference/api/pandas.api.indexers.BaseIndexer.get_window_bounds", "reference/api/pandas.api.indexers.FixedForwardWindowIndexer", "reference/api/pandas.api.indexers.FixedForwardWindowIndexer.get_window_bounds", "reference/api/pandas.api.indexers.VariableOffsetWindowIndexer", "reference/api/pandas.api.indexers.VariableOffsetWindowIndexer.get_window_bounds", "reference/api/pandas.api.indexers.check_array_indexer", "reference/api/pandas.api.interchange.from_dataframe", "reference/api/pandas.api.types.infer_dtype", "reference/api/pandas.api.types.is_bool", "reference/api/pandas.api.types.is_bool_dtype", "reference/api/pandas.api.types.is_categorical", "reference/api/pandas.api.types.is_categorical_dtype", "reference/api/pandas.api.types.is_complex", "reference/api/pandas.api.types.is_complex_dtype", "reference/api/pandas.api.types.is_datetime64_any_dtype", "reference/api/pandas.api.types.is_datetime64_dtype", "reference/api/pandas.api.types.is_datetime64_ns_dtype", "reference/api/pandas.api.types.is_datetime64tz_dtype", "reference/api/pandas.api.types.is_dict_like", "reference/api/pandas.api.types.is_extension_array_dtype", "reference/api/pandas.api.types.is_extension_type", "reference/api/pandas.api.types.is_file_like", "reference/api/pandas.api.types.is_float", "reference/api/pandas.api.types.is_float_dtype", "reference/api/pandas.api.types.is_hashable", "reference/api/pandas.api.types.is_int64_dtype", "reference/api/pandas.api.types.is_integer", "reference/api/pandas.api.types.is_integer_dtype", "reference/api/pandas.api.types.is_interval", "reference/api/pandas.api.types.is_interval_dtype", "reference/api/pandas.api.types.is_iterator", "reference/api/pandas.api.types.is_list_like", "reference/api/pandas.api.types.is_named_tuple", "reference/api/pandas.api.types.is_number", "reference/api/pandas.api.types.is_numeric_dtype", "reference/api/pandas.api.types.is_object_dtype", "reference/api/pandas.api.types.is_period_dtype", "reference/api/pandas.api.types.is_re", "reference/api/pandas.api.types.is_re_compilable", "reference/api/pandas.api.types.is_scalar", "reference/api/pandas.api.types.is_signed_integer_dtype", "reference/api/pandas.api.types.is_sparse", "reference/api/pandas.api.types.is_string_dtype", "reference/api/pandas.api.types.is_timedelta64_dtype", "reference/api/pandas.api.types.is_timedelta64_ns_dtype", "reference/api/pandas.api.types.is_unsigned_integer_dtype", "reference/api/pandas.api.types.pandas_dtype", "reference/api/pandas.api.types.union_categoricals", "reference/api/pandas.array", "reference/api/pandas.arrays.ArrowExtensionArray", "reference/api/pandas.arrays.ArrowStringArray", "reference/api/pandas.arrays.BooleanArray", "reference/api/pandas.arrays.DatetimeArray", "reference/api/pandas.arrays.IntegerArray", "reference/api/pandas.arrays.IntervalArray", "reference/api/pandas.arrays.IntervalArray.closed", "reference/api/pandas.arrays.IntervalArray.contains", "reference/api/pandas.arrays.IntervalArray.from_arrays", "reference/api/pandas.arrays.IntervalArray.from_breaks", "reference/api/pandas.arrays.IntervalArray.from_tuples", "reference/api/pandas.arrays.IntervalArray.is_empty", "reference/api/pandas.arrays.IntervalArray.is_non_overlapping_monotonic", "reference/api/pandas.arrays.IntervalArray.left", "reference/api/pandas.arrays.IntervalArray.length", "reference/api/pandas.arrays.IntervalArray.mid", "reference/api/pandas.arrays.IntervalArray.overlaps", "reference/api/pandas.arrays.IntervalArray.right", "reference/api/pandas.arrays.IntervalArray.set_closed", "reference/api/pandas.arrays.IntervalArray.to_tuples", "reference/api/pandas.arrays.PandasArray", "reference/api/pandas.arrays.PeriodArray", "reference/api/pandas.arrays.SparseArray", "reference/api/pandas.arrays.StringArray", "reference/api/pandas.arrays.TimedeltaArray", "reference/api/pandas.bdate_range", "reference/api/pandas.concat", "reference/api/pandas.core.groupby.DataFrameGroupBy.aggregate", "reference/api/pandas.core.groupby.DataFrameGroupBy.all", "reference/api/pandas.core.groupby.DataFrameGroupBy.any", "reference/api/pandas.core.groupby.DataFrameGroupBy.backfill", "reference/api/pandas.core.groupby.DataFrameGroupBy.bfill", "reference/api/pandas.core.groupby.DataFrameGroupBy.boxplot", "reference/api/pandas.core.groupby.DataFrameGroupBy.corr", "reference/api/pandas.core.groupby.DataFrameGroupBy.corrwith", "reference/api/pandas.core.groupby.DataFrameGroupBy.count", "reference/api/pandas.core.groupby.DataFrameGroupBy.cov", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumcount", "reference/api/pandas.core.groupby.DataFrameGroupBy.cummax", "reference/api/pandas.core.groupby.DataFrameGroupBy.cummin", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumprod", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumsum", "reference/api/pandas.core.groupby.DataFrameGroupBy.describe", "reference/api/pandas.core.groupby.DataFrameGroupBy.diff", "reference/api/pandas.core.groupby.DataFrameGroupBy.ffill", "reference/api/pandas.core.groupby.DataFrameGroupBy.fillna", "reference/api/pandas.core.groupby.DataFrameGroupBy.filter", "reference/api/pandas.core.groupby.DataFrameGroupBy.hist", "reference/api/pandas.core.groupby.DataFrameGroupBy.idxmax", "reference/api/pandas.core.groupby.DataFrameGroupBy.idxmin", "reference/api/pandas.core.groupby.DataFrameGroupBy.mad", "reference/api/pandas.core.groupby.DataFrameGroupBy.nunique", "reference/api/pandas.core.groupby.DataFrameGroupBy.pad", "reference/api/pandas.core.groupby.DataFrameGroupBy.pct_change", "reference/api/pandas.core.groupby.DataFrameGroupBy.plot", "reference/api/pandas.core.groupby.DataFrameGroupBy.quantile", "reference/api/pandas.core.groupby.DataFrameGroupBy.rank", "reference/api/pandas.core.groupby.DataFrameGroupBy.resample", "reference/api/pandas.core.groupby.DataFrameGroupBy.sample", "reference/api/pandas.core.groupby.DataFrameGroupBy.shift", "reference/api/pandas.core.groupby.DataFrameGroupBy.size", "reference/api/pandas.core.groupby.DataFrameGroupBy.skew", "reference/api/pandas.core.groupby.DataFrameGroupBy.take", "reference/api/pandas.core.groupby.DataFrameGroupBy.transform", "reference/api/pandas.core.groupby.DataFrameGroupBy.tshift", "reference/api/pandas.core.groupby.DataFrameGroupBy.value_counts", "reference/api/pandas.core.groupby.GroupBy.__iter__", "reference/api/pandas.core.groupby.GroupBy.agg", "reference/api/pandas.core.groupby.GroupBy.all", "reference/api/pandas.core.groupby.GroupBy.any", "reference/api/pandas.core.groupby.GroupBy.apply", "reference/api/pandas.core.groupby.GroupBy.backfill", "reference/api/pandas.core.groupby.GroupBy.bfill", "reference/api/pandas.core.groupby.GroupBy.count", "reference/api/pandas.core.groupby.GroupBy.cumcount", "reference/api/pandas.core.groupby.GroupBy.cummax", "reference/api/pandas.core.groupby.GroupBy.cummin", "reference/api/pandas.core.groupby.GroupBy.cumprod", "reference/api/pandas.core.groupby.GroupBy.cumsum", "reference/api/pandas.core.groupby.GroupBy.ffill", "reference/api/pandas.core.groupby.GroupBy.first", "reference/api/pandas.core.groupby.GroupBy.get_group", "reference/api/pandas.core.groupby.GroupBy.groups", "reference/api/pandas.core.groupby.GroupBy.head", "reference/api/pandas.core.groupby.GroupBy.indices", "reference/api/pandas.core.groupby.GroupBy.last", "reference/api/pandas.core.groupby.GroupBy.max", "reference/api/pandas.core.groupby.GroupBy.mean", "reference/api/pandas.core.groupby.GroupBy.median", "reference/api/pandas.core.groupby.GroupBy.min", "reference/api/pandas.core.groupby.GroupBy.ngroup", "reference/api/pandas.core.groupby.GroupBy.nth", "reference/api/pandas.core.groupby.GroupBy.ohlc", "reference/api/pandas.core.groupby.GroupBy.pad", "reference/api/pandas.core.groupby.GroupBy.pct_change", "reference/api/pandas.core.groupby.GroupBy.pipe", "reference/api/pandas.core.groupby.GroupBy.prod", "reference/api/pandas.core.groupby.GroupBy.rank", "reference/api/pandas.core.groupby.GroupBy.sem", "reference/api/pandas.core.groupby.GroupBy.size", "reference/api/pandas.core.groupby.GroupBy.std", "reference/api/pandas.core.groupby.GroupBy.sum", "reference/api/pandas.core.groupby.GroupBy.tail", "reference/api/pandas.core.groupby.GroupBy.var", "reference/api/pandas.core.groupby.SeriesGroupBy.aggregate", "reference/api/pandas.core.groupby.SeriesGroupBy.hist", "reference/api/pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing", "reference/api/pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing", "reference/api/pandas.core.groupby.SeriesGroupBy.nlargest", "reference/api/pandas.core.groupby.SeriesGroupBy.nsmallest", "reference/api/pandas.core.groupby.SeriesGroupBy.transform", "reference/api/pandas.core.groupby.SeriesGroupBy.unique", "reference/api/pandas.core.resample.Resampler.__iter__", "reference/api/pandas.core.resample.Resampler.aggregate", "reference/api/pandas.core.resample.Resampler.apply", "reference/api/pandas.core.resample.Resampler.asfreq", "reference/api/pandas.core.resample.Resampler.backfill", "reference/api/pandas.core.resample.Resampler.bfill", "reference/api/pandas.core.resample.Resampler.count", "reference/api/pandas.core.resample.Resampler.ffill", "reference/api/pandas.core.resample.Resampler.fillna", "reference/api/pandas.core.resample.Resampler.first", "reference/api/pandas.core.resample.Resampler.get_group", "reference/api/pandas.core.resample.Resampler.groups", "reference/api/pandas.core.resample.Resampler.indices", "reference/api/pandas.core.resample.Resampler.interpolate", "reference/api/pandas.core.resample.Resampler.last", "reference/api/pandas.core.resample.Resampler.max", "reference/api/pandas.core.resample.Resampler.mean", "reference/api/pandas.core.resample.Resampler.median", "reference/api/pandas.core.resample.Resampler.min", "reference/api/pandas.core.resample.Resampler.nearest", "reference/api/pandas.core.resample.Resampler.nunique", "reference/api/pandas.core.resample.Resampler.ohlc", "reference/api/pandas.core.resample.Resampler.pad", "reference/api/pandas.core.resample.Resampler.pipe", "reference/api/pandas.core.resample.Resampler.prod", "reference/api/pandas.core.resample.Resampler.quantile", "reference/api/pandas.core.resample.Resampler.sem", "reference/api/pandas.core.resample.Resampler.size", "reference/api/pandas.core.resample.Resampler.std", "reference/api/pandas.core.resample.Resampler.sum", "reference/api/pandas.core.resample.Resampler.transform", "reference/api/pandas.core.resample.Resampler.var", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.corr", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.cov", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.mean", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.std", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.sum", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.var", "reference/api/pandas.core.window.expanding.Expanding.aggregate", "reference/api/pandas.core.window.expanding.Expanding.apply", "reference/api/pandas.core.window.expanding.Expanding.corr", "reference/api/pandas.core.window.expanding.Expanding.count", "reference/api/pandas.core.window.expanding.Expanding.cov", "reference/api/pandas.core.window.expanding.Expanding.kurt", "reference/api/pandas.core.window.expanding.Expanding.max", "reference/api/pandas.core.window.expanding.Expanding.mean", "reference/api/pandas.core.window.expanding.Expanding.median", "reference/api/pandas.core.window.expanding.Expanding.min", "reference/api/pandas.core.window.expanding.Expanding.quantile", "reference/api/pandas.core.window.expanding.Expanding.rank", "reference/api/pandas.core.window.expanding.Expanding.sem", "reference/api/pandas.core.window.expanding.Expanding.skew", "reference/api/pandas.core.window.expanding.Expanding.std", "reference/api/pandas.core.window.expanding.Expanding.sum", "reference/api/pandas.core.window.expanding.Expanding.var", "reference/api/pandas.core.window.rolling.Rolling.aggregate", "reference/api/pandas.core.window.rolling.Rolling.apply", "reference/api/pandas.core.window.rolling.Rolling.corr", "reference/api/pandas.core.window.rolling.Rolling.count", "reference/api/pandas.core.window.rolling.Rolling.cov", "reference/api/pandas.core.window.rolling.Rolling.kurt", "reference/api/pandas.core.window.rolling.Rolling.max", "reference/api/pandas.core.window.rolling.Rolling.mean", "reference/api/pandas.core.window.rolling.Rolling.median", "reference/api/pandas.core.window.rolling.Rolling.min", "reference/api/pandas.core.window.rolling.Rolling.quantile", "reference/api/pandas.core.window.rolling.Rolling.rank", "reference/api/pandas.core.window.rolling.Rolling.sem", "reference/api/pandas.core.window.rolling.Rolling.skew", "reference/api/pandas.core.window.rolling.Rolling.std", "reference/api/pandas.core.window.rolling.Rolling.sum", "reference/api/pandas.core.window.rolling.Rolling.var", "reference/api/pandas.core.window.rolling.Window.mean", "reference/api/pandas.core.window.rolling.Window.std", "reference/api/pandas.core.window.rolling.Window.sum", "reference/api/pandas.core.window.rolling.Window.var", "reference/api/pandas.crosstab", "reference/api/pandas.cut", "reference/api/pandas.date_range", "reference/api/pandas.describe_option", "reference/api/pandas.errors.AbstractMethodError", "reference/api/pandas.errors.AccessorRegistrationWarning", "reference/api/pandas.errors.AttributeConflictWarning", "reference/api/pandas.errors.CSSWarning", "reference/api/pandas.errors.CategoricalConversionWarning", "reference/api/pandas.errors.ClosedFileError", "reference/api/pandas.errors.DataError", "reference/api/pandas.errors.DatabaseError", "reference/api/pandas.errors.DtypeWarning", "reference/api/pandas.errors.DuplicateLabelError", "reference/api/pandas.errors.EmptyDataError", "reference/api/pandas.errors.IncompatibilityWarning", "reference/api/pandas.errors.IndexingError", "reference/api/pandas.errors.IntCastingNaNError", "reference/api/pandas.errors.InvalidColumnName", "reference/api/pandas.errors.InvalidIndexError", "reference/api/pandas.errors.MergeError", "reference/api/pandas.errors.NullFrequencyError", "reference/api/pandas.errors.NumExprClobberingError", "reference/api/pandas.errors.NumbaUtilError", "reference/api/pandas.errors.OptionError", "reference/api/pandas.errors.OutOfBoundsDatetime", "reference/api/pandas.errors.OutOfBoundsTimedelta", "reference/api/pandas.errors.ParserError", "reference/api/pandas.errors.ParserWarning", "reference/api/pandas.errors.PerformanceWarning", "reference/api/pandas.errors.PossibleDataLossError", "reference/api/pandas.errors.PossiblePrecisionLoss", "reference/api/pandas.errors.PyperclipException", "reference/api/pandas.errors.PyperclipWindowsException", "reference/api/pandas.errors.SettingWithCopyError", "reference/api/pandas.errors.SettingWithCopyWarning", "reference/api/pandas.errors.SpecificationError", "reference/api/pandas.errors.UndefinedVariableError", "reference/api/pandas.errors.UnsortedIndexError", "reference/api/pandas.errors.UnsupportedFunctionCall", "reference/api/pandas.errors.ValueLabelTypeMismatch", "reference/api/pandas.eval", "reference/api/pandas.factorize", "reference/api/pandas.from_dummies", "reference/api/pandas.get_dummies", "reference/api/pandas.get_option", "reference/api/pandas.infer_freq", "reference/api/pandas.interval_range", "reference/api/pandas.io.formats.style.Styler", "reference/api/pandas.io.formats.style.Styler.apply", "reference/api/pandas.io.formats.style.Styler.apply_index", "reference/api/pandas.io.formats.style.Styler.applymap", "reference/api/pandas.io.formats.style.Styler.applymap_index", "reference/api/pandas.io.formats.style.Styler.background_gradient", "reference/api/pandas.io.formats.style.Styler.bar", "reference/api/pandas.io.formats.style.Styler.clear", "reference/api/pandas.io.formats.style.Styler.concat", "reference/api/pandas.io.formats.style.Styler.env", "reference/api/pandas.io.formats.style.Styler.export", "reference/api/pandas.io.formats.style.Styler.format", "reference/api/pandas.io.formats.style.Styler.format_index", "reference/api/pandas.io.formats.style.Styler.from_custom_template", "reference/api/pandas.io.formats.style.Styler.hide", "reference/api/pandas.io.formats.style.Styler.hide_columns", "reference/api/pandas.io.formats.style.Styler.hide_index", "reference/api/pandas.io.formats.style.Styler.highlight_between", "reference/api/pandas.io.formats.style.Styler.highlight_max", "reference/api/pandas.io.formats.style.Styler.highlight_min", "reference/api/pandas.io.formats.style.Styler.highlight_null", "reference/api/pandas.io.formats.style.Styler.highlight_quantile", "reference/api/pandas.io.formats.style.Styler.loader", "reference/api/pandas.io.formats.style.Styler.pipe", "reference/api/pandas.io.formats.style.Styler.relabel_index", "reference/api/pandas.io.formats.style.Styler.render", "reference/api/pandas.io.formats.style.Styler.set_caption", "reference/api/pandas.io.formats.style.Styler.set_na_rep", "reference/api/pandas.io.formats.style.Styler.set_precision", "reference/api/pandas.io.formats.style.Styler.set_properties", "reference/api/pandas.io.formats.style.Styler.set_sticky", "reference/api/pandas.io.formats.style.Styler.set_table_attributes", "reference/api/pandas.io.formats.style.Styler.set_table_styles", "reference/api/pandas.io.formats.style.Styler.set_td_classes", "reference/api/pandas.io.formats.style.Styler.set_tooltips", "reference/api/pandas.io.formats.style.Styler.set_uuid", "reference/api/pandas.io.formats.style.Styler.template_html", "reference/api/pandas.io.formats.style.Styler.template_html_style", "reference/api/pandas.io.formats.style.Styler.template_html_table", "reference/api/pandas.io.formats.style.Styler.template_latex", "reference/api/pandas.io.formats.style.Styler.template_string", "reference/api/pandas.io.formats.style.Styler.text_gradient", "reference/api/pandas.io.formats.style.Styler.to_excel", "reference/api/pandas.io.formats.style.Styler.to_html", "reference/api/pandas.io.formats.style.Styler.to_latex", "reference/api/pandas.io.formats.style.Styler.to_string", "reference/api/pandas.io.formats.style.Styler.use", "reference/api/pandas.io.formats.style.Styler.where", "reference/api/pandas.io.json.build_table_schema", "reference/api/pandas.io.stata.StataReader.data_label", "reference/api/pandas.io.stata.StataReader.value_labels", "reference/api/pandas.io.stata.StataReader.variable_labels", "reference/api/pandas.io.stata.StataWriter.write_file", "reference/api/pandas.isna", "reference/api/pandas.isnull", "reference/api/pandas.json_normalize", "reference/api/pandas.melt", "reference/api/pandas.merge", "reference/api/pandas.merge_asof", "reference/api/pandas.merge_ordered", "reference/api/pandas.notna", "reference/api/pandas.notnull", "reference/api/pandas.option_context", "reference/api/pandas.option_context.__call__", "reference/api/pandas.period_range", "reference/api/pandas.pivot", "reference/api/pandas.pivot_table", "reference/api/pandas.plotting.andrews_curves", "reference/api/pandas.plotting.autocorrelation_plot", "reference/api/pandas.plotting.bootstrap_plot", "reference/api/pandas.plotting.boxplot", "reference/api/pandas.plotting.deregister_matplotlib_converters", "reference/api/pandas.plotting.lag_plot", "reference/api/pandas.plotting.parallel_coordinates", "reference/api/pandas.plotting.plot_params", "reference/api/pandas.plotting.radviz", "reference/api/pandas.plotting.register_matplotlib_converters", "reference/api/pandas.plotting.scatter_matrix", "reference/api/pandas.plotting.table", "reference/api/pandas.qcut", "reference/api/pandas.read_clipboard", "reference/api/pandas.read_csv", "reference/api/pandas.read_excel", "reference/api/pandas.read_feather", "reference/api/pandas.read_fwf", "reference/api/pandas.read_gbq", "reference/api/pandas.read_hdf", "reference/api/pandas.read_html", "reference/api/pandas.read_json", "reference/api/pandas.read_orc", "reference/api/pandas.read_parquet", "reference/api/pandas.read_pickle", "reference/api/pandas.read_sas", "reference/api/pandas.read_spss", "reference/api/pandas.read_sql", "reference/api/pandas.read_sql_query", "reference/api/pandas.read_sql_table", "reference/api/pandas.read_stata", "reference/api/pandas.read_table", "reference/api/pandas.read_xml", "reference/api/pandas.reset_option", "reference/api/pandas.set_option", "reference/api/pandas.show_versions", "reference/api/pandas.test", "reference/api/pandas.testing.assert_extension_array_equal", "reference/api/pandas.testing.assert_frame_equal", "reference/api/pandas.testing.assert_index_equal", "reference/api/pandas.testing.assert_series_equal", "reference/api/pandas.timedelta_range", "reference/api/pandas.to_datetime", "reference/api/pandas.to_numeric", "reference/api/pandas.to_timedelta", "reference/api/pandas.tseries.frequencies.to_offset", "reference/api/pandas.tseries.offsets.BDay", "reference/api/pandas.tseries.offsets.BMonthBegin", "reference/api/pandas.tseries.offsets.BMonthEnd", "reference/api/pandas.tseries.offsets.BQuarterBegin", "reference/api/pandas.tseries.offsets.BQuarterBegin.__call__", "reference/api/pandas.tseries.offsets.BQuarterBegin.apply", "reference/api/pandas.tseries.offsets.BQuarterBegin.apply_index", "reference/api/pandas.tseries.offsets.BQuarterBegin.base", "reference/api/pandas.tseries.offsets.BQuarterBegin.copy", "reference/api/pandas.tseries.offsets.BQuarterBegin.freqstr", "reference/api/pandas.tseries.offsets.BQuarterBegin.isAnchored", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_anchored", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_month_end", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_month_start", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_on_offset", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_year_end", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_year_start", "reference/api/pandas.tseries.offsets.BQuarterBegin.kwds", "reference/api/pandas.tseries.offsets.BQuarterBegin.n", "reference/api/pandas.tseries.offsets.BQuarterBegin.name", "reference/api/pandas.tseries.offsets.BQuarterBegin.nanos", "reference/api/pandas.tseries.offsets.BQuarterBegin.normalize", "reference/api/pandas.tseries.offsets.BQuarterBegin.onOffset", "reference/api/pandas.tseries.offsets.BQuarterBegin.rollback", "reference/api/pandas.tseries.offsets.BQuarterBegin.rollforward", "reference/api/pandas.tseries.offsets.BQuarterBegin.rule_code", "reference/api/pandas.tseries.offsets.BQuarterBegin.startingMonth", "reference/api/pandas.tseries.offsets.BQuarterEnd", "reference/api/pandas.tseries.offsets.BQuarterEnd.__call__", "reference/api/pandas.tseries.offsets.BQuarterEnd.apply", "reference/api/pandas.tseries.offsets.BQuarterEnd.apply_index", "reference/api/pandas.tseries.offsets.BQuarterEnd.base", "reference/api/pandas.tseries.offsets.BQuarterEnd.copy", "reference/api/pandas.tseries.offsets.BQuarterEnd.freqstr", "reference/api/pandas.tseries.offsets.BQuarterEnd.isAnchored", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_anchored", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_month_end", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_month_start", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_on_offset", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_year_end", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_year_start", "reference/api/pandas.tseries.offsets.BQuarterEnd.kwds", "reference/api/pandas.tseries.offsets.BQuarterEnd.n", "reference/api/pandas.tseries.offsets.BQuarterEnd.name", "reference/api/pandas.tseries.offsets.BQuarterEnd.nanos", "reference/api/pandas.tseries.offsets.BQuarterEnd.normalize", "reference/api/pandas.tseries.offsets.BQuarterEnd.onOffset", "reference/api/pandas.tseries.offsets.BQuarterEnd.rollback", "reference/api/pandas.tseries.offsets.BQuarterEnd.rollforward", "reference/api/pandas.tseries.offsets.BQuarterEnd.rule_code", "reference/api/pandas.tseries.offsets.BQuarterEnd.startingMonth", "reference/api/pandas.tseries.offsets.BYearBegin", "reference/api/pandas.tseries.offsets.BYearBegin.__call__", "reference/api/pandas.tseries.offsets.BYearBegin.apply", "reference/api/pandas.tseries.offsets.BYearBegin.apply_index", "reference/api/pandas.tseries.offsets.BYearBegin.base", "reference/api/pandas.tseries.offsets.BYearBegin.copy", "reference/api/pandas.tseries.offsets.BYearBegin.freqstr", "reference/api/pandas.tseries.offsets.BYearBegin.isAnchored", "reference/api/pandas.tseries.offsets.BYearBegin.is_anchored", "reference/api/pandas.tseries.offsets.BYearBegin.is_month_end", "reference/api/pandas.tseries.offsets.BYearBegin.is_month_start", "reference/api/pandas.tseries.offsets.BYearBegin.is_on_offset", "reference/api/pandas.tseries.offsets.BYearBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.BYearBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.BYearBegin.is_year_end", "reference/api/pandas.tseries.offsets.BYearBegin.is_year_start", "reference/api/pandas.tseries.offsets.BYearBegin.kwds", "reference/api/pandas.tseries.offsets.BYearBegin.month", "reference/api/pandas.tseries.offsets.BYearBegin.n", "reference/api/pandas.tseries.offsets.BYearBegin.name", "reference/api/pandas.tseries.offsets.BYearBegin.nanos", "reference/api/pandas.tseries.offsets.BYearBegin.normalize", "reference/api/pandas.tseries.offsets.BYearBegin.onOffset", "reference/api/pandas.tseries.offsets.BYearBegin.rollback", "reference/api/pandas.tseries.offsets.BYearBegin.rollforward", "reference/api/pandas.tseries.offsets.BYearBegin.rule_code", "reference/api/pandas.tseries.offsets.BYearEnd", "reference/api/pandas.tseries.offsets.BYearEnd.__call__", "reference/api/pandas.tseries.offsets.BYearEnd.apply", "reference/api/pandas.tseries.offsets.BYearEnd.apply_index", "reference/api/pandas.tseries.offsets.BYearEnd.base", "reference/api/pandas.tseries.offsets.BYearEnd.copy", "reference/api/pandas.tseries.offsets.BYearEnd.freqstr", "reference/api/pandas.tseries.offsets.BYearEnd.isAnchored", "reference/api/pandas.tseries.offsets.BYearEnd.is_anchored", "reference/api/pandas.tseries.offsets.BYearEnd.is_month_end", "reference/api/pandas.tseries.offsets.BYearEnd.is_month_start", "reference/api/pandas.tseries.offsets.BYearEnd.is_on_offset", "reference/api/pandas.tseries.offsets.BYearEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.BYearEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.BYearEnd.is_year_end", "reference/api/pandas.tseries.offsets.BYearEnd.is_year_start", "reference/api/pandas.tseries.offsets.BYearEnd.kwds", "reference/api/pandas.tseries.offsets.BYearEnd.month", "reference/api/pandas.tseries.offsets.BYearEnd.n", "reference/api/pandas.tseries.offsets.BYearEnd.name", "reference/api/pandas.tseries.offsets.BYearEnd.nanos", "reference/api/pandas.tseries.offsets.BYearEnd.normalize", "reference/api/pandas.tseries.offsets.BYearEnd.onOffset", "reference/api/pandas.tseries.offsets.BYearEnd.rollback", "reference/api/pandas.tseries.offsets.BYearEnd.rollforward", "reference/api/pandas.tseries.offsets.BYearEnd.rule_code", "reference/api/pandas.tseries.offsets.BusinessDay", "reference/api/pandas.tseries.offsets.BusinessDay.__call__", "reference/api/pandas.tseries.offsets.BusinessDay.apply", "reference/api/pandas.tseries.offsets.BusinessDay.apply_index", "reference/api/pandas.tseries.offsets.BusinessDay.base", "reference/api/pandas.tseries.offsets.BusinessDay.calendar", "reference/api/pandas.tseries.offsets.BusinessDay.copy", "reference/api/pandas.tseries.offsets.BusinessDay.freqstr", "reference/api/pandas.tseries.offsets.BusinessDay.holidays", "reference/api/pandas.tseries.offsets.BusinessDay.isAnchored", "reference/api/pandas.tseries.offsets.BusinessDay.is_anchored", "reference/api/pandas.tseries.offsets.BusinessDay.is_month_end", "reference/api/pandas.tseries.offsets.BusinessDay.is_month_start", "reference/api/pandas.tseries.offsets.BusinessDay.is_on_offset", "reference/api/pandas.tseries.offsets.BusinessDay.is_quarter_end", "reference/api/pandas.tseries.offsets.BusinessDay.is_quarter_start", "reference/api/pandas.tseries.offsets.BusinessDay.is_year_end", "reference/api/pandas.tseries.offsets.BusinessDay.is_year_start", "reference/api/pandas.tseries.offsets.BusinessDay.kwds", "reference/api/pandas.tseries.offsets.BusinessDay.n", "reference/api/pandas.tseries.offsets.BusinessDay.name", "reference/api/pandas.tseries.offsets.BusinessDay.nanos", "reference/api/pandas.tseries.offsets.BusinessDay.normalize", "reference/api/pandas.tseries.offsets.BusinessDay.offset", "reference/api/pandas.tseries.offsets.BusinessDay.onOffset", "reference/api/pandas.tseries.offsets.BusinessDay.rollback", "reference/api/pandas.tseries.offsets.BusinessDay.rollforward", "reference/api/pandas.tseries.offsets.BusinessDay.rule_code", "reference/api/pandas.tseries.offsets.BusinessDay.weekmask", "reference/api/pandas.tseries.offsets.BusinessHour", "reference/api/pandas.tseries.offsets.BusinessHour.__call__", "reference/api/pandas.tseries.offsets.BusinessHour.apply", "reference/api/pandas.tseries.offsets.BusinessHour.apply_index", "reference/api/pandas.tseries.offsets.BusinessHour.base", "reference/api/pandas.tseries.offsets.BusinessHour.calendar", "reference/api/pandas.tseries.offsets.BusinessHour.copy", "reference/api/pandas.tseries.offsets.BusinessHour.end", "reference/api/pandas.tseries.offsets.BusinessHour.freqstr", "reference/api/pandas.tseries.offsets.BusinessHour.holidays", "reference/api/pandas.tseries.offsets.BusinessHour.isAnchored", "reference/api/pandas.tseries.offsets.BusinessHour.is_anchored", "reference/api/pandas.tseries.offsets.BusinessHour.is_month_end", "reference/api/pandas.tseries.offsets.BusinessHour.is_month_start", "reference/api/pandas.tseries.offsets.BusinessHour.is_on_offset", "reference/api/pandas.tseries.offsets.BusinessHour.is_quarter_end", "reference/api/pandas.tseries.offsets.BusinessHour.is_quarter_start", "reference/api/pandas.tseries.offsets.BusinessHour.is_year_end", "reference/api/pandas.tseries.offsets.BusinessHour.is_year_start", "reference/api/pandas.tseries.offsets.BusinessHour.kwds", "reference/api/pandas.tseries.offsets.BusinessHour.n", "reference/api/pandas.tseries.offsets.BusinessHour.name", "reference/api/pandas.tseries.offsets.BusinessHour.nanos", "reference/api/pandas.tseries.offsets.BusinessHour.next_bday", "reference/api/pandas.tseries.offsets.BusinessHour.normalize", "reference/api/pandas.tseries.offsets.BusinessHour.offset", "reference/api/pandas.tseries.offsets.BusinessHour.onOffset", "reference/api/pandas.tseries.offsets.BusinessHour.rollback", "reference/api/pandas.tseries.offsets.BusinessHour.rollforward", "reference/api/pandas.tseries.offsets.BusinessHour.rule_code", "reference/api/pandas.tseries.offsets.BusinessHour.start", "reference/api/pandas.tseries.offsets.BusinessHour.weekmask", "reference/api/pandas.tseries.offsets.BusinessMonthBegin", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.__call__", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.apply", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.apply_index", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.base", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.copy", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.freqstr", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.isAnchored", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_anchored", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_month_end", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_month_start", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_on_offset", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_year_end", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_year_start", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.kwds", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.n", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.name", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.nanos", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.normalize", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.onOffset", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rollback", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rollforward", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rule_code", "reference/api/pandas.tseries.offsets.BusinessMonthEnd", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.__call__", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.apply", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.apply_index", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.base", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.copy", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.freqstr", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.isAnchored", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_anchored", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_month_end", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_month_start", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_on_offset", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_year_end", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_year_start", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.kwds", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.n", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.name", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.nanos", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.normalize", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.onOffset", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rollback", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rollforward", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rule_code", "reference/api/pandas.tseries.offsets.CBMonthBegin", "reference/api/pandas.tseries.offsets.CBMonthEnd", "reference/api/pandas.tseries.offsets.CDay", "reference/api/pandas.tseries.offsets.CustomBusinessDay", "reference/api/pandas.tseries.offsets.CustomBusinessDay.__call__", "reference/api/pandas.tseries.offsets.CustomBusinessDay.apply", "reference/api/pandas.tseries.offsets.CustomBusinessDay.apply_index", "reference/api/pandas.tseries.offsets.CustomBusinessDay.base", "reference/api/pandas.tseries.offsets.CustomBusinessDay.calendar", "reference/api/pandas.tseries.offsets.CustomBusinessDay.copy", "reference/api/pandas.tseries.offsets.CustomBusinessDay.freqstr", "reference/api/pandas.tseries.offsets.CustomBusinessDay.holidays", "reference/api/pandas.tseries.offsets.CustomBusinessDay.isAnchored", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_anchored", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_month_end", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_month_start", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_on_offset", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_quarter_end", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_quarter_start", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_year_end", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_year_start", "reference/api/pandas.tseries.offsets.CustomBusinessDay.kwds", "reference/api/pandas.tseries.offsets.CustomBusinessDay.n", "reference/api/pandas.tseries.offsets.CustomBusinessDay.name", "reference/api/pandas.tseries.offsets.CustomBusinessDay.nanos", "reference/api/pandas.tseries.offsets.CustomBusinessDay.normalize", "reference/api/pandas.tseries.offsets.CustomBusinessDay.offset", "reference/api/pandas.tseries.offsets.CustomBusinessDay.onOffset", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rollback", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rollforward", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rule_code", "reference/api/pandas.tseries.offsets.CustomBusinessDay.weekmask", "reference/api/pandas.tseries.offsets.CustomBusinessHour", "reference/api/pandas.tseries.offsets.CustomBusinessHour.__call__", "reference/api/pandas.tseries.offsets.CustomBusinessHour.apply", "reference/api/pandas.tseries.offsets.CustomBusinessHour.apply_index", "reference/api/pandas.tseries.offsets.CustomBusinessHour.base", "reference/api/pandas.tseries.offsets.CustomBusinessHour.calendar", "reference/api/pandas.tseries.offsets.CustomBusinessHour.copy", "reference/api/pandas.tseries.offsets.CustomBusinessHour.end", "reference/api/pandas.tseries.offsets.CustomBusinessHour.freqstr", "reference/api/pandas.tseries.offsets.CustomBusinessHour.holidays", "reference/api/pandas.tseries.offsets.CustomBusinessHour.isAnchored", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_anchored", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_month_end", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_month_start", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_on_offset", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_quarter_end", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_quarter_start", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_year_end", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_year_start", "reference/api/pandas.tseries.offsets.CustomBusinessHour.kwds", "reference/api/pandas.tseries.offsets.CustomBusinessHour.n", "reference/api/pandas.tseries.offsets.CustomBusinessHour.name", "reference/api/pandas.tseries.offsets.CustomBusinessHour.nanos", "reference/api/pandas.tseries.offsets.CustomBusinessHour.next_bday", "reference/api/pandas.tseries.offsets.CustomBusinessHour.normalize", "reference/api/pandas.tseries.offsets.CustomBusinessHour.offset", "reference/api/pandas.tseries.offsets.CustomBusinessHour.onOffset", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rollback", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rollforward", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rule_code", "reference/api/pandas.tseries.offsets.CustomBusinessHour.start", "reference/api/pandas.tseries.offsets.CustomBusinessHour.weekmask", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.__call__", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.apply", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.apply_index", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.base", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.calendar", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.cbday_roll", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.copy", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.holidays", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.isAnchored", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_anchored", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.kwds", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.month_roll", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.n", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.name", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.nanos", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.normalize", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.onOffset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rollback", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rollforward", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.__call__", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.apply", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.apply_index", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.base", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.calendar", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.cbday_roll", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.copy", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.holidays", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.isAnchored", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_anchored", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_end", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_start", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.kwds", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.month_roll", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.n", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.name", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.nanos", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.normalize", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.offset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.onOffset", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rollback", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rollforward", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask", "reference/api/pandas.tseries.offsets.DateOffset", "reference/api/pandas.tseries.offsets.DateOffset.__call__", "reference/api/pandas.tseries.offsets.DateOffset.apply", "reference/api/pandas.tseries.offsets.DateOffset.apply_index", "reference/api/pandas.tseries.offsets.DateOffset.base", "reference/api/pandas.tseries.offsets.DateOffset.copy", "reference/api/pandas.tseries.offsets.DateOffset.freqstr", "reference/api/pandas.tseries.offsets.DateOffset.isAnchored", "reference/api/pandas.tseries.offsets.DateOffset.is_anchored", "reference/api/pandas.tseries.offsets.DateOffset.is_month_end", "reference/api/pandas.tseries.offsets.DateOffset.is_month_start", "reference/api/pandas.tseries.offsets.DateOffset.is_on_offset", "reference/api/pandas.tseries.offsets.DateOffset.is_quarter_end", "reference/api/pandas.tseries.offsets.DateOffset.is_quarter_start", "reference/api/pandas.tseries.offsets.DateOffset.is_year_end", "reference/api/pandas.tseries.offsets.DateOffset.is_year_start", "reference/api/pandas.tseries.offsets.DateOffset.kwds", "reference/api/pandas.tseries.offsets.DateOffset.n", "reference/api/pandas.tseries.offsets.DateOffset.name", "reference/api/pandas.tseries.offsets.DateOffset.nanos", "reference/api/pandas.tseries.offsets.DateOffset.normalize", "reference/api/pandas.tseries.offsets.DateOffset.onOffset", "reference/api/pandas.tseries.offsets.DateOffset.rollback", "reference/api/pandas.tseries.offsets.DateOffset.rollforward", "reference/api/pandas.tseries.offsets.DateOffset.rule_code", "reference/api/pandas.tseries.offsets.Day", "reference/api/pandas.tseries.offsets.Day.__call__", "reference/api/pandas.tseries.offsets.Day.apply", "reference/api/pandas.tseries.offsets.Day.apply_index", "reference/api/pandas.tseries.offsets.Day.base", "reference/api/pandas.tseries.offsets.Day.copy", "reference/api/pandas.tseries.offsets.Day.delta", "reference/api/pandas.tseries.offsets.Day.freqstr", "reference/api/pandas.tseries.offsets.Day.isAnchored", "reference/api/pandas.tseries.offsets.Day.is_anchored", "reference/api/pandas.tseries.offsets.Day.is_month_end", "reference/api/pandas.tseries.offsets.Day.is_month_start", "reference/api/pandas.tseries.offsets.Day.is_on_offset", "reference/api/pandas.tseries.offsets.Day.is_quarter_end", "reference/api/pandas.tseries.offsets.Day.is_quarter_start", "reference/api/pandas.tseries.offsets.Day.is_year_end", "reference/api/pandas.tseries.offsets.Day.is_year_start", "reference/api/pandas.tseries.offsets.Day.kwds", "reference/api/pandas.tseries.offsets.Day.n", "reference/api/pandas.tseries.offsets.Day.name", "reference/api/pandas.tseries.offsets.Day.nanos", "reference/api/pandas.tseries.offsets.Day.normalize", "reference/api/pandas.tseries.offsets.Day.onOffset", "reference/api/pandas.tseries.offsets.Day.rollback", "reference/api/pandas.tseries.offsets.Day.rollforward", "reference/api/pandas.tseries.offsets.Day.rule_code", "reference/api/pandas.tseries.offsets.Easter", "reference/api/pandas.tseries.offsets.Easter.__call__", "reference/api/pandas.tseries.offsets.Easter.apply", "reference/api/pandas.tseries.offsets.Easter.apply_index", "reference/api/pandas.tseries.offsets.Easter.base", "reference/api/pandas.tseries.offsets.Easter.copy", "reference/api/pandas.tseries.offsets.Easter.freqstr", "reference/api/pandas.tseries.offsets.Easter.isAnchored", "reference/api/pandas.tseries.offsets.Easter.is_anchored", "reference/api/pandas.tseries.offsets.Easter.is_month_end", "reference/api/pandas.tseries.offsets.Easter.is_month_start", "reference/api/pandas.tseries.offsets.Easter.is_on_offset", "reference/api/pandas.tseries.offsets.Easter.is_quarter_end", "reference/api/pandas.tseries.offsets.Easter.is_quarter_start", "reference/api/pandas.tseries.offsets.Easter.is_year_end", "reference/api/pandas.tseries.offsets.Easter.is_year_start", "reference/api/pandas.tseries.offsets.Easter.kwds", "reference/api/pandas.tseries.offsets.Easter.n", "reference/api/pandas.tseries.offsets.Easter.name", "reference/api/pandas.tseries.offsets.Easter.nanos", "reference/api/pandas.tseries.offsets.Easter.normalize", "reference/api/pandas.tseries.offsets.Easter.onOffset", "reference/api/pandas.tseries.offsets.Easter.rollback", "reference/api/pandas.tseries.offsets.Easter.rollforward", "reference/api/pandas.tseries.offsets.Easter.rule_code", "reference/api/pandas.tseries.offsets.FY5253", "reference/api/pandas.tseries.offsets.FY5253.__call__", "reference/api/pandas.tseries.offsets.FY5253.apply", "reference/api/pandas.tseries.offsets.FY5253.apply_index", "reference/api/pandas.tseries.offsets.FY5253.base", "reference/api/pandas.tseries.offsets.FY5253.copy", "reference/api/pandas.tseries.offsets.FY5253.freqstr", "reference/api/pandas.tseries.offsets.FY5253.get_rule_code_suffix", "reference/api/pandas.tseries.offsets.FY5253.get_year_end", "reference/api/pandas.tseries.offsets.FY5253.isAnchored", "reference/api/pandas.tseries.offsets.FY5253.is_anchored", "reference/api/pandas.tseries.offsets.FY5253.is_month_end", "reference/api/pandas.tseries.offsets.FY5253.is_month_start", "reference/api/pandas.tseries.offsets.FY5253.is_on_offset", "reference/api/pandas.tseries.offsets.FY5253.is_quarter_end", "reference/api/pandas.tseries.offsets.FY5253.is_quarter_start", "reference/api/pandas.tseries.offsets.FY5253.is_year_end", "reference/api/pandas.tseries.offsets.FY5253.is_year_start", "reference/api/pandas.tseries.offsets.FY5253.kwds", "reference/api/pandas.tseries.offsets.FY5253.n", "reference/api/pandas.tseries.offsets.FY5253.name", "reference/api/pandas.tseries.offsets.FY5253.nanos", "reference/api/pandas.tseries.offsets.FY5253.normalize", "reference/api/pandas.tseries.offsets.FY5253.onOffset", "reference/api/pandas.tseries.offsets.FY5253.rollback", "reference/api/pandas.tseries.offsets.FY5253.rollforward", "reference/api/pandas.tseries.offsets.FY5253.rule_code", "reference/api/pandas.tseries.offsets.FY5253.startingMonth", "reference/api/pandas.tseries.offsets.FY5253.variation", "reference/api/pandas.tseries.offsets.FY5253.weekday", "reference/api/pandas.tseries.offsets.FY5253Quarter", "reference/api/pandas.tseries.offsets.FY5253Quarter.__call__", "reference/api/pandas.tseries.offsets.FY5253Quarter.apply", "reference/api/pandas.tseries.offsets.FY5253Quarter.apply_index", "reference/api/pandas.tseries.offsets.FY5253Quarter.base", "reference/api/pandas.tseries.offsets.FY5253Quarter.copy", "reference/api/pandas.tseries.offsets.FY5253Quarter.freqstr", "reference/api/pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix", "reference/api/pandas.tseries.offsets.FY5253Quarter.get_weeks", "reference/api/pandas.tseries.offsets.FY5253Quarter.isAnchored", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_anchored", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_month_end", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_month_start", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_on_offset", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_quarter_end", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_quarter_start", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_year_end", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_year_start", "reference/api/pandas.tseries.offsets.FY5253Quarter.kwds", "reference/api/pandas.tseries.offsets.FY5253Quarter.n", "reference/api/pandas.tseries.offsets.FY5253Quarter.name", "reference/api/pandas.tseries.offsets.FY5253Quarter.nanos", "reference/api/pandas.tseries.offsets.FY5253Quarter.normalize", "reference/api/pandas.tseries.offsets.FY5253Quarter.onOffset", "reference/api/pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week", "reference/api/pandas.tseries.offsets.FY5253Quarter.rollback", "reference/api/pandas.tseries.offsets.FY5253Quarter.rollforward", "reference/api/pandas.tseries.offsets.FY5253Quarter.rule_code", "reference/api/pandas.tseries.offsets.FY5253Quarter.startingMonth", "reference/api/pandas.tseries.offsets.FY5253Quarter.variation", "reference/api/pandas.tseries.offsets.FY5253Quarter.weekday", "reference/api/pandas.tseries.offsets.FY5253Quarter.year_has_extra_week", "reference/api/pandas.tseries.offsets.Hour", "reference/api/pandas.tseries.offsets.Hour.__call__", "reference/api/pandas.tseries.offsets.Hour.apply", "reference/api/pandas.tseries.offsets.Hour.apply_index", "reference/api/pandas.tseries.offsets.Hour.base", "reference/api/pandas.tseries.offsets.Hour.copy", "reference/api/pandas.tseries.offsets.Hour.delta", "reference/api/pandas.tseries.offsets.Hour.freqstr", "reference/api/pandas.tseries.offsets.Hour.isAnchored", "reference/api/pandas.tseries.offsets.Hour.is_anchored", "reference/api/pandas.tseries.offsets.Hour.is_month_end", "reference/api/pandas.tseries.offsets.Hour.is_month_start", "reference/api/pandas.tseries.offsets.Hour.is_on_offset", "reference/api/pandas.tseries.offsets.Hour.is_quarter_end", "reference/api/pandas.tseries.offsets.Hour.is_quarter_start", "reference/api/pandas.tseries.offsets.Hour.is_year_end", "reference/api/pandas.tseries.offsets.Hour.is_year_start", "reference/api/pandas.tseries.offsets.Hour.kwds", "reference/api/pandas.tseries.offsets.Hour.n", "reference/api/pandas.tseries.offsets.Hour.name", "reference/api/pandas.tseries.offsets.Hour.nanos", "reference/api/pandas.tseries.offsets.Hour.normalize", "reference/api/pandas.tseries.offsets.Hour.onOffset", "reference/api/pandas.tseries.offsets.Hour.rollback", "reference/api/pandas.tseries.offsets.Hour.rollforward", "reference/api/pandas.tseries.offsets.Hour.rule_code", "reference/api/pandas.tseries.offsets.LastWeekOfMonth", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.__call__", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.apply", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.apply_index", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.base", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.copy", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.freqstr", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.isAnchored", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_anchored", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_month_end", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_month_start", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_on_offset", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_quarter_end", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_quarter_start", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_year_end", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_year_start", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.kwds", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.n", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.name", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.nanos", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.normalize", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.onOffset", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rollback", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rollforward", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rule_code", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.week", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.weekday", "reference/api/pandas.tseries.offsets.Micro", "reference/api/pandas.tseries.offsets.Micro.__call__", "reference/api/pandas.tseries.offsets.Micro.apply", "reference/api/pandas.tseries.offsets.Micro.apply_index", "reference/api/pandas.tseries.offsets.Micro.base", "reference/api/pandas.tseries.offsets.Micro.copy", "reference/api/pandas.tseries.offsets.Micro.delta", "reference/api/pandas.tseries.offsets.Micro.freqstr", "reference/api/pandas.tseries.offsets.Micro.isAnchored", "reference/api/pandas.tseries.offsets.Micro.is_anchored", "reference/api/pandas.tseries.offsets.Micro.is_month_end", "reference/api/pandas.tseries.offsets.Micro.is_month_start", "reference/api/pandas.tseries.offsets.Micro.is_on_offset", "reference/api/pandas.tseries.offsets.Micro.is_quarter_end", "reference/api/pandas.tseries.offsets.Micro.is_quarter_start", "reference/api/pandas.tseries.offsets.Micro.is_year_end", "reference/api/pandas.tseries.offsets.Micro.is_year_start", "reference/api/pandas.tseries.offsets.Micro.kwds", "reference/api/pandas.tseries.offsets.Micro.n", "reference/api/pandas.tseries.offsets.Micro.name", "reference/api/pandas.tseries.offsets.Micro.nanos", "reference/api/pandas.tseries.offsets.Micro.normalize", "reference/api/pandas.tseries.offsets.Micro.onOffset", "reference/api/pandas.tseries.offsets.Micro.rollback", "reference/api/pandas.tseries.offsets.Micro.rollforward", "reference/api/pandas.tseries.offsets.Micro.rule_code", "reference/api/pandas.tseries.offsets.Milli", "reference/api/pandas.tseries.offsets.Milli.__call__", "reference/api/pandas.tseries.offsets.Milli.apply", "reference/api/pandas.tseries.offsets.Milli.apply_index", "reference/api/pandas.tseries.offsets.Milli.base", "reference/api/pandas.tseries.offsets.Milli.copy", "reference/api/pandas.tseries.offsets.Milli.delta", "reference/api/pandas.tseries.offsets.Milli.freqstr", "reference/api/pandas.tseries.offsets.Milli.isAnchored", "reference/api/pandas.tseries.offsets.Milli.is_anchored", "reference/api/pandas.tseries.offsets.Milli.is_month_end", "reference/api/pandas.tseries.offsets.Milli.is_month_start", "reference/api/pandas.tseries.offsets.Milli.is_on_offset", "reference/api/pandas.tseries.offsets.Milli.is_quarter_end", "reference/api/pandas.tseries.offsets.Milli.is_quarter_start", "reference/api/pandas.tseries.offsets.Milli.is_year_end", "reference/api/pandas.tseries.offsets.Milli.is_year_start", "reference/api/pandas.tseries.offsets.Milli.kwds", "reference/api/pandas.tseries.offsets.Milli.n", "reference/api/pandas.tseries.offsets.Milli.name", "reference/api/pandas.tseries.offsets.Milli.nanos", "reference/api/pandas.tseries.offsets.Milli.normalize", "reference/api/pandas.tseries.offsets.Milli.onOffset", "reference/api/pandas.tseries.offsets.Milli.rollback", "reference/api/pandas.tseries.offsets.Milli.rollforward", "reference/api/pandas.tseries.offsets.Milli.rule_code", "reference/api/pandas.tseries.offsets.Minute", "reference/api/pandas.tseries.offsets.Minute.__call__", "reference/api/pandas.tseries.offsets.Minute.apply", "reference/api/pandas.tseries.offsets.Minute.apply_index", "reference/api/pandas.tseries.offsets.Minute.base", "reference/api/pandas.tseries.offsets.Minute.copy", "reference/api/pandas.tseries.offsets.Minute.delta", "reference/api/pandas.tseries.offsets.Minute.freqstr", "reference/api/pandas.tseries.offsets.Minute.isAnchored", "reference/api/pandas.tseries.offsets.Minute.is_anchored", "reference/api/pandas.tseries.offsets.Minute.is_month_end", "reference/api/pandas.tseries.offsets.Minute.is_month_start", "reference/api/pandas.tseries.offsets.Minute.is_on_offset", "reference/api/pandas.tseries.offsets.Minute.is_quarter_end", "reference/api/pandas.tseries.offsets.Minute.is_quarter_start", "reference/api/pandas.tseries.offsets.Minute.is_year_end", "reference/api/pandas.tseries.offsets.Minute.is_year_start", "reference/api/pandas.tseries.offsets.Minute.kwds", "reference/api/pandas.tseries.offsets.Minute.n", "reference/api/pandas.tseries.offsets.Minute.name", "reference/api/pandas.tseries.offsets.Minute.nanos", "reference/api/pandas.tseries.offsets.Minute.normalize", "reference/api/pandas.tseries.offsets.Minute.onOffset", "reference/api/pandas.tseries.offsets.Minute.rollback", "reference/api/pandas.tseries.offsets.Minute.rollforward", "reference/api/pandas.tseries.offsets.Minute.rule_code", "reference/api/pandas.tseries.offsets.MonthBegin", "reference/api/pandas.tseries.offsets.MonthBegin.__call__", "reference/api/pandas.tseries.offsets.MonthBegin.apply", "reference/api/pandas.tseries.offsets.MonthBegin.apply_index", "reference/api/pandas.tseries.offsets.MonthBegin.base", "reference/api/pandas.tseries.offsets.MonthBegin.copy", "reference/api/pandas.tseries.offsets.MonthBegin.freqstr", "reference/api/pandas.tseries.offsets.MonthBegin.isAnchored", "reference/api/pandas.tseries.offsets.MonthBegin.is_anchored", "reference/api/pandas.tseries.offsets.MonthBegin.is_month_end", "reference/api/pandas.tseries.offsets.MonthBegin.is_month_start", "reference/api/pandas.tseries.offsets.MonthBegin.is_on_offset", "reference/api/pandas.tseries.offsets.MonthBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.MonthBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.MonthBegin.is_year_end", "reference/api/pandas.tseries.offsets.MonthBegin.is_year_start", "reference/api/pandas.tseries.offsets.MonthBegin.kwds", "reference/api/pandas.tseries.offsets.MonthBegin.n", "reference/api/pandas.tseries.offsets.MonthBegin.name", "reference/api/pandas.tseries.offsets.MonthBegin.nanos", "reference/api/pandas.tseries.offsets.MonthBegin.normalize", "reference/api/pandas.tseries.offsets.MonthBegin.onOffset", "reference/api/pandas.tseries.offsets.MonthBegin.rollback", "reference/api/pandas.tseries.offsets.MonthBegin.rollforward", "reference/api/pandas.tseries.offsets.MonthBegin.rule_code", "reference/api/pandas.tseries.offsets.MonthEnd", "reference/api/pandas.tseries.offsets.MonthEnd.__call__", "reference/api/pandas.tseries.offsets.MonthEnd.apply", "reference/api/pandas.tseries.offsets.MonthEnd.apply_index", "reference/api/pandas.tseries.offsets.MonthEnd.base", "reference/api/pandas.tseries.offsets.MonthEnd.copy", "reference/api/pandas.tseries.offsets.MonthEnd.freqstr", "reference/api/pandas.tseries.offsets.MonthEnd.isAnchored", "reference/api/pandas.tseries.offsets.MonthEnd.is_anchored", "reference/api/pandas.tseries.offsets.MonthEnd.is_month_end", "reference/api/pandas.tseries.offsets.MonthEnd.is_month_start", "reference/api/pandas.tseries.offsets.MonthEnd.is_on_offset", "reference/api/pandas.tseries.offsets.MonthEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.MonthEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.MonthEnd.is_year_end", "reference/api/pandas.tseries.offsets.MonthEnd.is_year_start", "reference/api/pandas.tseries.offsets.MonthEnd.kwds", "reference/api/pandas.tseries.offsets.MonthEnd.n", "reference/api/pandas.tseries.offsets.MonthEnd.name", "reference/api/pandas.tseries.offsets.MonthEnd.nanos", "reference/api/pandas.tseries.offsets.MonthEnd.normalize", "reference/api/pandas.tseries.offsets.MonthEnd.onOffset", "reference/api/pandas.tseries.offsets.MonthEnd.rollback", "reference/api/pandas.tseries.offsets.MonthEnd.rollforward", "reference/api/pandas.tseries.offsets.MonthEnd.rule_code", "reference/api/pandas.tseries.offsets.Nano", "reference/api/pandas.tseries.offsets.Nano.__call__", "reference/api/pandas.tseries.offsets.Nano.apply", "reference/api/pandas.tseries.offsets.Nano.apply_index", "reference/api/pandas.tseries.offsets.Nano.base", "reference/api/pandas.tseries.offsets.Nano.copy", "reference/api/pandas.tseries.offsets.Nano.delta", "reference/api/pandas.tseries.offsets.Nano.freqstr", "reference/api/pandas.tseries.offsets.Nano.isAnchored", "reference/api/pandas.tseries.offsets.Nano.is_anchored", "reference/api/pandas.tseries.offsets.Nano.is_month_end", "reference/api/pandas.tseries.offsets.Nano.is_month_start", "reference/api/pandas.tseries.offsets.Nano.is_on_offset", "reference/api/pandas.tseries.offsets.Nano.is_quarter_end", "reference/api/pandas.tseries.offsets.Nano.is_quarter_start", "reference/api/pandas.tseries.offsets.Nano.is_year_end", "reference/api/pandas.tseries.offsets.Nano.is_year_start", "reference/api/pandas.tseries.offsets.Nano.kwds", "reference/api/pandas.tseries.offsets.Nano.n", "reference/api/pandas.tseries.offsets.Nano.name", "reference/api/pandas.tseries.offsets.Nano.nanos", "reference/api/pandas.tseries.offsets.Nano.normalize", "reference/api/pandas.tseries.offsets.Nano.onOffset", "reference/api/pandas.tseries.offsets.Nano.rollback", "reference/api/pandas.tseries.offsets.Nano.rollforward", "reference/api/pandas.tseries.offsets.Nano.rule_code", "reference/api/pandas.tseries.offsets.QuarterBegin", "reference/api/pandas.tseries.offsets.QuarterBegin.__call__", "reference/api/pandas.tseries.offsets.QuarterBegin.apply", "reference/api/pandas.tseries.offsets.QuarterBegin.apply_index", "reference/api/pandas.tseries.offsets.QuarterBegin.base", "reference/api/pandas.tseries.offsets.QuarterBegin.copy", "reference/api/pandas.tseries.offsets.QuarterBegin.freqstr", "reference/api/pandas.tseries.offsets.QuarterBegin.isAnchored", "reference/api/pandas.tseries.offsets.QuarterBegin.is_anchored", "reference/api/pandas.tseries.offsets.QuarterBegin.is_month_end", "reference/api/pandas.tseries.offsets.QuarterBegin.is_month_start", "reference/api/pandas.tseries.offsets.QuarterBegin.is_on_offset", "reference/api/pandas.tseries.offsets.QuarterBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.QuarterBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.QuarterBegin.is_year_end", "reference/api/pandas.tseries.offsets.QuarterBegin.is_year_start", "reference/api/pandas.tseries.offsets.QuarterBegin.kwds", "reference/api/pandas.tseries.offsets.QuarterBegin.n", "reference/api/pandas.tseries.offsets.QuarterBegin.name", "reference/api/pandas.tseries.offsets.QuarterBegin.nanos", "reference/api/pandas.tseries.offsets.QuarterBegin.normalize", "reference/api/pandas.tseries.offsets.QuarterBegin.onOffset", "reference/api/pandas.tseries.offsets.QuarterBegin.rollback", "reference/api/pandas.tseries.offsets.QuarterBegin.rollforward", "reference/api/pandas.tseries.offsets.QuarterBegin.rule_code", "reference/api/pandas.tseries.offsets.QuarterBegin.startingMonth", "reference/api/pandas.tseries.offsets.QuarterEnd", "reference/api/pandas.tseries.offsets.QuarterEnd.__call__", "reference/api/pandas.tseries.offsets.QuarterEnd.apply", "reference/api/pandas.tseries.offsets.QuarterEnd.apply_index", "reference/api/pandas.tseries.offsets.QuarterEnd.base", "reference/api/pandas.tseries.offsets.QuarterEnd.copy", "reference/api/pandas.tseries.offsets.QuarterEnd.freqstr", "reference/api/pandas.tseries.offsets.QuarterEnd.isAnchored", "reference/api/pandas.tseries.offsets.QuarterEnd.is_anchored", "reference/api/pandas.tseries.offsets.QuarterEnd.is_month_end", "reference/api/pandas.tseries.offsets.QuarterEnd.is_month_start", "reference/api/pandas.tseries.offsets.QuarterEnd.is_on_offset", "reference/api/pandas.tseries.offsets.QuarterEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.QuarterEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.QuarterEnd.is_year_end", "reference/api/pandas.tseries.offsets.QuarterEnd.is_year_start", "reference/api/pandas.tseries.offsets.QuarterEnd.kwds", "reference/api/pandas.tseries.offsets.QuarterEnd.n", "reference/api/pandas.tseries.offsets.QuarterEnd.name", "reference/api/pandas.tseries.offsets.QuarterEnd.nanos", "reference/api/pandas.tseries.offsets.QuarterEnd.normalize", "reference/api/pandas.tseries.offsets.QuarterEnd.onOffset", "reference/api/pandas.tseries.offsets.QuarterEnd.rollback", "reference/api/pandas.tseries.offsets.QuarterEnd.rollforward", "reference/api/pandas.tseries.offsets.QuarterEnd.rule_code", "reference/api/pandas.tseries.offsets.QuarterEnd.startingMonth", "reference/api/pandas.tseries.offsets.Second", "reference/api/pandas.tseries.offsets.Second.__call__", "reference/api/pandas.tseries.offsets.Second.apply", "reference/api/pandas.tseries.offsets.Second.apply_index", "reference/api/pandas.tseries.offsets.Second.base", "reference/api/pandas.tseries.offsets.Second.copy", "reference/api/pandas.tseries.offsets.Second.delta", "reference/api/pandas.tseries.offsets.Second.freqstr", "reference/api/pandas.tseries.offsets.Second.isAnchored", "reference/api/pandas.tseries.offsets.Second.is_anchored", "reference/api/pandas.tseries.offsets.Second.is_month_end", "reference/api/pandas.tseries.offsets.Second.is_month_start", "reference/api/pandas.tseries.offsets.Second.is_on_offset", "reference/api/pandas.tseries.offsets.Second.is_quarter_end", "reference/api/pandas.tseries.offsets.Second.is_quarter_start", "reference/api/pandas.tseries.offsets.Second.is_year_end", "reference/api/pandas.tseries.offsets.Second.is_year_start", "reference/api/pandas.tseries.offsets.Second.kwds", "reference/api/pandas.tseries.offsets.Second.n", "reference/api/pandas.tseries.offsets.Second.name", "reference/api/pandas.tseries.offsets.Second.nanos", "reference/api/pandas.tseries.offsets.Second.normalize", "reference/api/pandas.tseries.offsets.Second.onOffset", "reference/api/pandas.tseries.offsets.Second.rollback", "reference/api/pandas.tseries.offsets.Second.rollforward", "reference/api/pandas.tseries.offsets.Second.rule_code", "reference/api/pandas.tseries.offsets.SemiMonthBegin", "reference/api/pandas.tseries.offsets.SemiMonthBegin.__call__", "reference/api/pandas.tseries.offsets.SemiMonthBegin.apply", "reference/api/pandas.tseries.offsets.SemiMonthBegin.apply_index", "reference/api/pandas.tseries.offsets.SemiMonthBegin.base", "reference/api/pandas.tseries.offsets.SemiMonthBegin.copy", "reference/api/pandas.tseries.offsets.SemiMonthBegin.day_of_month", "reference/api/pandas.tseries.offsets.SemiMonthBegin.freqstr", "reference/api/pandas.tseries.offsets.SemiMonthBegin.isAnchored", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_anchored", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_month_end", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_month_start", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_on_offset", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_year_end", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_year_start", "reference/api/pandas.tseries.offsets.SemiMonthBegin.kwds", "reference/api/pandas.tseries.offsets.SemiMonthBegin.n", "reference/api/pandas.tseries.offsets.SemiMonthBegin.name", "reference/api/pandas.tseries.offsets.SemiMonthBegin.nanos", "reference/api/pandas.tseries.offsets.SemiMonthBegin.normalize", "reference/api/pandas.tseries.offsets.SemiMonthBegin.onOffset", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rollback", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rollforward", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rule_code", "reference/api/pandas.tseries.offsets.SemiMonthEnd", "reference/api/pandas.tseries.offsets.SemiMonthEnd.__call__", "reference/api/pandas.tseries.offsets.SemiMonthEnd.apply", "reference/api/pandas.tseries.offsets.SemiMonthEnd.apply_index", "reference/api/pandas.tseries.offsets.SemiMonthEnd.base", "reference/api/pandas.tseries.offsets.SemiMonthEnd.copy", "reference/api/pandas.tseries.offsets.SemiMonthEnd.day_of_month", "reference/api/pandas.tseries.offsets.SemiMonthEnd.freqstr", "reference/api/pandas.tseries.offsets.SemiMonthEnd.isAnchored", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_anchored", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_month_end", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_month_start", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_on_offset", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_year_end", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_year_start", "reference/api/pandas.tseries.offsets.SemiMonthEnd.kwds", "reference/api/pandas.tseries.offsets.SemiMonthEnd.n", "reference/api/pandas.tseries.offsets.SemiMonthEnd.name", "reference/api/pandas.tseries.offsets.SemiMonthEnd.nanos", "reference/api/pandas.tseries.offsets.SemiMonthEnd.normalize", "reference/api/pandas.tseries.offsets.SemiMonthEnd.onOffset", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rollback", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rollforward", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rule_code", "reference/api/pandas.tseries.offsets.Tick", "reference/api/pandas.tseries.offsets.Tick.__call__", "reference/api/pandas.tseries.offsets.Tick.apply", "reference/api/pandas.tseries.offsets.Tick.apply_index", "reference/api/pandas.tseries.offsets.Tick.base", "reference/api/pandas.tseries.offsets.Tick.copy", "reference/api/pandas.tseries.offsets.Tick.delta", "reference/api/pandas.tseries.offsets.Tick.freqstr", "reference/api/pandas.tseries.offsets.Tick.isAnchored", "reference/api/pandas.tseries.offsets.Tick.is_anchored", "reference/api/pandas.tseries.offsets.Tick.is_month_end", "reference/api/pandas.tseries.offsets.Tick.is_month_start", "reference/api/pandas.tseries.offsets.Tick.is_on_offset", "reference/api/pandas.tseries.offsets.Tick.is_quarter_end", "reference/api/pandas.tseries.offsets.Tick.is_quarter_start", "reference/api/pandas.tseries.offsets.Tick.is_year_end", "reference/api/pandas.tseries.offsets.Tick.is_year_start", "reference/api/pandas.tseries.offsets.Tick.kwds", "reference/api/pandas.tseries.offsets.Tick.n", "reference/api/pandas.tseries.offsets.Tick.name", "reference/api/pandas.tseries.offsets.Tick.nanos", "reference/api/pandas.tseries.offsets.Tick.normalize", "reference/api/pandas.tseries.offsets.Tick.onOffset", "reference/api/pandas.tseries.offsets.Tick.rollback", "reference/api/pandas.tseries.offsets.Tick.rollforward", "reference/api/pandas.tseries.offsets.Tick.rule_code", "reference/api/pandas.tseries.offsets.Week", "reference/api/pandas.tseries.offsets.Week.__call__", "reference/api/pandas.tseries.offsets.Week.apply", "reference/api/pandas.tseries.offsets.Week.apply_index", "reference/api/pandas.tseries.offsets.Week.base", "reference/api/pandas.tseries.offsets.Week.copy", "reference/api/pandas.tseries.offsets.Week.freqstr", "reference/api/pandas.tseries.offsets.Week.isAnchored", "reference/api/pandas.tseries.offsets.Week.is_anchored", "reference/api/pandas.tseries.offsets.Week.is_month_end", "reference/api/pandas.tseries.offsets.Week.is_month_start", "reference/api/pandas.tseries.offsets.Week.is_on_offset", "reference/api/pandas.tseries.offsets.Week.is_quarter_end", "reference/api/pandas.tseries.offsets.Week.is_quarter_start", "reference/api/pandas.tseries.offsets.Week.is_year_end", "reference/api/pandas.tseries.offsets.Week.is_year_start", "reference/api/pandas.tseries.offsets.Week.kwds", "reference/api/pandas.tseries.offsets.Week.n", "reference/api/pandas.tseries.offsets.Week.name", "reference/api/pandas.tseries.offsets.Week.nanos", "reference/api/pandas.tseries.offsets.Week.normalize", "reference/api/pandas.tseries.offsets.Week.onOffset", "reference/api/pandas.tseries.offsets.Week.rollback", "reference/api/pandas.tseries.offsets.Week.rollforward", "reference/api/pandas.tseries.offsets.Week.rule_code", "reference/api/pandas.tseries.offsets.Week.weekday", "reference/api/pandas.tseries.offsets.WeekOfMonth", "reference/api/pandas.tseries.offsets.WeekOfMonth.__call__", "reference/api/pandas.tseries.offsets.WeekOfMonth.apply", "reference/api/pandas.tseries.offsets.WeekOfMonth.apply_index", "reference/api/pandas.tseries.offsets.WeekOfMonth.base", "reference/api/pandas.tseries.offsets.WeekOfMonth.copy", "reference/api/pandas.tseries.offsets.WeekOfMonth.freqstr", "reference/api/pandas.tseries.offsets.WeekOfMonth.isAnchored", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_anchored", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_month_end", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_month_start", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_on_offset", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_quarter_end", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_quarter_start", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_year_end", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_year_start", "reference/api/pandas.tseries.offsets.WeekOfMonth.kwds", "reference/api/pandas.tseries.offsets.WeekOfMonth.n", "reference/api/pandas.tseries.offsets.WeekOfMonth.name", "reference/api/pandas.tseries.offsets.WeekOfMonth.nanos", "reference/api/pandas.tseries.offsets.WeekOfMonth.normalize", "reference/api/pandas.tseries.offsets.WeekOfMonth.onOffset", "reference/api/pandas.tseries.offsets.WeekOfMonth.rollback", "reference/api/pandas.tseries.offsets.WeekOfMonth.rollforward", "reference/api/pandas.tseries.offsets.WeekOfMonth.rule_code", "reference/api/pandas.tseries.offsets.WeekOfMonth.week", "reference/api/pandas.tseries.offsets.WeekOfMonth.weekday", "reference/api/pandas.tseries.offsets.YearBegin", "reference/api/pandas.tseries.offsets.YearBegin.__call__", "reference/api/pandas.tseries.offsets.YearBegin.apply", "reference/api/pandas.tseries.offsets.YearBegin.apply_index", "reference/api/pandas.tseries.offsets.YearBegin.base", "reference/api/pandas.tseries.offsets.YearBegin.copy", "reference/api/pandas.tseries.offsets.YearBegin.freqstr", "reference/api/pandas.tseries.offsets.YearBegin.isAnchored", "reference/api/pandas.tseries.offsets.YearBegin.is_anchored", "reference/api/pandas.tseries.offsets.YearBegin.is_month_end", "reference/api/pandas.tseries.offsets.YearBegin.is_month_start", "reference/api/pandas.tseries.offsets.YearBegin.is_on_offset", "reference/api/pandas.tseries.offsets.YearBegin.is_quarter_end", "reference/api/pandas.tseries.offsets.YearBegin.is_quarter_start", "reference/api/pandas.tseries.offsets.YearBegin.is_year_end", "reference/api/pandas.tseries.offsets.YearBegin.is_year_start", "reference/api/pandas.tseries.offsets.YearBegin.kwds", "reference/api/pandas.tseries.offsets.YearBegin.month", "reference/api/pandas.tseries.offsets.YearBegin.n", "reference/api/pandas.tseries.offsets.YearBegin.name", "reference/api/pandas.tseries.offsets.YearBegin.nanos", "reference/api/pandas.tseries.offsets.YearBegin.normalize", "reference/api/pandas.tseries.offsets.YearBegin.onOffset", "reference/api/pandas.tseries.offsets.YearBegin.rollback", "reference/api/pandas.tseries.offsets.YearBegin.rollforward", "reference/api/pandas.tseries.offsets.YearBegin.rule_code", "reference/api/pandas.tseries.offsets.YearEnd", "reference/api/pandas.tseries.offsets.YearEnd.__call__", "reference/api/pandas.tseries.offsets.YearEnd.apply", "reference/api/pandas.tseries.offsets.YearEnd.apply_index", "reference/api/pandas.tseries.offsets.YearEnd.base", "reference/api/pandas.tseries.offsets.YearEnd.copy", "reference/api/pandas.tseries.offsets.YearEnd.freqstr", "reference/api/pandas.tseries.offsets.YearEnd.isAnchored", "reference/api/pandas.tseries.offsets.YearEnd.is_anchored", "reference/api/pandas.tseries.offsets.YearEnd.is_month_end", "reference/api/pandas.tseries.offsets.YearEnd.is_month_start", "reference/api/pandas.tseries.offsets.YearEnd.is_on_offset", "reference/api/pandas.tseries.offsets.YearEnd.is_quarter_end", "reference/api/pandas.tseries.offsets.YearEnd.is_quarter_start", "reference/api/pandas.tseries.offsets.YearEnd.is_year_end", "reference/api/pandas.tseries.offsets.YearEnd.is_year_start", "reference/api/pandas.tseries.offsets.YearEnd.kwds", "reference/api/pandas.tseries.offsets.YearEnd.month", "reference/api/pandas.tseries.offsets.YearEnd.n", "reference/api/pandas.tseries.offsets.YearEnd.name", "reference/api/pandas.tseries.offsets.YearEnd.nanos", "reference/api/pandas.tseries.offsets.YearEnd.normalize", "reference/api/pandas.tseries.offsets.YearEnd.onOffset", "reference/api/pandas.tseries.offsets.YearEnd.rollback", "reference/api/pandas.tseries.offsets.YearEnd.rollforward", "reference/api/pandas.tseries.offsets.YearEnd.rule_code", "reference/api/pandas.unique", "reference/api/pandas.util.hash_array", "reference/api/pandas.util.hash_pandas_object", "reference/api/pandas.wide_to_long", "reference/arrays", "reference/extensions", "reference/frame", "reference/general_functions", "reference/groupby", "reference/index", "reference/indexing", "reference/io", "reference/offset_frequency", "reference/options", "reference/plotting", "reference/resampling", "reference/series", "reference/style", "reference/testing", "reference/window", "user_guide/10min", "user_guide/advanced", "user_guide/basics", "user_guide/boolean", "user_guide/categorical", "user_guide/cookbook", "user_guide/dsintro", "user_guide/duplicates", "user_guide/enhancingperf", "user_guide/gotchas", "user_guide/groupby", "user_guide/index", "user_guide/indexing", "user_guide/integer_na", "user_guide/io", "user_guide/merging", "user_guide/missing_data", "user_guide/options", "user_guide/reshaping", "user_guide/scale", "user_guide/sparse", "user_guide/style", "user_guide/text", "user_guide/timedeltas", "user_guide/timeseries", "user_guide/visualization", "user_guide/window", "whatsnew/index", "whatsnew/v0.10.0", "whatsnew/v0.10.1", "whatsnew/v0.11.0", "whatsnew/v0.12.0", "whatsnew/v0.13.0", "whatsnew/v0.13.1", "whatsnew/v0.14.0", "whatsnew/v0.14.1", "whatsnew/v0.15.0", "whatsnew/v0.15.1", "whatsnew/v0.15.2", "whatsnew/v0.16.0", "whatsnew/v0.16.1", "whatsnew/v0.16.2", "whatsnew/v0.17.0", "whatsnew/v0.17.1", "whatsnew/v0.18.0", "whatsnew/v0.18.1", "whatsnew/v0.19.0", "whatsnew/v0.19.1", "whatsnew/v0.19.2", "whatsnew/v0.20.0", "whatsnew/v0.20.2", "whatsnew/v0.20.3", "whatsnew/v0.21.0", "whatsnew/v0.21.1", "whatsnew/v0.22.0", "whatsnew/v0.23.0", "whatsnew/v0.23.1", "whatsnew/v0.23.2", "whatsnew/v0.23.3", "whatsnew/v0.23.4", "whatsnew/v0.24.0", "whatsnew/v0.24.1", "whatsnew/v0.24.2", "whatsnew/v0.25.0", "whatsnew/v0.25.1", "whatsnew/v0.25.2", "whatsnew/v0.25.3", "whatsnew/v0.4.x", "whatsnew/v0.5.0", "whatsnew/v0.6.0", "whatsnew/v0.6.1", "whatsnew/v0.7.0", "whatsnew/v0.7.1", "whatsnew/v0.7.2", "whatsnew/v0.7.3", "whatsnew/v0.8.0", "whatsnew/v0.8.1", "whatsnew/v0.9.0", "whatsnew/v0.9.1", "whatsnew/v1.0.0", "whatsnew/v1.0.1", "whatsnew/v1.0.2", "whatsnew/v1.0.3", "whatsnew/v1.0.4", "whatsnew/v1.0.5", "whatsnew/v1.1.0", "whatsnew/v1.1.1", "whatsnew/v1.1.2", "whatsnew/v1.1.3", "whatsnew/v1.1.4", "whatsnew/v1.1.5", "whatsnew/v1.2.0", "whatsnew/v1.2.1", "whatsnew/v1.2.2", "whatsnew/v1.2.3", "whatsnew/v1.2.4", "whatsnew/v1.2.5", "whatsnew/v1.3.0", "whatsnew/v1.3.1", "whatsnew/v1.3.2", "whatsnew/v1.3.3", "whatsnew/v1.3.4", "whatsnew/v1.3.5", "whatsnew/v1.4.0", "whatsnew/v1.4.1", "whatsnew/v1.4.2", "whatsnew/v1.4.3", "whatsnew/v1.4.4", "whatsnew/v1.5.0", "whatsnew/v1.5.1", "whatsnew/v1.5.2", "whatsnew/v1.5.3"], "filenames": ["development/community.rst", "development/contributing.rst", "development/contributing_codebase.rst", "development/contributing_docstring.rst", "development/contributing_documentation.rst", "development/contributing_environment.rst", "development/debugging_extensions.rst", "development/developer.rst", "development/extending.rst", "development/index.rst", "development/internals.rst", "development/maintaining.rst", "development/policies.rst", "development/roadmap.rst", "ecosystem.rst", "getting_started/comparison/comparison_with_r.rst", "getting_started/comparison/comparison_with_sas.rst", "getting_started/comparison/comparison_with_spreadsheets.rst", "getting_started/comparison/comparison_with_sql.rst", "getting_started/comparison/comparison_with_stata.rst", "getting_started/comparison/index.rst", "getting_started/index.rst", "getting_started/install.rst", "getting_started/intro_tutorials/01_table_oriented.rst", "getting_started/intro_tutorials/02_read_write.rst", "getting_started/intro_tutorials/03_subset_data.rst", "getting_started/intro_tutorials/04_plotting.rst", "getting_started/intro_tutorials/05_add_columns.rst", "getting_started/intro_tutorials/06_calculate_statistics.rst", "getting_started/intro_tutorials/07_reshape_table_layout.rst", "getting_started/intro_tutorials/08_combine_dataframes.rst", "getting_started/intro_tutorials/09_timeseries.rst", "getting_started/intro_tutorials/10_text_data.rst", "getting_started/intro_tutorials/index.rst", "getting_started/overview.rst", "getting_started/tutorials.rst", "index.rst", "reference/api/pandas.ArrowDtype.rst", "reference/api/pandas.BooleanDtype.rst", "reference/api/pandas.Categorical.rst", "reference/api/pandas.Categorical.__array__.rst", "reference/api/pandas.Categorical.categories.rst", "reference/api/pandas.Categorical.codes.rst", "reference/api/pandas.Categorical.dtype.rst", "reference/api/pandas.Categorical.from_codes.rst", "reference/api/pandas.Categorical.ordered.rst", "reference/api/pandas.CategoricalDtype.rst", "reference/api/pandas.CategoricalDtype.categories.rst", "reference/api/pandas.CategoricalDtype.ordered.rst", "reference/api/pandas.CategoricalIndex.rst", "reference/api/pandas.CategoricalIndex.add_categories.rst", "reference/api/pandas.CategoricalIndex.as_ordered.rst", "reference/api/pandas.CategoricalIndex.as_unordered.rst", "reference/api/pandas.CategoricalIndex.categories.rst", "reference/api/pandas.CategoricalIndex.codes.rst", "reference/api/pandas.CategoricalIndex.equals.rst", "reference/api/pandas.CategoricalIndex.map.rst", "reference/api/pandas.CategoricalIndex.ordered.rst", "reference/api/pandas.CategoricalIndex.remove_categories.rst", "reference/api/pandas.CategoricalIndex.remove_unused_categories.rst", "reference/api/pandas.CategoricalIndex.rename_categories.rst", "reference/api/pandas.CategoricalIndex.reorder_categories.rst", "reference/api/pandas.CategoricalIndex.set_categories.rst", "reference/api/pandas.DataFrame.rst", "reference/api/pandas.DataFrame.T.rst", "reference/api/pandas.DataFrame.__dataframe__.rst", "reference/api/pandas.DataFrame.__iter__.rst", "reference/api/pandas.DataFrame.abs.rst", "reference/api/pandas.DataFrame.add.rst", "reference/api/pandas.DataFrame.add_prefix.rst", "reference/api/pandas.DataFrame.add_suffix.rst", "reference/api/pandas.DataFrame.agg.rst", "reference/api/pandas.DataFrame.aggregate.rst", "reference/api/pandas.DataFrame.align.rst", "reference/api/pandas.DataFrame.all.rst", "reference/api/pandas.DataFrame.any.rst", "reference/api/pandas.DataFrame.append.rst", "reference/api/pandas.DataFrame.apply.rst", "reference/api/pandas.DataFrame.applymap.rst", "reference/api/pandas.DataFrame.asfreq.rst", "reference/api/pandas.DataFrame.asof.rst", "reference/api/pandas.DataFrame.assign.rst", "reference/api/pandas.DataFrame.astype.rst", "reference/api/pandas.DataFrame.at.rst", "reference/api/pandas.DataFrame.at_time.rst", "reference/api/pandas.DataFrame.attrs.rst", "reference/api/pandas.DataFrame.axes.rst", "reference/api/pandas.DataFrame.backfill.rst", "reference/api/pandas.DataFrame.between_time.rst", "reference/api/pandas.DataFrame.bfill.rst", "reference/api/pandas.DataFrame.bool.rst", "reference/api/pandas.DataFrame.boxplot.rst", "reference/api/pandas.DataFrame.clip.rst", "reference/api/pandas.DataFrame.columns.rst", "reference/api/pandas.DataFrame.combine.rst", "reference/api/pandas.DataFrame.combine_first.rst", "reference/api/pandas.DataFrame.compare.rst", "reference/api/pandas.DataFrame.convert_dtypes.rst", "reference/api/pandas.DataFrame.copy.rst", "reference/api/pandas.DataFrame.corr.rst", "reference/api/pandas.DataFrame.corrwith.rst", "reference/api/pandas.DataFrame.count.rst", "reference/api/pandas.DataFrame.cov.rst", "reference/api/pandas.DataFrame.cummax.rst", "reference/api/pandas.DataFrame.cummin.rst", "reference/api/pandas.DataFrame.cumprod.rst", "reference/api/pandas.DataFrame.cumsum.rst", "reference/api/pandas.DataFrame.describe.rst", "reference/api/pandas.DataFrame.diff.rst", "reference/api/pandas.DataFrame.div.rst", "reference/api/pandas.DataFrame.divide.rst", "reference/api/pandas.DataFrame.dot.rst", "reference/api/pandas.DataFrame.drop.rst", "reference/api/pandas.DataFrame.drop_duplicates.rst", "reference/api/pandas.DataFrame.droplevel.rst", "reference/api/pandas.DataFrame.dropna.rst", "reference/api/pandas.DataFrame.dtypes.rst", "reference/api/pandas.DataFrame.duplicated.rst", "reference/api/pandas.DataFrame.empty.rst", "reference/api/pandas.DataFrame.eq.rst", "reference/api/pandas.DataFrame.equals.rst", "reference/api/pandas.DataFrame.eval.rst", "reference/api/pandas.DataFrame.ewm.rst", "reference/api/pandas.DataFrame.expanding.rst", "reference/api/pandas.DataFrame.explode.rst", "reference/api/pandas.DataFrame.ffill.rst", "reference/api/pandas.DataFrame.fillna.rst", "reference/api/pandas.DataFrame.filter.rst", "reference/api/pandas.DataFrame.first.rst", "reference/api/pandas.DataFrame.first_valid_index.rst", "reference/api/pandas.DataFrame.flags.rst", "reference/api/pandas.DataFrame.floordiv.rst", "reference/api/pandas.DataFrame.from_dict.rst", "reference/api/pandas.DataFrame.from_records.rst", "reference/api/pandas.DataFrame.ge.rst", "reference/api/pandas.DataFrame.get.rst", "reference/api/pandas.DataFrame.groupby.rst", "reference/api/pandas.DataFrame.gt.rst", "reference/api/pandas.DataFrame.head.rst", "reference/api/pandas.DataFrame.hist.rst", "reference/api/pandas.DataFrame.iat.rst", "reference/api/pandas.DataFrame.idxmax.rst", "reference/api/pandas.DataFrame.idxmin.rst", "reference/api/pandas.DataFrame.iloc.rst", "reference/api/pandas.DataFrame.index.rst", "reference/api/pandas.DataFrame.infer_objects.rst", "reference/api/pandas.DataFrame.info.rst", "reference/api/pandas.DataFrame.insert.rst", "reference/api/pandas.DataFrame.interpolate.rst", "reference/api/pandas.DataFrame.isetitem.rst", "reference/api/pandas.DataFrame.isin.rst", "reference/api/pandas.DataFrame.isna.rst", "reference/api/pandas.DataFrame.isnull.rst", "reference/api/pandas.DataFrame.items.rst", "reference/api/pandas.DataFrame.iteritems.rst", "reference/api/pandas.DataFrame.iterrows.rst", "reference/api/pandas.DataFrame.itertuples.rst", "reference/api/pandas.DataFrame.join.rst", "reference/api/pandas.DataFrame.keys.rst", "reference/api/pandas.DataFrame.kurt.rst", "reference/api/pandas.DataFrame.kurtosis.rst", "reference/api/pandas.DataFrame.last.rst", "reference/api/pandas.DataFrame.last_valid_index.rst", "reference/api/pandas.DataFrame.le.rst", "reference/api/pandas.DataFrame.loc.rst", "reference/api/pandas.DataFrame.lookup.rst", "reference/api/pandas.DataFrame.lt.rst", "reference/api/pandas.DataFrame.mad.rst", "reference/api/pandas.DataFrame.mask.rst", "reference/api/pandas.DataFrame.max.rst", "reference/api/pandas.DataFrame.mean.rst", "reference/api/pandas.DataFrame.median.rst", "reference/api/pandas.DataFrame.melt.rst", "reference/api/pandas.DataFrame.memory_usage.rst", "reference/api/pandas.DataFrame.merge.rst", "reference/api/pandas.DataFrame.min.rst", "reference/api/pandas.DataFrame.mod.rst", "reference/api/pandas.DataFrame.mode.rst", "reference/api/pandas.DataFrame.mul.rst", "reference/api/pandas.DataFrame.multiply.rst", "reference/api/pandas.DataFrame.ndim.rst", "reference/api/pandas.DataFrame.ne.rst", "reference/api/pandas.DataFrame.nlargest.rst", "reference/api/pandas.DataFrame.notna.rst", "reference/api/pandas.DataFrame.notnull.rst", "reference/api/pandas.DataFrame.nsmallest.rst", "reference/api/pandas.DataFrame.nunique.rst", "reference/api/pandas.DataFrame.pad.rst", "reference/api/pandas.DataFrame.pct_change.rst", "reference/api/pandas.DataFrame.pipe.rst", "reference/api/pandas.DataFrame.pivot.rst", "reference/api/pandas.DataFrame.pivot_table.rst", "reference/api/pandas.DataFrame.plot.rst", "reference/api/pandas.DataFrame.plot.area.rst", "reference/api/pandas.DataFrame.plot.bar.rst", "reference/api/pandas.DataFrame.plot.barh.rst", "reference/api/pandas.DataFrame.plot.box.rst", "reference/api/pandas.DataFrame.plot.density.rst", "reference/api/pandas.DataFrame.plot.hexbin.rst", "reference/api/pandas.DataFrame.plot.hist.rst", "reference/api/pandas.DataFrame.plot.kde.rst", "reference/api/pandas.DataFrame.plot.line.rst", "reference/api/pandas.DataFrame.plot.pie.rst", "reference/api/pandas.DataFrame.plot.scatter.rst", "reference/api/pandas.DataFrame.pop.rst", "reference/api/pandas.DataFrame.pow.rst", "reference/api/pandas.DataFrame.prod.rst", "reference/api/pandas.DataFrame.product.rst", "reference/api/pandas.DataFrame.quantile.rst", "reference/api/pandas.DataFrame.query.rst", "reference/api/pandas.DataFrame.radd.rst", "reference/api/pandas.DataFrame.rank.rst", "reference/api/pandas.DataFrame.rdiv.rst", "reference/api/pandas.DataFrame.reindex.rst", "reference/api/pandas.DataFrame.reindex_like.rst", "reference/api/pandas.DataFrame.rename.rst", "reference/api/pandas.DataFrame.rename_axis.rst", "reference/api/pandas.DataFrame.reorder_levels.rst", "reference/api/pandas.DataFrame.replace.rst", "reference/api/pandas.DataFrame.resample.rst", "reference/api/pandas.DataFrame.reset_index.rst", "reference/api/pandas.DataFrame.rfloordiv.rst", "reference/api/pandas.DataFrame.rmod.rst", "reference/api/pandas.DataFrame.rmul.rst", "reference/api/pandas.DataFrame.rolling.rst", "reference/api/pandas.DataFrame.round.rst", "reference/api/pandas.DataFrame.rpow.rst", "reference/api/pandas.DataFrame.rsub.rst", "reference/api/pandas.DataFrame.rtruediv.rst", "reference/api/pandas.DataFrame.sample.rst", "reference/api/pandas.DataFrame.select_dtypes.rst", "reference/api/pandas.DataFrame.sem.rst", "reference/api/pandas.DataFrame.set_axis.rst", "reference/api/pandas.DataFrame.set_flags.rst", "reference/api/pandas.DataFrame.set_index.rst", "reference/api/pandas.DataFrame.shape.rst", "reference/api/pandas.DataFrame.shift.rst", "reference/api/pandas.DataFrame.size.rst", "reference/api/pandas.DataFrame.skew.rst", "reference/api/pandas.DataFrame.slice_shift.rst", "reference/api/pandas.DataFrame.sort_index.rst", "reference/api/pandas.DataFrame.sort_values.rst", "reference/api/pandas.DataFrame.sparse.rst", "reference/api/pandas.DataFrame.sparse.density.rst", "reference/api/pandas.DataFrame.sparse.from_spmatrix.rst", "reference/api/pandas.DataFrame.sparse.to_coo.rst", "reference/api/pandas.DataFrame.sparse.to_dense.rst", "reference/api/pandas.DataFrame.squeeze.rst", "reference/api/pandas.DataFrame.stack.rst", "reference/api/pandas.DataFrame.std.rst", "reference/api/pandas.DataFrame.style.rst", "reference/api/pandas.DataFrame.sub.rst", "reference/api/pandas.DataFrame.subtract.rst", "reference/api/pandas.DataFrame.sum.rst", "reference/api/pandas.DataFrame.swapaxes.rst", "reference/api/pandas.DataFrame.swaplevel.rst", "reference/api/pandas.DataFrame.tail.rst", "reference/api/pandas.DataFrame.take.rst", "reference/api/pandas.DataFrame.to_clipboard.rst", "reference/api/pandas.DataFrame.to_csv.rst", "reference/api/pandas.DataFrame.to_dict.rst", "reference/api/pandas.DataFrame.to_excel.rst", "reference/api/pandas.DataFrame.to_feather.rst", "reference/api/pandas.DataFrame.to_gbq.rst", "reference/api/pandas.DataFrame.to_hdf.rst", "reference/api/pandas.DataFrame.to_html.rst", "reference/api/pandas.DataFrame.to_json.rst", "reference/api/pandas.DataFrame.to_latex.rst", "reference/api/pandas.DataFrame.to_markdown.rst", "reference/api/pandas.DataFrame.to_numpy.rst", "reference/api/pandas.DataFrame.to_orc.rst", "reference/api/pandas.DataFrame.to_parquet.rst", "reference/api/pandas.DataFrame.to_period.rst", "reference/api/pandas.DataFrame.to_pickle.rst", "reference/api/pandas.DataFrame.to_records.rst", "reference/api/pandas.DataFrame.to_sql.rst", "reference/api/pandas.DataFrame.to_stata.rst", "reference/api/pandas.DataFrame.to_string.rst", "reference/api/pandas.DataFrame.to_timestamp.rst", "reference/api/pandas.DataFrame.to_xarray.rst", "reference/api/pandas.DataFrame.to_xml.rst", "reference/api/pandas.DataFrame.transform.rst", "reference/api/pandas.DataFrame.transpose.rst", "reference/api/pandas.DataFrame.truediv.rst", "reference/api/pandas.DataFrame.truncate.rst", "reference/api/pandas.DataFrame.tshift.rst", "reference/api/pandas.DataFrame.tz_convert.rst", "reference/api/pandas.DataFrame.tz_localize.rst", "reference/api/pandas.DataFrame.unstack.rst", "reference/api/pandas.DataFrame.update.rst", "reference/api/pandas.DataFrame.value_counts.rst", "reference/api/pandas.DataFrame.values.rst", "reference/api/pandas.DataFrame.var.rst", "reference/api/pandas.DataFrame.where.rst", "reference/api/pandas.DataFrame.xs.rst", "reference/api/pandas.DatetimeIndex.rst", "reference/api/pandas.DatetimeIndex.ceil.rst", "reference/api/pandas.DatetimeIndex.date.rst", "reference/api/pandas.DatetimeIndex.day.rst", "reference/api/pandas.DatetimeIndex.day_name.rst", "reference/api/pandas.DatetimeIndex.day_of_week.rst", "reference/api/pandas.DatetimeIndex.day_of_year.rst", "reference/api/pandas.DatetimeIndex.dayofweek.rst", "reference/api/pandas.DatetimeIndex.dayofyear.rst", "reference/api/pandas.DatetimeIndex.floor.rst", "reference/api/pandas.DatetimeIndex.freq.rst", "reference/api/pandas.DatetimeIndex.freqstr.rst", "reference/api/pandas.DatetimeIndex.hour.rst", "reference/api/pandas.DatetimeIndex.indexer_at_time.rst", "reference/api/pandas.DatetimeIndex.indexer_between_time.rst", "reference/api/pandas.DatetimeIndex.inferred_freq.rst", "reference/api/pandas.DatetimeIndex.is_leap_year.rst", "reference/api/pandas.DatetimeIndex.is_month_end.rst", "reference/api/pandas.DatetimeIndex.is_month_start.rst", "reference/api/pandas.DatetimeIndex.is_quarter_end.rst", "reference/api/pandas.DatetimeIndex.is_quarter_start.rst", "reference/api/pandas.DatetimeIndex.is_year_end.rst", "reference/api/pandas.DatetimeIndex.is_year_start.rst", "reference/api/pandas.DatetimeIndex.mean.rst", "reference/api/pandas.DatetimeIndex.microsecond.rst", "reference/api/pandas.DatetimeIndex.minute.rst", "reference/api/pandas.DatetimeIndex.month.rst", "reference/api/pandas.DatetimeIndex.month_name.rst", "reference/api/pandas.DatetimeIndex.nanosecond.rst", "reference/api/pandas.DatetimeIndex.normalize.rst", "reference/api/pandas.DatetimeIndex.quarter.rst", "reference/api/pandas.DatetimeIndex.round.rst", "reference/api/pandas.DatetimeIndex.second.rst", "reference/api/pandas.DatetimeIndex.snap.rst", "reference/api/pandas.DatetimeIndex.std.rst", "reference/api/pandas.DatetimeIndex.strftime.rst", "reference/api/pandas.DatetimeIndex.time.rst", "reference/api/pandas.DatetimeIndex.timetz.rst", "reference/api/pandas.DatetimeIndex.to_frame.rst", "reference/api/pandas.DatetimeIndex.to_period.rst", "reference/api/pandas.DatetimeIndex.to_perioddelta.rst", "reference/api/pandas.DatetimeIndex.to_pydatetime.rst", "reference/api/pandas.DatetimeIndex.to_series.rst", "reference/api/pandas.DatetimeIndex.tz.rst", "reference/api/pandas.DatetimeIndex.tz_convert.rst", "reference/api/pandas.DatetimeIndex.tz_localize.rst", "reference/api/pandas.DatetimeIndex.week.rst", "reference/api/pandas.DatetimeIndex.weekday.rst", "reference/api/pandas.DatetimeIndex.weekofyear.rst", "reference/api/pandas.DatetimeIndex.year.rst", "reference/api/pandas.DatetimeTZDtype.rst", "reference/api/pandas.DatetimeTZDtype.tz.rst", "reference/api/pandas.DatetimeTZDtype.unit.rst", "reference/api/pandas.ExcelFile.parse.rst", "reference/api/pandas.ExcelWriter.rst", "reference/api/pandas.ExcelWriter.book.rst", "reference/api/pandas.ExcelWriter.check_extension.rst", "reference/api/pandas.ExcelWriter.close.rst", "reference/api/pandas.ExcelWriter.cur_sheet.rst", "reference/api/pandas.ExcelWriter.date_format.rst", "reference/api/pandas.ExcelWriter.datetime_format.rst", "reference/api/pandas.ExcelWriter.engine.rst", "reference/api/pandas.ExcelWriter.handles.rst", "reference/api/pandas.ExcelWriter.if_sheet_exists.rst", "reference/api/pandas.ExcelWriter.path.rst", "reference/api/pandas.ExcelWriter.save.rst", "reference/api/pandas.ExcelWriter.sheets.rst", "reference/api/pandas.ExcelWriter.supported_extensions.rst", "reference/api/pandas.ExcelWriter.write_cells.rst", "reference/api/pandas.Flags.rst", "reference/api/pandas.Flags.allows_duplicate_labels.rst", "reference/api/pandas.Float64Index.rst", "reference/api/pandas.Grouper.rst", "reference/api/pandas.HDFStore.append.rst", "reference/api/pandas.HDFStore.get.rst", "reference/api/pandas.HDFStore.groups.rst", "reference/api/pandas.HDFStore.info.rst", "reference/api/pandas.HDFStore.keys.rst", "reference/api/pandas.HDFStore.put.rst", "reference/api/pandas.HDFStore.select.rst", "reference/api/pandas.HDFStore.walk.rst", "reference/api/pandas.Index.rst", "reference/api/pandas.Index.T.rst", "reference/api/pandas.Index.all.rst", "reference/api/pandas.Index.any.rst", "reference/api/pandas.Index.append.rst", "reference/api/pandas.Index.argmax.rst", "reference/api/pandas.Index.argmin.rst", "reference/api/pandas.Index.argsort.rst", "reference/api/pandas.Index.array.rst", "reference/api/pandas.Index.asi8.rst", "reference/api/pandas.Index.asof.rst", "reference/api/pandas.Index.asof_locs.rst", "reference/api/pandas.Index.astype.rst", "reference/api/pandas.Index.copy.rst", "reference/api/pandas.Index.delete.rst", "reference/api/pandas.Index.difference.rst", "reference/api/pandas.Index.drop.rst", "reference/api/pandas.Index.drop_duplicates.rst", "reference/api/pandas.Index.droplevel.rst", "reference/api/pandas.Index.dropna.rst", "reference/api/pandas.Index.dtype.rst", "reference/api/pandas.Index.duplicated.rst", "reference/api/pandas.Index.empty.rst", "reference/api/pandas.Index.equals.rst", "reference/api/pandas.Index.factorize.rst", "reference/api/pandas.Index.fillna.rst", "reference/api/pandas.Index.format.rst", "reference/api/pandas.Index.get_indexer.rst", "reference/api/pandas.Index.get_indexer_for.rst", "reference/api/pandas.Index.get_indexer_non_unique.rst", "reference/api/pandas.Index.get_level_values.rst", "reference/api/pandas.Index.get_loc.rst", "reference/api/pandas.Index.get_slice_bound.rst", "reference/api/pandas.Index.get_value.rst", "reference/api/pandas.Index.groupby.rst", "reference/api/pandas.Index.has_duplicates.rst", "reference/api/pandas.Index.hasnans.rst", "reference/api/pandas.Index.holds_integer.rst", "reference/api/pandas.Index.identical.rst", "reference/api/pandas.Index.inferred_type.rst", "reference/api/pandas.Index.insert.rst", "reference/api/pandas.Index.intersection.rst", "reference/api/pandas.Index.is_.rst", "reference/api/pandas.Index.is_all_dates.rst", "reference/api/pandas.Index.is_boolean.rst", "reference/api/pandas.Index.is_categorical.rst", "reference/api/pandas.Index.is_floating.rst", "reference/api/pandas.Index.is_integer.rst", "reference/api/pandas.Index.is_interval.rst", "reference/api/pandas.Index.is_mixed.rst", "reference/api/pandas.Index.is_monotonic.rst", "reference/api/pandas.Index.is_monotonic_decreasing.rst", "reference/api/pandas.Index.is_monotonic_increasing.rst", "reference/api/pandas.Index.is_numeric.rst", "reference/api/pandas.Index.is_object.rst", "reference/api/pandas.Index.is_type_compatible.rst", "reference/api/pandas.Index.is_unique.rst", "reference/api/pandas.Index.isin.rst", "reference/api/pandas.Index.isna.rst", "reference/api/pandas.Index.isnull.rst", "reference/api/pandas.Index.item.rst", "reference/api/pandas.Index.join.rst", "reference/api/pandas.Index.map.rst", "reference/api/pandas.Index.max.rst", "reference/api/pandas.Index.memory_usage.rst", "reference/api/pandas.Index.min.rst", "reference/api/pandas.Index.name.rst", "reference/api/pandas.Index.names.rst", "reference/api/pandas.Index.nbytes.rst", "reference/api/pandas.Index.ndim.rst", "reference/api/pandas.Index.nlevels.rst", "reference/api/pandas.Index.notna.rst", "reference/api/pandas.Index.notnull.rst", "reference/api/pandas.Index.nunique.rst", "reference/api/pandas.Index.putmask.rst", "reference/api/pandas.Index.ravel.rst", "reference/api/pandas.Index.reindex.rst", "reference/api/pandas.Index.rename.rst", "reference/api/pandas.Index.repeat.rst", "reference/api/pandas.Index.searchsorted.rst", "reference/api/pandas.Index.set_names.rst", "reference/api/pandas.Index.set_value.rst", "reference/api/pandas.Index.shape.rst", "reference/api/pandas.Index.shift.rst", "reference/api/pandas.Index.size.rst", "reference/api/pandas.Index.slice_indexer.rst", "reference/api/pandas.Index.slice_locs.rst", "reference/api/pandas.Index.sort.rst", "reference/api/pandas.Index.sort_values.rst", "reference/api/pandas.Index.sortlevel.rst", "reference/api/pandas.Index.str.rst", "reference/api/pandas.Index.symmetric_difference.rst", "reference/api/pandas.Index.take.rst", "reference/api/pandas.Index.to_flat_index.rst", "reference/api/pandas.Index.to_frame.rst", "reference/api/pandas.Index.to_list.rst", "reference/api/pandas.Index.to_native_types.rst", "reference/api/pandas.Index.to_numpy.rst", "reference/api/pandas.Index.to_series.rst", "reference/api/pandas.Index.tolist.rst", "reference/api/pandas.Index.transpose.rst", "reference/api/pandas.Index.union.rst", "reference/api/pandas.Index.unique.rst", "reference/api/pandas.Index.value_counts.rst", "reference/api/pandas.Index.values.rst", "reference/api/pandas.Index.view.rst", "reference/api/pandas.Index.where.rst", "reference/api/pandas.IndexSlice.rst", "reference/api/pandas.Int16Dtype.rst", "reference/api/pandas.Int32Dtype.rst", "reference/api/pandas.Int64Dtype.rst", "reference/api/pandas.Int64Index.rst", "reference/api/pandas.Int8Dtype.rst", "reference/api/pandas.Interval.rst", "reference/api/pandas.Interval.closed.rst", "reference/api/pandas.Interval.closed_left.rst", "reference/api/pandas.Interval.closed_right.rst", "reference/api/pandas.Interval.is_empty.rst", "reference/api/pandas.Interval.left.rst", "reference/api/pandas.Interval.length.rst", "reference/api/pandas.Interval.mid.rst", "reference/api/pandas.Interval.open_left.rst", "reference/api/pandas.Interval.open_right.rst", "reference/api/pandas.Interval.overlaps.rst", "reference/api/pandas.Interval.right.rst", "reference/api/pandas.IntervalDtype.rst", "reference/api/pandas.IntervalDtype.subtype.rst", "reference/api/pandas.IntervalIndex.rst", "reference/api/pandas.IntervalIndex.closed.rst", "reference/api/pandas.IntervalIndex.contains.rst", "reference/api/pandas.IntervalIndex.from_arrays.rst", "reference/api/pandas.IntervalIndex.from_breaks.rst", "reference/api/pandas.IntervalIndex.from_tuples.rst", "reference/api/pandas.IntervalIndex.get_indexer.rst", "reference/api/pandas.IntervalIndex.get_loc.rst", "reference/api/pandas.IntervalIndex.is_empty.rst", "reference/api/pandas.IntervalIndex.is_non_overlapping_monotonic.rst", "reference/api/pandas.IntervalIndex.is_overlapping.rst", "reference/api/pandas.IntervalIndex.left.rst", "reference/api/pandas.IntervalIndex.length.rst", "reference/api/pandas.IntervalIndex.mid.rst", "reference/api/pandas.IntervalIndex.overlaps.rst", "reference/api/pandas.IntervalIndex.right.rst", "reference/api/pandas.IntervalIndex.set_closed.rst", "reference/api/pandas.IntervalIndex.to_tuples.rst", "reference/api/pandas.IntervalIndex.values.rst", "reference/api/pandas.MultiIndex.rst", "reference/api/pandas.MultiIndex.codes.rst", "reference/api/pandas.MultiIndex.droplevel.rst", "reference/api/pandas.MultiIndex.dtypes.rst", "reference/api/pandas.MultiIndex.from_arrays.rst", "reference/api/pandas.MultiIndex.from_frame.rst", "reference/api/pandas.MultiIndex.from_product.rst", "reference/api/pandas.MultiIndex.from_tuples.rst", "reference/api/pandas.MultiIndex.get_indexer.rst", "reference/api/pandas.MultiIndex.get_level_values.rst", "reference/api/pandas.MultiIndex.get_loc.rst", "reference/api/pandas.MultiIndex.get_loc_level.rst", "reference/api/pandas.MultiIndex.get_locs.rst", "reference/api/pandas.MultiIndex.levels.rst", "reference/api/pandas.MultiIndex.levshape.rst", "reference/api/pandas.MultiIndex.names.rst", "reference/api/pandas.MultiIndex.nlevels.rst", "reference/api/pandas.MultiIndex.remove_unused_levels.rst", "reference/api/pandas.MultiIndex.reorder_levels.rst", "reference/api/pandas.MultiIndex.set_codes.rst", "reference/api/pandas.MultiIndex.set_levels.rst", "reference/api/pandas.MultiIndex.sortlevel.rst", "reference/api/pandas.MultiIndex.swaplevel.rst", "reference/api/pandas.MultiIndex.to_flat_index.rst", "reference/api/pandas.MultiIndex.to_frame.rst", "reference/api/pandas.Period.rst", "reference/api/pandas.Period.asfreq.rst", "reference/api/pandas.Period.day.rst", "reference/api/pandas.Period.day_of_week.rst", "reference/api/pandas.Period.day_of_year.rst", "reference/api/pandas.Period.dayofweek.rst", "reference/api/pandas.Period.dayofyear.rst", "reference/api/pandas.Period.days_in_month.rst", "reference/api/pandas.Period.daysinmonth.rst", "reference/api/pandas.Period.end_time.rst", "reference/api/pandas.Period.freq.rst", "reference/api/pandas.Period.freqstr.rst", "reference/api/pandas.Period.hour.rst", "reference/api/pandas.Period.is_leap_year.rst", "reference/api/pandas.Period.minute.rst", "reference/api/pandas.Period.month.rst", "reference/api/pandas.Period.now.rst", "reference/api/pandas.Period.ordinal.rst", "reference/api/pandas.Period.quarter.rst", "reference/api/pandas.Period.qyear.rst", "reference/api/pandas.Period.second.rst", "reference/api/pandas.Period.start_time.rst", "reference/api/pandas.Period.strftime.rst", "reference/api/pandas.Period.to_timestamp.rst", "reference/api/pandas.Period.week.rst", "reference/api/pandas.Period.weekday.rst", "reference/api/pandas.Period.weekofyear.rst", "reference/api/pandas.Period.year.rst", "reference/api/pandas.PeriodDtype.rst", "reference/api/pandas.PeriodDtype.freq.rst", "reference/api/pandas.PeriodIndex.rst", "reference/api/pandas.PeriodIndex.asfreq.rst", "reference/api/pandas.PeriodIndex.day.rst", "reference/api/pandas.PeriodIndex.day_of_week.rst", "reference/api/pandas.PeriodIndex.day_of_year.rst", "reference/api/pandas.PeriodIndex.dayofweek.rst", "reference/api/pandas.PeriodIndex.dayofyear.rst", "reference/api/pandas.PeriodIndex.days_in_month.rst", "reference/api/pandas.PeriodIndex.daysinmonth.rst", "reference/api/pandas.PeriodIndex.end_time.rst", "reference/api/pandas.PeriodIndex.freq.rst", "reference/api/pandas.PeriodIndex.freqstr.rst", "reference/api/pandas.PeriodIndex.hour.rst", "reference/api/pandas.PeriodIndex.is_leap_year.rst", "reference/api/pandas.PeriodIndex.minute.rst", "reference/api/pandas.PeriodIndex.month.rst", "reference/api/pandas.PeriodIndex.quarter.rst", "reference/api/pandas.PeriodIndex.qyear.rst", "reference/api/pandas.PeriodIndex.second.rst", "reference/api/pandas.PeriodIndex.start_time.rst", "reference/api/pandas.PeriodIndex.strftime.rst", "reference/api/pandas.PeriodIndex.to_timestamp.rst", "reference/api/pandas.PeriodIndex.week.rst", "reference/api/pandas.PeriodIndex.weekday.rst", "reference/api/pandas.PeriodIndex.weekofyear.rst", "reference/api/pandas.PeriodIndex.year.rst", "reference/api/pandas.RangeIndex.rst", "reference/api/pandas.RangeIndex.from_range.rst", "reference/api/pandas.RangeIndex.start.rst", "reference/api/pandas.RangeIndex.step.rst", "reference/api/pandas.RangeIndex.stop.rst", "reference/api/pandas.Series.rst", "reference/api/pandas.Series.T.rst", "reference/api/pandas.Series.__array__.rst", "reference/api/pandas.Series.__iter__.rst", "reference/api/pandas.Series.abs.rst", "reference/api/pandas.Series.add.rst", "reference/api/pandas.Series.add_prefix.rst", "reference/api/pandas.Series.add_suffix.rst", "reference/api/pandas.Series.agg.rst", "reference/api/pandas.Series.aggregate.rst", "reference/api/pandas.Series.align.rst", "reference/api/pandas.Series.all.rst", "reference/api/pandas.Series.any.rst", "reference/api/pandas.Series.append.rst", "reference/api/pandas.Series.apply.rst", "reference/api/pandas.Series.argmax.rst", "reference/api/pandas.Series.argmin.rst", "reference/api/pandas.Series.argsort.rst", "reference/api/pandas.Series.array.rst", "reference/api/pandas.Series.asfreq.rst", "reference/api/pandas.Series.asof.rst", "reference/api/pandas.Series.astype.rst", "reference/api/pandas.Series.at.rst", "reference/api/pandas.Series.at_time.rst", "reference/api/pandas.Series.attrs.rst", "reference/api/pandas.Series.autocorr.rst", "reference/api/pandas.Series.axes.rst", "reference/api/pandas.Series.backfill.rst", "reference/api/pandas.Series.between.rst", "reference/api/pandas.Series.between_time.rst", "reference/api/pandas.Series.bfill.rst", "reference/api/pandas.Series.bool.rst", "reference/api/pandas.Series.cat.rst", "reference/api/pandas.Series.cat.add_categories.rst", "reference/api/pandas.Series.cat.as_ordered.rst", "reference/api/pandas.Series.cat.as_unordered.rst", "reference/api/pandas.Series.cat.categories.rst", "reference/api/pandas.Series.cat.codes.rst", "reference/api/pandas.Series.cat.ordered.rst", "reference/api/pandas.Series.cat.remove_categories.rst", "reference/api/pandas.Series.cat.remove_unused_categories.rst", "reference/api/pandas.Series.cat.rename_categories.rst", "reference/api/pandas.Series.cat.reorder_categories.rst", "reference/api/pandas.Series.cat.set_categories.rst", "reference/api/pandas.Series.clip.rst", "reference/api/pandas.Series.combine.rst", "reference/api/pandas.Series.combine_first.rst", "reference/api/pandas.Series.compare.rst", "reference/api/pandas.Series.convert_dtypes.rst", "reference/api/pandas.Series.copy.rst", "reference/api/pandas.Series.corr.rst", "reference/api/pandas.Series.count.rst", "reference/api/pandas.Series.cov.rst", "reference/api/pandas.Series.cummax.rst", "reference/api/pandas.Series.cummin.rst", "reference/api/pandas.Series.cumprod.rst", "reference/api/pandas.Series.cumsum.rst", "reference/api/pandas.Series.describe.rst", "reference/api/pandas.Series.diff.rst", "reference/api/pandas.Series.div.rst", "reference/api/pandas.Series.divide.rst", "reference/api/pandas.Series.divmod.rst", "reference/api/pandas.Series.dot.rst", "reference/api/pandas.Series.drop.rst", "reference/api/pandas.Series.drop_duplicates.rst", "reference/api/pandas.Series.droplevel.rst", "reference/api/pandas.Series.dropna.rst", "reference/api/pandas.Series.dt.rst", "reference/api/pandas.Series.dt.ceil.rst", "reference/api/pandas.Series.dt.components.rst", "reference/api/pandas.Series.dt.date.rst", "reference/api/pandas.Series.dt.day.rst", "reference/api/pandas.Series.dt.day_name.rst", "reference/api/pandas.Series.dt.day_of_week.rst", "reference/api/pandas.Series.dt.day_of_year.rst", "reference/api/pandas.Series.dt.dayofweek.rst", "reference/api/pandas.Series.dt.dayofyear.rst", "reference/api/pandas.Series.dt.days.rst", "reference/api/pandas.Series.dt.days_in_month.rst", "reference/api/pandas.Series.dt.daysinmonth.rst", "reference/api/pandas.Series.dt.end_time.rst", "reference/api/pandas.Series.dt.floor.rst", "reference/api/pandas.Series.dt.freq.rst", "reference/api/pandas.Series.dt.hour.rst", "reference/api/pandas.Series.dt.is_leap_year.rst", "reference/api/pandas.Series.dt.is_month_end.rst", "reference/api/pandas.Series.dt.is_month_start.rst", "reference/api/pandas.Series.dt.is_quarter_end.rst", "reference/api/pandas.Series.dt.is_quarter_start.rst", "reference/api/pandas.Series.dt.is_year_end.rst", "reference/api/pandas.Series.dt.is_year_start.rst", "reference/api/pandas.Series.dt.isocalendar.rst", "reference/api/pandas.Series.dt.microsecond.rst", "reference/api/pandas.Series.dt.microseconds.rst", "reference/api/pandas.Series.dt.minute.rst", "reference/api/pandas.Series.dt.month.rst", "reference/api/pandas.Series.dt.month_name.rst", "reference/api/pandas.Series.dt.nanosecond.rst", "reference/api/pandas.Series.dt.nanoseconds.rst", "reference/api/pandas.Series.dt.normalize.rst", "reference/api/pandas.Series.dt.quarter.rst", "reference/api/pandas.Series.dt.qyear.rst", "reference/api/pandas.Series.dt.round.rst", "reference/api/pandas.Series.dt.second.rst", "reference/api/pandas.Series.dt.seconds.rst", "reference/api/pandas.Series.dt.start_time.rst", "reference/api/pandas.Series.dt.strftime.rst", "reference/api/pandas.Series.dt.time.rst", "reference/api/pandas.Series.dt.timetz.rst", "reference/api/pandas.Series.dt.to_period.rst", "reference/api/pandas.Series.dt.to_pydatetime.rst", "reference/api/pandas.Series.dt.to_pytimedelta.rst", "reference/api/pandas.Series.dt.total_seconds.rst", "reference/api/pandas.Series.dt.tz.rst", "reference/api/pandas.Series.dt.tz_convert.rst", "reference/api/pandas.Series.dt.tz_localize.rst", "reference/api/pandas.Series.dt.week.rst", "reference/api/pandas.Series.dt.weekday.rst", "reference/api/pandas.Series.dt.weekofyear.rst", "reference/api/pandas.Series.dt.year.rst", "reference/api/pandas.Series.dtype.rst", "reference/api/pandas.Series.dtypes.rst", "reference/api/pandas.Series.duplicated.rst", "reference/api/pandas.Series.empty.rst", "reference/api/pandas.Series.eq.rst", "reference/api/pandas.Series.equals.rst", "reference/api/pandas.Series.ewm.rst", "reference/api/pandas.Series.expanding.rst", "reference/api/pandas.Series.explode.rst", "reference/api/pandas.Series.factorize.rst", "reference/api/pandas.Series.ffill.rst", "reference/api/pandas.Series.fillna.rst", "reference/api/pandas.Series.filter.rst", "reference/api/pandas.Series.first.rst", "reference/api/pandas.Series.first_valid_index.rst", "reference/api/pandas.Series.flags.rst", "reference/api/pandas.Series.floordiv.rst", "reference/api/pandas.Series.ge.rst", "reference/api/pandas.Series.get.rst", "reference/api/pandas.Series.groupby.rst", "reference/api/pandas.Series.gt.rst", "reference/api/pandas.Series.hasnans.rst", "reference/api/pandas.Series.head.rst", "reference/api/pandas.Series.hist.rst", "reference/api/pandas.Series.iat.rst", "reference/api/pandas.Series.idxmax.rst", "reference/api/pandas.Series.idxmin.rst", "reference/api/pandas.Series.iloc.rst", "reference/api/pandas.Series.index.rst", "reference/api/pandas.Series.infer_objects.rst", "reference/api/pandas.Series.info.rst", "reference/api/pandas.Series.interpolate.rst", "reference/api/pandas.Series.is_monotonic.rst", "reference/api/pandas.Series.is_monotonic_decreasing.rst", "reference/api/pandas.Series.is_monotonic_increasing.rst", "reference/api/pandas.Series.is_unique.rst", "reference/api/pandas.Series.isin.rst", "reference/api/pandas.Series.isna.rst", "reference/api/pandas.Series.isnull.rst", "reference/api/pandas.Series.item.rst", "reference/api/pandas.Series.items.rst", "reference/api/pandas.Series.iteritems.rst", "reference/api/pandas.Series.keys.rst", "reference/api/pandas.Series.kurt.rst", "reference/api/pandas.Series.kurtosis.rst", "reference/api/pandas.Series.last.rst", "reference/api/pandas.Series.last_valid_index.rst", "reference/api/pandas.Series.le.rst", "reference/api/pandas.Series.loc.rst", "reference/api/pandas.Series.lt.rst", "reference/api/pandas.Series.mad.rst", "reference/api/pandas.Series.map.rst", "reference/api/pandas.Series.mask.rst", "reference/api/pandas.Series.max.rst", "reference/api/pandas.Series.mean.rst", "reference/api/pandas.Series.median.rst", "reference/api/pandas.Series.memory_usage.rst", "reference/api/pandas.Series.min.rst", "reference/api/pandas.Series.mod.rst", "reference/api/pandas.Series.mode.rst", "reference/api/pandas.Series.mul.rst", "reference/api/pandas.Series.multiply.rst", "reference/api/pandas.Series.name.rst", "reference/api/pandas.Series.nbytes.rst", "reference/api/pandas.Series.ndim.rst", "reference/api/pandas.Series.ne.rst", "reference/api/pandas.Series.nlargest.rst", "reference/api/pandas.Series.notna.rst", "reference/api/pandas.Series.notnull.rst", "reference/api/pandas.Series.nsmallest.rst", "reference/api/pandas.Series.nunique.rst", "reference/api/pandas.Series.pad.rst", "reference/api/pandas.Series.pct_change.rst", "reference/api/pandas.Series.pipe.rst", "reference/api/pandas.Series.plot.rst", "reference/api/pandas.Series.plot.area.rst", "reference/api/pandas.Series.plot.bar.rst", "reference/api/pandas.Series.plot.barh.rst", "reference/api/pandas.Series.plot.box.rst", "reference/api/pandas.Series.plot.density.rst", "reference/api/pandas.Series.plot.hist.rst", "reference/api/pandas.Series.plot.kde.rst", "reference/api/pandas.Series.plot.line.rst", "reference/api/pandas.Series.plot.pie.rst", "reference/api/pandas.Series.pop.rst", "reference/api/pandas.Series.pow.rst", "reference/api/pandas.Series.prod.rst", "reference/api/pandas.Series.product.rst", "reference/api/pandas.Series.quantile.rst", "reference/api/pandas.Series.radd.rst", "reference/api/pandas.Series.rank.rst", "reference/api/pandas.Series.ravel.rst", "reference/api/pandas.Series.rdiv.rst", "reference/api/pandas.Series.rdivmod.rst", "reference/api/pandas.Series.reindex.rst", "reference/api/pandas.Series.reindex_like.rst", "reference/api/pandas.Series.rename.rst", "reference/api/pandas.Series.rename_axis.rst", "reference/api/pandas.Series.reorder_levels.rst", "reference/api/pandas.Series.repeat.rst", "reference/api/pandas.Series.replace.rst", "reference/api/pandas.Series.resample.rst", "reference/api/pandas.Series.reset_index.rst", "reference/api/pandas.Series.rfloordiv.rst", "reference/api/pandas.Series.rmod.rst", "reference/api/pandas.Series.rmul.rst", "reference/api/pandas.Series.rolling.rst", "reference/api/pandas.Series.round.rst", "reference/api/pandas.Series.rpow.rst", "reference/api/pandas.Series.rsub.rst", "reference/api/pandas.Series.rtruediv.rst", "reference/api/pandas.Series.sample.rst", "reference/api/pandas.Series.searchsorted.rst", "reference/api/pandas.Series.sem.rst", "reference/api/pandas.Series.set_axis.rst", "reference/api/pandas.Series.set_flags.rst", "reference/api/pandas.Series.shape.rst", "reference/api/pandas.Series.shift.rst", "reference/api/pandas.Series.size.rst", "reference/api/pandas.Series.skew.rst", "reference/api/pandas.Series.slice_shift.rst", "reference/api/pandas.Series.sort_index.rst", "reference/api/pandas.Series.sort_values.rst", "reference/api/pandas.Series.sparse.rst", "reference/api/pandas.Series.sparse.density.rst", "reference/api/pandas.Series.sparse.fill_value.rst", "reference/api/pandas.Series.sparse.from_coo.rst", "reference/api/pandas.Series.sparse.npoints.rst", "reference/api/pandas.Series.sparse.sp_values.rst", "reference/api/pandas.Series.sparse.to_coo.rst", "reference/api/pandas.Series.squeeze.rst", "reference/api/pandas.Series.std.rst", "reference/api/pandas.Series.str.rst", "reference/api/pandas.Series.str.capitalize.rst", "reference/api/pandas.Series.str.casefold.rst", "reference/api/pandas.Series.str.cat.rst", "reference/api/pandas.Series.str.center.rst", "reference/api/pandas.Series.str.contains.rst", "reference/api/pandas.Series.str.count.rst", "reference/api/pandas.Series.str.decode.rst", "reference/api/pandas.Series.str.encode.rst", "reference/api/pandas.Series.str.endswith.rst", "reference/api/pandas.Series.str.extract.rst", "reference/api/pandas.Series.str.extractall.rst", "reference/api/pandas.Series.str.find.rst", "reference/api/pandas.Series.str.findall.rst", "reference/api/pandas.Series.str.fullmatch.rst", "reference/api/pandas.Series.str.get.rst", "reference/api/pandas.Series.str.get_dummies.rst", "reference/api/pandas.Series.str.index.rst", "reference/api/pandas.Series.str.isalnum.rst", "reference/api/pandas.Series.str.isalpha.rst", "reference/api/pandas.Series.str.isdecimal.rst", "reference/api/pandas.Series.str.isdigit.rst", "reference/api/pandas.Series.str.islower.rst", "reference/api/pandas.Series.str.isnumeric.rst", "reference/api/pandas.Series.str.isspace.rst", "reference/api/pandas.Series.str.istitle.rst", "reference/api/pandas.Series.str.isupper.rst", "reference/api/pandas.Series.str.join.rst", "reference/api/pandas.Series.str.len.rst", "reference/api/pandas.Series.str.ljust.rst", "reference/api/pandas.Series.str.lower.rst", "reference/api/pandas.Series.str.lstrip.rst", "reference/api/pandas.Series.str.match.rst", "reference/api/pandas.Series.str.normalize.rst", "reference/api/pandas.Series.str.pad.rst", "reference/api/pandas.Series.str.partition.rst", "reference/api/pandas.Series.str.removeprefix.rst", "reference/api/pandas.Series.str.removesuffix.rst", "reference/api/pandas.Series.str.repeat.rst", "reference/api/pandas.Series.str.replace.rst", "reference/api/pandas.Series.str.rfind.rst", "reference/api/pandas.Series.str.rindex.rst", "reference/api/pandas.Series.str.rjust.rst", "reference/api/pandas.Series.str.rpartition.rst", "reference/api/pandas.Series.str.rsplit.rst", "reference/api/pandas.Series.str.rstrip.rst", "reference/api/pandas.Series.str.slice.rst", "reference/api/pandas.Series.str.slice_replace.rst", "reference/api/pandas.Series.str.split.rst", "reference/api/pandas.Series.str.startswith.rst", "reference/api/pandas.Series.str.strip.rst", "reference/api/pandas.Series.str.swapcase.rst", "reference/api/pandas.Series.str.title.rst", "reference/api/pandas.Series.str.translate.rst", "reference/api/pandas.Series.str.upper.rst", "reference/api/pandas.Series.str.wrap.rst", "reference/api/pandas.Series.str.zfill.rst", "reference/api/pandas.Series.sub.rst", "reference/api/pandas.Series.subtract.rst", "reference/api/pandas.Series.sum.rst", "reference/api/pandas.Series.swapaxes.rst", "reference/api/pandas.Series.swaplevel.rst", "reference/api/pandas.Series.tail.rst", "reference/api/pandas.Series.take.rst", "reference/api/pandas.Series.to_clipboard.rst", "reference/api/pandas.Series.to_csv.rst", "reference/api/pandas.Series.to_dict.rst", "reference/api/pandas.Series.to_excel.rst", "reference/api/pandas.Series.to_frame.rst", "reference/api/pandas.Series.to_hdf.rst", "reference/api/pandas.Series.to_json.rst", "reference/api/pandas.Series.to_latex.rst", "reference/api/pandas.Series.to_list.rst", "reference/api/pandas.Series.to_markdown.rst", "reference/api/pandas.Series.to_numpy.rst", "reference/api/pandas.Series.to_period.rst", "reference/api/pandas.Series.to_pickle.rst", "reference/api/pandas.Series.to_sql.rst", "reference/api/pandas.Series.to_string.rst", "reference/api/pandas.Series.to_timestamp.rst", "reference/api/pandas.Series.to_xarray.rst", "reference/api/pandas.Series.tolist.rst", "reference/api/pandas.Series.transform.rst", "reference/api/pandas.Series.transpose.rst", "reference/api/pandas.Series.truediv.rst", "reference/api/pandas.Series.truncate.rst", "reference/api/pandas.Series.tshift.rst", "reference/api/pandas.Series.tz_convert.rst", "reference/api/pandas.Series.tz_localize.rst", "reference/api/pandas.Series.unique.rst", "reference/api/pandas.Series.unstack.rst", "reference/api/pandas.Series.update.rst", "reference/api/pandas.Series.value_counts.rst", "reference/api/pandas.Series.values.rst", "reference/api/pandas.Series.var.rst", "reference/api/pandas.Series.view.rst", "reference/api/pandas.Series.where.rst", "reference/api/pandas.Series.xs.rst", "reference/api/pandas.SparseDtype.rst", "reference/api/pandas.StringDtype.rst", "reference/api/pandas.Timedelta.rst", "reference/api/pandas.Timedelta.asm8.rst", "reference/api/pandas.Timedelta.ceil.rst", "reference/api/pandas.Timedelta.components.rst", "reference/api/pandas.Timedelta.days.rst", "reference/api/pandas.Timedelta.delta.rst", "reference/api/pandas.Timedelta.floor.rst", "reference/api/pandas.Timedelta.freq.rst", "reference/api/pandas.Timedelta.is_populated.rst", "reference/api/pandas.Timedelta.isoformat.rst", "reference/api/pandas.Timedelta.max.rst", "reference/api/pandas.Timedelta.microseconds.rst", "reference/api/pandas.Timedelta.min.rst", "reference/api/pandas.Timedelta.nanoseconds.rst", "reference/api/pandas.Timedelta.resolution.rst", "reference/api/pandas.Timedelta.resolution_string.rst", "reference/api/pandas.Timedelta.round.rst", "reference/api/pandas.Timedelta.seconds.rst", "reference/api/pandas.Timedelta.to_numpy.rst", "reference/api/pandas.Timedelta.to_pytimedelta.rst", "reference/api/pandas.Timedelta.to_timedelta64.rst", "reference/api/pandas.Timedelta.total_seconds.rst", "reference/api/pandas.Timedelta.value.rst", "reference/api/pandas.Timedelta.view.rst", "reference/api/pandas.TimedeltaIndex.rst", "reference/api/pandas.TimedeltaIndex.ceil.rst", "reference/api/pandas.TimedeltaIndex.components.rst", "reference/api/pandas.TimedeltaIndex.days.rst", "reference/api/pandas.TimedeltaIndex.floor.rst", "reference/api/pandas.TimedeltaIndex.inferred_freq.rst", "reference/api/pandas.TimedeltaIndex.mean.rst", "reference/api/pandas.TimedeltaIndex.microseconds.rst", "reference/api/pandas.TimedeltaIndex.nanoseconds.rst", "reference/api/pandas.TimedeltaIndex.round.rst", "reference/api/pandas.TimedeltaIndex.seconds.rst", "reference/api/pandas.TimedeltaIndex.to_frame.rst", "reference/api/pandas.TimedeltaIndex.to_pytimedelta.rst", "reference/api/pandas.TimedeltaIndex.to_series.rst", "reference/api/pandas.Timestamp.rst", "reference/api/pandas.Timestamp.asm8.rst", "reference/api/pandas.Timestamp.astimezone.rst", "reference/api/pandas.Timestamp.ceil.rst", "reference/api/pandas.Timestamp.combine.rst", "reference/api/pandas.Timestamp.ctime.rst", "reference/api/pandas.Timestamp.date.rst", "reference/api/pandas.Timestamp.day.rst", "reference/api/pandas.Timestamp.day_name.rst", "reference/api/pandas.Timestamp.day_of_week.rst", "reference/api/pandas.Timestamp.day_of_year.rst", "reference/api/pandas.Timestamp.dayofweek.rst", "reference/api/pandas.Timestamp.dayofyear.rst", "reference/api/pandas.Timestamp.days_in_month.rst", "reference/api/pandas.Timestamp.daysinmonth.rst", "reference/api/pandas.Timestamp.dst.rst", "reference/api/pandas.Timestamp.floor.rst", "reference/api/pandas.Timestamp.fold.rst", "reference/api/pandas.Timestamp.freq.rst", "reference/api/pandas.Timestamp.freqstr.rst", "reference/api/pandas.Timestamp.fromisocalendar.rst", "reference/api/pandas.Timestamp.fromisoformat.rst", "reference/api/pandas.Timestamp.fromordinal.rst", "reference/api/pandas.Timestamp.fromtimestamp.rst", "reference/api/pandas.Timestamp.hour.rst", "reference/api/pandas.Timestamp.is_leap_year.rst", "reference/api/pandas.Timestamp.is_month_end.rst", "reference/api/pandas.Timestamp.is_month_start.rst", "reference/api/pandas.Timestamp.is_quarter_end.rst", "reference/api/pandas.Timestamp.is_quarter_start.rst", "reference/api/pandas.Timestamp.is_year_end.rst", "reference/api/pandas.Timestamp.is_year_start.rst", "reference/api/pandas.Timestamp.isocalendar.rst", "reference/api/pandas.Timestamp.isoformat.rst", "reference/api/pandas.Timestamp.isoweekday.rst", "reference/api/pandas.Timestamp.max.rst", "reference/api/pandas.Timestamp.microsecond.rst", "reference/api/pandas.Timestamp.min.rst", "reference/api/pandas.Timestamp.minute.rst", "reference/api/pandas.Timestamp.month.rst", "reference/api/pandas.Timestamp.month_name.rst", "reference/api/pandas.Timestamp.nanosecond.rst", "reference/api/pandas.Timestamp.normalize.rst", "reference/api/pandas.Timestamp.now.rst", "reference/api/pandas.Timestamp.quarter.rst", "reference/api/pandas.Timestamp.replace.rst", "reference/api/pandas.Timestamp.resolution.rst", "reference/api/pandas.Timestamp.round.rst", "reference/api/pandas.Timestamp.second.rst", "reference/api/pandas.Timestamp.strftime.rst", "reference/api/pandas.Timestamp.strptime.rst", "reference/api/pandas.Timestamp.time.rst", "reference/api/pandas.Timestamp.timestamp.rst", "reference/api/pandas.Timestamp.timetuple.rst", "reference/api/pandas.Timestamp.timetz.rst", "reference/api/pandas.Timestamp.to_datetime64.rst", "reference/api/pandas.Timestamp.to_julian_date.rst", "reference/api/pandas.Timestamp.to_numpy.rst", "reference/api/pandas.Timestamp.to_period.rst", "reference/api/pandas.Timestamp.to_pydatetime.rst", "reference/api/pandas.Timestamp.today.rst", "reference/api/pandas.Timestamp.toordinal.rst", "reference/api/pandas.Timestamp.tz.rst", "reference/api/pandas.Timestamp.tz_convert.rst", "reference/api/pandas.Timestamp.tz_localize.rst", "reference/api/pandas.Timestamp.tzinfo.rst", "reference/api/pandas.Timestamp.tzname.rst", "reference/api/pandas.Timestamp.utcfromtimestamp.rst", "reference/api/pandas.Timestamp.utcnow.rst", "reference/api/pandas.Timestamp.utcoffset.rst", "reference/api/pandas.Timestamp.utctimetuple.rst", "reference/api/pandas.Timestamp.value.rst", "reference/api/pandas.Timestamp.week.rst", "reference/api/pandas.Timestamp.weekday.rst", "reference/api/pandas.Timestamp.weekofyear.rst", "reference/api/pandas.Timestamp.year.rst", "reference/api/pandas.UInt16Dtype.rst", "reference/api/pandas.UInt32Dtype.rst", "reference/api/pandas.UInt64Dtype.rst", "reference/api/pandas.UInt64Index.rst", "reference/api/pandas.UInt8Dtype.rst", "reference/api/pandas.api.extensions.ExtensionArray.rst", "reference/api/pandas.api.extensions.ExtensionArray._concat_same_type.rst", "reference/api/pandas.api.extensions.ExtensionArray._formatter.rst", "reference/api/pandas.api.extensions.ExtensionArray._from_factorized.rst", "reference/api/pandas.api.extensions.ExtensionArray._from_sequence.rst", "reference/api/pandas.api.extensions.ExtensionArray._from_sequence_of_strings.rst", "reference/api/pandas.api.extensions.ExtensionArray._reduce.rst", "reference/api/pandas.api.extensions.ExtensionArray._values_for_argsort.rst", "reference/api/pandas.api.extensions.ExtensionArray._values_for_factorize.rst", "reference/api/pandas.api.extensions.ExtensionArray.argsort.rst", "reference/api/pandas.api.extensions.ExtensionArray.astype.rst", "reference/api/pandas.api.extensions.ExtensionArray.copy.rst", "reference/api/pandas.api.extensions.ExtensionArray.dropna.rst", "reference/api/pandas.api.extensions.ExtensionArray.dtype.rst", "reference/api/pandas.api.extensions.ExtensionArray.equals.rst", "reference/api/pandas.api.extensions.ExtensionArray.factorize.rst", "reference/api/pandas.api.extensions.ExtensionArray.fillna.rst", "reference/api/pandas.api.extensions.ExtensionArray.insert.rst", "reference/api/pandas.api.extensions.ExtensionArray.isin.rst", "reference/api/pandas.api.extensions.ExtensionArray.isna.rst", "reference/api/pandas.api.extensions.ExtensionArray.nbytes.rst", "reference/api/pandas.api.extensions.ExtensionArray.ndim.rst", "reference/api/pandas.api.extensions.ExtensionArray.ravel.rst", "reference/api/pandas.api.extensions.ExtensionArray.repeat.rst", "reference/api/pandas.api.extensions.ExtensionArray.searchsorted.rst", "reference/api/pandas.api.extensions.ExtensionArray.shape.rst", "reference/api/pandas.api.extensions.ExtensionArray.shift.rst", "reference/api/pandas.api.extensions.ExtensionArray.take.rst", "reference/api/pandas.api.extensions.ExtensionArray.tolist.rst", "reference/api/pandas.api.extensions.ExtensionArray.unique.rst", "reference/api/pandas.api.extensions.ExtensionArray.view.rst", "reference/api/pandas.api.extensions.ExtensionDtype.rst", "reference/api/pandas.api.extensions.ExtensionDtype.construct_array_type.rst", "reference/api/pandas.api.extensions.ExtensionDtype.construct_from_string.rst", "reference/api/pandas.api.extensions.ExtensionDtype.empty.rst", "reference/api/pandas.api.extensions.ExtensionDtype.is_dtype.rst", "reference/api/pandas.api.extensions.ExtensionDtype.kind.rst", "reference/api/pandas.api.extensions.ExtensionDtype.na_value.rst", "reference/api/pandas.api.extensions.ExtensionDtype.name.rst", "reference/api/pandas.api.extensions.ExtensionDtype.names.rst", "reference/api/pandas.api.extensions.ExtensionDtype.type.rst", "reference/api/pandas.api.extensions.register_dataframe_accessor.rst", "reference/api/pandas.api.extensions.register_extension_dtype.rst", "reference/api/pandas.api.extensions.register_index_accessor.rst", "reference/api/pandas.api.extensions.register_series_accessor.rst", "reference/api/pandas.api.indexers.BaseIndexer.rst", "reference/api/pandas.api.indexers.BaseIndexer.get_window_bounds.rst", "reference/api/pandas.api.indexers.FixedForwardWindowIndexer.rst", "reference/api/pandas.api.indexers.FixedForwardWindowIndexer.get_window_bounds.rst", "reference/api/pandas.api.indexers.VariableOffsetWindowIndexer.rst", "reference/api/pandas.api.indexers.VariableOffsetWindowIndexer.get_window_bounds.rst", "reference/api/pandas.api.indexers.check_array_indexer.rst", "reference/api/pandas.api.interchange.from_dataframe.rst", "reference/api/pandas.api.types.infer_dtype.rst", "reference/api/pandas.api.types.is_bool.rst", "reference/api/pandas.api.types.is_bool_dtype.rst", "reference/api/pandas.api.types.is_categorical.rst", "reference/api/pandas.api.types.is_categorical_dtype.rst", "reference/api/pandas.api.types.is_complex.rst", "reference/api/pandas.api.types.is_complex_dtype.rst", "reference/api/pandas.api.types.is_datetime64_any_dtype.rst", "reference/api/pandas.api.types.is_datetime64_dtype.rst", "reference/api/pandas.api.types.is_datetime64_ns_dtype.rst", "reference/api/pandas.api.types.is_datetime64tz_dtype.rst", "reference/api/pandas.api.types.is_dict_like.rst", "reference/api/pandas.api.types.is_extension_array_dtype.rst", "reference/api/pandas.api.types.is_extension_type.rst", "reference/api/pandas.api.types.is_file_like.rst", "reference/api/pandas.api.types.is_float.rst", "reference/api/pandas.api.types.is_float_dtype.rst", "reference/api/pandas.api.types.is_hashable.rst", "reference/api/pandas.api.types.is_int64_dtype.rst", "reference/api/pandas.api.types.is_integer.rst", "reference/api/pandas.api.types.is_integer_dtype.rst", "reference/api/pandas.api.types.is_interval.rst", "reference/api/pandas.api.types.is_interval_dtype.rst", "reference/api/pandas.api.types.is_iterator.rst", "reference/api/pandas.api.types.is_list_like.rst", "reference/api/pandas.api.types.is_named_tuple.rst", "reference/api/pandas.api.types.is_number.rst", "reference/api/pandas.api.types.is_numeric_dtype.rst", "reference/api/pandas.api.types.is_object_dtype.rst", "reference/api/pandas.api.types.is_period_dtype.rst", "reference/api/pandas.api.types.is_re.rst", "reference/api/pandas.api.types.is_re_compilable.rst", "reference/api/pandas.api.types.is_scalar.rst", "reference/api/pandas.api.types.is_signed_integer_dtype.rst", "reference/api/pandas.api.types.is_sparse.rst", "reference/api/pandas.api.types.is_string_dtype.rst", "reference/api/pandas.api.types.is_timedelta64_dtype.rst", "reference/api/pandas.api.types.is_timedelta64_ns_dtype.rst", "reference/api/pandas.api.types.is_unsigned_integer_dtype.rst", "reference/api/pandas.api.types.pandas_dtype.rst", "reference/api/pandas.api.types.union_categoricals.rst", "reference/api/pandas.array.rst", "reference/api/pandas.arrays.ArrowExtensionArray.rst", "reference/api/pandas.arrays.ArrowStringArray.rst", "reference/api/pandas.arrays.BooleanArray.rst", "reference/api/pandas.arrays.DatetimeArray.rst", "reference/api/pandas.arrays.IntegerArray.rst", "reference/api/pandas.arrays.IntervalArray.rst", "reference/api/pandas.arrays.IntervalArray.closed.rst", "reference/api/pandas.arrays.IntervalArray.contains.rst", "reference/api/pandas.arrays.IntervalArray.from_arrays.rst", "reference/api/pandas.arrays.IntervalArray.from_breaks.rst", "reference/api/pandas.arrays.IntervalArray.from_tuples.rst", "reference/api/pandas.arrays.IntervalArray.is_empty.rst", "reference/api/pandas.arrays.IntervalArray.is_non_overlapping_monotonic.rst", "reference/api/pandas.arrays.IntervalArray.left.rst", "reference/api/pandas.arrays.IntervalArray.length.rst", "reference/api/pandas.arrays.IntervalArray.mid.rst", "reference/api/pandas.arrays.IntervalArray.overlaps.rst", "reference/api/pandas.arrays.IntervalArray.right.rst", "reference/api/pandas.arrays.IntervalArray.set_closed.rst", "reference/api/pandas.arrays.IntervalArray.to_tuples.rst", "reference/api/pandas.arrays.PandasArray.rst", "reference/api/pandas.arrays.PeriodArray.rst", "reference/api/pandas.arrays.SparseArray.rst", "reference/api/pandas.arrays.StringArray.rst", "reference/api/pandas.arrays.TimedeltaArray.rst", "reference/api/pandas.bdate_range.rst", "reference/api/pandas.concat.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.aggregate.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.all.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.any.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.backfill.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.bfill.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.boxplot.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.corr.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.corrwith.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.count.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cov.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumcount.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cummax.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cummin.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumprod.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.cumsum.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.describe.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.diff.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.ffill.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.fillna.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.filter.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.hist.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.idxmax.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.idxmin.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.mad.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.nunique.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.pad.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.pct_change.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.plot.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.quantile.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.rank.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.resample.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.sample.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.shift.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.size.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.skew.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.take.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.transform.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.tshift.rst", "reference/api/pandas.core.groupby.DataFrameGroupBy.value_counts.rst", "reference/api/pandas.core.groupby.GroupBy.__iter__.rst", "reference/api/pandas.core.groupby.GroupBy.agg.rst", "reference/api/pandas.core.groupby.GroupBy.all.rst", "reference/api/pandas.core.groupby.GroupBy.any.rst", "reference/api/pandas.core.groupby.GroupBy.apply.rst", "reference/api/pandas.core.groupby.GroupBy.backfill.rst", "reference/api/pandas.core.groupby.GroupBy.bfill.rst", "reference/api/pandas.core.groupby.GroupBy.count.rst", "reference/api/pandas.core.groupby.GroupBy.cumcount.rst", "reference/api/pandas.core.groupby.GroupBy.cummax.rst", "reference/api/pandas.core.groupby.GroupBy.cummin.rst", "reference/api/pandas.core.groupby.GroupBy.cumprod.rst", "reference/api/pandas.core.groupby.GroupBy.cumsum.rst", "reference/api/pandas.core.groupby.GroupBy.ffill.rst", "reference/api/pandas.core.groupby.GroupBy.first.rst", "reference/api/pandas.core.groupby.GroupBy.get_group.rst", "reference/api/pandas.core.groupby.GroupBy.groups.rst", "reference/api/pandas.core.groupby.GroupBy.head.rst", "reference/api/pandas.core.groupby.GroupBy.indices.rst", "reference/api/pandas.core.groupby.GroupBy.last.rst", "reference/api/pandas.core.groupby.GroupBy.max.rst", "reference/api/pandas.core.groupby.GroupBy.mean.rst", "reference/api/pandas.core.groupby.GroupBy.median.rst", "reference/api/pandas.core.groupby.GroupBy.min.rst", "reference/api/pandas.core.groupby.GroupBy.ngroup.rst", "reference/api/pandas.core.groupby.GroupBy.nth.rst", "reference/api/pandas.core.groupby.GroupBy.ohlc.rst", "reference/api/pandas.core.groupby.GroupBy.pad.rst", "reference/api/pandas.core.groupby.GroupBy.pct_change.rst", "reference/api/pandas.core.groupby.GroupBy.pipe.rst", "reference/api/pandas.core.groupby.GroupBy.prod.rst", "reference/api/pandas.core.groupby.GroupBy.rank.rst", "reference/api/pandas.core.groupby.GroupBy.sem.rst", "reference/api/pandas.core.groupby.GroupBy.size.rst", "reference/api/pandas.core.groupby.GroupBy.std.rst", "reference/api/pandas.core.groupby.GroupBy.sum.rst", "reference/api/pandas.core.groupby.GroupBy.tail.rst", "reference/api/pandas.core.groupby.GroupBy.var.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.aggregate.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.hist.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.nlargest.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.nsmallest.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.transform.rst", "reference/api/pandas.core.groupby.SeriesGroupBy.unique.rst", "reference/api/pandas.core.resample.Resampler.__iter__.rst", "reference/api/pandas.core.resample.Resampler.aggregate.rst", "reference/api/pandas.core.resample.Resampler.apply.rst", "reference/api/pandas.core.resample.Resampler.asfreq.rst", "reference/api/pandas.core.resample.Resampler.backfill.rst", "reference/api/pandas.core.resample.Resampler.bfill.rst", "reference/api/pandas.core.resample.Resampler.count.rst", "reference/api/pandas.core.resample.Resampler.ffill.rst", "reference/api/pandas.core.resample.Resampler.fillna.rst", "reference/api/pandas.core.resample.Resampler.first.rst", "reference/api/pandas.core.resample.Resampler.get_group.rst", "reference/api/pandas.core.resample.Resampler.groups.rst", "reference/api/pandas.core.resample.Resampler.indices.rst", "reference/api/pandas.core.resample.Resampler.interpolate.rst", "reference/api/pandas.core.resample.Resampler.last.rst", "reference/api/pandas.core.resample.Resampler.max.rst", "reference/api/pandas.core.resample.Resampler.mean.rst", "reference/api/pandas.core.resample.Resampler.median.rst", "reference/api/pandas.core.resample.Resampler.min.rst", "reference/api/pandas.core.resample.Resampler.nearest.rst", "reference/api/pandas.core.resample.Resampler.nunique.rst", "reference/api/pandas.core.resample.Resampler.ohlc.rst", "reference/api/pandas.core.resample.Resampler.pad.rst", "reference/api/pandas.core.resample.Resampler.pipe.rst", "reference/api/pandas.core.resample.Resampler.prod.rst", "reference/api/pandas.core.resample.Resampler.quantile.rst", "reference/api/pandas.core.resample.Resampler.sem.rst", "reference/api/pandas.core.resample.Resampler.size.rst", "reference/api/pandas.core.resample.Resampler.std.rst", "reference/api/pandas.core.resample.Resampler.sum.rst", "reference/api/pandas.core.resample.Resampler.transform.rst", "reference/api/pandas.core.resample.Resampler.var.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.corr.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.cov.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.mean.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.std.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.sum.rst", "reference/api/pandas.core.window.ewm.ExponentialMovingWindow.var.rst", "reference/api/pandas.core.window.expanding.Expanding.aggregate.rst", "reference/api/pandas.core.window.expanding.Expanding.apply.rst", "reference/api/pandas.core.window.expanding.Expanding.corr.rst", "reference/api/pandas.core.window.expanding.Expanding.count.rst", "reference/api/pandas.core.window.expanding.Expanding.cov.rst", "reference/api/pandas.core.window.expanding.Expanding.kurt.rst", "reference/api/pandas.core.window.expanding.Expanding.max.rst", "reference/api/pandas.core.window.expanding.Expanding.mean.rst", "reference/api/pandas.core.window.expanding.Expanding.median.rst", "reference/api/pandas.core.window.expanding.Expanding.min.rst", "reference/api/pandas.core.window.expanding.Expanding.quantile.rst", "reference/api/pandas.core.window.expanding.Expanding.rank.rst", "reference/api/pandas.core.window.expanding.Expanding.sem.rst", "reference/api/pandas.core.window.expanding.Expanding.skew.rst", "reference/api/pandas.core.window.expanding.Expanding.std.rst", "reference/api/pandas.core.window.expanding.Expanding.sum.rst", "reference/api/pandas.core.window.expanding.Expanding.var.rst", "reference/api/pandas.core.window.rolling.Rolling.aggregate.rst", "reference/api/pandas.core.window.rolling.Rolling.apply.rst", "reference/api/pandas.core.window.rolling.Rolling.corr.rst", "reference/api/pandas.core.window.rolling.Rolling.count.rst", "reference/api/pandas.core.window.rolling.Rolling.cov.rst", "reference/api/pandas.core.window.rolling.Rolling.kurt.rst", "reference/api/pandas.core.window.rolling.Rolling.max.rst", "reference/api/pandas.core.window.rolling.Rolling.mean.rst", "reference/api/pandas.core.window.rolling.Rolling.median.rst", "reference/api/pandas.core.window.rolling.Rolling.min.rst", "reference/api/pandas.core.window.rolling.Rolling.quantile.rst", "reference/api/pandas.core.window.rolling.Rolling.rank.rst", "reference/api/pandas.core.window.rolling.Rolling.sem.rst", "reference/api/pandas.core.window.rolling.Rolling.skew.rst", "reference/api/pandas.core.window.rolling.Rolling.std.rst", "reference/api/pandas.core.window.rolling.Rolling.sum.rst", "reference/api/pandas.core.window.rolling.Rolling.var.rst", "reference/api/pandas.core.window.rolling.Window.mean.rst", "reference/api/pandas.core.window.rolling.Window.std.rst", "reference/api/pandas.core.window.rolling.Window.sum.rst", "reference/api/pandas.core.window.rolling.Window.var.rst", "reference/api/pandas.crosstab.rst", "reference/api/pandas.cut.rst", "reference/api/pandas.date_range.rst", "reference/api/pandas.describe_option.rst", "reference/api/pandas.errors.AbstractMethodError.rst", "reference/api/pandas.errors.AccessorRegistrationWarning.rst", "reference/api/pandas.errors.AttributeConflictWarning.rst", "reference/api/pandas.errors.CSSWarning.rst", "reference/api/pandas.errors.CategoricalConversionWarning.rst", "reference/api/pandas.errors.ClosedFileError.rst", "reference/api/pandas.errors.DataError.rst", "reference/api/pandas.errors.DatabaseError.rst", "reference/api/pandas.errors.DtypeWarning.rst", "reference/api/pandas.errors.DuplicateLabelError.rst", "reference/api/pandas.errors.EmptyDataError.rst", "reference/api/pandas.errors.IncompatibilityWarning.rst", "reference/api/pandas.errors.IndexingError.rst", "reference/api/pandas.errors.IntCastingNaNError.rst", "reference/api/pandas.errors.InvalidColumnName.rst", "reference/api/pandas.errors.InvalidIndexError.rst", "reference/api/pandas.errors.MergeError.rst", "reference/api/pandas.errors.NullFrequencyError.rst", "reference/api/pandas.errors.NumExprClobberingError.rst", "reference/api/pandas.errors.NumbaUtilError.rst", "reference/api/pandas.errors.OptionError.rst", "reference/api/pandas.errors.OutOfBoundsDatetime.rst", "reference/api/pandas.errors.OutOfBoundsTimedelta.rst", "reference/api/pandas.errors.ParserError.rst", "reference/api/pandas.errors.ParserWarning.rst", "reference/api/pandas.errors.PerformanceWarning.rst", "reference/api/pandas.errors.PossibleDataLossError.rst", "reference/api/pandas.errors.PossiblePrecisionLoss.rst", "reference/api/pandas.errors.PyperclipException.rst", "reference/api/pandas.errors.PyperclipWindowsException.rst", "reference/api/pandas.errors.SettingWithCopyError.rst", "reference/api/pandas.errors.SettingWithCopyWarning.rst", "reference/api/pandas.errors.SpecificationError.rst", "reference/api/pandas.errors.UndefinedVariableError.rst", "reference/api/pandas.errors.UnsortedIndexError.rst", "reference/api/pandas.errors.UnsupportedFunctionCall.rst", "reference/api/pandas.errors.ValueLabelTypeMismatch.rst", "reference/api/pandas.eval.rst", "reference/api/pandas.factorize.rst", "reference/api/pandas.from_dummies.rst", "reference/api/pandas.get_dummies.rst", "reference/api/pandas.get_option.rst", "reference/api/pandas.infer_freq.rst", "reference/api/pandas.interval_range.rst", "reference/api/pandas.io.formats.style.Styler.rst", "reference/api/pandas.io.formats.style.Styler.apply.rst", "reference/api/pandas.io.formats.style.Styler.apply_index.rst", "reference/api/pandas.io.formats.style.Styler.applymap.rst", "reference/api/pandas.io.formats.style.Styler.applymap_index.rst", "reference/api/pandas.io.formats.style.Styler.background_gradient.rst", "reference/api/pandas.io.formats.style.Styler.bar.rst", "reference/api/pandas.io.formats.style.Styler.clear.rst", "reference/api/pandas.io.formats.style.Styler.concat.rst", "reference/api/pandas.io.formats.style.Styler.env.rst", "reference/api/pandas.io.formats.style.Styler.export.rst", "reference/api/pandas.io.formats.style.Styler.format.rst", "reference/api/pandas.io.formats.style.Styler.format_index.rst", "reference/api/pandas.io.formats.style.Styler.from_custom_template.rst", "reference/api/pandas.io.formats.style.Styler.hide.rst", "reference/api/pandas.io.formats.style.Styler.hide_columns.rst", "reference/api/pandas.io.formats.style.Styler.hide_index.rst", "reference/api/pandas.io.formats.style.Styler.highlight_between.rst", "reference/api/pandas.io.formats.style.Styler.highlight_max.rst", "reference/api/pandas.io.formats.style.Styler.highlight_min.rst", "reference/api/pandas.io.formats.style.Styler.highlight_null.rst", "reference/api/pandas.io.formats.style.Styler.highlight_quantile.rst", "reference/api/pandas.io.formats.style.Styler.loader.rst", "reference/api/pandas.io.formats.style.Styler.pipe.rst", "reference/api/pandas.io.formats.style.Styler.relabel_index.rst", "reference/api/pandas.io.formats.style.Styler.render.rst", "reference/api/pandas.io.formats.style.Styler.set_caption.rst", "reference/api/pandas.io.formats.style.Styler.set_na_rep.rst", "reference/api/pandas.io.formats.style.Styler.set_precision.rst", "reference/api/pandas.io.formats.style.Styler.set_properties.rst", "reference/api/pandas.io.formats.style.Styler.set_sticky.rst", "reference/api/pandas.io.formats.style.Styler.set_table_attributes.rst", "reference/api/pandas.io.formats.style.Styler.set_table_styles.rst", "reference/api/pandas.io.formats.style.Styler.set_td_classes.rst", "reference/api/pandas.io.formats.style.Styler.set_tooltips.rst", "reference/api/pandas.io.formats.style.Styler.set_uuid.rst", "reference/api/pandas.io.formats.style.Styler.template_html.rst", "reference/api/pandas.io.formats.style.Styler.template_html_style.rst", "reference/api/pandas.io.formats.style.Styler.template_html_table.rst", "reference/api/pandas.io.formats.style.Styler.template_latex.rst", "reference/api/pandas.io.formats.style.Styler.template_string.rst", "reference/api/pandas.io.formats.style.Styler.text_gradient.rst", "reference/api/pandas.io.formats.style.Styler.to_excel.rst", "reference/api/pandas.io.formats.style.Styler.to_html.rst", "reference/api/pandas.io.formats.style.Styler.to_latex.rst", "reference/api/pandas.io.formats.style.Styler.to_string.rst", "reference/api/pandas.io.formats.style.Styler.use.rst", "reference/api/pandas.io.formats.style.Styler.where.rst", "reference/api/pandas.io.json.build_table_schema.rst", "reference/api/pandas.io.stata.StataReader.data_label.rst", "reference/api/pandas.io.stata.StataReader.value_labels.rst", "reference/api/pandas.io.stata.StataReader.variable_labels.rst", "reference/api/pandas.io.stata.StataWriter.write_file.rst", "reference/api/pandas.isna.rst", "reference/api/pandas.isnull.rst", "reference/api/pandas.json_normalize.rst", "reference/api/pandas.melt.rst", "reference/api/pandas.merge.rst", "reference/api/pandas.merge_asof.rst", "reference/api/pandas.merge_ordered.rst", "reference/api/pandas.notna.rst", "reference/api/pandas.notnull.rst", "reference/api/pandas.option_context.rst", "reference/api/pandas.option_context.__call__.rst", "reference/api/pandas.period_range.rst", "reference/api/pandas.pivot.rst", "reference/api/pandas.pivot_table.rst", "reference/api/pandas.plotting.andrews_curves.rst", "reference/api/pandas.plotting.autocorrelation_plot.rst", "reference/api/pandas.plotting.bootstrap_plot.rst", "reference/api/pandas.plotting.boxplot.rst", "reference/api/pandas.plotting.deregister_matplotlib_converters.rst", "reference/api/pandas.plotting.lag_plot.rst", "reference/api/pandas.plotting.parallel_coordinates.rst", "reference/api/pandas.plotting.plot_params.rst", "reference/api/pandas.plotting.radviz.rst", "reference/api/pandas.plotting.register_matplotlib_converters.rst", "reference/api/pandas.plotting.scatter_matrix.rst", "reference/api/pandas.plotting.table.rst", "reference/api/pandas.qcut.rst", "reference/api/pandas.read_clipboard.rst", "reference/api/pandas.read_csv.rst", "reference/api/pandas.read_excel.rst", "reference/api/pandas.read_feather.rst", "reference/api/pandas.read_fwf.rst", "reference/api/pandas.read_gbq.rst", "reference/api/pandas.read_hdf.rst", "reference/api/pandas.read_html.rst", "reference/api/pandas.read_json.rst", "reference/api/pandas.read_orc.rst", "reference/api/pandas.read_parquet.rst", "reference/api/pandas.read_pickle.rst", "reference/api/pandas.read_sas.rst", "reference/api/pandas.read_spss.rst", "reference/api/pandas.read_sql.rst", "reference/api/pandas.read_sql_query.rst", "reference/api/pandas.read_sql_table.rst", "reference/api/pandas.read_stata.rst", "reference/api/pandas.read_table.rst", "reference/api/pandas.read_xml.rst", "reference/api/pandas.reset_option.rst", "reference/api/pandas.set_option.rst", "reference/api/pandas.show_versions.rst", "reference/api/pandas.test.rst", "reference/api/pandas.testing.assert_extension_array_equal.rst", "reference/api/pandas.testing.assert_frame_equal.rst", "reference/api/pandas.testing.assert_index_equal.rst", "reference/api/pandas.testing.assert_series_equal.rst", "reference/api/pandas.timedelta_range.rst", "reference/api/pandas.to_datetime.rst", "reference/api/pandas.to_numeric.rst", "reference/api/pandas.to_timedelta.rst", "reference/api/pandas.tseries.frequencies.to_offset.rst", "reference/api/pandas.tseries.offsets.BDay.rst", "reference/api/pandas.tseries.offsets.BMonthBegin.rst", "reference/api/pandas.tseries.offsets.BMonthEnd.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.__call__.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.apply.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.base.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.copy.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.kwds.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.n.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.name.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.nanos.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.normalize.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.rollback.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.BQuarterBegin.startingMonth.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.__call__.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.apply.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.base.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.copy.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.kwds.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.n.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.name.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.nanos.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.normalize.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.rollback.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.BQuarterEnd.startingMonth.rst", "reference/api/pandas.tseries.offsets.BYearBegin.rst", "reference/api/pandas.tseries.offsets.BYearBegin.__call__.rst", "reference/api/pandas.tseries.offsets.BYearBegin.apply.rst", "reference/api/pandas.tseries.offsets.BYearBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.BYearBegin.base.rst", "reference/api/pandas.tseries.offsets.BYearBegin.copy.rst", "reference/api/pandas.tseries.offsets.BYearBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.BYearBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.BYearBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.BYearBegin.kwds.rst", "reference/api/pandas.tseries.offsets.BYearBegin.month.rst", "reference/api/pandas.tseries.offsets.BYearBegin.n.rst", "reference/api/pandas.tseries.offsets.BYearBegin.name.rst", "reference/api/pandas.tseries.offsets.BYearBegin.nanos.rst", "reference/api/pandas.tseries.offsets.BYearBegin.normalize.rst", "reference/api/pandas.tseries.offsets.BYearBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.BYearBegin.rollback.rst", "reference/api/pandas.tseries.offsets.BYearBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.BYearBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.BYearEnd.rst", "reference/api/pandas.tseries.offsets.BYearEnd.__call__.rst", "reference/api/pandas.tseries.offsets.BYearEnd.apply.rst", "reference/api/pandas.tseries.offsets.BYearEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.BYearEnd.base.rst", "reference/api/pandas.tseries.offsets.BYearEnd.copy.rst", "reference/api/pandas.tseries.offsets.BYearEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.BYearEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.BYearEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.BYearEnd.kwds.rst", "reference/api/pandas.tseries.offsets.BYearEnd.month.rst", "reference/api/pandas.tseries.offsets.BYearEnd.n.rst", "reference/api/pandas.tseries.offsets.BYearEnd.name.rst", "reference/api/pandas.tseries.offsets.BYearEnd.nanos.rst", "reference/api/pandas.tseries.offsets.BYearEnd.normalize.rst", "reference/api/pandas.tseries.offsets.BYearEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.BYearEnd.rollback.rst", "reference/api/pandas.tseries.offsets.BYearEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.BYearEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.BusinessDay.rst", "reference/api/pandas.tseries.offsets.BusinessDay.__call__.rst", "reference/api/pandas.tseries.offsets.BusinessDay.apply.rst", "reference/api/pandas.tseries.offsets.BusinessDay.apply_index.rst", "reference/api/pandas.tseries.offsets.BusinessDay.base.rst", "reference/api/pandas.tseries.offsets.BusinessDay.calendar.rst", "reference/api/pandas.tseries.offsets.BusinessDay.copy.rst", "reference/api/pandas.tseries.offsets.BusinessDay.freqstr.rst", "reference/api/pandas.tseries.offsets.BusinessDay.holidays.rst", "reference/api/pandas.tseries.offsets.BusinessDay.isAnchored.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_anchored.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_month_end.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_month_start.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_year_end.rst", "reference/api/pandas.tseries.offsets.BusinessDay.is_year_start.rst", "reference/api/pandas.tseries.offsets.BusinessDay.kwds.rst", "reference/api/pandas.tseries.offsets.BusinessDay.n.rst", "reference/api/pandas.tseries.offsets.BusinessDay.name.rst", "reference/api/pandas.tseries.offsets.BusinessDay.nanos.rst", "reference/api/pandas.tseries.offsets.BusinessDay.normalize.rst", "reference/api/pandas.tseries.offsets.BusinessDay.offset.rst", "reference/api/pandas.tseries.offsets.BusinessDay.onOffset.rst", "reference/api/pandas.tseries.offsets.BusinessDay.rollback.rst", "reference/api/pandas.tseries.offsets.BusinessDay.rollforward.rst", "reference/api/pandas.tseries.offsets.BusinessDay.rule_code.rst", "reference/api/pandas.tseries.offsets.BusinessDay.weekmask.rst", "reference/api/pandas.tseries.offsets.BusinessHour.rst", "reference/api/pandas.tseries.offsets.BusinessHour.__call__.rst", "reference/api/pandas.tseries.offsets.BusinessHour.apply.rst", "reference/api/pandas.tseries.offsets.BusinessHour.apply_index.rst", "reference/api/pandas.tseries.offsets.BusinessHour.base.rst", "reference/api/pandas.tseries.offsets.BusinessHour.calendar.rst", "reference/api/pandas.tseries.offsets.BusinessHour.copy.rst", "reference/api/pandas.tseries.offsets.BusinessHour.end.rst", "reference/api/pandas.tseries.offsets.BusinessHour.freqstr.rst", "reference/api/pandas.tseries.offsets.BusinessHour.holidays.rst", "reference/api/pandas.tseries.offsets.BusinessHour.isAnchored.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_anchored.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_month_end.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_month_start.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_year_end.rst", "reference/api/pandas.tseries.offsets.BusinessHour.is_year_start.rst", "reference/api/pandas.tseries.offsets.BusinessHour.kwds.rst", "reference/api/pandas.tseries.offsets.BusinessHour.n.rst", "reference/api/pandas.tseries.offsets.BusinessHour.name.rst", "reference/api/pandas.tseries.offsets.BusinessHour.nanos.rst", "reference/api/pandas.tseries.offsets.BusinessHour.next_bday.rst", "reference/api/pandas.tseries.offsets.BusinessHour.normalize.rst", "reference/api/pandas.tseries.offsets.BusinessHour.offset.rst", "reference/api/pandas.tseries.offsets.BusinessHour.onOffset.rst", "reference/api/pandas.tseries.offsets.BusinessHour.rollback.rst", "reference/api/pandas.tseries.offsets.BusinessHour.rollforward.rst", "reference/api/pandas.tseries.offsets.BusinessHour.rule_code.rst", "reference/api/pandas.tseries.offsets.BusinessHour.start.rst", "reference/api/pandas.tseries.offsets.BusinessHour.weekmask.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.__call__.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.apply.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.base.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.copy.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.kwds.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.n.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.name.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.nanos.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.normalize.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rollback.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.BusinessMonthBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.__call__.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.apply.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.base.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.copy.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.kwds.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.n.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.name.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.nanos.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.normalize.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rollback.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.BusinessMonthEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.CBMonthBegin.rst", "reference/api/pandas.tseries.offsets.CBMonthEnd.rst", "reference/api/pandas.tseries.offsets.CDay.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.__call__.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.apply.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.apply_index.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.base.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.calendar.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.copy.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.freqstr.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.holidays.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.isAnchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_anchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_month_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_month_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_on_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_year_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.is_year_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.kwds.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.n.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.name.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.nanos.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.normalize.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.onOffset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rollback.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rollforward.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.rule_code.rst", "reference/api/pandas.tseries.offsets.CustomBusinessDay.weekmask.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.__call__.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.apply.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.apply_index.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.base.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.calendar.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.copy.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.freqstr.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.holidays.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.isAnchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_anchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_month_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_month_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_on_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_year_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.is_year_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.kwds.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.n.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.name.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.nanos.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.next_bday.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.normalize.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.onOffset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rollback.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rollforward.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.rule_code.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessHour.weekmask.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.__call__.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.apply.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.base.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.calendar.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.cbday_roll.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.copy.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.holidays.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.kwds.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.month_roll.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.n.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.name.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.nanos.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.normalize.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rollback.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.__call__.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.apply.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.base.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.calendar.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.cbday_roll.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.copy.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.holidays.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.kwds.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.month_roll.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.n.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.name.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.nanos.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.normalize.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.offset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rollback.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask.rst", "reference/api/pandas.tseries.offsets.DateOffset.rst", "reference/api/pandas.tseries.offsets.DateOffset.__call__.rst", "reference/api/pandas.tseries.offsets.DateOffset.apply.rst", "reference/api/pandas.tseries.offsets.DateOffset.apply_index.rst", "reference/api/pandas.tseries.offsets.DateOffset.base.rst", "reference/api/pandas.tseries.offsets.DateOffset.copy.rst", "reference/api/pandas.tseries.offsets.DateOffset.freqstr.rst", "reference/api/pandas.tseries.offsets.DateOffset.isAnchored.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_anchored.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_month_end.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_month_start.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_on_offset.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_year_end.rst", "reference/api/pandas.tseries.offsets.DateOffset.is_year_start.rst", "reference/api/pandas.tseries.offsets.DateOffset.kwds.rst", "reference/api/pandas.tseries.offsets.DateOffset.n.rst", "reference/api/pandas.tseries.offsets.DateOffset.name.rst", "reference/api/pandas.tseries.offsets.DateOffset.nanos.rst", "reference/api/pandas.tseries.offsets.DateOffset.normalize.rst", "reference/api/pandas.tseries.offsets.DateOffset.onOffset.rst", "reference/api/pandas.tseries.offsets.DateOffset.rollback.rst", "reference/api/pandas.tseries.offsets.DateOffset.rollforward.rst", "reference/api/pandas.tseries.offsets.DateOffset.rule_code.rst", "reference/api/pandas.tseries.offsets.Day.rst", "reference/api/pandas.tseries.offsets.Day.__call__.rst", "reference/api/pandas.tseries.offsets.Day.apply.rst", "reference/api/pandas.tseries.offsets.Day.apply_index.rst", "reference/api/pandas.tseries.offsets.Day.base.rst", "reference/api/pandas.tseries.offsets.Day.copy.rst", "reference/api/pandas.tseries.offsets.Day.delta.rst", "reference/api/pandas.tseries.offsets.Day.freqstr.rst", "reference/api/pandas.tseries.offsets.Day.isAnchored.rst", "reference/api/pandas.tseries.offsets.Day.is_anchored.rst", "reference/api/pandas.tseries.offsets.Day.is_month_end.rst", "reference/api/pandas.tseries.offsets.Day.is_month_start.rst", "reference/api/pandas.tseries.offsets.Day.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Day.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Day.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Day.is_year_end.rst", "reference/api/pandas.tseries.offsets.Day.is_year_start.rst", "reference/api/pandas.tseries.offsets.Day.kwds.rst", "reference/api/pandas.tseries.offsets.Day.n.rst", "reference/api/pandas.tseries.offsets.Day.name.rst", "reference/api/pandas.tseries.offsets.Day.nanos.rst", "reference/api/pandas.tseries.offsets.Day.normalize.rst", "reference/api/pandas.tseries.offsets.Day.onOffset.rst", "reference/api/pandas.tseries.offsets.Day.rollback.rst", "reference/api/pandas.tseries.offsets.Day.rollforward.rst", "reference/api/pandas.tseries.offsets.Day.rule_code.rst", "reference/api/pandas.tseries.offsets.Easter.rst", "reference/api/pandas.tseries.offsets.Easter.__call__.rst", "reference/api/pandas.tseries.offsets.Easter.apply.rst", "reference/api/pandas.tseries.offsets.Easter.apply_index.rst", "reference/api/pandas.tseries.offsets.Easter.base.rst", "reference/api/pandas.tseries.offsets.Easter.copy.rst", "reference/api/pandas.tseries.offsets.Easter.freqstr.rst", "reference/api/pandas.tseries.offsets.Easter.isAnchored.rst", "reference/api/pandas.tseries.offsets.Easter.is_anchored.rst", "reference/api/pandas.tseries.offsets.Easter.is_month_end.rst", "reference/api/pandas.tseries.offsets.Easter.is_month_start.rst", "reference/api/pandas.tseries.offsets.Easter.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Easter.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Easter.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Easter.is_year_end.rst", "reference/api/pandas.tseries.offsets.Easter.is_year_start.rst", "reference/api/pandas.tseries.offsets.Easter.kwds.rst", "reference/api/pandas.tseries.offsets.Easter.n.rst", "reference/api/pandas.tseries.offsets.Easter.name.rst", "reference/api/pandas.tseries.offsets.Easter.nanos.rst", "reference/api/pandas.tseries.offsets.Easter.normalize.rst", "reference/api/pandas.tseries.offsets.Easter.onOffset.rst", "reference/api/pandas.tseries.offsets.Easter.rollback.rst", "reference/api/pandas.tseries.offsets.Easter.rollforward.rst", "reference/api/pandas.tseries.offsets.Easter.rule_code.rst", "reference/api/pandas.tseries.offsets.FY5253.rst", "reference/api/pandas.tseries.offsets.FY5253.__call__.rst", "reference/api/pandas.tseries.offsets.FY5253.apply.rst", "reference/api/pandas.tseries.offsets.FY5253.apply_index.rst", "reference/api/pandas.tseries.offsets.FY5253.base.rst", "reference/api/pandas.tseries.offsets.FY5253.copy.rst", "reference/api/pandas.tseries.offsets.FY5253.freqstr.rst", "reference/api/pandas.tseries.offsets.FY5253.get_rule_code_suffix.rst", "reference/api/pandas.tseries.offsets.FY5253.get_year_end.rst", "reference/api/pandas.tseries.offsets.FY5253.isAnchored.rst", "reference/api/pandas.tseries.offsets.FY5253.is_anchored.rst", "reference/api/pandas.tseries.offsets.FY5253.is_month_end.rst", "reference/api/pandas.tseries.offsets.FY5253.is_month_start.rst", "reference/api/pandas.tseries.offsets.FY5253.is_on_offset.rst", "reference/api/pandas.tseries.offsets.FY5253.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.FY5253.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.FY5253.is_year_end.rst", "reference/api/pandas.tseries.offsets.FY5253.is_year_start.rst", "reference/api/pandas.tseries.offsets.FY5253.kwds.rst", "reference/api/pandas.tseries.offsets.FY5253.n.rst", "reference/api/pandas.tseries.offsets.FY5253.name.rst", "reference/api/pandas.tseries.offsets.FY5253.nanos.rst", "reference/api/pandas.tseries.offsets.FY5253.normalize.rst", "reference/api/pandas.tseries.offsets.FY5253.onOffset.rst", "reference/api/pandas.tseries.offsets.FY5253.rollback.rst", "reference/api/pandas.tseries.offsets.FY5253.rollforward.rst", "reference/api/pandas.tseries.offsets.FY5253.rule_code.rst", "reference/api/pandas.tseries.offsets.FY5253.startingMonth.rst", "reference/api/pandas.tseries.offsets.FY5253.variation.rst", "reference/api/pandas.tseries.offsets.FY5253.weekday.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.__call__.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.apply.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.apply_index.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.base.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.copy.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.freqstr.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.get_weeks.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.isAnchored.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_anchored.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_month_end.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_month_start.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_on_offset.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_year_end.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.is_year_start.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.kwds.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.n.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.name.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.nanos.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.normalize.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.onOffset.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.rollback.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.rollforward.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.rule_code.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.startingMonth.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.variation.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.weekday.rst", "reference/api/pandas.tseries.offsets.FY5253Quarter.year_has_extra_week.rst", "reference/api/pandas.tseries.offsets.Hour.rst", "reference/api/pandas.tseries.offsets.Hour.__call__.rst", "reference/api/pandas.tseries.offsets.Hour.apply.rst", "reference/api/pandas.tseries.offsets.Hour.apply_index.rst", "reference/api/pandas.tseries.offsets.Hour.base.rst", "reference/api/pandas.tseries.offsets.Hour.copy.rst", "reference/api/pandas.tseries.offsets.Hour.delta.rst", "reference/api/pandas.tseries.offsets.Hour.freqstr.rst", "reference/api/pandas.tseries.offsets.Hour.isAnchored.rst", "reference/api/pandas.tseries.offsets.Hour.is_anchored.rst", "reference/api/pandas.tseries.offsets.Hour.is_month_end.rst", "reference/api/pandas.tseries.offsets.Hour.is_month_start.rst", "reference/api/pandas.tseries.offsets.Hour.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Hour.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Hour.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Hour.is_year_end.rst", "reference/api/pandas.tseries.offsets.Hour.is_year_start.rst", "reference/api/pandas.tseries.offsets.Hour.kwds.rst", "reference/api/pandas.tseries.offsets.Hour.n.rst", "reference/api/pandas.tseries.offsets.Hour.name.rst", "reference/api/pandas.tseries.offsets.Hour.nanos.rst", "reference/api/pandas.tseries.offsets.Hour.normalize.rst", "reference/api/pandas.tseries.offsets.Hour.onOffset.rst", "reference/api/pandas.tseries.offsets.Hour.rollback.rst", "reference/api/pandas.tseries.offsets.Hour.rollforward.rst", "reference/api/pandas.tseries.offsets.Hour.rule_code.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.__call__.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.apply.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.apply_index.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.base.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.copy.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.freqstr.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.isAnchored.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_anchored.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_month_end.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_month_start.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_on_offset.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_year_end.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.is_year_start.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.kwds.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.n.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.name.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.nanos.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.normalize.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.onOffset.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rollback.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rollforward.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.rule_code.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.week.rst", "reference/api/pandas.tseries.offsets.LastWeekOfMonth.weekday.rst", "reference/api/pandas.tseries.offsets.Micro.rst", "reference/api/pandas.tseries.offsets.Micro.__call__.rst", "reference/api/pandas.tseries.offsets.Micro.apply.rst", "reference/api/pandas.tseries.offsets.Micro.apply_index.rst", "reference/api/pandas.tseries.offsets.Micro.base.rst", "reference/api/pandas.tseries.offsets.Micro.copy.rst", "reference/api/pandas.tseries.offsets.Micro.delta.rst", "reference/api/pandas.tseries.offsets.Micro.freqstr.rst", "reference/api/pandas.tseries.offsets.Micro.isAnchored.rst", "reference/api/pandas.tseries.offsets.Micro.is_anchored.rst", "reference/api/pandas.tseries.offsets.Micro.is_month_end.rst", "reference/api/pandas.tseries.offsets.Micro.is_month_start.rst", "reference/api/pandas.tseries.offsets.Micro.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Micro.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Micro.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Micro.is_year_end.rst", "reference/api/pandas.tseries.offsets.Micro.is_year_start.rst", "reference/api/pandas.tseries.offsets.Micro.kwds.rst", "reference/api/pandas.tseries.offsets.Micro.n.rst", "reference/api/pandas.tseries.offsets.Micro.name.rst", "reference/api/pandas.tseries.offsets.Micro.nanos.rst", "reference/api/pandas.tseries.offsets.Micro.normalize.rst", "reference/api/pandas.tseries.offsets.Micro.onOffset.rst", "reference/api/pandas.tseries.offsets.Micro.rollback.rst", "reference/api/pandas.tseries.offsets.Micro.rollforward.rst", "reference/api/pandas.tseries.offsets.Micro.rule_code.rst", "reference/api/pandas.tseries.offsets.Milli.rst", "reference/api/pandas.tseries.offsets.Milli.__call__.rst", "reference/api/pandas.tseries.offsets.Milli.apply.rst", "reference/api/pandas.tseries.offsets.Milli.apply_index.rst", "reference/api/pandas.tseries.offsets.Milli.base.rst", "reference/api/pandas.tseries.offsets.Milli.copy.rst", "reference/api/pandas.tseries.offsets.Milli.delta.rst", "reference/api/pandas.tseries.offsets.Milli.freqstr.rst", "reference/api/pandas.tseries.offsets.Milli.isAnchored.rst", "reference/api/pandas.tseries.offsets.Milli.is_anchored.rst", "reference/api/pandas.tseries.offsets.Milli.is_month_end.rst", "reference/api/pandas.tseries.offsets.Milli.is_month_start.rst", "reference/api/pandas.tseries.offsets.Milli.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Milli.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Milli.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Milli.is_year_end.rst", "reference/api/pandas.tseries.offsets.Milli.is_year_start.rst", "reference/api/pandas.tseries.offsets.Milli.kwds.rst", "reference/api/pandas.tseries.offsets.Milli.n.rst", "reference/api/pandas.tseries.offsets.Milli.name.rst", "reference/api/pandas.tseries.offsets.Milli.nanos.rst", "reference/api/pandas.tseries.offsets.Milli.normalize.rst", "reference/api/pandas.tseries.offsets.Milli.onOffset.rst", "reference/api/pandas.tseries.offsets.Milli.rollback.rst", "reference/api/pandas.tseries.offsets.Milli.rollforward.rst", "reference/api/pandas.tseries.offsets.Milli.rule_code.rst", "reference/api/pandas.tseries.offsets.Minute.rst", "reference/api/pandas.tseries.offsets.Minute.__call__.rst", "reference/api/pandas.tseries.offsets.Minute.apply.rst", "reference/api/pandas.tseries.offsets.Minute.apply_index.rst", "reference/api/pandas.tseries.offsets.Minute.base.rst", "reference/api/pandas.tseries.offsets.Minute.copy.rst", "reference/api/pandas.tseries.offsets.Minute.delta.rst", "reference/api/pandas.tseries.offsets.Minute.freqstr.rst", "reference/api/pandas.tseries.offsets.Minute.isAnchored.rst", "reference/api/pandas.tseries.offsets.Minute.is_anchored.rst", "reference/api/pandas.tseries.offsets.Minute.is_month_end.rst", "reference/api/pandas.tseries.offsets.Minute.is_month_start.rst", "reference/api/pandas.tseries.offsets.Minute.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Minute.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Minute.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Minute.is_year_end.rst", "reference/api/pandas.tseries.offsets.Minute.is_year_start.rst", "reference/api/pandas.tseries.offsets.Minute.kwds.rst", "reference/api/pandas.tseries.offsets.Minute.n.rst", "reference/api/pandas.tseries.offsets.Minute.name.rst", "reference/api/pandas.tseries.offsets.Minute.nanos.rst", "reference/api/pandas.tseries.offsets.Minute.normalize.rst", "reference/api/pandas.tseries.offsets.Minute.onOffset.rst", "reference/api/pandas.tseries.offsets.Minute.rollback.rst", "reference/api/pandas.tseries.offsets.Minute.rollforward.rst", "reference/api/pandas.tseries.offsets.Minute.rule_code.rst", "reference/api/pandas.tseries.offsets.MonthBegin.rst", "reference/api/pandas.tseries.offsets.MonthBegin.__call__.rst", "reference/api/pandas.tseries.offsets.MonthBegin.apply.rst", "reference/api/pandas.tseries.offsets.MonthBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.MonthBegin.base.rst", "reference/api/pandas.tseries.offsets.MonthBegin.copy.rst", "reference/api/pandas.tseries.offsets.MonthBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.MonthBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.MonthBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.MonthBegin.kwds.rst", "reference/api/pandas.tseries.offsets.MonthBegin.n.rst", "reference/api/pandas.tseries.offsets.MonthBegin.name.rst", "reference/api/pandas.tseries.offsets.MonthBegin.nanos.rst", "reference/api/pandas.tseries.offsets.MonthBegin.normalize.rst", "reference/api/pandas.tseries.offsets.MonthBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.MonthBegin.rollback.rst", "reference/api/pandas.tseries.offsets.MonthBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.MonthBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.MonthEnd.rst", "reference/api/pandas.tseries.offsets.MonthEnd.__call__.rst", "reference/api/pandas.tseries.offsets.MonthEnd.apply.rst", "reference/api/pandas.tseries.offsets.MonthEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.MonthEnd.base.rst", "reference/api/pandas.tseries.offsets.MonthEnd.copy.rst", "reference/api/pandas.tseries.offsets.MonthEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.MonthEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.MonthEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.MonthEnd.kwds.rst", "reference/api/pandas.tseries.offsets.MonthEnd.n.rst", "reference/api/pandas.tseries.offsets.MonthEnd.name.rst", "reference/api/pandas.tseries.offsets.MonthEnd.nanos.rst", "reference/api/pandas.tseries.offsets.MonthEnd.normalize.rst", "reference/api/pandas.tseries.offsets.MonthEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.MonthEnd.rollback.rst", "reference/api/pandas.tseries.offsets.MonthEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.MonthEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.Nano.rst", "reference/api/pandas.tseries.offsets.Nano.__call__.rst", "reference/api/pandas.tseries.offsets.Nano.apply.rst", "reference/api/pandas.tseries.offsets.Nano.apply_index.rst", "reference/api/pandas.tseries.offsets.Nano.base.rst", "reference/api/pandas.tseries.offsets.Nano.copy.rst", "reference/api/pandas.tseries.offsets.Nano.delta.rst", "reference/api/pandas.tseries.offsets.Nano.freqstr.rst", "reference/api/pandas.tseries.offsets.Nano.isAnchored.rst", "reference/api/pandas.tseries.offsets.Nano.is_anchored.rst", "reference/api/pandas.tseries.offsets.Nano.is_month_end.rst", "reference/api/pandas.tseries.offsets.Nano.is_month_start.rst", "reference/api/pandas.tseries.offsets.Nano.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Nano.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Nano.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Nano.is_year_end.rst", "reference/api/pandas.tseries.offsets.Nano.is_year_start.rst", "reference/api/pandas.tseries.offsets.Nano.kwds.rst", "reference/api/pandas.tseries.offsets.Nano.n.rst", "reference/api/pandas.tseries.offsets.Nano.name.rst", "reference/api/pandas.tseries.offsets.Nano.nanos.rst", "reference/api/pandas.tseries.offsets.Nano.normalize.rst", "reference/api/pandas.tseries.offsets.Nano.onOffset.rst", "reference/api/pandas.tseries.offsets.Nano.rollback.rst", "reference/api/pandas.tseries.offsets.Nano.rollforward.rst", "reference/api/pandas.tseries.offsets.Nano.rule_code.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.__call__.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.apply.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.base.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.copy.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.kwds.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.n.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.name.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.nanos.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.normalize.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.rollback.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.QuarterBegin.startingMonth.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.__call__.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.apply.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.base.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.copy.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.kwds.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.n.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.name.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.nanos.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.normalize.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.rollback.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.QuarterEnd.startingMonth.rst", "reference/api/pandas.tseries.offsets.Second.rst", "reference/api/pandas.tseries.offsets.Second.__call__.rst", "reference/api/pandas.tseries.offsets.Second.apply.rst", "reference/api/pandas.tseries.offsets.Second.apply_index.rst", "reference/api/pandas.tseries.offsets.Second.base.rst", "reference/api/pandas.tseries.offsets.Second.copy.rst", "reference/api/pandas.tseries.offsets.Second.delta.rst", "reference/api/pandas.tseries.offsets.Second.freqstr.rst", "reference/api/pandas.tseries.offsets.Second.isAnchored.rst", "reference/api/pandas.tseries.offsets.Second.is_anchored.rst", "reference/api/pandas.tseries.offsets.Second.is_month_end.rst", "reference/api/pandas.tseries.offsets.Second.is_month_start.rst", "reference/api/pandas.tseries.offsets.Second.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Second.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Second.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Second.is_year_end.rst", "reference/api/pandas.tseries.offsets.Second.is_year_start.rst", "reference/api/pandas.tseries.offsets.Second.kwds.rst", "reference/api/pandas.tseries.offsets.Second.n.rst", "reference/api/pandas.tseries.offsets.Second.name.rst", "reference/api/pandas.tseries.offsets.Second.nanos.rst", "reference/api/pandas.tseries.offsets.Second.normalize.rst", "reference/api/pandas.tseries.offsets.Second.onOffset.rst", "reference/api/pandas.tseries.offsets.Second.rollback.rst", "reference/api/pandas.tseries.offsets.Second.rollforward.rst", "reference/api/pandas.tseries.offsets.Second.rule_code.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.__call__.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.apply.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.base.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.copy.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.day_of_month.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.kwds.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.n.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.name.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.nanos.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.normalize.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rollback.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.SemiMonthBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.__call__.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.apply.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.base.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.copy.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.day_of_month.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.kwds.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.n.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.name.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.nanos.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.normalize.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rollback.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.SemiMonthEnd.rule_code.rst", "reference/api/pandas.tseries.offsets.Tick.rst", "reference/api/pandas.tseries.offsets.Tick.__call__.rst", "reference/api/pandas.tseries.offsets.Tick.apply.rst", "reference/api/pandas.tseries.offsets.Tick.apply_index.rst", "reference/api/pandas.tseries.offsets.Tick.base.rst", "reference/api/pandas.tseries.offsets.Tick.copy.rst", "reference/api/pandas.tseries.offsets.Tick.delta.rst", "reference/api/pandas.tseries.offsets.Tick.freqstr.rst", "reference/api/pandas.tseries.offsets.Tick.isAnchored.rst", "reference/api/pandas.tseries.offsets.Tick.is_anchored.rst", "reference/api/pandas.tseries.offsets.Tick.is_month_end.rst", "reference/api/pandas.tseries.offsets.Tick.is_month_start.rst", "reference/api/pandas.tseries.offsets.Tick.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Tick.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Tick.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Tick.is_year_end.rst", "reference/api/pandas.tseries.offsets.Tick.is_year_start.rst", "reference/api/pandas.tseries.offsets.Tick.kwds.rst", "reference/api/pandas.tseries.offsets.Tick.n.rst", "reference/api/pandas.tseries.offsets.Tick.name.rst", "reference/api/pandas.tseries.offsets.Tick.nanos.rst", "reference/api/pandas.tseries.offsets.Tick.normalize.rst", "reference/api/pandas.tseries.offsets.Tick.onOffset.rst", "reference/api/pandas.tseries.offsets.Tick.rollback.rst", "reference/api/pandas.tseries.offsets.Tick.rollforward.rst", "reference/api/pandas.tseries.offsets.Tick.rule_code.rst", "reference/api/pandas.tseries.offsets.Week.rst", "reference/api/pandas.tseries.offsets.Week.__call__.rst", "reference/api/pandas.tseries.offsets.Week.apply.rst", "reference/api/pandas.tseries.offsets.Week.apply_index.rst", "reference/api/pandas.tseries.offsets.Week.base.rst", "reference/api/pandas.tseries.offsets.Week.copy.rst", "reference/api/pandas.tseries.offsets.Week.freqstr.rst", "reference/api/pandas.tseries.offsets.Week.isAnchored.rst", "reference/api/pandas.tseries.offsets.Week.is_anchored.rst", "reference/api/pandas.tseries.offsets.Week.is_month_end.rst", "reference/api/pandas.tseries.offsets.Week.is_month_start.rst", "reference/api/pandas.tseries.offsets.Week.is_on_offset.rst", "reference/api/pandas.tseries.offsets.Week.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.Week.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.Week.is_year_end.rst", "reference/api/pandas.tseries.offsets.Week.is_year_start.rst", "reference/api/pandas.tseries.offsets.Week.kwds.rst", "reference/api/pandas.tseries.offsets.Week.n.rst", "reference/api/pandas.tseries.offsets.Week.name.rst", "reference/api/pandas.tseries.offsets.Week.nanos.rst", "reference/api/pandas.tseries.offsets.Week.normalize.rst", "reference/api/pandas.tseries.offsets.Week.onOffset.rst", "reference/api/pandas.tseries.offsets.Week.rollback.rst", "reference/api/pandas.tseries.offsets.Week.rollforward.rst", "reference/api/pandas.tseries.offsets.Week.rule_code.rst", "reference/api/pandas.tseries.offsets.Week.weekday.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.__call__.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.apply.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.apply_index.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.base.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.copy.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.freqstr.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.isAnchored.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_anchored.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_month_end.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_month_start.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_on_offset.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_year_end.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.is_year_start.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.kwds.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.n.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.name.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.nanos.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.normalize.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.onOffset.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.rollback.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.rollforward.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.rule_code.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.week.rst", "reference/api/pandas.tseries.offsets.WeekOfMonth.weekday.rst", "reference/api/pandas.tseries.offsets.YearBegin.rst", "reference/api/pandas.tseries.offsets.YearBegin.__call__.rst", "reference/api/pandas.tseries.offsets.YearBegin.apply.rst", "reference/api/pandas.tseries.offsets.YearBegin.apply_index.rst", "reference/api/pandas.tseries.offsets.YearBegin.base.rst", "reference/api/pandas.tseries.offsets.YearBegin.copy.rst", "reference/api/pandas.tseries.offsets.YearBegin.freqstr.rst", "reference/api/pandas.tseries.offsets.YearBegin.isAnchored.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_anchored.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_month_end.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_month_start.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_on_offset.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_year_end.rst", "reference/api/pandas.tseries.offsets.YearBegin.is_year_start.rst", "reference/api/pandas.tseries.offsets.YearBegin.kwds.rst", "reference/api/pandas.tseries.offsets.YearBegin.month.rst", "reference/api/pandas.tseries.offsets.YearBegin.n.rst", "reference/api/pandas.tseries.offsets.YearBegin.name.rst", "reference/api/pandas.tseries.offsets.YearBegin.nanos.rst", "reference/api/pandas.tseries.offsets.YearBegin.normalize.rst", "reference/api/pandas.tseries.offsets.YearBegin.onOffset.rst", "reference/api/pandas.tseries.offsets.YearBegin.rollback.rst", "reference/api/pandas.tseries.offsets.YearBegin.rollforward.rst", "reference/api/pandas.tseries.offsets.YearBegin.rule_code.rst", "reference/api/pandas.tseries.offsets.YearEnd.rst", "reference/api/pandas.tseries.offsets.YearEnd.__call__.rst", "reference/api/pandas.tseries.offsets.YearEnd.apply.rst", "reference/api/pandas.tseries.offsets.YearEnd.apply_index.rst", "reference/api/pandas.tseries.offsets.YearEnd.base.rst", "reference/api/pandas.tseries.offsets.YearEnd.copy.rst", "reference/api/pandas.tseries.offsets.YearEnd.freqstr.rst", "reference/api/pandas.tseries.offsets.YearEnd.isAnchored.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_anchored.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_month_end.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_month_start.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_on_offset.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_quarter_end.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_quarter_start.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_year_end.rst", "reference/api/pandas.tseries.offsets.YearEnd.is_year_start.rst", "reference/api/pandas.tseries.offsets.YearEnd.kwds.rst", "reference/api/pandas.tseries.offsets.YearEnd.month.rst", "reference/api/pandas.tseries.offsets.YearEnd.n.rst", "reference/api/pandas.tseries.offsets.YearEnd.name.rst", "reference/api/pandas.tseries.offsets.YearEnd.nanos.rst", "reference/api/pandas.tseries.offsets.YearEnd.normalize.rst", "reference/api/pandas.tseries.offsets.YearEnd.onOffset.rst", "reference/api/pandas.tseries.offsets.YearEnd.rollback.rst", "reference/api/pandas.tseries.offsets.YearEnd.rollforward.rst", "reference/api/pandas.tseries.offsets.YearEnd.rule_code.rst", "reference/api/pandas.unique.rst", "reference/api/pandas.util.hash_array.rst", "reference/api/pandas.util.hash_pandas_object.rst", "reference/api/pandas.wide_to_long.rst", "reference/arrays.rst", "reference/extensions.rst", "reference/frame.rst", "reference/general_functions.rst", "reference/groupby.rst", "reference/index.rst", "reference/indexing.rst", "reference/io.rst", "reference/offset_frequency.rst", "reference/options.rst", "reference/plotting.rst", "reference/resampling.rst", "reference/series.rst", "reference/style.rst", "reference/testing.rst", "reference/window.rst", "user_guide/10min.rst", "user_guide/advanced.rst", "user_guide/basics.rst", "user_guide/boolean.rst", "user_guide/categorical.rst", "user_guide/cookbook.rst", "user_guide/dsintro.rst", "user_guide/duplicates.rst", "user_guide/enhancingperf.rst", "user_guide/gotchas.rst", "user_guide/groupby.rst", "user_guide/index.rst", "user_guide/indexing.rst", "user_guide/integer_na.rst", "user_guide/io.rst", "user_guide/merging.rst", "user_guide/missing_data.rst", "user_guide/options.rst", "user_guide/reshaping.rst", "user_guide/scale.rst", "user_guide/sparse.rst", "user_guide/style.ipynb", "user_guide/text.rst", "user_guide/timedeltas.rst", "user_guide/timeseries.rst", "user_guide/visualization.rst", "user_guide/window.rst", "whatsnew/index.rst", "whatsnew/v0.10.0.rst", "whatsnew/v0.10.1.rst", "whatsnew/v0.11.0.rst", "whatsnew/v0.12.0.rst", "whatsnew/v0.13.0.rst", "whatsnew/v0.13.1.rst", "whatsnew/v0.14.0.rst", "whatsnew/v0.14.1.rst", "whatsnew/v0.15.0.rst", "whatsnew/v0.15.1.rst", "whatsnew/v0.15.2.rst", "whatsnew/v0.16.0.rst", "whatsnew/v0.16.1.rst", "whatsnew/v0.16.2.rst", "whatsnew/v0.17.0.rst", "whatsnew/v0.17.1.rst", "whatsnew/v0.18.0.rst", "whatsnew/v0.18.1.rst", "whatsnew/v0.19.0.rst", "whatsnew/v0.19.1.rst", "whatsnew/v0.19.2.rst", "whatsnew/v0.20.0.rst", "whatsnew/v0.20.2.rst", "whatsnew/v0.20.3.rst", "whatsnew/v0.21.0.rst", "whatsnew/v0.21.1.rst", "whatsnew/v0.22.0.rst", "whatsnew/v0.23.0.rst", "whatsnew/v0.23.1.rst", "whatsnew/v0.23.2.rst", "whatsnew/v0.23.3.rst", "whatsnew/v0.23.4.rst", "whatsnew/v0.24.0.rst", "whatsnew/v0.24.1.rst", "whatsnew/v0.24.2.rst", "whatsnew/v0.25.0.rst", "whatsnew/v0.25.1.rst", "whatsnew/v0.25.2.rst", "whatsnew/v0.25.3.rst", "whatsnew/v0.4.x.rst", "whatsnew/v0.5.0.rst", "whatsnew/v0.6.0.rst", "whatsnew/v0.6.1.rst", "whatsnew/v0.7.0.rst", "whatsnew/v0.7.1.rst", "whatsnew/v0.7.2.rst", "whatsnew/v0.7.3.rst", "whatsnew/v0.8.0.rst", "whatsnew/v0.8.1.rst", "whatsnew/v0.9.0.rst", "whatsnew/v0.9.1.rst", "whatsnew/v1.0.0.rst", "whatsnew/v1.0.1.rst", "whatsnew/v1.0.2.rst", "whatsnew/v1.0.3.rst", "whatsnew/v1.0.4.rst", "whatsnew/v1.0.5.rst", "whatsnew/v1.1.0.rst", "whatsnew/v1.1.1.rst", "whatsnew/v1.1.2.rst", "whatsnew/v1.1.3.rst", "whatsnew/v1.1.4.rst", "whatsnew/v1.1.5.rst", "whatsnew/v1.2.0.rst", "whatsnew/v1.2.1.rst", "whatsnew/v1.2.2.rst", "whatsnew/v1.2.3.rst", "whatsnew/v1.2.4.rst", "whatsnew/v1.2.5.rst", "whatsnew/v1.3.0.rst", "whatsnew/v1.3.1.rst", "whatsnew/v1.3.2.rst", "whatsnew/v1.3.3.rst", "whatsnew/v1.3.4.rst", "whatsnew/v1.3.5.rst", "whatsnew/v1.4.0.rst", "whatsnew/v1.4.1.rst", "whatsnew/v1.4.2.rst", "whatsnew/v1.4.3.rst", "whatsnew/v1.4.4.rst", "whatsnew/v1.5.0.rst", "whatsnew/v1.5.1.rst", "whatsnew/v1.5.2.rst", "whatsnew/v1.5.3.rst"], "titles": ["Contributor community", "Contributing to pandas", "Contributing to the code base", "pandas docstring guide", "Contributing to the documentation", "Creating a development environment", "Debugging C extensions", "Developer", "Extending pandas", "Development", "Internals", "pandas maintenance", "Policies", "Roadmap", "pandas ecosystem", "Comparison with R / R libraries", "Comparison with SAS", "Comparison with spreadsheets", "Comparison with SQL", "Comparison with Stata", "Comparison with other tools", "Getting started", "Installation", "What kind of data does pandas handle?", "How do I read and write tabular data?", "How do I select a subset of a DataFrame?", "How do I create plots in pandas?", "How to create new columns derived from existing columns?", "How to calculate summary statistics?", "How to reshape the layout of tables?", "How to combine data from multiple tables?", "How to handle time series data with ease?", "How to manipulate textual data?", "Getting started tutorials", "Package overview", "Community tutorials", "pandas documentation", "pandas.ArrowDtype", "pandas.BooleanDtype", "pandas.Categorical", "pandas.Categorical.__array__", "pandas.Categorical.categories", "pandas.Categorical.codes", "pandas.Categorical.dtype", "pandas.Categorical.from_codes", "pandas.Categorical.ordered", "pandas.CategoricalDtype", "pandas.CategoricalDtype.categories", "pandas.CategoricalDtype.ordered", "pandas.CategoricalIndex", "pandas.CategoricalIndex.add_categories", "pandas.CategoricalIndex.as_ordered", "pandas.CategoricalIndex.as_unordered", "pandas.CategoricalIndex.categories", "pandas.CategoricalIndex.codes", "pandas.CategoricalIndex.equals", "pandas.CategoricalIndex.map", "pandas.CategoricalIndex.ordered", "pandas.CategoricalIndex.remove_categories", "pandas.CategoricalIndex.remove_unused_categories", "pandas.CategoricalIndex.rename_categories", "pandas.CategoricalIndex.reorder_categories", "pandas.CategoricalIndex.set_categories", "pandas.DataFrame", "pandas.DataFrame.T", "pandas.DataFrame.__dataframe__", "pandas.DataFrame.__iter__", "pandas.DataFrame.abs", "pandas.DataFrame.add", "pandas.DataFrame.add_prefix", "pandas.DataFrame.add_suffix", "pandas.DataFrame.agg", "pandas.DataFrame.aggregate", "pandas.DataFrame.align", "pandas.DataFrame.all", "pandas.DataFrame.any", "pandas.DataFrame.append", "pandas.DataFrame.apply", "pandas.DataFrame.applymap", "pandas.DataFrame.asfreq", "pandas.DataFrame.asof", "pandas.DataFrame.assign", "pandas.DataFrame.astype", "pandas.DataFrame.at", "pandas.DataFrame.at_time", "pandas.DataFrame.attrs", "pandas.DataFrame.axes", "pandas.DataFrame.backfill", "pandas.DataFrame.between_time", "pandas.DataFrame.bfill", "pandas.DataFrame.bool", "pandas.DataFrame.boxplot", "pandas.DataFrame.clip", "pandas.DataFrame.columns", "pandas.DataFrame.combine", "pandas.DataFrame.combine_first", "pandas.DataFrame.compare", "pandas.DataFrame.convert_dtypes", "pandas.DataFrame.copy", "pandas.DataFrame.corr", "pandas.DataFrame.corrwith", "pandas.DataFrame.count", "pandas.DataFrame.cov", "pandas.DataFrame.cummax", "pandas.DataFrame.cummin", "pandas.DataFrame.cumprod", "pandas.DataFrame.cumsum", "pandas.DataFrame.describe", "pandas.DataFrame.diff", "pandas.DataFrame.div", "pandas.DataFrame.divide", "pandas.DataFrame.dot", "pandas.DataFrame.drop", "pandas.DataFrame.drop_duplicates", "pandas.DataFrame.droplevel", "pandas.DataFrame.dropna", "pandas.DataFrame.dtypes", "pandas.DataFrame.duplicated", "pandas.DataFrame.empty", "pandas.DataFrame.eq", "pandas.DataFrame.equals", "pandas.DataFrame.eval", "pandas.DataFrame.ewm", "pandas.DataFrame.expanding", "pandas.DataFrame.explode", "pandas.DataFrame.ffill", "pandas.DataFrame.fillna", "pandas.DataFrame.filter", "pandas.DataFrame.first", "pandas.DataFrame.first_valid_index", "pandas.DataFrame.flags", "pandas.DataFrame.floordiv", "pandas.DataFrame.from_dict", "pandas.DataFrame.from_records", "pandas.DataFrame.ge", "pandas.DataFrame.get", "pandas.DataFrame.groupby", "pandas.DataFrame.gt", "pandas.DataFrame.head", "pandas.DataFrame.hist", "pandas.DataFrame.iat", "pandas.DataFrame.idxmax", "pandas.DataFrame.idxmin", "pandas.DataFrame.iloc", "pandas.DataFrame.index", "pandas.DataFrame.infer_objects", "pandas.DataFrame.info", "pandas.DataFrame.insert", "pandas.DataFrame.interpolate", "pandas.DataFrame.isetitem", "pandas.DataFrame.isin", "pandas.DataFrame.isna", "pandas.DataFrame.isnull", "pandas.DataFrame.items", "pandas.DataFrame.iteritems", "pandas.DataFrame.iterrows", "pandas.DataFrame.itertuples", "pandas.DataFrame.join", "pandas.DataFrame.keys", "pandas.DataFrame.kurt", "pandas.DataFrame.kurtosis", "pandas.DataFrame.last", "pandas.DataFrame.last_valid_index", "pandas.DataFrame.le", "pandas.DataFrame.loc", "pandas.DataFrame.lookup", "pandas.DataFrame.lt", "pandas.DataFrame.mad", "pandas.DataFrame.mask", "pandas.DataFrame.max", "pandas.DataFrame.mean", "pandas.DataFrame.median", "pandas.DataFrame.melt", "pandas.DataFrame.memory_usage", "pandas.DataFrame.merge", "pandas.DataFrame.min", "pandas.DataFrame.mod", "pandas.DataFrame.mode", "pandas.DataFrame.mul", "pandas.DataFrame.multiply", "pandas.DataFrame.ndim", "pandas.DataFrame.ne", "pandas.DataFrame.nlargest", "pandas.DataFrame.notna", "pandas.DataFrame.notnull", "pandas.DataFrame.nsmallest", "pandas.DataFrame.nunique", "pandas.DataFrame.pad", "pandas.DataFrame.pct_change", "pandas.DataFrame.pipe", "pandas.DataFrame.pivot", "pandas.DataFrame.pivot_table", "pandas.DataFrame.plot", "pandas.DataFrame.plot.area", "pandas.DataFrame.plot.bar", "pandas.DataFrame.plot.barh", "pandas.DataFrame.plot.box", "pandas.DataFrame.plot.density", "pandas.DataFrame.plot.hexbin", "pandas.DataFrame.plot.hist", "pandas.DataFrame.plot.kde", "pandas.DataFrame.plot.line", "pandas.DataFrame.plot.pie", "pandas.DataFrame.plot.scatter", "pandas.DataFrame.pop", "pandas.DataFrame.pow", "pandas.DataFrame.prod", "pandas.DataFrame.product", "pandas.DataFrame.quantile", "pandas.DataFrame.query", "pandas.DataFrame.radd", "pandas.DataFrame.rank", "pandas.DataFrame.rdiv", "pandas.DataFrame.reindex", "pandas.DataFrame.reindex_like", "pandas.DataFrame.rename", "pandas.DataFrame.rename_axis", "pandas.DataFrame.reorder_levels", "pandas.DataFrame.replace", "pandas.DataFrame.resample", "pandas.DataFrame.reset_index", "pandas.DataFrame.rfloordiv", "pandas.DataFrame.rmod", "pandas.DataFrame.rmul", "pandas.DataFrame.rolling", "pandas.DataFrame.round", "pandas.DataFrame.rpow", "pandas.DataFrame.rsub", "pandas.DataFrame.rtruediv", "pandas.DataFrame.sample", "pandas.DataFrame.select_dtypes", "pandas.DataFrame.sem", "pandas.DataFrame.set_axis", "pandas.DataFrame.set_flags", "pandas.DataFrame.set_index", "pandas.DataFrame.shape", "pandas.DataFrame.shift", "pandas.DataFrame.size", "pandas.DataFrame.skew", "pandas.DataFrame.slice_shift", "pandas.DataFrame.sort_index", "pandas.DataFrame.sort_values", "pandas.DataFrame.sparse", "pandas.DataFrame.sparse.density", "pandas.DataFrame.sparse.from_spmatrix", "pandas.DataFrame.sparse.to_coo", "pandas.DataFrame.sparse.to_dense", "pandas.DataFrame.squeeze", "pandas.DataFrame.stack", "pandas.DataFrame.std", "pandas.DataFrame.style", "pandas.DataFrame.sub", "pandas.DataFrame.subtract", "pandas.DataFrame.sum", "pandas.DataFrame.swapaxes", "pandas.DataFrame.swaplevel", "pandas.DataFrame.tail", "pandas.DataFrame.take", "pandas.DataFrame.to_clipboard", "pandas.DataFrame.to_csv", "pandas.DataFrame.to_dict", "pandas.DataFrame.to_excel", "pandas.DataFrame.to_feather", "pandas.DataFrame.to_gbq", "pandas.DataFrame.to_hdf", "pandas.DataFrame.to_html", "pandas.DataFrame.to_json", "pandas.DataFrame.to_latex", "pandas.DataFrame.to_markdown", "pandas.DataFrame.to_numpy", "pandas.DataFrame.to_orc", "pandas.DataFrame.to_parquet", "pandas.DataFrame.to_period", "pandas.DataFrame.to_pickle", "pandas.DataFrame.to_records", "pandas.DataFrame.to_sql", "pandas.DataFrame.to_stata", "pandas.DataFrame.to_string", "pandas.DataFrame.to_timestamp", "pandas.DataFrame.to_xarray", "pandas.DataFrame.to_xml", "pandas.DataFrame.transform", "pandas.DataFrame.transpose", "pandas.DataFrame.truediv", "pandas.DataFrame.truncate", "pandas.DataFrame.tshift", "pandas.DataFrame.tz_convert", "pandas.DataFrame.tz_localize", "pandas.DataFrame.unstack", "pandas.DataFrame.update", "pandas.DataFrame.value_counts", "pandas.DataFrame.values", "pandas.DataFrame.var", "pandas.DataFrame.where", "pandas.DataFrame.xs", "pandas.DatetimeIndex", "pandas.DatetimeIndex.ceil", "pandas.DatetimeIndex.date", "pandas.DatetimeIndex.day", "pandas.DatetimeIndex.day_name", "pandas.DatetimeIndex.day_of_week", "pandas.DatetimeIndex.day_of_year", "pandas.DatetimeIndex.dayofweek", "pandas.DatetimeIndex.dayofyear", "pandas.DatetimeIndex.floor", "pandas.DatetimeIndex.freq", "pandas.DatetimeIndex.freqstr", "pandas.DatetimeIndex.hour", "pandas.DatetimeIndex.indexer_at_time", "pandas.DatetimeIndex.indexer_between_time", "pandas.DatetimeIndex.inferred_freq", "pandas.DatetimeIndex.is_leap_year", "pandas.DatetimeIndex.is_month_end", "pandas.DatetimeIndex.is_month_start", "pandas.DatetimeIndex.is_quarter_end", "pandas.DatetimeIndex.is_quarter_start", "pandas.DatetimeIndex.is_year_end", "pandas.DatetimeIndex.is_year_start", "pandas.DatetimeIndex.mean", "pandas.DatetimeIndex.microsecond", "pandas.DatetimeIndex.minute", "pandas.DatetimeIndex.month", "pandas.DatetimeIndex.month_name", "pandas.DatetimeIndex.nanosecond", "pandas.DatetimeIndex.normalize", "pandas.DatetimeIndex.quarter", "pandas.DatetimeIndex.round", "pandas.DatetimeIndex.second", "pandas.DatetimeIndex.snap", "pandas.DatetimeIndex.std", "pandas.DatetimeIndex.strftime", "pandas.DatetimeIndex.time", "pandas.DatetimeIndex.timetz", "pandas.DatetimeIndex.to_frame", "pandas.DatetimeIndex.to_period", "pandas.DatetimeIndex.to_perioddelta", "pandas.DatetimeIndex.to_pydatetime", "pandas.DatetimeIndex.to_series", "pandas.DatetimeIndex.tz", "pandas.DatetimeIndex.tz_convert", "pandas.DatetimeIndex.tz_localize", "pandas.DatetimeIndex.week", "pandas.DatetimeIndex.weekday", "pandas.DatetimeIndex.weekofyear", "pandas.DatetimeIndex.year", "pandas.DatetimeTZDtype", "pandas.DatetimeTZDtype.tz", "pandas.DatetimeTZDtype.unit", "pandas.ExcelFile.parse", "pandas.ExcelWriter", "pandas.ExcelWriter.book", "pandas.ExcelWriter.check_extension", "pandas.ExcelWriter.close", "pandas.ExcelWriter.cur_sheet", "pandas.ExcelWriter.date_format", "pandas.ExcelWriter.datetime_format", "pandas.ExcelWriter.engine", "pandas.ExcelWriter.handles", "pandas.ExcelWriter.if_sheet_exists", "pandas.ExcelWriter.path", "pandas.ExcelWriter.save", "pandas.ExcelWriter.sheets", "pandas.ExcelWriter.supported_extensions", "pandas.ExcelWriter.write_cells", "pandas.Flags", "pandas.Flags.allows_duplicate_labels", "pandas.Float64Index", "pandas.Grouper", "pandas.HDFStore.append", "pandas.HDFStore.get", "pandas.HDFStore.groups", "pandas.HDFStore.info", "pandas.HDFStore.keys", "pandas.HDFStore.put", "pandas.HDFStore.select", "pandas.HDFStore.walk", "pandas.Index", "pandas.Index.T", "pandas.Index.all", "pandas.Index.any", "pandas.Index.append", "pandas.Index.argmax", "pandas.Index.argmin", "pandas.Index.argsort", "pandas.Index.array", "pandas.Index.asi8", "pandas.Index.asof", "pandas.Index.asof_locs", "pandas.Index.astype", "pandas.Index.copy", "pandas.Index.delete", "pandas.Index.difference", "pandas.Index.drop", "pandas.Index.drop_duplicates", "pandas.Index.droplevel", "pandas.Index.dropna", "pandas.Index.dtype", "pandas.Index.duplicated", "pandas.Index.empty", "pandas.Index.equals", "pandas.Index.factorize", "pandas.Index.fillna", "pandas.Index.format", "pandas.Index.get_indexer", "pandas.Index.get_indexer_for", "pandas.Index.get_indexer_non_unique", "pandas.Index.get_level_values", "pandas.Index.get_loc", "pandas.Index.get_slice_bound", "pandas.Index.get_value", "pandas.Index.groupby", "pandas.Index.has_duplicates", "pandas.Index.hasnans", "pandas.Index.holds_integer", "pandas.Index.identical", "pandas.Index.inferred_type", "pandas.Index.insert", "pandas.Index.intersection", "pandas.Index.is_", "pandas.Index.is_all_dates", "pandas.Index.is_boolean", "pandas.Index.is_categorical", "pandas.Index.is_floating", "pandas.Index.is_integer", "pandas.Index.is_interval", "pandas.Index.is_mixed", "pandas.Index.is_monotonic", "pandas.Index.is_monotonic_decreasing", "pandas.Index.is_monotonic_increasing", "pandas.Index.is_numeric", "pandas.Index.is_object", "pandas.Index.is_type_compatible", "pandas.Index.is_unique", "pandas.Index.isin", "pandas.Index.isna", "pandas.Index.isnull", "pandas.Index.item", "pandas.Index.join", "pandas.Index.map", "pandas.Index.max", "pandas.Index.memory_usage", "pandas.Index.min", "pandas.Index.name", "pandas.Index.names", "pandas.Index.nbytes", "pandas.Index.ndim", "pandas.Index.nlevels", "pandas.Index.notna", "pandas.Index.notnull", "pandas.Index.nunique", "pandas.Index.putmask", "pandas.Index.ravel", "pandas.Index.reindex", "pandas.Index.rename", "pandas.Index.repeat", "pandas.Index.searchsorted", "pandas.Index.set_names", "pandas.Index.set_value", "pandas.Index.shape", "pandas.Index.shift", "pandas.Index.size", "pandas.Index.slice_indexer", "pandas.Index.slice_locs", "pandas.Index.sort", "pandas.Index.sort_values", "pandas.Index.sortlevel", "pandas.Index.str", "pandas.Index.symmetric_difference", "pandas.Index.take", "pandas.Index.to_flat_index", "pandas.Index.to_frame", "pandas.Index.to_list", "pandas.Index.to_native_types", "pandas.Index.to_numpy", "pandas.Index.to_series", "pandas.Index.tolist", "pandas.Index.transpose", "pandas.Index.union", "pandas.Index.unique", "pandas.Index.value_counts", "pandas.Index.values", "pandas.Index.view", "pandas.Index.where", "pandas.IndexSlice", "pandas.Int16Dtype", "pandas.Int32Dtype", "pandas.Int64Dtype", "pandas.Int64Index", "pandas.Int8Dtype", "pandas.Interval", "pandas.Interval.closed", "pandas.Interval.closed_left", "pandas.Interval.closed_right", "pandas.Interval.is_empty", "pandas.Interval.left", "pandas.Interval.length", "pandas.Interval.mid", "pandas.Interval.open_left", "pandas.Interval.open_right", "pandas.Interval.overlaps", "pandas.Interval.right", "pandas.IntervalDtype", "pandas.IntervalDtype.subtype", "pandas.IntervalIndex", "pandas.IntervalIndex.closed", "pandas.IntervalIndex.contains", "pandas.IntervalIndex.from_arrays", "pandas.IntervalIndex.from_breaks", "pandas.IntervalIndex.from_tuples", "pandas.IntervalIndex.get_indexer", "pandas.IntervalIndex.get_loc", "pandas.IntervalIndex.is_empty", "pandas.IntervalIndex.is_non_overlapping_monotonic", "pandas.IntervalIndex.is_overlapping", "pandas.IntervalIndex.left", "pandas.IntervalIndex.length", "pandas.IntervalIndex.mid", "pandas.IntervalIndex.overlaps", "pandas.IntervalIndex.right", "pandas.IntervalIndex.set_closed", "pandas.IntervalIndex.to_tuples", "pandas.IntervalIndex.values", "pandas.MultiIndex", "pandas.MultiIndex.codes", "pandas.MultiIndex.droplevel", "pandas.MultiIndex.dtypes", "pandas.MultiIndex.from_arrays", "pandas.MultiIndex.from_frame", "pandas.MultiIndex.from_product", "pandas.MultiIndex.from_tuples", "pandas.MultiIndex.get_indexer", "pandas.MultiIndex.get_level_values", "pandas.MultiIndex.get_loc", "pandas.MultiIndex.get_loc_level", "pandas.MultiIndex.get_locs", "pandas.MultiIndex.levels", "pandas.MultiIndex.levshape", "pandas.MultiIndex.names", "pandas.MultiIndex.nlevels", "pandas.MultiIndex.remove_unused_levels", "pandas.MultiIndex.reorder_levels", "pandas.MultiIndex.set_codes", "pandas.MultiIndex.set_levels", "pandas.MultiIndex.sortlevel", "pandas.MultiIndex.swaplevel", "pandas.MultiIndex.to_flat_index", "pandas.MultiIndex.to_frame", "pandas.Period", "pandas.Period.asfreq", "pandas.Period.day", "pandas.Period.day_of_week", "pandas.Period.day_of_year", "pandas.Period.dayofweek", "pandas.Period.dayofyear", "pandas.Period.days_in_month", "pandas.Period.daysinmonth", "pandas.Period.end_time", "pandas.Period.freq", "pandas.Period.freqstr", "pandas.Period.hour", "pandas.Period.is_leap_year", "pandas.Period.minute", "pandas.Period.month", "pandas.Period.now", "pandas.Period.ordinal", "pandas.Period.quarter", "pandas.Period.qyear", "pandas.Period.second", "pandas.Period.start_time", "pandas.Period.strftime", "pandas.Period.to_timestamp", "pandas.Period.week", "pandas.Period.weekday", "pandas.Period.weekofyear", "pandas.Period.year", "pandas.PeriodDtype", "pandas.PeriodDtype.freq", "pandas.PeriodIndex", "pandas.PeriodIndex.asfreq", "pandas.PeriodIndex.day", "pandas.PeriodIndex.day_of_week", "pandas.PeriodIndex.day_of_year", "pandas.PeriodIndex.dayofweek", "pandas.PeriodIndex.dayofyear", "pandas.PeriodIndex.days_in_month", "pandas.PeriodIndex.daysinmonth", "pandas.PeriodIndex.end_time", "pandas.PeriodIndex.freq", "pandas.PeriodIndex.freqstr", "pandas.PeriodIndex.hour", "pandas.PeriodIndex.is_leap_year", "pandas.PeriodIndex.minute", "pandas.PeriodIndex.month", "pandas.PeriodIndex.quarter", "pandas.PeriodIndex.qyear", "pandas.PeriodIndex.second", "pandas.PeriodIndex.start_time", "pandas.PeriodIndex.strftime", "pandas.PeriodIndex.to_timestamp", "pandas.PeriodIndex.week", "pandas.PeriodIndex.weekday", "pandas.PeriodIndex.weekofyear", "pandas.PeriodIndex.year", "pandas.RangeIndex", "pandas.RangeIndex.from_range", "pandas.RangeIndex.start", "pandas.RangeIndex.step", "pandas.RangeIndex.stop", "pandas.Series", "pandas.Series.T", "pandas.Series.__array__", "pandas.Series.__iter__", "pandas.Series.abs", "pandas.Series.add", "pandas.Series.add_prefix", "pandas.Series.add_suffix", "pandas.Series.agg", "pandas.Series.aggregate", "pandas.Series.align", "pandas.Series.all", "pandas.Series.any", "pandas.Series.append", "pandas.Series.apply", "pandas.Series.argmax", "pandas.Series.argmin", "pandas.Series.argsort", "pandas.Series.array", "pandas.Series.asfreq", "pandas.Series.asof", "pandas.Series.astype", "pandas.Series.at", "pandas.Series.at_time", "pandas.Series.attrs", "pandas.Series.autocorr", "pandas.Series.axes", "pandas.Series.backfill", "pandas.Series.between", "pandas.Series.between_time", "pandas.Series.bfill", "pandas.Series.bool", "pandas.Series.cat", "pandas.Series.cat.add_categories", "pandas.Series.cat.as_ordered", "pandas.Series.cat.as_unordered", "pandas.Series.cat.categories", "pandas.Series.cat.codes", "pandas.Series.cat.ordered", "pandas.Series.cat.remove_categories", "pandas.Series.cat.remove_unused_categories", "pandas.Series.cat.rename_categories", "pandas.Series.cat.reorder_categories", "pandas.Series.cat.set_categories", "pandas.Series.clip", "pandas.Series.combine", "pandas.Series.combine_first", "pandas.Series.compare", "pandas.Series.convert_dtypes", "pandas.Series.copy", "pandas.Series.corr", "pandas.Series.count", "pandas.Series.cov", "pandas.Series.cummax", "pandas.Series.cummin", "pandas.Series.cumprod", "pandas.Series.cumsum", "pandas.Series.describe", "pandas.Series.diff", "pandas.Series.div", "pandas.Series.divide", "pandas.Series.divmod", "pandas.Series.dot", "pandas.Series.drop", "pandas.Series.drop_duplicates", "pandas.Series.droplevel", "pandas.Series.dropna", "pandas.Series.dt", "pandas.Series.dt.ceil", "pandas.Series.dt.components", "pandas.Series.dt.date", "pandas.Series.dt.day", "pandas.Series.dt.day_name", "pandas.Series.dt.day_of_week", "pandas.Series.dt.day_of_year", "pandas.Series.dt.dayofweek", "pandas.Series.dt.dayofyear", "pandas.Series.dt.days", "pandas.Series.dt.days_in_month", "pandas.Series.dt.daysinmonth", "pandas.Series.dt.end_time", "pandas.Series.dt.floor", "pandas.Series.dt.freq", "pandas.Series.dt.hour", "pandas.Series.dt.is_leap_year", "pandas.Series.dt.is_month_end", "pandas.Series.dt.is_month_start", "pandas.Series.dt.is_quarter_end", "pandas.Series.dt.is_quarter_start", "pandas.Series.dt.is_year_end", "pandas.Series.dt.is_year_start", "pandas.Series.dt.isocalendar", "pandas.Series.dt.microsecond", "pandas.Series.dt.microseconds", "pandas.Series.dt.minute", "pandas.Series.dt.month", "pandas.Series.dt.month_name", "pandas.Series.dt.nanosecond", "pandas.Series.dt.nanoseconds", "pandas.Series.dt.normalize", "pandas.Series.dt.quarter", "pandas.Series.dt.qyear", "pandas.Series.dt.round", "pandas.Series.dt.second", "pandas.Series.dt.seconds", "pandas.Series.dt.start_time", "pandas.Series.dt.strftime", "pandas.Series.dt.time", "pandas.Series.dt.timetz", "pandas.Series.dt.to_period", "pandas.Series.dt.to_pydatetime", "pandas.Series.dt.to_pytimedelta", "pandas.Series.dt.total_seconds", "pandas.Series.dt.tz", "pandas.Series.dt.tz_convert", "pandas.Series.dt.tz_localize", "pandas.Series.dt.week", "pandas.Series.dt.weekday", "pandas.Series.dt.weekofyear", "pandas.Series.dt.year", "pandas.Series.dtype", "pandas.Series.dtypes", "pandas.Series.duplicated", "pandas.Series.empty", "pandas.Series.eq", "pandas.Series.equals", "pandas.Series.ewm", "pandas.Series.expanding", "pandas.Series.explode", "pandas.Series.factorize", "pandas.Series.ffill", "pandas.Series.fillna", "pandas.Series.filter", "pandas.Series.first", "pandas.Series.first_valid_index", "pandas.Series.flags", "pandas.Series.floordiv", "pandas.Series.ge", "pandas.Series.get", "pandas.Series.groupby", "pandas.Series.gt", "pandas.Series.hasnans", "pandas.Series.head", "pandas.Series.hist", "pandas.Series.iat", "pandas.Series.idxmax", "pandas.Series.idxmin", "pandas.Series.iloc", "pandas.Series.index", "pandas.Series.infer_objects", "pandas.Series.info", "pandas.Series.interpolate", "pandas.Series.is_monotonic", "pandas.Series.is_monotonic_decreasing", "pandas.Series.is_monotonic_increasing", "pandas.Series.is_unique", "pandas.Series.isin", "pandas.Series.isna", "pandas.Series.isnull", "pandas.Series.item", "pandas.Series.items", "pandas.Series.iteritems", "pandas.Series.keys", "pandas.Series.kurt", "pandas.Series.kurtosis", "pandas.Series.last", "pandas.Series.last_valid_index", "pandas.Series.le", "pandas.Series.loc", "pandas.Series.lt", "pandas.Series.mad", "pandas.Series.map", "pandas.Series.mask", "pandas.Series.max", "pandas.Series.mean", "pandas.Series.median", "pandas.Series.memory_usage", "pandas.Series.min", "pandas.Series.mod", "pandas.Series.mode", "pandas.Series.mul", "pandas.Series.multiply", "pandas.Series.name", "pandas.Series.nbytes", "pandas.Series.ndim", "pandas.Series.ne", "pandas.Series.nlargest", "pandas.Series.notna", "pandas.Series.notnull", "pandas.Series.nsmallest", "pandas.Series.nunique", "pandas.Series.pad", "pandas.Series.pct_change", "pandas.Series.pipe", "pandas.Series.plot", "pandas.Series.plot.area", "pandas.Series.plot.bar", "pandas.Series.plot.barh", "pandas.Series.plot.box", "pandas.Series.plot.density", "pandas.Series.plot.hist", "pandas.Series.plot.kde", "pandas.Series.plot.line", "pandas.Series.plot.pie", "pandas.Series.pop", "pandas.Series.pow", "pandas.Series.prod", "pandas.Series.product", "pandas.Series.quantile", "pandas.Series.radd", "pandas.Series.rank", "pandas.Series.ravel", "pandas.Series.rdiv", "pandas.Series.rdivmod", "pandas.Series.reindex", "pandas.Series.reindex_like", "pandas.Series.rename", "pandas.Series.rename_axis", "pandas.Series.reorder_levels", "pandas.Series.repeat", "pandas.Series.replace", "pandas.Series.resample", "pandas.Series.reset_index", "pandas.Series.rfloordiv", "pandas.Series.rmod", "pandas.Series.rmul", "pandas.Series.rolling", "pandas.Series.round", "pandas.Series.rpow", "pandas.Series.rsub", "pandas.Series.rtruediv", "pandas.Series.sample", "pandas.Series.searchsorted", "pandas.Series.sem", "pandas.Series.set_axis", "pandas.Series.set_flags", "pandas.Series.shape", "pandas.Series.shift", "pandas.Series.size", "pandas.Series.skew", "pandas.Series.slice_shift", "pandas.Series.sort_index", "pandas.Series.sort_values", "pandas.Series.sparse", "pandas.Series.sparse.density", "pandas.Series.sparse.fill_value", "pandas.Series.sparse.from_coo", "pandas.Series.sparse.npoints", "pandas.Series.sparse.sp_values", "pandas.Series.sparse.to_coo", "pandas.Series.squeeze", "pandas.Series.std", "pandas.Series.str", "pandas.Series.str.capitalize", "pandas.Series.str.casefold", "pandas.Series.str.cat", "pandas.Series.str.center", "pandas.Series.str.contains", "pandas.Series.str.count", "pandas.Series.str.decode", "pandas.Series.str.encode", "pandas.Series.str.endswith", "pandas.Series.str.extract", "pandas.Series.str.extractall", "pandas.Series.str.find", "pandas.Series.str.findall", "pandas.Series.str.fullmatch", "pandas.Series.str.get", "pandas.Series.str.get_dummies", "pandas.Series.str.index", "pandas.Series.str.isalnum", "pandas.Series.str.isalpha", "pandas.Series.str.isdecimal", "pandas.Series.str.isdigit", "pandas.Series.str.islower", "pandas.Series.str.isnumeric", "pandas.Series.str.isspace", "pandas.Series.str.istitle", "pandas.Series.str.isupper", "pandas.Series.str.join", "pandas.Series.str.len", "pandas.Series.str.ljust", "pandas.Series.str.lower", "pandas.Series.str.lstrip", "pandas.Series.str.match", "pandas.Series.str.normalize", "pandas.Series.str.pad", "pandas.Series.str.partition", "pandas.Series.str.removeprefix", "pandas.Series.str.removesuffix", "pandas.Series.str.repeat", "pandas.Series.str.replace", "pandas.Series.str.rfind", "pandas.Series.str.rindex", "pandas.Series.str.rjust", "pandas.Series.str.rpartition", "pandas.Series.str.rsplit", "pandas.Series.str.rstrip", "pandas.Series.str.slice", "pandas.Series.str.slice_replace", "pandas.Series.str.split", "pandas.Series.str.startswith", "pandas.Series.str.strip", "pandas.Series.str.swapcase", "pandas.Series.str.title", "pandas.Series.str.translate", "pandas.Series.str.upper", "pandas.Series.str.wrap", "pandas.Series.str.zfill", "pandas.Series.sub", "pandas.Series.subtract", "pandas.Series.sum", "pandas.Series.swapaxes", "pandas.Series.swaplevel", "pandas.Series.tail", "pandas.Series.take", "pandas.Series.to_clipboard", "pandas.Series.to_csv", "pandas.Series.to_dict", "pandas.Series.to_excel", "pandas.Series.to_frame", "pandas.Series.to_hdf", "pandas.Series.to_json", "pandas.Series.to_latex", "pandas.Series.to_list", "pandas.Series.to_markdown", "pandas.Series.to_numpy", "pandas.Series.to_period", "pandas.Series.to_pickle", "pandas.Series.to_sql", "pandas.Series.to_string", "pandas.Series.to_timestamp", "pandas.Series.to_xarray", "pandas.Series.tolist", "pandas.Series.transform", "pandas.Series.transpose", "pandas.Series.truediv", "pandas.Series.truncate", "pandas.Series.tshift", "pandas.Series.tz_convert", "pandas.Series.tz_localize", "pandas.Series.unique", "pandas.Series.unstack", "pandas.Series.update", "pandas.Series.value_counts", "pandas.Series.values", "pandas.Series.var", "pandas.Series.view", "pandas.Series.where", "pandas.Series.xs", "pandas.SparseDtype", "pandas.StringDtype", "pandas.Timedelta", "pandas.Timedelta.asm8", "pandas.Timedelta.ceil", "pandas.Timedelta.components", "pandas.Timedelta.days", "pandas.Timedelta.delta", "pandas.Timedelta.floor", "pandas.Timedelta.freq", "pandas.Timedelta.is_populated", "pandas.Timedelta.isoformat", "pandas.Timedelta.max", "pandas.Timedelta.microseconds", "pandas.Timedelta.min", "pandas.Timedelta.nanoseconds", "pandas.Timedelta.resolution", "pandas.Timedelta.resolution_string", "pandas.Timedelta.round", "pandas.Timedelta.seconds", "pandas.Timedelta.to_numpy", "pandas.Timedelta.to_pytimedelta", "pandas.Timedelta.to_timedelta64", "pandas.Timedelta.total_seconds", "pandas.Timedelta.value", "pandas.Timedelta.view", "pandas.TimedeltaIndex", "pandas.TimedeltaIndex.ceil", "pandas.TimedeltaIndex.components", "pandas.TimedeltaIndex.days", "pandas.TimedeltaIndex.floor", "pandas.TimedeltaIndex.inferred_freq", "pandas.TimedeltaIndex.mean", "pandas.TimedeltaIndex.microseconds", "pandas.TimedeltaIndex.nanoseconds", "pandas.TimedeltaIndex.round", "pandas.TimedeltaIndex.seconds", "pandas.TimedeltaIndex.to_frame", "pandas.TimedeltaIndex.to_pytimedelta", "pandas.TimedeltaIndex.to_series", "pandas.Timestamp", "pandas.Timestamp.asm8", "pandas.Timestamp.astimezone", "pandas.Timestamp.ceil", "pandas.Timestamp.combine", "pandas.Timestamp.ctime", "pandas.Timestamp.date", "pandas.Timestamp.day", "pandas.Timestamp.day_name", "pandas.Timestamp.day_of_week", "pandas.Timestamp.day_of_year", "pandas.Timestamp.dayofweek", "pandas.Timestamp.dayofyear", "pandas.Timestamp.days_in_month", "pandas.Timestamp.daysinmonth", "pandas.Timestamp.dst", "pandas.Timestamp.floor", "pandas.Timestamp.fold", "pandas.Timestamp.freq", "pandas.Timestamp.freqstr", "pandas.Timestamp.fromisocalendar", "pandas.Timestamp.fromisoformat", "pandas.Timestamp.fromordinal", "pandas.Timestamp.fromtimestamp", "pandas.Timestamp.hour", "pandas.Timestamp.is_leap_year", "pandas.Timestamp.is_month_end", "pandas.Timestamp.is_month_start", "pandas.Timestamp.is_quarter_end", "pandas.Timestamp.is_quarter_start", "pandas.Timestamp.is_year_end", "pandas.Timestamp.is_year_start", "pandas.Timestamp.isocalendar", "pandas.Timestamp.isoformat", "pandas.Timestamp.isoweekday", "pandas.Timestamp.max", "pandas.Timestamp.microsecond", "pandas.Timestamp.min", "pandas.Timestamp.minute", "pandas.Timestamp.month", "pandas.Timestamp.month_name", "pandas.Timestamp.nanosecond", "pandas.Timestamp.normalize", "pandas.Timestamp.now", "pandas.Timestamp.quarter", "pandas.Timestamp.replace", "pandas.Timestamp.resolution", "pandas.Timestamp.round", "pandas.Timestamp.second", "pandas.Timestamp.strftime", "pandas.Timestamp.strptime", "pandas.Timestamp.time", "pandas.Timestamp.timestamp", "pandas.Timestamp.timetuple", "pandas.Timestamp.timetz", "pandas.Timestamp.to_datetime64", "pandas.Timestamp.to_julian_date", "pandas.Timestamp.to_numpy", "pandas.Timestamp.to_period", "pandas.Timestamp.to_pydatetime", "pandas.Timestamp.today", "pandas.Timestamp.toordinal", "pandas.Timestamp.tz", "pandas.Timestamp.tz_convert", "pandas.Timestamp.tz_localize", "pandas.Timestamp.tzinfo", "pandas.Timestamp.tzname", "pandas.Timestamp.utcfromtimestamp", "pandas.Timestamp.utcnow", "pandas.Timestamp.utcoffset", "pandas.Timestamp.utctimetuple", "pandas.Timestamp.value", "pandas.Timestamp.week", "pandas.Timestamp.weekday", "pandas.Timestamp.weekofyear", "pandas.Timestamp.year", "pandas.UInt16Dtype", "pandas.UInt32Dtype", "pandas.UInt64Dtype", "pandas.UInt64Index", "pandas.UInt8Dtype", "pandas.api.extensions.ExtensionArray", "pandas.api.extensions.ExtensionArray._concat_same_type", "pandas.api.extensions.ExtensionArray._formatter", "pandas.api.extensions.ExtensionArray._from_factorized", "pandas.api.extensions.ExtensionArray._from_sequence", "pandas.api.extensions.ExtensionArray._from_sequence_of_strings", "pandas.api.extensions.ExtensionArray._reduce", "pandas.api.extensions.ExtensionArray._values_for_argsort", "pandas.api.extensions.ExtensionArray._values_for_factorize", "pandas.api.extensions.ExtensionArray.argsort", "pandas.api.extensions.ExtensionArray.astype", "pandas.api.extensions.ExtensionArray.copy", "pandas.api.extensions.ExtensionArray.dropna", "pandas.api.extensions.ExtensionArray.dtype", "pandas.api.extensions.ExtensionArray.equals", "pandas.api.extensions.ExtensionArray.factorize", "pandas.api.extensions.ExtensionArray.fillna", "pandas.api.extensions.ExtensionArray.insert", "pandas.api.extensions.ExtensionArray.isin", "pandas.api.extensions.ExtensionArray.isna", "pandas.api.extensions.ExtensionArray.nbytes", "pandas.api.extensions.ExtensionArray.ndim", "pandas.api.extensions.ExtensionArray.ravel", "pandas.api.extensions.ExtensionArray.repeat", "pandas.api.extensions.ExtensionArray.searchsorted", "pandas.api.extensions.ExtensionArray.shape", "pandas.api.extensions.ExtensionArray.shift", "pandas.api.extensions.ExtensionArray.take", "pandas.api.extensions.ExtensionArray.tolist", "pandas.api.extensions.ExtensionArray.unique", "pandas.api.extensions.ExtensionArray.view", "pandas.api.extensions.ExtensionDtype", "pandas.api.extensions.ExtensionDtype.construct_array_type", "pandas.api.extensions.ExtensionDtype.construct_from_string", "pandas.api.extensions.ExtensionDtype.empty", "pandas.api.extensions.ExtensionDtype.is_dtype", "pandas.api.extensions.ExtensionDtype.kind", "pandas.api.extensions.ExtensionDtype.na_value", "pandas.api.extensions.ExtensionDtype.name", "pandas.api.extensions.ExtensionDtype.names", "pandas.api.extensions.ExtensionDtype.type", "pandas.api.extensions.register_dataframe_accessor", "pandas.api.extensions.register_extension_dtype", "pandas.api.extensions.register_index_accessor", "pandas.api.extensions.register_series_accessor", "pandas.api.indexers.BaseIndexer", "pandas.api.indexers.BaseIndexer.get_window_bounds", "pandas.api.indexers.FixedForwardWindowIndexer", "pandas.api.indexers.FixedForwardWindowIndexer.get_window_bounds", "pandas.api.indexers.VariableOffsetWindowIndexer", "pandas.api.indexers.VariableOffsetWindowIndexer.get_window_bounds", "pandas.api.indexers.check_array_indexer", "pandas.api.interchange.from_dataframe", "pandas.api.types.infer_dtype", "pandas.api.types.is_bool", "pandas.api.types.is_bool_dtype", "pandas.api.types.is_categorical", "pandas.api.types.is_categorical_dtype", "pandas.api.types.is_complex", "pandas.api.types.is_complex_dtype", "pandas.api.types.is_datetime64_any_dtype", "pandas.api.types.is_datetime64_dtype", "pandas.api.types.is_datetime64_ns_dtype", "pandas.api.types.is_datetime64tz_dtype", "pandas.api.types.is_dict_like", "pandas.api.types.is_extension_array_dtype", "pandas.api.types.is_extension_type", "pandas.api.types.is_file_like", "pandas.api.types.is_float", "pandas.api.types.is_float_dtype", "pandas.api.types.is_hashable", "pandas.api.types.is_int64_dtype", "pandas.api.types.is_integer", "pandas.api.types.is_integer_dtype", "pandas.api.types.is_interval", "pandas.api.types.is_interval_dtype", "pandas.api.types.is_iterator", "pandas.api.types.is_list_like", "pandas.api.types.is_named_tuple", "pandas.api.types.is_number", "pandas.api.types.is_numeric_dtype", "pandas.api.types.is_object_dtype", "pandas.api.types.is_period_dtype", "pandas.api.types.is_re", "pandas.api.types.is_re_compilable", "pandas.api.types.is_scalar", "pandas.api.types.is_signed_integer_dtype", "pandas.api.types.is_sparse", "pandas.api.types.is_string_dtype", "pandas.api.types.is_timedelta64_dtype", "pandas.api.types.is_timedelta64_ns_dtype", "pandas.api.types.is_unsigned_integer_dtype", "pandas.api.types.pandas_dtype", "pandas.api.types.union_categoricals", "pandas.array", "pandas.arrays.ArrowExtensionArray", "pandas.arrays.ArrowStringArray", "pandas.arrays.BooleanArray", "pandas.arrays.DatetimeArray", "pandas.arrays.IntegerArray", "pandas.arrays.IntervalArray", "pandas.arrays.IntervalArray.closed", "pandas.arrays.IntervalArray.contains", "pandas.arrays.IntervalArray.from_arrays", "pandas.arrays.IntervalArray.from_breaks", "pandas.arrays.IntervalArray.from_tuples", "pandas.arrays.IntervalArray.is_empty", "pandas.arrays.IntervalArray.is_non_overlapping_monotonic", "pandas.arrays.IntervalArray.left", "pandas.arrays.IntervalArray.length", "pandas.arrays.IntervalArray.mid", "pandas.arrays.IntervalArray.overlaps", "pandas.arrays.IntervalArray.right", "pandas.arrays.IntervalArray.set_closed", "pandas.arrays.IntervalArray.to_tuples", "pandas.arrays.PandasArray", "pandas.arrays.PeriodArray", "pandas.arrays.SparseArray", "pandas.arrays.StringArray", "pandas.arrays.TimedeltaArray", "pandas.bdate_range", "pandas.concat", "pandas.core.groupby.DataFrameGroupBy.aggregate", "pandas.core.groupby.DataFrameGroupBy.all", "pandas.core.groupby.DataFrameGroupBy.any", "pandas.core.groupby.DataFrameGroupBy.backfill", "pandas.core.groupby.DataFrameGroupBy.bfill", "pandas.core.groupby.DataFrameGroupBy.boxplot", "pandas.core.groupby.DataFrameGroupBy.corr", "pandas.core.groupby.DataFrameGroupBy.corrwith", "pandas.core.groupby.DataFrameGroupBy.count", "pandas.core.groupby.DataFrameGroupBy.cov", "pandas.core.groupby.DataFrameGroupBy.cumcount", "pandas.core.groupby.DataFrameGroupBy.cummax", "pandas.core.groupby.DataFrameGroupBy.cummin", "pandas.core.groupby.DataFrameGroupBy.cumprod", "pandas.core.groupby.DataFrameGroupBy.cumsum", "pandas.core.groupby.DataFrameGroupBy.describe", "pandas.core.groupby.DataFrameGroupBy.diff", "pandas.core.groupby.DataFrameGroupBy.ffill", "pandas.core.groupby.DataFrameGroupBy.fillna", "pandas.core.groupby.DataFrameGroupBy.filter", "pandas.core.groupby.DataFrameGroupBy.hist", "pandas.core.groupby.DataFrameGroupBy.idxmax", "pandas.core.groupby.DataFrameGroupBy.idxmin", "pandas.core.groupby.DataFrameGroupBy.mad", "pandas.core.groupby.DataFrameGroupBy.nunique", "pandas.core.groupby.DataFrameGroupBy.pad", "pandas.core.groupby.DataFrameGroupBy.pct_change", "pandas.core.groupby.DataFrameGroupBy.plot", "pandas.core.groupby.DataFrameGroupBy.quantile", "pandas.core.groupby.DataFrameGroupBy.rank", "pandas.core.groupby.DataFrameGroupBy.resample", "pandas.core.groupby.DataFrameGroupBy.sample", "pandas.core.groupby.DataFrameGroupBy.shift", "pandas.core.groupby.DataFrameGroupBy.size", "pandas.core.groupby.DataFrameGroupBy.skew", "pandas.core.groupby.DataFrameGroupBy.take", "pandas.core.groupby.DataFrameGroupBy.transform", "pandas.core.groupby.DataFrameGroupBy.tshift", "pandas.core.groupby.DataFrameGroupBy.value_counts", "pandas.core.groupby.GroupBy.__iter__", "pandas.core.groupby.GroupBy.agg", "pandas.core.groupby.GroupBy.all", "pandas.core.groupby.GroupBy.any", "pandas.core.groupby.GroupBy.apply", "pandas.core.groupby.GroupBy.backfill", "pandas.core.groupby.GroupBy.bfill", "pandas.core.groupby.GroupBy.count", "pandas.core.groupby.GroupBy.cumcount", "pandas.core.groupby.GroupBy.cummax", "pandas.core.groupby.GroupBy.cummin", "pandas.core.groupby.GroupBy.cumprod", "pandas.core.groupby.GroupBy.cumsum", "pandas.core.groupby.GroupBy.ffill", "pandas.core.groupby.GroupBy.first", "pandas.core.groupby.GroupBy.get_group", "pandas.core.groupby.GroupBy.groups", "pandas.core.groupby.GroupBy.head", "pandas.core.groupby.GroupBy.indices", "pandas.core.groupby.GroupBy.last", "pandas.core.groupby.GroupBy.max", "pandas.core.groupby.GroupBy.mean", "pandas.core.groupby.GroupBy.median", "pandas.core.groupby.GroupBy.min", "pandas.core.groupby.GroupBy.ngroup", "pandas.core.groupby.GroupBy.nth", "pandas.core.groupby.GroupBy.ohlc", "pandas.core.groupby.GroupBy.pad", "pandas.core.groupby.GroupBy.pct_change", "pandas.core.groupby.GroupBy.pipe", "pandas.core.groupby.GroupBy.prod", "pandas.core.groupby.GroupBy.rank", "pandas.core.groupby.GroupBy.sem", "pandas.core.groupby.GroupBy.size", "pandas.core.groupby.GroupBy.std", "pandas.core.groupby.GroupBy.sum", "pandas.core.groupby.GroupBy.tail", "pandas.core.groupby.GroupBy.var", "pandas.core.groupby.SeriesGroupBy.aggregate", "pandas.core.groupby.SeriesGroupBy.hist", "pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing", "pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing", "pandas.core.groupby.SeriesGroupBy.nlargest", "pandas.core.groupby.SeriesGroupBy.nsmallest", "pandas.core.groupby.SeriesGroupBy.transform", "pandas.core.groupby.SeriesGroupBy.unique", "pandas.core.resample.Resampler.__iter__", "pandas.core.resample.Resampler.aggregate", "pandas.core.resample.Resampler.apply", "pandas.core.resample.Resampler.asfreq", "pandas.core.resample.Resampler.backfill", "pandas.core.resample.Resampler.bfill", "pandas.core.resample.Resampler.count", "pandas.core.resample.Resampler.ffill", "pandas.core.resample.Resampler.fillna", "pandas.core.resample.Resampler.first", "pandas.core.resample.Resampler.get_group", "pandas.core.resample.Resampler.groups", "pandas.core.resample.Resampler.indices", "pandas.core.resample.Resampler.interpolate", "pandas.core.resample.Resampler.last", "pandas.core.resample.Resampler.max", "pandas.core.resample.Resampler.mean", "pandas.core.resample.Resampler.median", "pandas.core.resample.Resampler.min", "pandas.core.resample.Resampler.nearest", "pandas.core.resample.Resampler.nunique", "pandas.core.resample.Resampler.ohlc", "pandas.core.resample.Resampler.pad", "pandas.core.resample.Resampler.pipe", "pandas.core.resample.Resampler.prod", "pandas.core.resample.Resampler.quantile", "pandas.core.resample.Resampler.sem", "pandas.core.resample.Resampler.size", "pandas.core.resample.Resampler.std", "pandas.core.resample.Resampler.sum", "pandas.core.resample.Resampler.transform", "pandas.core.resample.Resampler.var", "pandas.core.window.ewm.ExponentialMovingWindow.corr", "pandas.core.window.ewm.ExponentialMovingWindow.cov", "pandas.core.window.ewm.ExponentialMovingWindow.mean", "pandas.core.window.ewm.ExponentialMovingWindow.std", "pandas.core.window.ewm.ExponentialMovingWindow.sum", "pandas.core.window.ewm.ExponentialMovingWindow.var", "pandas.core.window.expanding.Expanding.aggregate", "pandas.core.window.expanding.Expanding.apply", "pandas.core.window.expanding.Expanding.corr", "pandas.core.window.expanding.Expanding.count", "pandas.core.window.expanding.Expanding.cov", "pandas.core.window.expanding.Expanding.kurt", "pandas.core.window.expanding.Expanding.max", "pandas.core.window.expanding.Expanding.mean", "pandas.core.window.expanding.Expanding.median", "pandas.core.window.expanding.Expanding.min", "pandas.core.window.expanding.Expanding.quantile", "pandas.core.window.expanding.Expanding.rank", "pandas.core.window.expanding.Expanding.sem", "pandas.core.window.expanding.Expanding.skew", "pandas.core.window.expanding.Expanding.std", "pandas.core.window.expanding.Expanding.sum", "pandas.core.window.expanding.Expanding.var", "pandas.core.window.rolling.Rolling.aggregate", "pandas.core.window.rolling.Rolling.apply", "pandas.core.window.rolling.Rolling.corr", "pandas.core.window.rolling.Rolling.count", "pandas.core.window.rolling.Rolling.cov", "pandas.core.window.rolling.Rolling.kurt", "pandas.core.window.rolling.Rolling.max", "pandas.core.window.rolling.Rolling.mean", "pandas.core.window.rolling.Rolling.median", "pandas.core.window.rolling.Rolling.min", "pandas.core.window.rolling.Rolling.quantile", "pandas.core.window.rolling.Rolling.rank", "pandas.core.window.rolling.Rolling.sem", "pandas.core.window.rolling.Rolling.skew", "pandas.core.window.rolling.Rolling.std", "pandas.core.window.rolling.Rolling.sum", "pandas.core.window.rolling.Rolling.var", "pandas.core.window.rolling.Window.mean", "pandas.core.window.rolling.Window.std", "pandas.core.window.rolling.Window.sum", "pandas.core.window.rolling.Window.var", "pandas.crosstab", "pandas.cut", "pandas.date_range", "pandas.describe_option", "pandas.errors.AbstractMethodError", "pandas.errors.AccessorRegistrationWarning", "pandas.errors.AttributeConflictWarning", "pandas.errors.CSSWarning", "pandas.errors.CategoricalConversionWarning", "pandas.errors.ClosedFileError", "pandas.errors.DataError", "pandas.errors.DatabaseError", "pandas.errors.DtypeWarning", "pandas.errors.DuplicateLabelError", "pandas.errors.EmptyDataError", "pandas.errors.IncompatibilityWarning", "pandas.errors.IndexingError", "pandas.errors.IntCastingNaNError", "pandas.errors.InvalidColumnName", "pandas.errors.InvalidIndexError", "pandas.errors.MergeError", "pandas.errors.NullFrequencyError", "pandas.errors.NumExprClobberingError", "pandas.errors.NumbaUtilError", "pandas.errors.OptionError", "pandas.errors.OutOfBoundsDatetime", "pandas.errors.OutOfBoundsTimedelta", "pandas.errors.ParserError", "pandas.errors.ParserWarning", "pandas.errors.PerformanceWarning", "pandas.errors.PossibleDataLossError", "pandas.errors.PossiblePrecisionLoss", "pandas.errors.PyperclipException", "pandas.errors.PyperclipWindowsException", "pandas.errors.SettingWithCopyError", "pandas.errors.SettingWithCopyWarning", "pandas.errors.SpecificationError", "pandas.errors.UndefinedVariableError", "pandas.errors.UnsortedIndexError", "pandas.errors.UnsupportedFunctionCall", "pandas.errors.ValueLabelTypeMismatch", "pandas.eval", "pandas.factorize", "pandas.from_dummies", "pandas.get_dummies", "pandas.get_option", "pandas.infer_freq", "pandas.interval_range", "pandas.io.formats.style.Styler", "pandas.io.formats.style.Styler.apply", "pandas.io.formats.style.Styler.apply_index", "pandas.io.formats.style.Styler.applymap", "pandas.io.formats.style.Styler.applymap_index", "pandas.io.formats.style.Styler.background_gradient", "pandas.io.formats.style.Styler.bar", "pandas.io.formats.style.Styler.clear", "pandas.io.formats.style.Styler.concat", "pandas.io.formats.style.Styler.env", "pandas.io.formats.style.Styler.export", "pandas.io.formats.style.Styler.format", "pandas.io.formats.style.Styler.format_index", "pandas.io.formats.style.Styler.from_custom_template", "pandas.io.formats.style.Styler.hide", "pandas.io.formats.style.Styler.hide_columns", "pandas.io.formats.style.Styler.hide_index", "pandas.io.formats.style.Styler.highlight_between", "pandas.io.formats.style.Styler.highlight_max", "pandas.io.formats.style.Styler.highlight_min", "pandas.io.formats.style.Styler.highlight_null", "pandas.io.formats.style.Styler.highlight_quantile", "pandas.io.formats.style.Styler.loader", "pandas.io.formats.style.Styler.pipe", "pandas.io.formats.style.Styler.relabel_index", "pandas.io.formats.style.Styler.render", "pandas.io.formats.style.Styler.set_caption", "pandas.io.formats.style.Styler.set_na_rep", "pandas.io.formats.style.Styler.set_precision", "pandas.io.formats.style.Styler.set_properties", "pandas.io.formats.style.Styler.set_sticky", "pandas.io.formats.style.Styler.set_table_attributes", "pandas.io.formats.style.Styler.set_table_styles", "pandas.io.formats.style.Styler.set_td_classes", "pandas.io.formats.style.Styler.set_tooltips", "pandas.io.formats.style.Styler.set_uuid", "pandas.io.formats.style.Styler.template_html", "pandas.io.formats.style.Styler.template_html_style", "pandas.io.formats.style.Styler.template_html_table", "pandas.io.formats.style.Styler.template_latex", "pandas.io.formats.style.Styler.template_string", "pandas.io.formats.style.Styler.text_gradient", "pandas.io.formats.style.Styler.to_excel", "pandas.io.formats.style.Styler.to_html", "pandas.io.formats.style.Styler.to_latex", "pandas.io.formats.style.Styler.to_string", "pandas.io.formats.style.Styler.use", "pandas.io.formats.style.Styler.where", "pandas.io.json.build_table_schema", "pandas.io.stata.StataReader.data_label", "pandas.io.stata.StataReader.value_labels", "pandas.io.stata.StataReader.variable_labels", "pandas.io.stata.StataWriter.write_file", "pandas.isna", "pandas.isnull", "pandas.json_normalize", "pandas.melt", "pandas.merge", "pandas.merge_asof", "pandas.merge_ordered", "pandas.notna", "pandas.notnull", "pandas.option_context", "pandas.option_context.__call__", "pandas.period_range", "pandas.pivot", "pandas.pivot_table", "pandas.plotting.andrews_curves", "pandas.plotting.autocorrelation_plot", "pandas.plotting.bootstrap_plot", "pandas.plotting.boxplot", "pandas.plotting.deregister_matplotlib_converters", "pandas.plotting.lag_plot", "pandas.plotting.parallel_coordinates", "pandas.plotting.plot_params", "pandas.plotting.radviz", "pandas.plotting.register_matplotlib_converters", "pandas.plotting.scatter_matrix", "pandas.plotting.table", "pandas.qcut", "pandas.read_clipboard", "pandas.read_csv", "pandas.read_excel", "pandas.read_feather", "pandas.read_fwf", "pandas.read_gbq", "pandas.read_hdf", "pandas.read_html", "pandas.read_json", "pandas.read_orc", "pandas.read_parquet", "pandas.read_pickle", "pandas.read_sas", "pandas.read_spss", "pandas.read_sql", "pandas.read_sql_query", "pandas.read_sql_table", "pandas.read_stata", "pandas.read_table", "pandas.read_xml", "pandas.reset_option", "pandas.set_option", "pandas.show_versions", "pandas.test", "pandas.testing.assert_extension_array_equal", "pandas.testing.assert_frame_equal", "pandas.testing.assert_index_equal", "pandas.testing.assert_series_equal", "pandas.timedelta_range", "pandas.to_datetime", "pandas.to_numeric", "pandas.to_timedelta", "pandas.tseries.frequencies.to_offset", "pandas.tseries.offsets.BDay", "pandas.tseries.offsets.BMonthBegin", "pandas.tseries.offsets.BMonthEnd", "pandas.tseries.offsets.BQuarterBegin", "pandas.tseries.offsets.BQuarterBegin.__call__", "pandas.tseries.offsets.BQuarterBegin.apply", "pandas.tseries.offsets.BQuarterBegin.apply_index", "pandas.tseries.offsets.BQuarterBegin.base", "pandas.tseries.offsets.BQuarterBegin.copy", "pandas.tseries.offsets.BQuarterBegin.freqstr", "pandas.tseries.offsets.BQuarterBegin.isAnchored", "pandas.tseries.offsets.BQuarterBegin.is_anchored", "pandas.tseries.offsets.BQuarterBegin.is_month_end", "pandas.tseries.offsets.BQuarterBegin.is_month_start", "pandas.tseries.offsets.BQuarterBegin.is_on_offset", "pandas.tseries.offsets.BQuarterBegin.is_quarter_end", "pandas.tseries.offsets.BQuarterBegin.is_quarter_start", "pandas.tseries.offsets.BQuarterBegin.is_year_end", "pandas.tseries.offsets.BQuarterBegin.is_year_start", "pandas.tseries.offsets.BQuarterBegin.kwds", "pandas.tseries.offsets.BQuarterBegin.n", "pandas.tseries.offsets.BQuarterBegin.name", "pandas.tseries.offsets.BQuarterBegin.nanos", "pandas.tseries.offsets.BQuarterBegin.normalize", "pandas.tseries.offsets.BQuarterBegin.onOffset", "pandas.tseries.offsets.BQuarterBegin.rollback", "pandas.tseries.offsets.BQuarterBegin.rollforward", "pandas.tseries.offsets.BQuarterBegin.rule_code", "pandas.tseries.offsets.BQuarterBegin.startingMonth", "pandas.tseries.offsets.BQuarterEnd", "pandas.tseries.offsets.BQuarterEnd.__call__", "pandas.tseries.offsets.BQuarterEnd.apply", "pandas.tseries.offsets.BQuarterEnd.apply_index", "pandas.tseries.offsets.BQuarterEnd.base", "pandas.tseries.offsets.BQuarterEnd.copy", "pandas.tseries.offsets.BQuarterEnd.freqstr", "pandas.tseries.offsets.BQuarterEnd.isAnchored", "pandas.tseries.offsets.BQuarterEnd.is_anchored", "pandas.tseries.offsets.BQuarterEnd.is_month_end", "pandas.tseries.offsets.BQuarterEnd.is_month_start", "pandas.tseries.offsets.BQuarterEnd.is_on_offset", "pandas.tseries.offsets.BQuarterEnd.is_quarter_end", "pandas.tseries.offsets.BQuarterEnd.is_quarter_start", "pandas.tseries.offsets.BQuarterEnd.is_year_end", "pandas.tseries.offsets.BQuarterEnd.is_year_start", "pandas.tseries.offsets.BQuarterEnd.kwds", "pandas.tseries.offsets.BQuarterEnd.n", "pandas.tseries.offsets.BQuarterEnd.name", "pandas.tseries.offsets.BQuarterEnd.nanos", "pandas.tseries.offsets.BQuarterEnd.normalize", "pandas.tseries.offsets.BQuarterEnd.onOffset", "pandas.tseries.offsets.BQuarterEnd.rollback", "pandas.tseries.offsets.BQuarterEnd.rollforward", "pandas.tseries.offsets.BQuarterEnd.rule_code", "pandas.tseries.offsets.BQuarterEnd.startingMonth", "pandas.tseries.offsets.BYearBegin", "pandas.tseries.offsets.BYearBegin.__call__", "pandas.tseries.offsets.BYearBegin.apply", "pandas.tseries.offsets.BYearBegin.apply_index", "pandas.tseries.offsets.BYearBegin.base", "pandas.tseries.offsets.BYearBegin.copy", "pandas.tseries.offsets.BYearBegin.freqstr", "pandas.tseries.offsets.BYearBegin.isAnchored", "pandas.tseries.offsets.BYearBegin.is_anchored", "pandas.tseries.offsets.BYearBegin.is_month_end", "pandas.tseries.offsets.BYearBegin.is_month_start", "pandas.tseries.offsets.BYearBegin.is_on_offset", "pandas.tseries.offsets.BYearBegin.is_quarter_end", "pandas.tseries.offsets.BYearBegin.is_quarter_start", "pandas.tseries.offsets.BYearBegin.is_year_end", "pandas.tseries.offsets.BYearBegin.is_year_start", "pandas.tseries.offsets.BYearBegin.kwds", "pandas.tseries.offsets.BYearBegin.month", "pandas.tseries.offsets.BYearBegin.n", "pandas.tseries.offsets.BYearBegin.name", "pandas.tseries.offsets.BYearBegin.nanos", "pandas.tseries.offsets.BYearBegin.normalize", "pandas.tseries.offsets.BYearBegin.onOffset", "pandas.tseries.offsets.BYearBegin.rollback", "pandas.tseries.offsets.BYearBegin.rollforward", "pandas.tseries.offsets.BYearBegin.rule_code", "pandas.tseries.offsets.BYearEnd", "pandas.tseries.offsets.BYearEnd.__call__", "pandas.tseries.offsets.BYearEnd.apply", "pandas.tseries.offsets.BYearEnd.apply_index", "pandas.tseries.offsets.BYearEnd.base", "pandas.tseries.offsets.BYearEnd.copy", "pandas.tseries.offsets.BYearEnd.freqstr", "pandas.tseries.offsets.BYearEnd.isAnchored", "pandas.tseries.offsets.BYearEnd.is_anchored", "pandas.tseries.offsets.BYearEnd.is_month_end", "pandas.tseries.offsets.BYearEnd.is_month_start", "pandas.tseries.offsets.BYearEnd.is_on_offset", "pandas.tseries.offsets.BYearEnd.is_quarter_end", "pandas.tseries.offsets.BYearEnd.is_quarter_start", "pandas.tseries.offsets.BYearEnd.is_year_end", "pandas.tseries.offsets.BYearEnd.is_year_start", "pandas.tseries.offsets.BYearEnd.kwds", "pandas.tseries.offsets.BYearEnd.month", "pandas.tseries.offsets.BYearEnd.n", "pandas.tseries.offsets.BYearEnd.name", "pandas.tseries.offsets.BYearEnd.nanos", "pandas.tseries.offsets.BYearEnd.normalize", "pandas.tseries.offsets.BYearEnd.onOffset", "pandas.tseries.offsets.BYearEnd.rollback", "pandas.tseries.offsets.BYearEnd.rollforward", "pandas.tseries.offsets.BYearEnd.rule_code", "pandas.tseries.offsets.BusinessDay", "pandas.tseries.offsets.BusinessDay.__call__", "pandas.tseries.offsets.BusinessDay.apply", "pandas.tseries.offsets.BusinessDay.apply_index", "pandas.tseries.offsets.BusinessDay.base", "pandas.tseries.offsets.BusinessDay.calendar", "pandas.tseries.offsets.BusinessDay.copy", "pandas.tseries.offsets.BusinessDay.freqstr", "pandas.tseries.offsets.BusinessDay.holidays", "pandas.tseries.offsets.BusinessDay.isAnchored", "pandas.tseries.offsets.BusinessDay.is_anchored", "pandas.tseries.offsets.BusinessDay.is_month_end", "pandas.tseries.offsets.BusinessDay.is_month_start", "pandas.tseries.offsets.BusinessDay.is_on_offset", "pandas.tseries.offsets.BusinessDay.is_quarter_end", "pandas.tseries.offsets.BusinessDay.is_quarter_start", "pandas.tseries.offsets.BusinessDay.is_year_end", "pandas.tseries.offsets.BusinessDay.is_year_start", "pandas.tseries.offsets.BusinessDay.kwds", "pandas.tseries.offsets.BusinessDay.n", "pandas.tseries.offsets.BusinessDay.name", "pandas.tseries.offsets.BusinessDay.nanos", "pandas.tseries.offsets.BusinessDay.normalize", "pandas.tseries.offsets.BusinessDay.offset", "pandas.tseries.offsets.BusinessDay.onOffset", "pandas.tseries.offsets.BusinessDay.rollback", "pandas.tseries.offsets.BusinessDay.rollforward", "pandas.tseries.offsets.BusinessDay.rule_code", "pandas.tseries.offsets.BusinessDay.weekmask", "pandas.tseries.offsets.BusinessHour", "pandas.tseries.offsets.BusinessHour.__call__", "pandas.tseries.offsets.BusinessHour.apply", "pandas.tseries.offsets.BusinessHour.apply_index", "pandas.tseries.offsets.BusinessHour.base", "pandas.tseries.offsets.BusinessHour.calendar", "pandas.tseries.offsets.BusinessHour.copy", "pandas.tseries.offsets.BusinessHour.end", "pandas.tseries.offsets.BusinessHour.freqstr", "pandas.tseries.offsets.BusinessHour.holidays", "pandas.tseries.offsets.BusinessHour.isAnchored", "pandas.tseries.offsets.BusinessHour.is_anchored", "pandas.tseries.offsets.BusinessHour.is_month_end", "pandas.tseries.offsets.BusinessHour.is_month_start", "pandas.tseries.offsets.BusinessHour.is_on_offset", "pandas.tseries.offsets.BusinessHour.is_quarter_end", "pandas.tseries.offsets.BusinessHour.is_quarter_start", "pandas.tseries.offsets.BusinessHour.is_year_end", "pandas.tseries.offsets.BusinessHour.is_year_start", "pandas.tseries.offsets.BusinessHour.kwds", "pandas.tseries.offsets.BusinessHour.n", "pandas.tseries.offsets.BusinessHour.name", "pandas.tseries.offsets.BusinessHour.nanos", "pandas.tseries.offsets.BusinessHour.next_bday", "pandas.tseries.offsets.BusinessHour.normalize", "pandas.tseries.offsets.BusinessHour.offset", "pandas.tseries.offsets.BusinessHour.onOffset", "pandas.tseries.offsets.BusinessHour.rollback", "pandas.tseries.offsets.BusinessHour.rollforward", "pandas.tseries.offsets.BusinessHour.rule_code", "pandas.tseries.offsets.BusinessHour.start", "pandas.tseries.offsets.BusinessHour.weekmask", "pandas.tseries.offsets.BusinessMonthBegin", "pandas.tseries.offsets.BusinessMonthBegin.__call__", "pandas.tseries.offsets.BusinessMonthBegin.apply", "pandas.tseries.offsets.BusinessMonthBegin.apply_index", "pandas.tseries.offsets.BusinessMonthBegin.base", "pandas.tseries.offsets.BusinessMonthBegin.copy", "pandas.tseries.offsets.BusinessMonthBegin.freqstr", "pandas.tseries.offsets.BusinessMonthBegin.isAnchored", "pandas.tseries.offsets.BusinessMonthBegin.is_anchored", "pandas.tseries.offsets.BusinessMonthBegin.is_month_end", "pandas.tseries.offsets.BusinessMonthBegin.is_month_start", "pandas.tseries.offsets.BusinessMonthBegin.is_on_offset", "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_end", "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_start", "pandas.tseries.offsets.BusinessMonthBegin.is_year_end", "pandas.tseries.offsets.BusinessMonthBegin.is_year_start", "pandas.tseries.offsets.BusinessMonthBegin.kwds", "pandas.tseries.offsets.BusinessMonthBegin.n", "pandas.tseries.offsets.BusinessMonthBegin.name", "pandas.tseries.offsets.BusinessMonthBegin.nanos", "pandas.tseries.offsets.BusinessMonthBegin.normalize", "pandas.tseries.offsets.BusinessMonthBegin.onOffset", "pandas.tseries.offsets.BusinessMonthBegin.rollback", "pandas.tseries.offsets.BusinessMonthBegin.rollforward", "pandas.tseries.offsets.BusinessMonthBegin.rule_code", "pandas.tseries.offsets.BusinessMonthEnd", "pandas.tseries.offsets.BusinessMonthEnd.__call__", "pandas.tseries.offsets.BusinessMonthEnd.apply", "pandas.tseries.offsets.BusinessMonthEnd.apply_index", "pandas.tseries.offsets.BusinessMonthEnd.base", "pandas.tseries.offsets.BusinessMonthEnd.copy", "pandas.tseries.offsets.BusinessMonthEnd.freqstr", "pandas.tseries.offsets.BusinessMonthEnd.isAnchored", "pandas.tseries.offsets.BusinessMonthEnd.is_anchored", "pandas.tseries.offsets.BusinessMonthEnd.is_month_end", "pandas.tseries.offsets.BusinessMonthEnd.is_month_start", "pandas.tseries.offsets.BusinessMonthEnd.is_on_offset", "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_end", "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_start", "pandas.tseries.offsets.BusinessMonthEnd.is_year_end", "pandas.tseries.offsets.BusinessMonthEnd.is_year_start", "pandas.tseries.offsets.BusinessMonthEnd.kwds", "pandas.tseries.offsets.BusinessMonthEnd.n", "pandas.tseries.offsets.BusinessMonthEnd.name", "pandas.tseries.offsets.BusinessMonthEnd.nanos", "pandas.tseries.offsets.BusinessMonthEnd.normalize", "pandas.tseries.offsets.BusinessMonthEnd.onOffset", "pandas.tseries.offsets.BusinessMonthEnd.rollback", "pandas.tseries.offsets.BusinessMonthEnd.rollforward", "pandas.tseries.offsets.BusinessMonthEnd.rule_code", "pandas.tseries.offsets.CBMonthBegin", "pandas.tseries.offsets.CBMonthEnd", "pandas.tseries.offsets.CDay", "pandas.tseries.offsets.CustomBusinessDay", "pandas.tseries.offsets.CustomBusinessDay.__call__", "pandas.tseries.offsets.CustomBusinessDay.apply", "pandas.tseries.offsets.CustomBusinessDay.apply_index", "pandas.tseries.offsets.CustomBusinessDay.base", "pandas.tseries.offsets.CustomBusinessDay.calendar", "pandas.tseries.offsets.CustomBusinessDay.copy", "pandas.tseries.offsets.CustomBusinessDay.freqstr", "pandas.tseries.offsets.CustomBusinessDay.holidays", "pandas.tseries.offsets.CustomBusinessDay.isAnchored", "pandas.tseries.offsets.CustomBusinessDay.is_anchored", "pandas.tseries.offsets.CustomBusinessDay.is_month_end", "pandas.tseries.offsets.CustomBusinessDay.is_month_start", "pandas.tseries.offsets.CustomBusinessDay.is_on_offset", "pandas.tseries.offsets.CustomBusinessDay.is_quarter_end", "pandas.tseries.offsets.CustomBusinessDay.is_quarter_start", "pandas.tseries.offsets.CustomBusinessDay.is_year_end", "pandas.tseries.offsets.CustomBusinessDay.is_year_start", "pandas.tseries.offsets.CustomBusinessDay.kwds", "pandas.tseries.offsets.CustomBusinessDay.n", "pandas.tseries.offsets.CustomBusinessDay.name", "pandas.tseries.offsets.CustomBusinessDay.nanos", "pandas.tseries.offsets.CustomBusinessDay.normalize", "pandas.tseries.offsets.CustomBusinessDay.offset", "pandas.tseries.offsets.CustomBusinessDay.onOffset", "pandas.tseries.offsets.CustomBusinessDay.rollback", "pandas.tseries.offsets.CustomBusinessDay.rollforward", "pandas.tseries.offsets.CustomBusinessDay.rule_code", "pandas.tseries.offsets.CustomBusinessDay.weekmask", "pandas.tseries.offsets.CustomBusinessHour", "pandas.tseries.offsets.CustomBusinessHour.__call__", "pandas.tseries.offsets.CustomBusinessHour.apply", "pandas.tseries.offsets.CustomBusinessHour.apply_index", "pandas.tseries.offsets.CustomBusinessHour.base", "pandas.tseries.offsets.CustomBusinessHour.calendar", "pandas.tseries.offsets.CustomBusinessHour.copy", "pandas.tseries.offsets.CustomBusinessHour.end", "pandas.tseries.offsets.CustomBusinessHour.freqstr", "pandas.tseries.offsets.CustomBusinessHour.holidays", "pandas.tseries.offsets.CustomBusinessHour.isAnchored", "pandas.tseries.offsets.CustomBusinessHour.is_anchored", "pandas.tseries.offsets.CustomBusinessHour.is_month_end", "pandas.tseries.offsets.CustomBusinessHour.is_month_start", "pandas.tseries.offsets.CustomBusinessHour.is_on_offset", "pandas.tseries.offsets.CustomBusinessHour.is_quarter_end", "pandas.tseries.offsets.CustomBusinessHour.is_quarter_start", "pandas.tseries.offsets.CustomBusinessHour.is_year_end", "pandas.tseries.offsets.CustomBusinessHour.is_year_start", "pandas.tseries.offsets.CustomBusinessHour.kwds", "pandas.tseries.offsets.CustomBusinessHour.n", "pandas.tseries.offsets.CustomBusinessHour.name", "pandas.tseries.offsets.CustomBusinessHour.nanos", "pandas.tseries.offsets.CustomBusinessHour.next_bday", "pandas.tseries.offsets.CustomBusinessHour.normalize", "pandas.tseries.offsets.CustomBusinessHour.offset", "pandas.tseries.offsets.CustomBusinessHour.onOffset", "pandas.tseries.offsets.CustomBusinessHour.rollback", "pandas.tseries.offsets.CustomBusinessHour.rollforward", "pandas.tseries.offsets.CustomBusinessHour.rule_code", "pandas.tseries.offsets.CustomBusinessHour.start", "pandas.tseries.offsets.CustomBusinessHour.weekmask", "pandas.tseries.offsets.CustomBusinessMonthBegin", "pandas.tseries.offsets.CustomBusinessMonthBegin.__call__", "pandas.tseries.offsets.CustomBusinessMonthBegin.apply", "pandas.tseries.offsets.CustomBusinessMonthBegin.apply_index", "pandas.tseries.offsets.CustomBusinessMonthBegin.base", "pandas.tseries.offsets.CustomBusinessMonthBegin.calendar", "pandas.tseries.offsets.CustomBusinessMonthBegin.cbday_roll", "pandas.tseries.offsets.CustomBusinessMonthBegin.copy", "pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr", "pandas.tseries.offsets.CustomBusinessMonthBegin.holidays", "pandas.tseries.offsets.CustomBusinessMonthBegin.isAnchored", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_anchored", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_end", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_start", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_end", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_start", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_end", "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_start", "pandas.tseries.offsets.CustomBusinessMonthBegin.kwds", "pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset", "pandas.tseries.offsets.CustomBusinessMonthBegin.month_roll", "pandas.tseries.offsets.CustomBusinessMonthBegin.n", "pandas.tseries.offsets.CustomBusinessMonthBegin.name", "pandas.tseries.offsets.CustomBusinessMonthBegin.nanos", "pandas.tseries.offsets.CustomBusinessMonthBegin.normalize", "pandas.tseries.offsets.CustomBusinessMonthBegin.offset", "pandas.tseries.offsets.CustomBusinessMonthBegin.onOffset", "pandas.tseries.offsets.CustomBusinessMonthBegin.rollback", "pandas.tseries.offsets.CustomBusinessMonthBegin.rollforward", "pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code", "pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask", "pandas.tseries.offsets.CustomBusinessMonthEnd", "pandas.tseries.offsets.CustomBusinessMonthEnd.__call__", "pandas.tseries.offsets.CustomBusinessMonthEnd.apply", "pandas.tseries.offsets.CustomBusinessMonthEnd.apply_index", "pandas.tseries.offsets.CustomBusinessMonthEnd.base", "pandas.tseries.offsets.CustomBusinessMonthEnd.calendar", "pandas.tseries.offsets.CustomBusinessMonthEnd.cbday_roll", "pandas.tseries.offsets.CustomBusinessMonthEnd.copy", "pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr", "pandas.tseries.offsets.CustomBusinessMonthEnd.holidays", "pandas.tseries.offsets.CustomBusinessMonthEnd.isAnchored", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_anchored", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_end", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_start", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_end", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_start", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_end", "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_start", "pandas.tseries.offsets.CustomBusinessMonthEnd.kwds", "pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset", "pandas.tseries.offsets.CustomBusinessMonthEnd.month_roll", "pandas.tseries.offsets.CustomBusinessMonthEnd.n", "pandas.tseries.offsets.CustomBusinessMonthEnd.name", "pandas.tseries.offsets.CustomBusinessMonthEnd.nanos", "pandas.tseries.offsets.CustomBusinessMonthEnd.normalize", "pandas.tseries.offsets.CustomBusinessMonthEnd.offset", "pandas.tseries.offsets.CustomBusinessMonthEnd.onOffset", "pandas.tseries.offsets.CustomBusinessMonthEnd.rollback", "pandas.tseries.offsets.CustomBusinessMonthEnd.rollforward", "pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code", "pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask", "pandas.tseries.offsets.DateOffset", "pandas.tseries.offsets.DateOffset.__call__", "pandas.tseries.offsets.DateOffset.apply", "pandas.tseries.offsets.DateOffset.apply_index", "pandas.tseries.offsets.DateOffset.base", "pandas.tseries.offsets.DateOffset.copy", "pandas.tseries.offsets.DateOffset.freqstr", "pandas.tseries.offsets.DateOffset.isAnchored", "pandas.tseries.offsets.DateOffset.is_anchored", "pandas.tseries.offsets.DateOffset.is_month_end", "pandas.tseries.offsets.DateOffset.is_month_start", "pandas.tseries.offsets.DateOffset.is_on_offset", "pandas.tseries.offsets.DateOffset.is_quarter_end", "pandas.tseries.offsets.DateOffset.is_quarter_start", "pandas.tseries.offsets.DateOffset.is_year_end", "pandas.tseries.offsets.DateOffset.is_year_start", "pandas.tseries.offsets.DateOffset.kwds", "pandas.tseries.offsets.DateOffset.n", "pandas.tseries.offsets.DateOffset.name", "pandas.tseries.offsets.DateOffset.nanos", "pandas.tseries.offsets.DateOffset.normalize", "pandas.tseries.offsets.DateOffset.onOffset", "pandas.tseries.offsets.DateOffset.rollback", "pandas.tseries.offsets.DateOffset.rollforward", "pandas.tseries.offsets.DateOffset.rule_code", "pandas.tseries.offsets.Day", "pandas.tseries.offsets.Day.__call__", "pandas.tseries.offsets.Day.apply", "pandas.tseries.offsets.Day.apply_index", "pandas.tseries.offsets.Day.base", "pandas.tseries.offsets.Day.copy", "pandas.tseries.offsets.Day.delta", "pandas.tseries.offsets.Day.freqstr", "pandas.tseries.offsets.Day.isAnchored", "pandas.tseries.offsets.Day.is_anchored", "pandas.tseries.offsets.Day.is_month_end", "pandas.tseries.offsets.Day.is_month_start", "pandas.tseries.offsets.Day.is_on_offset", "pandas.tseries.offsets.Day.is_quarter_end", "pandas.tseries.offsets.Day.is_quarter_start", "pandas.tseries.offsets.Day.is_year_end", "pandas.tseries.offsets.Day.is_year_start", "pandas.tseries.offsets.Day.kwds", "pandas.tseries.offsets.Day.n", "pandas.tseries.offsets.Day.name", "pandas.tseries.offsets.Day.nanos", "pandas.tseries.offsets.Day.normalize", "pandas.tseries.offsets.Day.onOffset", "pandas.tseries.offsets.Day.rollback", "pandas.tseries.offsets.Day.rollforward", "pandas.tseries.offsets.Day.rule_code", "pandas.tseries.offsets.Easter", "pandas.tseries.offsets.Easter.__call__", "pandas.tseries.offsets.Easter.apply", "pandas.tseries.offsets.Easter.apply_index", "pandas.tseries.offsets.Easter.base", "pandas.tseries.offsets.Easter.copy", "pandas.tseries.offsets.Easter.freqstr", "pandas.tseries.offsets.Easter.isAnchored", "pandas.tseries.offsets.Easter.is_anchored", "pandas.tseries.offsets.Easter.is_month_end", "pandas.tseries.offsets.Easter.is_month_start", "pandas.tseries.offsets.Easter.is_on_offset", "pandas.tseries.offsets.Easter.is_quarter_end", "pandas.tseries.offsets.Easter.is_quarter_start", "pandas.tseries.offsets.Easter.is_year_end", "pandas.tseries.offsets.Easter.is_year_start", "pandas.tseries.offsets.Easter.kwds", "pandas.tseries.offsets.Easter.n", "pandas.tseries.offsets.Easter.name", "pandas.tseries.offsets.Easter.nanos", "pandas.tseries.offsets.Easter.normalize", "pandas.tseries.offsets.Easter.onOffset", "pandas.tseries.offsets.Easter.rollback", "pandas.tseries.offsets.Easter.rollforward", "pandas.tseries.offsets.Easter.rule_code", "pandas.tseries.offsets.FY5253", "pandas.tseries.offsets.FY5253.__call__", "pandas.tseries.offsets.FY5253.apply", "pandas.tseries.offsets.FY5253.apply_index", "pandas.tseries.offsets.FY5253.base", "pandas.tseries.offsets.FY5253.copy", "pandas.tseries.offsets.FY5253.freqstr", "pandas.tseries.offsets.FY5253.get_rule_code_suffix", "pandas.tseries.offsets.FY5253.get_year_end", "pandas.tseries.offsets.FY5253.isAnchored", "pandas.tseries.offsets.FY5253.is_anchored", "pandas.tseries.offsets.FY5253.is_month_end", "pandas.tseries.offsets.FY5253.is_month_start", "pandas.tseries.offsets.FY5253.is_on_offset", "pandas.tseries.offsets.FY5253.is_quarter_end", "pandas.tseries.offsets.FY5253.is_quarter_start", "pandas.tseries.offsets.FY5253.is_year_end", "pandas.tseries.offsets.FY5253.is_year_start", "pandas.tseries.offsets.FY5253.kwds", "pandas.tseries.offsets.FY5253.n", "pandas.tseries.offsets.FY5253.name", "pandas.tseries.offsets.FY5253.nanos", "pandas.tseries.offsets.FY5253.normalize", "pandas.tseries.offsets.FY5253.onOffset", "pandas.tseries.offsets.FY5253.rollback", "pandas.tseries.offsets.FY5253.rollforward", "pandas.tseries.offsets.FY5253.rule_code", "pandas.tseries.offsets.FY5253.startingMonth", "pandas.tseries.offsets.FY5253.variation", "pandas.tseries.offsets.FY5253.weekday", "pandas.tseries.offsets.FY5253Quarter", "pandas.tseries.offsets.FY5253Quarter.__call__", "pandas.tseries.offsets.FY5253Quarter.apply", "pandas.tseries.offsets.FY5253Quarter.apply_index", "pandas.tseries.offsets.FY5253Quarter.base", "pandas.tseries.offsets.FY5253Quarter.copy", "pandas.tseries.offsets.FY5253Quarter.freqstr", "pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix", "pandas.tseries.offsets.FY5253Quarter.get_weeks", "pandas.tseries.offsets.FY5253Quarter.isAnchored", "pandas.tseries.offsets.FY5253Quarter.is_anchored", "pandas.tseries.offsets.FY5253Quarter.is_month_end", "pandas.tseries.offsets.FY5253Quarter.is_month_start", "pandas.tseries.offsets.FY5253Quarter.is_on_offset", "pandas.tseries.offsets.FY5253Quarter.is_quarter_end", "pandas.tseries.offsets.FY5253Quarter.is_quarter_start", "pandas.tseries.offsets.FY5253Quarter.is_year_end", "pandas.tseries.offsets.FY5253Quarter.is_year_start", "pandas.tseries.offsets.FY5253Quarter.kwds", "pandas.tseries.offsets.FY5253Quarter.n", "pandas.tseries.offsets.FY5253Quarter.name", "pandas.tseries.offsets.FY5253Quarter.nanos", "pandas.tseries.offsets.FY5253Quarter.normalize", "pandas.tseries.offsets.FY5253Quarter.onOffset", "pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week", "pandas.tseries.offsets.FY5253Quarter.rollback", "pandas.tseries.offsets.FY5253Quarter.rollforward", "pandas.tseries.offsets.FY5253Quarter.rule_code", "pandas.tseries.offsets.FY5253Quarter.startingMonth", "pandas.tseries.offsets.FY5253Quarter.variation", "pandas.tseries.offsets.FY5253Quarter.weekday", "pandas.tseries.offsets.FY5253Quarter.year_has_extra_week", "pandas.tseries.offsets.Hour", "pandas.tseries.offsets.Hour.__call__", "pandas.tseries.offsets.Hour.apply", "pandas.tseries.offsets.Hour.apply_index", "pandas.tseries.offsets.Hour.base", "pandas.tseries.offsets.Hour.copy", "pandas.tseries.offsets.Hour.delta", "pandas.tseries.offsets.Hour.freqstr", "pandas.tseries.offsets.Hour.isAnchored", "pandas.tseries.offsets.Hour.is_anchored", "pandas.tseries.offsets.Hour.is_month_end", "pandas.tseries.offsets.Hour.is_month_start", "pandas.tseries.offsets.Hour.is_on_offset", "pandas.tseries.offsets.Hour.is_quarter_end", "pandas.tseries.offsets.Hour.is_quarter_start", "pandas.tseries.offsets.Hour.is_year_end", "pandas.tseries.offsets.Hour.is_year_start", "pandas.tseries.offsets.Hour.kwds", "pandas.tseries.offsets.Hour.n", "pandas.tseries.offsets.Hour.name", "pandas.tseries.offsets.Hour.nanos", "pandas.tseries.offsets.Hour.normalize", "pandas.tseries.offsets.Hour.onOffset", "pandas.tseries.offsets.Hour.rollback", "pandas.tseries.offsets.Hour.rollforward", "pandas.tseries.offsets.Hour.rule_code", "pandas.tseries.offsets.LastWeekOfMonth", "pandas.tseries.offsets.LastWeekOfMonth.__call__", "pandas.tseries.offsets.LastWeekOfMonth.apply", "pandas.tseries.offsets.LastWeekOfMonth.apply_index", "pandas.tseries.offsets.LastWeekOfMonth.base", "pandas.tseries.offsets.LastWeekOfMonth.copy", "pandas.tseries.offsets.LastWeekOfMonth.freqstr", "pandas.tseries.offsets.LastWeekOfMonth.isAnchored", "pandas.tseries.offsets.LastWeekOfMonth.is_anchored", "pandas.tseries.offsets.LastWeekOfMonth.is_month_end", "pandas.tseries.offsets.LastWeekOfMonth.is_month_start", "pandas.tseries.offsets.LastWeekOfMonth.is_on_offset", "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_end", "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_start", "pandas.tseries.offsets.LastWeekOfMonth.is_year_end", "pandas.tseries.offsets.LastWeekOfMonth.is_year_start", "pandas.tseries.offsets.LastWeekOfMonth.kwds", "pandas.tseries.offsets.LastWeekOfMonth.n", "pandas.tseries.offsets.LastWeekOfMonth.name", "pandas.tseries.offsets.LastWeekOfMonth.nanos", "pandas.tseries.offsets.LastWeekOfMonth.normalize", "pandas.tseries.offsets.LastWeekOfMonth.onOffset", "pandas.tseries.offsets.LastWeekOfMonth.rollback", "pandas.tseries.offsets.LastWeekOfMonth.rollforward", "pandas.tseries.offsets.LastWeekOfMonth.rule_code", "pandas.tseries.offsets.LastWeekOfMonth.week", "pandas.tseries.offsets.LastWeekOfMonth.weekday", "pandas.tseries.offsets.Micro", "pandas.tseries.offsets.Micro.__call__", "pandas.tseries.offsets.Micro.apply", "pandas.tseries.offsets.Micro.apply_index", "pandas.tseries.offsets.Micro.base", "pandas.tseries.offsets.Micro.copy", "pandas.tseries.offsets.Micro.delta", "pandas.tseries.offsets.Micro.freqstr", "pandas.tseries.offsets.Micro.isAnchored", "pandas.tseries.offsets.Micro.is_anchored", "pandas.tseries.offsets.Micro.is_month_end", "pandas.tseries.offsets.Micro.is_month_start", "pandas.tseries.offsets.Micro.is_on_offset", "pandas.tseries.offsets.Micro.is_quarter_end", "pandas.tseries.offsets.Micro.is_quarter_start", "pandas.tseries.offsets.Micro.is_year_end", "pandas.tseries.offsets.Micro.is_year_start", "pandas.tseries.offsets.Micro.kwds", "pandas.tseries.offsets.Micro.n", "pandas.tseries.offsets.Micro.name", "pandas.tseries.offsets.Micro.nanos", "pandas.tseries.offsets.Micro.normalize", "pandas.tseries.offsets.Micro.onOffset", "pandas.tseries.offsets.Micro.rollback", "pandas.tseries.offsets.Micro.rollforward", "pandas.tseries.offsets.Micro.rule_code", "pandas.tseries.offsets.Milli", "pandas.tseries.offsets.Milli.__call__", "pandas.tseries.offsets.Milli.apply", "pandas.tseries.offsets.Milli.apply_index", "pandas.tseries.offsets.Milli.base", "pandas.tseries.offsets.Milli.copy", "pandas.tseries.offsets.Milli.delta", "pandas.tseries.offsets.Milli.freqstr", "pandas.tseries.offsets.Milli.isAnchored", "pandas.tseries.offsets.Milli.is_anchored", "pandas.tseries.offsets.Milli.is_month_end", "pandas.tseries.offsets.Milli.is_month_start", "pandas.tseries.offsets.Milli.is_on_offset", "pandas.tseries.offsets.Milli.is_quarter_end", "pandas.tseries.offsets.Milli.is_quarter_start", "pandas.tseries.offsets.Milli.is_year_end", "pandas.tseries.offsets.Milli.is_year_start", "pandas.tseries.offsets.Milli.kwds", "pandas.tseries.offsets.Milli.n", "pandas.tseries.offsets.Milli.name", "pandas.tseries.offsets.Milli.nanos", "pandas.tseries.offsets.Milli.normalize", "pandas.tseries.offsets.Milli.onOffset", "pandas.tseries.offsets.Milli.rollback", "pandas.tseries.offsets.Milli.rollforward", "pandas.tseries.offsets.Milli.rule_code", "pandas.tseries.offsets.Minute", "pandas.tseries.offsets.Minute.__call__", "pandas.tseries.offsets.Minute.apply", "pandas.tseries.offsets.Minute.apply_index", "pandas.tseries.offsets.Minute.base", "pandas.tseries.offsets.Minute.copy", "pandas.tseries.offsets.Minute.delta", "pandas.tseries.offsets.Minute.freqstr", "pandas.tseries.offsets.Minute.isAnchored", "pandas.tseries.offsets.Minute.is_anchored", "pandas.tseries.offsets.Minute.is_month_end", "pandas.tseries.offsets.Minute.is_month_start", "pandas.tseries.offsets.Minute.is_on_offset", "pandas.tseries.offsets.Minute.is_quarter_end", "pandas.tseries.offsets.Minute.is_quarter_start", "pandas.tseries.offsets.Minute.is_year_end", "pandas.tseries.offsets.Minute.is_year_start", "pandas.tseries.offsets.Minute.kwds", "pandas.tseries.offsets.Minute.n", "pandas.tseries.offsets.Minute.name", "pandas.tseries.offsets.Minute.nanos", "pandas.tseries.offsets.Minute.normalize", "pandas.tseries.offsets.Minute.onOffset", "pandas.tseries.offsets.Minute.rollback", "pandas.tseries.offsets.Minute.rollforward", "pandas.tseries.offsets.Minute.rule_code", "pandas.tseries.offsets.MonthBegin", "pandas.tseries.offsets.MonthBegin.__call__", "pandas.tseries.offsets.MonthBegin.apply", "pandas.tseries.offsets.MonthBegin.apply_index", "pandas.tseries.offsets.MonthBegin.base", "pandas.tseries.offsets.MonthBegin.copy", "pandas.tseries.offsets.MonthBegin.freqstr", "pandas.tseries.offsets.MonthBegin.isAnchored", "pandas.tseries.offsets.MonthBegin.is_anchored", "pandas.tseries.offsets.MonthBegin.is_month_end", "pandas.tseries.offsets.MonthBegin.is_month_start", "pandas.tseries.offsets.MonthBegin.is_on_offset", "pandas.tseries.offsets.MonthBegin.is_quarter_end", "pandas.tseries.offsets.MonthBegin.is_quarter_start", "pandas.tseries.offsets.MonthBegin.is_year_end", "pandas.tseries.offsets.MonthBegin.is_year_start", "pandas.tseries.offsets.MonthBegin.kwds", "pandas.tseries.offsets.MonthBegin.n", "pandas.tseries.offsets.MonthBegin.name", "pandas.tseries.offsets.MonthBegin.nanos", "pandas.tseries.offsets.MonthBegin.normalize", "pandas.tseries.offsets.MonthBegin.onOffset", "pandas.tseries.offsets.MonthBegin.rollback", "pandas.tseries.offsets.MonthBegin.rollforward", "pandas.tseries.offsets.MonthBegin.rule_code", "pandas.tseries.offsets.MonthEnd", "pandas.tseries.offsets.MonthEnd.__call__", "pandas.tseries.offsets.MonthEnd.apply", "pandas.tseries.offsets.MonthEnd.apply_index", "pandas.tseries.offsets.MonthEnd.base", "pandas.tseries.offsets.MonthEnd.copy", "pandas.tseries.offsets.MonthEnd.freqstr", "pandas.tseries.offsets.MonthEnd.isAnchored", "pandas.tseries.offsets.MonthEnd.is_anchored", "pandas.tseries.offsets.MonthEnd.is_month_end", "pandas.tseries.offsets.MonthEnd.is_month_start", "pandas.tseries.offsets.MonthEnd.is_on_offset", "pandas.tseries.offsets.MonthEnd.is_quarter_end", "pandas.tseries.offsets.MonthEnd.is_quarter_start", "pandas.tseries.offsets.MonthEnd.is_year_end", "pandas.tseries.offsets.MonthEnd.is_year_start", "pandas.tseries.offsets.MonthEnd.kwds", "pandas.tseries.offsets.MonthEnd.n", "pandas.tseries.offsets.MonthEnd.name", "pandas.tseries.offsets.MonthEnd.nanos", "pandas.tseries.offsets.MonthEnd.normalize", "pandas.tseries.offsets.MonthEnd.onOffset", "pandas.tseries.offsets.MonthEnd.rollback", "pandas.tseries.offsets.MonthEnd.rollforward", "pandas.tseries.offsets.MonthEnd.rule_code", "pandas.tseries.offsets.Nano", "pandas.tseries.offsets.Nano.__call__", "pandas.tseries.offsets.Nano.apply", "pandas.tseries.offsets.Nano.apply_index", "pandas.tseries.offsets.Nano.base", "pandas.tseries.offsets.Nano.copy", "pandas.tseries.offsets.Nano.delta", "pandas.tseries.offsets.Nano.freqstr", "pandas.tseries.offsets.Nano.isAnchored", "pandas.tseries.offsets.Nano.is_anchored", "pandas.tseries.offsets.Nano.is_month_end", "pandas.tseries.offsets.Nano.is_month_start", "pandas.tseries.offsets.Nano.is_on_offset", "pandas.tseries.offsets.Nano.is_quarter_end", "pandas.tseries.offsets.Nano.is_quarter_start", "pandas.tseries.offsets.Nano.is_year_end", "pandas.tseries.offsets.Nano.is_year_start", "pandas.tseries.offsets.Nano.kwds", "pandas.tseries.offsets.Nano.n", "pandas.tseries.offsets.Nano.name", "pandas.tseries.offsets.Nano.nanos", "pandas.tseries.offsets.Nano.normalize", "pandas.tseries.offsets.Nano.onOffset", "pandas.tseries.offsets.Nano.rollback", "pandas.tseries.offsets.Nano.rollforward", "pandas.tseries.offsets.Nano.rule_code", "pandas.tseries.offsets.QuarterBegin", "pandas.tseries.offsets.QuarterBegin.__call__", "pandas.tseries.offsets.QuarterBegin.apply", "pandas.tseries.offsets.QuarterBegin.apply_index", "pandas.tseries.offsets.QuarterBegin.base", "pandas.tseries.offsets.QuarterBegin.copy", "pandas.tseries.offsets.QuarterBegin.freqstr", "pandas.tseries.offsets.QuarterBegin.isAnchored", "pandas.tseries.offsets.QuarterBegin.is_anchored", "pandas.tseries.offsets.QuarterBegin.is_month_end", "pandas.tseries.offsets.QuarterBegin.is_month_start", "pandas.tseries.offsets.QuarterBegin.is_on_offset", "pandas.tseries.offsets.QuarterBegin.is_quarter_end", "pandas.tseries.offsets.QuarterBegin.is_quarter_start", "pandas.tseries.offsets.QuarterBegin.is_year_end", "pandas.tseries.offsets.QuarterBegin.is_year_start", "pandas.tseries.offsets.QuarterBegin.kwds", "pandas.tseries.offsets.QuarterBegin.n", "pandas.tseries.offsets.QuarterBegin.name", "pandas.tseries.offsets.QuarterBegin.nanos", "pandas.tseries.offsets.QuarterBegin.normalize", "pandas.tseries.offsets.QuarterBegin.onOffset", "pandas.tseries.offsets.QuarterBegin.rollback", "pandas.tseries.offsets.QuarterBegin.rollforward", "pandas.tseries.offsets.QuarterBegin.rule_code", "pandas.tseries.offsets.QuarterBegin.startingMonth", "pandas.tseries.offsets.QuarterEnd", "pandas.tseries.offsets.QuarterEnd.__call__", "pandas.tseries.offsets.QuarterEnd.apply", "pandas.tseries.offsets.QuarterEnd.apply_index", "pandas.tseries.offsets.QuarterEnd.base", "pandas.tseries.offsets.QuarterEnd.copy", "pandas.tseries.offsets.QuarterEnd.freqstr", "pandas.tseries.offsets.QuarterEnd.isAnchored", "pandas.tseries.offsets.QuarterEnd.is_anchored", "pandas.tseries.offsets.QuarterEnd.is_month_end", "pandas.tseries.offsets.QuarterEnd.is_month_start", "pandas.tseries.offsets.QuarterEnd.is_on_offset", "pandas.tseries.offsets.QuarterEnd.is_quarter_end", "pandas.tseries.offsets.QuarterEnd.is_quarter_start", "pandas.tseries.offsets.QuarterEnd.is_year_end", "pandas.tseries.offsets.QuarterEnd.is_year_start", "pandas.tseries.offsets.QuarterEnd.kwds", "pandas.tseries.offsets.QuarterEnd.n", "pandas.tseries.offsets.QuarterEnd.name", "pandas.tseries.offsets.QuarterEnd.nanos", "pandas.tseries.offsets.QuarterEnd.normalize", "pandas.tseries.offsets.QuarterEnd.onOffset", "pandas.tseries.offsets.QuarterEnd.rollback", "pandas.tseries.offsets.QuarterEnd.rollforward", "pandas.tseries.offsets.QuarterEnd.rule_code", "pandas.tseries.offsets.QuarterEnd.startingMonth", "pandas.tseries.offsets.Second", "pandas.tseries.offsets.Second.__call__", "pandas.tseries.offsets.Second.apply", "pandas.tseries.offsets.Second.apply_index", "pandas.tseries.offsets.Second.base", "pandas.tseries.offsets.Second.copy", "pandas.tseries.offsets.Second.delta", "pandas.tseries.offsets.Second.freqstr", "pandas.tseries.offsets.Second.isAnchored", "pandas.tseries.offsets.Second.is_anchored", "pandas.tseries.offsets.Second.is_month_end", "pandas.tseries.offsets.Second.is_month_start", "pandas.tseries.offsets.Second.is_on_offset", "pandas.tseries.offsets.Second.is_quarter_end", "pandas.tseries.offsets.Second.is_quarter_start", "pandas.tseries.offsets.Second.is_year_end", "pandas.tseries.offsets.Second.is_year_start", "pandas.tseries.offsets.Second.kwds", "pandas.tseries.offsets.Second.n", "pandas.tseries.offsets.Second.name", "pandas.tseries.offsets.Second.nanos", "pandas.tseries.offsets.Second.normalize", "pandas.tseries.offsets.Second.onOffset", "pandas.tseries.offsets.Second.rollback", "pandas.tseries.offsets.Second.rollforward", "pandas.tseries.offsets.Second.rule_code", "pandas.tseries.offsets.SemiMonthBegin", "pandas.tseries.offsets.SemiMonthBegin.__call__", "pandas.tseries.offsets.SemiMonthBegin.apply", "pandas.tseries.offsets.SemiMonthBegin.apply_index", "pandas.tseries.offsets.SemiMonthBegin.base", "pandas.tseries.offsets.SemiMonthBegin.copy", "pandas.tseries.offsets.SemiMonthBegin.day_of_month", "pandas.tseries.offsets.SemiMonthBegin.freqstr", "pandas.tseries.offsets.SemiMonthBegin.isAnchored", "pandas.tseries.offsets.SemiMonthBegin.is_anchored", "pandas.tseries.offsets.SemiMonthBegin.is_month_end", "pandas.tseries.offsets.SemiMonthBegin.is_month_start", "pandas.tseries.offsets.SemiMonthBegin.is_on_offset", "pandas.tseries.offsets.SemiMonthBegin.is_quarter_end", "pandas.tseries.offsets.SemiMonthBegin.is_quarter_start", "pandas.tseries.offsets.SemiMonthBegin.is_year_end", "pandas.tseries.offsets.SemiMonthBegin.is_year_start", "pandas.tseries.offsets.SemiMonthBegin.kwds", "pandas.tseries.offsets.SemiMonthBegin.n", "pandas.tseries.offsets.SemiMonthBegin.name", "pandas.tseries.offsets.SemiMonthBegin.nanos", "pandas.tseries.offsets.SemiMonthBegin.normalize", "pandas.tseries.offsets.SemiMonthBegin.onOffset", "pandas.tseries.offsets.SemiMonthBegin.rollback", "pandas.tseries.offsets.SemiMonthBegin.rollforward", "pandas.tseries.offsets.SemiMonthBegin.rule_code", "pandas.tseries.offsets.SemiMonthEnd", "pandas.tseries.offsets.SemiMonthEnd.__call__", "pandas.tseries.offsets.SemiMonthEnd.apply", "pandas.tseries.offsets.SemiMonthEnd.apply_index", "pandas.tseries.offsets.SemiMonthEnd.base", "pandas.tseries.offsets.SemiMonthEnd.copy", "pandas.tseries.offsets.SemiMonthEnd.day_of_month", "pandas.tseries.offsets.SemiMonthEnd.freqstr", "pandas.tseries.offsets.SemiMonthEnd.isAnchored", "pandas.tseries.offsets.SemiMonthEnd.is_anchored", "pandas.tseries.offsets.SemiMonthEnd.is_month_end", "pandas.tseries.offsets.SemiMonthEnd.is_month_start", "pandas.tseries.offsets.SemiMonthEnd.is_on_offset", "pandas.tseries.offsets.SemiMonthEnd.is_quarter_end", "pandas.tseries.offsets.SemiMonthEnd.is_quarter_start", "pandas.tseries.offsets.SemiMonthEnd.is_year_end", "pandas.tseries.offsets.SemiMonthEnd.is_year_start", "pandas.tseries.offsets.SemiMonthEnd.kwds", "pandas.tseries.offsets.SemiMonthEnd.n", "pandas.tseries.offsets.SemiMonthEnd.name", "pandas.tseries.offsets.SemiMonthEnd.nanos", "pandas.tseries.offsets.SemiMonthEnd.normalize", "pandas.tseries.offsets.SemiMonthEnd.onOffset", "pandas.tseries.offsets.SemiMonthEnd.rollback", "pandas.tseries.offsets.SemiMonthEnd.rollforward", "pandas.tseries.offsets.SemiMonthEnd.rule_code", "pandas.tseries.offsets.Tick", "pandas.tseries.offsets.Tick.__call__", "pandas.tseries.offsets.Tick.apply", "pandas.tseries.offsets.Tick.apply_index", "pandas.tseries.offsets.Tick.base", "pandas.tseries.offsets.Tick.copy", "pandas.tseries.offsets.Tick.delta", "pandas.tseries.offsets.Tick.freqstr", "pandas.tseries.offsets.Tick.isAnchored", "pandas.tseries.offsets.Tick.is_anchored", "pandas.tseries.offsets.Tick.is_month_end", "pandas.tseries.offsets.Tick.is_month_start", "pandas.tseries.offsets.Tick.is_on_offset", "pandas.tseries.offsets.Tick.is_quarter_end", "pandas.tseries.offsets.Tick.is_quarter_start", "pandas.tseries.offsets.Tick.is_year_end", "pandas.tseries.offsets.Tick.is_year_start", "pandas.tseries.offsets.Tick.kwds", "pandas.tseries.offsets.Tick.n", "pandas.tseries.offsets.Tick.name", "pandas.tseries.offsets.Tick.nanos", "pandas.tseries.offsets.Tick.normalize", "pandas.tseries.offsets.Tick.onOffset", "pandas.tseries.offsets.Tick.rollback", "pandas.tseries.offsets.Tick.rollforward", "pandas.tseries.offsets.Tick.rule_code", "pandas.tseries.offsets.Week", "pandas.tseries.offsets.Week.__call__", "pandas.tseries.offsets.Week.apply", "pandas.tseries.offsets.Week.apply_index", "pandas.tseries.offsets.Week.base", "pandas.tseries.offsets.Week.copy", "pandas.tseries.offsets.Week.freqstr", "pandas.tseries.offsets.Week.isAnchored", "pandas.tseries.offsets.Week.is_anchored", "pandas.tseries.offsets.Week.is_month_end", "pandas.tseries.offsets.Week.is_month_start", "pandas.tseries.offsets.Week.is_on_offset", "pandas.tseries.offsets.Week.is_quarter_end", "pandas.tseries.offsets.Week.is_quarter_start", "pandas.tseries.offsets.Week.is_year_end", "pandas.tseries.offsets.Week.is_year_start", "pandas.tseries.offsets.Week.kwds", "pandas.tseries.offsets.Week.n", "pandas.tseries.offsets.Week.name", "pandas.tseries.offsets.Week.nanos", "pandas.tseries.offsets.Week.normalize", "pandas.tseries.offsets.Week.onOffset", "pandas.tseries.offsets.Week.rollback", "pandas.tseries.offsets.Week.rollforward", "pandas.tseries.offsets.Week.rule_code", "pandas.tseries.offsets.Week.weekday", "pandas.tseries.offsets.WeekOfMonth", "pandas.tseries.offsets.WeekOfMonth.__call__", "pandas.tseries.offsets.WeekOfMonth.apply", "pandas.tseries.offsets.WeekOfMonth.apply_index", "pandas.tseries.offsets.WeekOfMonth.base", "pandas.tseries.offsets.WeekOfMonth.copy", "pandas.tseries.offsets.WeekOfMonth.freqstr", "pandas.tseries.offsets.WeekOfMonth.isAnchored", "pandas.tseries.offsets.WeekOfMonth.is_anchored", "pandas.tseries.offsets.WeekOfMonth.is_month_end", "pandas.tseries.offsets.WeekOfMonth.is_month_start", "pandas.tseries.offsets.WeekOfMonth.is_on_offset", "pandas.tseries.offsets.WeekOfMonth.is_quarter_end", "pandas.tseries.offsets.WeekOfMonth.is_quarter_start", "pandas.tseries.offsets.WeekOfMonth.is_year_end", "pandas.tseries.offsets.WeekOfMonth.is_year_start", "pandas.tseries.offsets.WeekOfMonth.kwds", "pandas.tseries.offsets.WeekOfMonth.n", "pandas.tseries.offsets.WeekOfMonth.name", "pandas.tseries.offsets.WeekOfMonth.nanos", "pandas.tseries.offsets.WeekOfMonth.normalize", "pandas.tseries.offsets.WeekOfMonth.onOffset", "pandas.tseries.offsets.WeekOfMonth.rollback", "pandas.tseries.offsets.WeekOfMonth.rollforward", "pandas.tseries.offsets.WeekOfMonth.rule_code", "pandas.tseries.offsets.WeekOfMonth.week", "pandas.tseries.offsets.WeekOfMonth.weekday", "pandas.tseries.offsets.YearBegin", "pandas.tseries.offsets.YearBegin.__call__", "pandas.tseries.offsets.YearBegin.apply", "pandas.tseries.offsets.YearBegin.apply_index", "pandas.tseries.offsets.YearBegin.base", "pandas.tseries.offsets.YearBegin.copy", "pandas.tseries.offsets.YearBegin.freqstr", "pandas.tseries.offsets.YearBegin.isAnchored", "pandas.tseries.offsets.YearBegin.is_anchored", "pandas.tseries.offsets.YearBegin.is_month_end", "pandas.tseries.offsets.YearBegin.is_month_start", "pandas.tseries.offsets.YearBegin.is_on_offset", "pandas.tseries.offsets.YearBegin.is_quarter_end", "pandas.tseries.offsets.YearBegin.is_quarter_start", "pandas.tseries.offsets.YearBegin.is_year_end", "pandas.tseries.offsets.YearBegin.is_year_start", "pandas.tseries.offsets.YearBegin.kwds", "pandas.tseries.offsets.YearBegin.month", "pandas.tseries.offsets.YearBegin.n", "pandas.tseries.offsets.YearBegin.name", "pandas.tseries.offsets.YearBegin.nanos", "pandas.tseries.offsets.YearBegin.normalize", "pandas.tseries.offsets.YearBegin.onOffset", "pandas.tseries.offsets.YearBegin.rollback", "pandas.tseries.offsets.YearBegin.rollforward", "pandas.tseries.offsets.YearBegin.rule_code", "pandas.tseries.offsets.YearEnd", "pandas.tseries.offsets.YearEnd.__call__", "pandas.tseries.offsets.YearEnd.apply", "pandas.tseries.offsets.YearEnd.apply_index", "pandas.tseries.offsets.YearEnd.base", "pandas.tseries.offsets.YearEnd.copy", "pandas.tseries.offsets.YearEnd.freqstr", "pandas.tseries.offsets.YearEnd.isAnchored", "pandas.tseries.offsets.YearEnd.is_anchored", "pandas.tseries.offsets.YearEnd.is_month_end", "pandas.tseries.offsets.YearEnd.is_month_start", "pandas.tseries.offsets.YearEnd.is_on_offset", "pandas.tseries.offsets.YearEnd.is_quarter_end", "pandas.tseries.offsets.YearEnd.is_quarter_start", "pandas.tseries.offsets.YearEnd.is_year_end", "pandas.tseries.offsets.YearEnd.is_year_start", "pandas.tseries.offsets.YearEnd.kwds", "pandas.tseries.offsets.YearEnd.month", "pandas.tseries.offsets.YearEnd.n", "pandas.tseries.offsets.YearEnd.name", "pandas.tseries.offsets.YearEnd.nanos", "pandas.tseries.offsets.YearEnd.normalize", "pandas.tseries.offsets.YearEnd.onOffset", "pandas.tseries.offsets.YearEnd.rollback", "pandas.tseries.offsets.YearEnd.rollforward", "pandas.tseries.offsets.YearEnd.rule_code", "pandas.unique", "pandas.util.hash_array", "pandas.util.hash_pandas_object", "pandas.wide_to_long", "pandas arrays, scalars, and data types", "Extensions", "DataFrame", "General functions", "GroupBy", "API reference", "Index objects", "Input/output", "Date offsets", "Options and settings", "Plotting", "Resampling", "Series", "Style", "Testing", "Window", "10 minutes to pandas", "MultiIndex / advanced indexing", "Essential basic functionality", "Nullable Boolean data type", "Categorical data", "<no title>", "Intro to data structures", "Duplicate Labels", "Enhancing performance", "Frequently Asked Questions (FAQ)", "Group by: split-apply-combine", "User Guide", "Indexing and selecting data", "Nullable integer data type", "IO tools (text, CSV, HDF5, \u2026)", "Merge, join, concatenate and compare", "Working with missing data", "Options and settings", "Reshaping and pivot tables", "Scaling to large datasets", "Sparse data structures", "Table Visualization", "Working with text data", "Time deltas", "Time series / date functionality", "Chart visualization", "Windowing operations", "Release notes", "Version 0.10.0 (December 17, 2012)", "Version 0.10.1 (January 22, 2013)", "Version 0.11.0 (April 22, 2013)", "Version 0.12.0 (July 24, 2013)", "Version 0.13.0 (January 3, 2014)", "Version 0.13.1 (February 3, 2014)", "Version 0.14.0 (May 31 , 2014)", "Version 0.14.1 (July 11, 2014)", "Version 0.15.0 (October 18, 2014)", "Version 0.15.1 (November 9, 2014)", "Version 0.15.2 (December 12, 2014)", "Version 0.16.0 (March 22, 2015)", "Version 0.16.1 (May 11, 2015)", "Version 0.16.2 (June 12, 2015)", "Version 0.17.0 (October 9, 2015)", "Version 0.17.1 (November 21, 2015)", "Version 0.18.0 (March 13, 2016)", "Version 0.18.1 (May 3, 2016)", "Version 0.19.0 (October 2, 2016)", "Version 0.19.1 (November 3, 2016)", "Version 0.19.2 (December 24, 2016)", "Version 0.20.1 (May 5, 2017)", "Version 0.20.2 (June 4, 2017)", "Version 0.20.3 (July 7, 2017)", "Version 0.21.0 (October 27, 2017)", "Version 0.21.1 (December 12, 2017)", "Version 0.22.0 (December 29, 2017)", "What\u2019s new in 0.23.0 (May 15, 2018)", "What\u2019s new in 0.23.1 (June 12, 2018)", "What\u2019s new in 0.23.2 (July 5, 2018)", "What\u2019s new in 0.23.3 (July 7, 2018)", "What\u2019s new in 0.23.4 (August 3, 2018)", "What\u2019s new in 0.24.0 (January 25, 2019)", "What\u2019s new in 0.24.1 (February 3, 2019)", "What\u2019s new in 0.24.2 (March 12, 2019)", "What\u2019s new in 0.25.0 (July 18, 2019)", "What\u2019s new in 0.25.1 (August 21, 2019)", "What\u2019s new in 0.25.2 (October 15, 2019)", "What\u2019s new in 0.25.3 (October 31, 2019)", "Versions 0.4.1 through 0.4.3 (September 25 - October 9, 2011)", "Version 0.5.0 (October 24, 2011)", "Version 0.6.0 (November 25, 2011)", "Version 0.6.1 (December 13, 2011)", "Version 0.7.0 (February 9, 2012)", "Version 0.7.1 (February 29, 2012)", "Version 0.7.2 (March 16, 2012)", "Version 0.7.3 (April 12, 2012)", "Version 0.8.0 (June 29, 2012)", "Version 0.8.1 (July 22, 2012)", "Version 0.9.0 (October 7, 2012)", "Version 0.9.1 (November 14, 2012)", "What\u2019s new in 1.0.0 (January 29, 2020)", "What\u2019s new in 1.0.1 (February 5, 2020)", "What\u2019s new in 1.0.2 (March 12, 2020)", "What\u2019s new in 1.0.3 (March 17, 2020)", "What\u2019s new in 1.0.4 (May 28, 2020)", "What\u2019s new in 1.0.5 (June 17, 2020)", "What\u2019s new in 1.1.0 (July 28, 2020)", "What\u2019s new in 1.1.1 (August 20, 2020)", "What\u2019s new in 1.1.2 (September 8, 2020)", "What\u2019s new in 1.1.3 (October 5, 2020)", "What\u2019s new in 1.1.4 (October 30, 2020)", "What\u2019s new in 1.1.5 (December 07, 2020)", "What\u2019s new in 1.2.0 (December 26, 2020)", "What\u2019s new in 1.2.1 (January 20, 2021)", "What\u2019s new in 1.2.2 (February 09, 2021)", "What\u2019s new in 1.2.3 (March 02, 2021)", "What\u2019s new in 1.2.4 (April 12, 2021)", "What\u2019s new in 1.2.5 (June 22, 2021)", "What\u2019s new in 1.3.0 (July 2, 2021)", "What\u2019s new in 1.3.1 (July 25, 2021)", "What\u2019s new in 1.3.2 (August 15, 2021)", "What\u2019s new in 1.3.3 (September 12, 2021)", "What\u2019s new in 1.3.4 (October 17, 2021)", "What\u2019s new in 1.3.5 (December 12, 2021)", "What\u2019s new in 1.4.0 (January 22, 2022)", "What\u2019s new in 1.4.1 (February 12, 2022)", "What\u2019s new in 1.4.2 (April 2, 2022)", "What\u2019s new in 1.4.3 (June 23, 2022)", "What\u2019s new in 1.4.4 (August 31, 2022)", "What\u2019s new in 1.5.0 (September 19, 2022)", "What\u2019s new in 1.5.1 (October 19, 2022)", "What\u2019s new in 1.5.2 (November 21, 2022)", "What\u2019s new in 1.5.3 (January 18, 2023)"], "terms": {"panda": [0, 6, 9, 12, 13, 15, 16, 17, 19, 20, 24, 25, 27, 28, 29, 30, 32, 33, 34, 2480, 2481, 2483, 2484, 2489, 2490, 2491, 2492, 2494, 2496, 2497, 2498, 2499, 2501, 2502, 2505, 2506, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2543, 2545, 2546, 2547, 2548, 2549, 2551, 2552, 2553, 2554, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2571, 2572, 2573, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 49, 53, 54, 56, 60, 61, 62, 63, 65, 67, 68, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 94, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 131, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 236, 238, 239, 240, 241, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 299, 300, 302, 304, 305, 308, 309, 311, 312, 313, 314, 315, 316, 317, 318, 322, 324, 326, 329, 330, 333, 337, 338, 339, 340, 342, 345, 349, 364, 366, 367, 368, 370, 373, 375, 376, 377, 378, 379, 381, 382, 384, 386, 387, 388, 389, 391, 393, 394, 395, 397, 399, 400, 401, 403, 406, 413, 418, 420, 421, 422, 423, 424, 425, 426, 429, 430, 431, 433, 434, 435, 436, 439, 441, 447, 448, 454, 455, 456, 459, 461, 462, 464, 465, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 479, 482, 487, 489, 491, 492, 493, 497, 498, 501, 503, 505, 506, 508, 509, 510, 511, 512, 522, 524, 526, 527, 529, 530, 531, 532, 539, 543, 544, 546, 550, 552, 560, 569, 570, 572, 575, 587, 597, 598, 603, 608, 609, 610, 611, 612, 613, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 636, 637, 639, 640, 644, 649, 650, 651, 652, 653, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 676, 680, 681, 683, 689, 692, 693, 694, 695, 696, 697, 698, 704, 707, 710, 714, 718, 720, 721, 722, 723, 725, 730, 731, 732, 733, 734, 735, 737, 739, 740, 741, 742, 744, 745, 747, 748, 750, 751, 752, 753, 754, 755, 758, 759, 760, 764, 765, 766, 767, 768, 769, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 793, 794, 795, 796, 797, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 848, 849, 850, 858, 859, 861, 862, 863, 864, 865, 866, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 889, 890, 892, 894, 895, 896, 897, 899, 900, 901, 902, 903, 904, 906, 907, 908, 909, 911, 912, 913, 914, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 927, 929, 930, 931, 932, 933, 934, 936, 937, 938, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 951, 952, 953, 954, 955, 956, 957, 959, 960, 961, 965, 967, 968, 969, 973, 975, 978, 984, 985, 988, 990, 993, 995, 997, 998, 1000, 1001, 1014, 1018, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1045, 1048, 1054, 1055, 1056, 1057, 1059, 1061, 1062, 1077, 1079, 1081, 1085, 1086, 1087, 1089, 1093, 1094, 1095, 1098, 1101, 1102, 1103, 1105, 1106, 1107, 1110, 1112, 1114, 1115, 1116, 1118, 1119, 1120, 1122, 1123, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1150, 1151, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1181, 1182, 1184, 1185, 1186, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1208, 1210, 1211, 1216, 1217, 1219, 1220, 1221, 1222, 1223, 1224, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1242, 1243, 1244, 1248, 1255, 1257, 1261, 1264, 1265, 1269, 1273, 1274, 1276, 1277, 1278, 1279, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1296, 1299, 1302, 1305, 1309, 1311, 1313, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1369, 1370, 1371, 1373, 1374, 1376, 1378, 1380, 1384, 1387, 1389, 1390, 1391, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1442, 1444, 1445, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1484, 1485, 1488, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1531, 1534, 1557, 1560, 1583, 1586, 1609, 1612, 1636, 1640, 1665, 1670, 1696, 1699, 1721, 1724, 1750, 1754, 1779, 1784, 1812, 1816, 1844, 1848, 1869, 1874, 1877, 1899, 1903, 1914, 1920, 1925, 1928, 1945, 1950, 1955, 1975, 1980, 1985, 2012, 2016, 2027, 2033, 2038, 2041, 2065, 2069, 2080, 2091, 2095, 2106, 2117, 2121, 2132, 2143, 2146, 2168, 2171, 2193, 2197, 2208, 2219, 2222, 2245, 2248, 2271, 2275, 2286, 2297, 2301, 2323, 2327, 2349, 2353, 2364, 2375, 2378, 2396, 2401, 2404, 2428, 2431, 2454, 2457, 2475, 2476, 2477, 2478, 2479, 2480, 2481, 2484, 2486, 2491, 2495, 2496, 2497, 2498, 2502, 2503, 2504, 2505, 2506, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2543, 2545, 2546, 2548, 2549, 2550, 2551, 2552, 2554, 2556, 2557, 2559, 2562, 2564, 2565, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2585, 2587, 2588, 2589, 2591, 2593, 2594, 2595, 2596, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "driven": [0, 9, 14], "open": [0, 1, 3, 4, 5, 11, 13, 14, 16, 17, 18, 19, 34, 35, 36, 88, 146, 259, 261, 264, 265, 266, 268, 270, 271, 273, 276, 280, 349, 479, 489, 491, 492, 497, 498, 499, 513, 517, 636, 637, 758, 925, 927, 929, 930, 933, 936, 952, 1190, 1199, 1266, 1307, 1364, 1371, 1392, 1410, 1427, 1431, 1452, 1491, 1492, 1493, 1494, 1496, 1498, 1500, 1501, 1507, 1508, 1509, 2496, 2509, 2510, 2516, 2519, 2521, 2526, 2527, 2536, 2538, 2540, 2541, 2544, 2546, 2547, 2555, 2558, 2570, 2574, 2586, 2587, 2588, 2589, 2591, 2592, 2598, 2603], "sourc": [0, 1, 2, 4, 5, 8, 10, 11, 13, 16, 17, 19, 21, 24, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 484, 485, 486, 487, 488, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1149, 1150, 1152, 1154, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 2475, 2476, 2477, 2478, 2497, 2505, 2509, 2510, 2519, 2535, 2538, 2541, 2542, 2547, 2550, 2552, 2557, 2574, 2579, 2582, 2592], "project": [0, 1, 2, 3, 6, 8, 11, 13, 14, 247, 263, 858, 1485, 1495, 2527, 2528, 2534, 2538, 2544], "larg": [0, 2, 6, 11, 13, 14, 16, 17, 19, 22, 34, 91, 136, 191, 197, 200, 747, 807, 809, 1196, 1365, 1374, 1403, 1407, 1444, 1453, 1455, 1476, 1480, 1491, 1492, 1508, 1509, 1510, 1511, 1520, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2515, 2516, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2552, 2555, 2557, 2558, 2563, 2569, 2572, 2573, 2574, 2580, 2581, 2583, 2592, 2598], "group": [0, 2, 3, 11, 14, 20, 21, 29, 31, 34, 71, 72, 79, 83, 91, 127, 136, 139, 140, 164, 191, 192, 194, 196, 199, 211, 219, 229, 264, 267, 294, 367, 375, 410, 479, 627, 630, 740, 747, 751, 752, 776, 802, 804, 806, 808, 818, 829, 839, 870, 871, 873, 874, 892, 899, 929, 931, 952, 957, 1201, 1202, 1203, 1206, 1209, 1211, 1212, 1213, 1214, 1215, 1217, 1220, 1221, 1227, 1229, 1230, 1231, 1232, 1233, 1234, 1237, 1239, 1240, 1242, 1243, 1244, 1247, 1248, 1249, 1250, 1251, 1252, 1254, 1255, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1284, 1286, 1287, 1288, 1292, 1295, 1296, 1298, 1300, 1301, 1302, 1303, 1304, 1306, 1307, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1335, 1352, 1362, 1363, 1365, 1407, 1469, 1476, 1480, 1484, 1496, 1510, 1511, 2478, 2496, 2499, 2506, 2507, 2509, 2511, 2512, 2513, 2514, 2516, 2517, 2520, 2521, 2523, 2526, 2527, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2550, 2551, 2555, 2556, 2559, 2561, 2562, 2564, 2566, 2568, 2569, 2574, 2575, 2576, 2578, 2580, 2584, 2585, 2586, 2587, 2596, 2597, 2598, 2600], "smaller": [0, 13, 94, 146, 239, 276, 659, 758, 784, 848, 1365, 1407, 1510, 1511, 1520, 2497, 2499, 2503, 2509, 2512, 2516, 2517, 2519, 2520, 2552, 2558], "maintain": [0, 1, 2, 9, 13, 46, 182, 185, 261, 349, 400, 455, 608, 737, 840, 927, 1086, 1087, 1103, 1404, 1434, 1452, 2503, 2509, 2514, 2516, 2527, 2540, 2549, 2550, 2555, 2574, 2586, 2598, 2603], "leadership": 0, "ha": [0, 1, 2, 3, 4, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 29, 30, 32, 34, 41, 53, 56, 63, 65, 82, 86, 98, 136, 138, 146, 164, 177, 218, 220, 229, 247, 248, 257, 261, 263, 274, 276, 281, 282, 311, 333, 339, 365, 372, 394, 399, 411, 432, 454, 470, 477, 513, 524, 528, 608, 625, 629, 644, 657, 670, 692, 722, 730, 747, 750, 776, 779, 794, 797, 828, 839, 858, 866, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 915, 916, 923, 927, 928, 942, 975, 995, 1001, 1014, 1045, 1102, 1114, 1120, 1122, 1123, 1130, 1132, 1143, 1146, 1156, 1166, 1173, 1199, 1200, 1236, 1237, 1244, 1282, 1283, 1284, 1291, 1364, 1375, 1400, 1403, 1405, 1410, 1418, 1423, 1424, 1425, 1426, 1452, 1491, 1495, 1497, 1498, 1508, 1515, 1517, 1519, 1520, 1975, 2495, 2496, 2497, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2543, 2545, 2547, 2548, 2549, 2551, 2552, 2555, 2556, 2558, 2562, 2566, 2570, 2572, 2573, 2574, 2575, 2580, 2582, 2584, 2586, 2587, 2588, 2591, 2592, 2594, 2597, 2598, 2601, 2602, 2603, 2606], "made": [0, 1, 2, 11, 12, 13, 25, 26, 27, 28, 29, 30, 31, 34, 35, 146, 269, 282, 473, 671, 758, 934, 1089, 1454, 2496, 2497, 2502, 2503, 2504, 2509, 2514, 2520, 2527, 2529, 2531, 2533, 2537, 2539, 2540, 2541, 2544, 2550, 2551, 2555, 2558, 2564, 2569, 2574, 2580, 2586, 2592, 2598, 2603], "strong": [0, 2497, 2516, 2536], "commit": [0, 5, 9, 2522, 2529, 2555, 2570, 2587], "creat": [0, 2, 3, 4, 6, 8, 9, 11, 14, 16, 17, 18, 19, 21, 22, 23, 29, 31, 32, 33, 34, 35, 46, 60, 74, 76, 79, 81, 82, 91, 98, 102, 113, 115, 121, 132, 133, 139, 157, 172, 174, 191, 192, 193, 203, 209, 213, 215, 216, 218, 219, 220, 234, 240, 244, 248, 259, 260, 261, 263, 264, 266, 271, 273, 275, 276, 280, 295, 333, 337, 340, 349, 368, 373, 376, 388, 452, 453, 454, 456, 467, 470, 474, 483, 489, 503, 506, 507, 508, 522, 531, 539, 546, 577, 604, 610, 619, 621, 622, 627, 629, 649, 657, 723, 768, 769, 802, 803, 822, 825, 827, 829, 830, 854, 857, 895, 903, 925, 927, 929, 930, 936, 937, 955, 984, 995, 997, 1000, 1001, 1014, 1043, 1045, 1061, 1062, 1102, 1126, 1173, 1174, 1175, 1176, 1178, 1179, 1182, 1183, 1184, 1195, 1197, 1200, 1206, 1210, 1221, 1362, 1374, 1405, 1420, 1421, 1423, 1444, 1452, 1454, 1458, 1466, 1467, 1476, 1479, 1480, 1495, 1497, 1507, 1519, 1869, 2478, 2479, 2495, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2519, 2520, 2521, 2523, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2545, 2550, 2551, 2557, 2558, 2562, 2563, 2572, 2574, 2580, 2586, 2587, 2588, 2592, 2594, 2597, 2598, 2601, 2602, 2603], "an": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 29, 30, 31, 34, 35, 36, 37, 39, 42, 44, 45, 46, 47, 48, 49, 54, 56, 57, 63, 71, 72, 74, 75, 77, 79, 80, 81, 90, 92, 97, 98, 102, 103, 104, 105, 106, 107, 108, 111, 118, 119, 120, 121, 122, 126, 127, 132, 133, 134, 136, 137, 139, 141, 142, 143, 148, 151, 152, 156, 157, 163, 164, 165, 166, 168, 173, 174, 180, 181, 183, 184, 191, 192, 193, 194, 195, 197, 200, 201, 206, 207, 208, 209, 213, 214, 215, 218, 219, 224, 225, 229, 231, 232, 234, 236, 237, 240, 249, 253, 257, 259, 260, 261, 264, 265, 266, 267, 271, 273, 274, 275, 276, 279, 280, 282, 287, 291, 292, 293, 295, 296, 304, 311, 326, 329, 330, 333, 334, 336, 337, 340, 345, 349, 363, 364, 366, 367, 368, 372, 373, 374, 375, 376, 378, 383, 384, 385, 386, 387, 388, 393, 399, 400, 401, 403, 404, 405, 406, 413, 434, 435, 438, 439, 447, 448, 450, 451, 452, 454, 459, 464, 468, 470, 471, 472, 473, 474, 475, 480, 483, 484, 485, 486, 487, 488, 489, 493, 499, 501, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 520, 521, 528, 530, 532, 545, 559, 561, 575, 597, 608, 611, 616, 617, 619, 620, 622, 626, 627, 628, 639, 646, 652, 653, 656, 657, 661, 662, 663, 664, 665, 666, 670, 672, 674, 676, 689, 692, 710, 714, 717, 718, 719, 723, 731, 733, 734, 737, 739, 740, 747, 751, 753, 754, 755, 759, 764, 765, 766, 768, 769, 776, 779, 780, 795, 796, 802, 803, 804, 805, 807, 809, 810, 814, 815, 816, 819, 822, 823, 824, 827, 828, 829, 834, 835, 839, 841, 842, 845, 849, 850, 856, 859, 863, 865, 870, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 894, 895, 896, 897, 899, 903, 907, 908, 916, 919, 923, 925, 926, 927, 929, 930, 931, 932, 934, 936, 937, 940, 941, 948, 949, 954, 955, 956, 960, 978, 984, 985, 988, 993, 995, 996, 997, 998, 1001, 1014, 1045, 1055, 1056, 1062, 1074, 1075, 1076, 1077, 1078, 1079, 1081, 1082, 1083, 1084, 1087, 1088, 1089, 1092, 1094, 1095, 1096, 1098, 1102, 1105, 1106, 1110, 1112, 1113, 1114, 1115, 1116, 1119, 1120, 1121, 1122, 1123, 1130, 1132, 1134, 1135, 1136, 1140, 1142, 1144, 1145, 1146, 1152, 1154, 1155, 1160, 1161, 1165, 1166, 1168, 1170, 1172, 1173, 1174, 1176, 1177, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1195, 1196, 1197, 1198, 1210, 1216, 1219, 1221, 1222, 1223, 1236, 1239, 1265, 1279, 1285, 1287, 1288, 1290, 1291, 1293, 1294, 1299, 1305, 1308, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1368, 1369, 1371, 1372, 1373, 1374, 1375, 1377, 1379, 1380, 1381, 1389, 1399, 1403, 1404, 1405, 1407, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1427, 1434, 1443, 1451, 1452, 1454, 1458, 1463, 1464, 1465, 1467, 1470, 1471, 1476, 1489, 1491, 1492, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 1522, 1869, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2475, 2476, 2478, 2479, 2480, 2483, 2484, 2485, 2495, 2498, 2499, 2501, 2502, 2503, 2504, 2506, 2508, 2511, 2512, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2556, 2557, 2559, 2560, 2565, 2566, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2598, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "inclus": [0, 13, 88, 490, 504, 636, 637, 1180, 1199, 1363, 1364, 1409, 1427, 1431, 1454, 1492, 2507, 2509, 2518, 2519, 2521, 2550, 2555, 2574, 2592, 2598], "posit": [0, 3, 6, 13, 15, 25, 42, 54, 71, 72, 77, 83, 102, 114, 122, 138, 140, 143, 149, 156, 164, 168, 189, 192, 193, 194, 195, 196, 198, 201, 202, 203, 211, 217, 236, 239, 248, 256, 257, 265, 267, 277, 281, 284, 285, 293, 294, 365, 378, 379, 381, 382, 403, 405, 406, 408, 433, 459, 478, 506, 509, 530, 531, 540, 616, 617, 622, 623, 624, 625, 630, 673, 734, 750, 752, 753, 754, 755, 776, 780, 801, 802, 803, 804, 805, 806, 810, 811, 818, 835, 845, 848, 872, 875, 877, 899, 900, 901, 906, 907, 922, 923, 931, 942, 945, 946, 956, 957, 998, 1096, 1102, 1106, 1182, 1201, 1210, 1225, 1232, 1236, 1237, 1238, 1244, 1257, 1269, 1276, 1278, 1284, 1287, 1288, 1309, 1324, 1325, 1341, 1342, 1375, 1410, 1416, 1440, 1444, 1454, 1491, 1492, 1508, 1869, 2496, 2497, 2499, 2501, 2502, 2506, 2509, 2516, 2517, 2518, 2520, 2521, 2525, 2526, 2527, 2529, 2531, 2536, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2575, 2580, 2583, 2584, 2592, 2594, 2602, 2603, 2604, 2606], "pleas": [0, 1, 2, 4, 5, 6, 8, 10, 11, 14, 16, 19, 34, 35, 44, 63, 79, 148, 164, 209, 213, 214, 219, 224, 259, 261, 264, 266, 268, 270, 271, 273, 276, 280, 295, 341, 343, 349, 367, 608, 627, 724, 726, 759, 776, 822, 823, 829, 834, 925, 927, 929, 930, 933, 936, 984, 1174, 1199, 1299, 1364, 1365, 1407, 1409, 1452, 1474, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 1510, 1511, 1518, 1520, 2497, 2499, 2501, 2503, 2509, 2516, 2517, 2519, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "read": [0, 3, 11, 14, 18, 21, 22, 23, 25, 31, 33, 63, 133, 218, 258, 261, 263, 264, 267, 270, 271, 275, 276, 373, 374, 828, 924, 927, 929, 931, 937, 955, 1146, 1370, 1374, 1389, 1390, 1452, 1490, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 2495, 2497, 2499, 2502, 2505, 2510, 2511, 2514, 2516, 2517, 2519, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2538, 2539, 2541, 2542, 2543, 2544, 2546, 2547, 2548, 2549, 2551, 2555, 2557, 2558, 2559, 2562, 2567, 2570, 2574, 2576, 2579, 2580, 2581, 2582, 2584, 2586, 2587, 2594, 2604], "code": [0, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 22, 27, 34, 39, 44, 56, 112, 121, 194, 195, 201, 203, 209, 400, 522, 541, 542, 544, 671, 737, 804, 805, 810, 1079, 1087, 1094, 1115, 1120, 1122, 1123, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1403, 1404, 1405, 1406, 1407, 1433, 1454, 1510, 1511, 1869, 2478, 2479, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2523, 2527, 2531, 2532, 2534, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2562, 2563, 2564, 2566, 2570, 2572, 2574, 2576, 2586, 2592, 2598, 2603], "conduct": 0, "guidanc": [0, 8, 12, 2515, 2551], "how": [0, 1, 2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 21, 22, 33, 34, 36, 79, 111, 115, 148, 157, 174, 188, 194, 203, 211, 218, 220, 257, 259, 263, 264, 265, 275, 277, 278, 287, 289, 295, 296, 304, 326, 340, 349, 358, 395, 437, 472, 473, 522, 548, 570, 578, 598, 627, 674, 676, 689, 710, 723, 759, 800, 804, 818, 828, 923, 925, 929, 934, 937, 939, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1079, 1106, 1199, 1200, 1204, 1205, 1218, 1226, 1231, 1236, 1245, 1246, 1253, 1265, 1267, 1290, 1291, 1293, 1294, 1299, 1305, 1308, 1335, 1352, 1410, 1416, 1421, 1422, 1467, 1469, 1491, 1495, 1496, 1498, 1508, 1515, 1519, 2495, 2496, 2497, 2498, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2512, 2513, 2514, 2516, 2519, 2520, 2521, 2523, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2544, 2547, 2550, 2566, 2569, 2570, 2574, 2580, 2586, 2587, 2592, 2603], "interact": [0, 2, 5, 11, 14, 34, 1110, 1120, 1122, 1123, 1365, 1407, 1510, 1511, 2495, 2501, 2506, 2507, 2512, 2516, 2537, 2538, 2539, 2544, 2570, 2592], "other": [0, 1, 2, 3, 4, 5, 7, 8, 13, 14, 18, 21, 24, 26, 27, 29, 30, 31, 34, 42, 54, 55, 62, 68, 73, 76, 82, 91, 94, 95, 96, 100, 109, 110, 111, 115, 117, 119, 120, 122, 126, 131, 134, 137, 139, 150, 157, 163, 166, 168, 172, 174, 176, 177, 178, 179, 181, 191, 194, 195, 203, 205, 209, 210, 212, 213, 214, 218, 220, 221, 222, 223, 224, 226, 227, 228, 233, 234, 240, 248, 251, 252, 259, 261, 266, 268, 270, 271, 273, 276, 280, 283, 289, 293, 339, 349, 380, 391, 397, 399, 400, 414, 417, 418, 437, 467, 477, 482, 499, 505, 517, 545, 603, 613, 618, 629, 636, 651, 653, 654, 655, 658, 660, 667, 668, 669, 670, 722, 730, 732, 733, 734, 737, 739, 744, 745, 748, 775, 777, 780, 786, 788, 789, 793, 804, 805, 813, 817, 820, 821, 822, 823, 828, 831, 832, 833, 834, 836, 837, 838, 843, 849, 851, 863, 866, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 904, 908, 917, 918, 925, 927, 930, 933, 936, 944, 951, 956, 998, 1079, 1093, 1095, 1106, 1130, 1149, 1173, 1181, 1190, 1200, 1206, 1208, 1219, 1221, 1231, 1318, 1319, 1326, 1328, 1343, 1345, 1363, 1364, 1365, 1390, 1395, 1404, 1407, 1418, 1424, 1433, 1443, 1452, 1454, 1457, 1466, 1467, 1476, 1480, 1491, 1492, 1493, 1497, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1512, 1520, 1530, 1556, 1582, 1608, 1634, 1663, 1686, 1687, 1695, 1720, 1748, 1777, 1800, 1801, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2484, 2495, 2496, 2498, 2499, 2501, 2502, 2503, 2504, 2506, 2507, 2508, 2511, 2512, 2513, 2517, 2518, 2519, 2521, 2522, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2538, 2551, 2553, 2556, 2557, 2561, 2573, 2575, 2576, 2577, 2578, 2579, 2581, 2584, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2597, 2600], "wai": [0, 1, 2, 3, 4, 8, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 25, 32, 34, 76, 197, 198, 200, 218, 294, 364, 807, 809, 828, 957, 960, 1196, 1197, 1244, 1365, 1374, 1398, 1407, 1491, 1492, 1508, 1509, 1510, 1511, 1519, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2536, 2540, 2541, 2544, 2547, 2550, 2555, 2556, 2558, 2574, 2580, 2603], "make": [0, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 26, 28, 30, 31, 32, 34, 44, 49, 91, 98, 118, 121, 139, 190, 192, 193, 194, 195, 196, 198, 199, 202, 209, 232, 259, 261, 265, 266, 267, 268, 271, 273, 275, 276, 280, 286, 287, 295, 340, 349, 352, 366, 376, 389, 390, 392, 416, 487, 522, 526, 527, 528, 529, 577, 657, 723, 731, 802, 803, 804, 805, 806, 808, 811, 842, 899, 904, 908, 913, 925, 927, 930, 931, 933, 936, 937, 947, 948, 951, 984, 998, 1077, 1079, 1199, 1200, 1201, 1206, 1221, 1364, 1403, 1433, 1440, 1452, 1475, 1480, 1484, 1491, 1492, 1493, 1497, 1498, 1500, 1501, 1504, 1505, 1507, 1508, 1509, 1518, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2527, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2555, 2558, 2564, 2569, 2574, 2580, 2586, 2592, 2603], "thrive": 0, "we": [0, 1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 23, 25, 27, 28, 29, 30, 31, 32, 34, 35, 73, 111, 115, 118, 126, 136, 150, 156, 157, 182, 185, 191, 195, 199, 202, 213, 215, 216, 220, 229, 255, 257, 258, 264, 270, 275, 282, 284, 290, 291, 339, 340, 376, 400, 473, 479, 480, 521, 608, 618, 653, 722, 723, 731, 737, 739, 747, 805, 808, 811, 822, 825, 839, 850, 921, 923, 924, 929, 934, 937, 945, 952, 953, 960, 969, 1079, 1114, 1173, 1178, 1219, 1236, 1244, 1403, 1404, 1415, 1433, 1434, 1451, 1454, 1457, 1468, 1476, 1491, 1492, 1496, 1497, 1498, 1507, 1508, 1515, 1517, 1869, 2478, 2479, 2480, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2558, 2569, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "offer": [0, 2, 8, 14, 15, 18, 1094, 1244, 2496, 2497, 2503, 2509, 2514, 2519, 2520, 2544, 2574], "sever": [0, 1, 2, 3, 8, 11, 14, 71, 72, 213, 281, 294, 510, 569, 616, 617, 822, 878, 879, 880, 881, 882, 883, 884, 885, 886, 942, 957, 1287, 1288, 1324, 1341, 1433, 2491, 2496, 2497, 2499, 2505, 2509, 2510, 2511, 2514, 2517, 2519, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2547, 2550, 2555, 2558, 2572, 2573, 2574, 2580, 2587, 2598, 2603, 2606], "channel": [0, 1], "share": [0, 2, 4, 13, 14, 98, 139, 192, 345, 499, 512, 513, 517, 657, 670, 802, 955, 1186, 1190, 1200, 1206, 1221, 1514, 2497, 2504, 2506, 2509, 2510, 2519, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "knowledg": [0, 2521], "connect": [0, 1, 16, 17, 18, 19, 259, 261, 266, 268, 271, 273, 275, 276, 280, 349, 925, 927, 930, 933, 936, 937, 1373, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1504, 1505, 1506, 1507, 1508, 1509, 2501, 2514, 2520, 2526, 2529, 2537, 2539, 2541, 2544, 2550, 2580, 2592, 2599], "within": [0, 2, 11, 13, 14, 16, 17, 18, 19, 25, 28, 30, 34, 74, 75, 81, 83, 91, 128, 136, 140, 150, 161, 211, 384, 473, 510, 578, 619, 620, 625, 626, 630, 741, 747, 752, 773, 790, 818, 865, 934, 1081, 1086, 1145, 1173, 1202, 1203, 1209, 1211, 1227, 1230, 1232, 1233, 1242, 1243, 1247, 1248, 1254, 1259, 1260, 1262, 1263, 1265, 1266, 1268, 1270, 1271, 1272, 1274, 1275, 1277, 1292, 1295, 1300, 1301, 1303, 1304, 1306, 1307, 1310, 1311, 1312, 1314, 1315, 1317, 1363, 1365, 1388, 1407, 1409, 1416, 1421, 1422, 1424, 1425, 1426, 1441, 1442, 1443, 1445, 1453, 1454, 1468, 1480, 1497, 1510, 1511, 1515, 1517, 2491, 2496, 2501, 2503, 2505, 2508, 2509, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2527, 2550, 2551, 2555, 2558, 2574, 2580, 2586, 2598, 2600], "regular": [0, 1, 2, 10, 11, 32, 127, 156, 198, 218, 334, 384, 531, 551, 553, 577, 626, 717, 740, 828, 865, 866, 869, 870, 871, 873, 874, 892, 899, 904, 908, 909, 1365, 1406, 1407, 1454, 1491, 1497, 1508, 1510, 1511, 1519, 2478, 2495, 2496, 2497, 2506, 2507, 2509, 2512, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2526, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2564, 2566, 2570, 2580, 2581, 2586, 2598], "sync": [0, 2529, 2592], "": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 16, 17, 18, 19, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 37, 39, 46, 67, 69, 70, 76, 77, 78, 79, 80, 82, 83, 91, 92, 97, 98, 99, 102, 103, 104, 105, 106, 107, 111, 113, 114, 116, 117, 124, 127, 136, 139, 140, 146, 148, 150, 157, 159, 160, 164, 168, 169, 172, 173, 174, 175, 177, 180, 182, 188, 190, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 208, 209, 211, 213, 214, 216, 217, 218, 219, 224, 230, 233, 234, 236, 237, 240, 248, 253, 257, 259, 260, 261, 264, 266, 268, 270, 271, 273, 274, 275, 276, 278, 280, 281, 284, 285, 287, 288, 289, 293, 294, 296, 299, 300, 302, 304, 308, 309, 312, 313, 322, 326, 327, 328, 330, 340, 342, 348, 349, 351, 367, 376, 381, 382, 390, 394, 400, 403, 421, 436, 449, 452, 453, 456, 466, 476, 479, 509, 524, 526, 530, 532, 533, 534, 539, 541, 542, 548, 560, 563, 569, 570, 578, 597, 598, 612, 614, 615, 616, 617, 622, 623, 624, 627, 628, 629, 630, 633, 636, 640, 652, 653, 654, 656, 657, 658, 659, 661, 662, 663, 664, 665, 666, 670, 671, 672, 673, 675, 676, 677, 680, 681, 683, 689, 693, 694, 704, 710, 711, 714, 718, 719, 720, 723, 725, 736, 737, 740, 747, 752, 753, 754, 758, 759, 764, 767, 768, 771, 772, 776, 779, 780, 781, 784, 785, 787, 790, 794, 797, 798, 800, 802, 804, 805, 806, 807, 808, 809, 810, 811, 816, 818, 822, 823, 824, 825, 827, 828, 829, 830, 834, 835, 842, 843, 845, 849, 850, 852, 854, 855, 856, 857, 860, 861, 862, 863, 866, 869, 870, 871, 873, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 894, 895, 896, 897, 898, 899, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 919, 921, 923, 925, 926, 927, 928, 929, 930, 933, 936, 937, 939, 942, 943, 945, 946, 948, 950, 951, 952, 955, 956, 957, 960, 961, 965, 969, 975, 984, 985, 988, 993, 998, 1001, 1014, 1021, 1045, 1060, 1079, 1094, 1095, 1103, 1106, 1109, 1110, 1119, 1120, 1122, 1123, 1125, 1127, 1129, 1130, 1142, 1145, 1173, 1195, 1201, 1206, 1207, 1210, 1216, 1221, 1229, 1233, 1236, 1237, 1238, 1278, 1282, 1283, 1284, 1287, 1288, 1291, 1294, 1299, 1305, 1309, 1316, 1326, 1329, 1335, 1336, 1338, 1340, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1363, 1365, 1374, 1375, 1378, 1393, 1404, 1405, 1406, 1407, 1411, 1412, 1414, 1415, 1418, 1421, 1422, 1424, 1425, 1426, 1433, 1434, 1435, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1466, 1467, 1468, 1475, 1478, 1479, 1480, 1482, 1490, 1491, 1492, 1493, 1495, 1497, 1498, 1500, 1501, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2292, 2318, 2478, 2479, 2495, 2496, 2497, 2498, 2501, 2502, 2503, 2504, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2549, 2562, 2563, 2566, 2569, 2570, 2571, 2573], "which": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 31, 32, 34, 36, 39, 41, 42, 44, 50, 53, 54, 56, 58, 59, 60, 61, 62, 63, 65, 68, 74, 75, 77, 78, 79, 80, 91, 96, 98, 100, 102, 107, 109, 110, 112, 113, 114, 115, 117, 120, 121, 122, 126, 127, 131, 143, 148, 150, 151, 152, 155, 176, 178, 179, 183, 184, 189, 192, 194, 195, 196, 198, 199, 201, 203, 205, 209, 210, 212, 213, 214, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 240, 248, 251, 252, 255, 257, 259, 261, 263, 264, 266, 267, 268, 269, 271, 273, 275, 283, 284, 294, 295, 299, 300, 302, 311, 322, 330, 342, 367, 368, 373, 374, 377, 384, 386, 387, 389, 390, 393, 397, 400, 401, 403, 418, 434, 435, 447, 448, 452, 459, 468, 471, 472, 473, 475, 476, 503, 509, 522, 530, 551, 553, 570, 577, 597, 609, 611, 619, 620, 626, 627, 628, 641, 644, 647, 648, 649, 650, 651, 655, 657, 658, 660, 665, 671, 673, 674, 680, 681, 683, 692, 704, 714, 718, 725, 730, 733, 734, 737, 739, 740, 755, 759, 765, 766, 784, 795, 796, 801, 802, 804, 805, 806, 808, 810, 816, 822, 823, 828, 829, 834, 873, 894, 895, 903, 916, 921, 923, 925, 927, 929, 930, 931, 932, 933, 934, 936, 937, 941, 943, 945, 957, 984, 998, 1000, 1006, 1038, 1056, 1061, 1062, 1079, 1089, 1106, 1107, 1110, 1115, 1120, 1122, 1123, 1173, 1179, 1195, 1200, 1208, 1210, 1216, 1219, 1220, 1230, 1236, 1237, 1264, 1265, 1269, 1271, 1284, 1291, 1294, 1299, 1309, 1363, 1365, 1374, 1400, 1404, 1405, 1406, 1407, 1409, 1411, 1412, 1414, 1415, 1416, 1418, 1421, 1422, 1427, 1431, 1433, 1434, 1435, 1439, 1451, 1452, 1453, 1454, 1455, 1457, 1470, 1471, 1480, 1485, 1489, 1491, 1494, 1495, 1496, 1497, 1504, 1505, 1508, 1509, 1510, 1511, 1515, 1517, 1518, 1519, 1920, 1945, 1975, 2479, 2484, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2562, 2564, 2566, 2569, 2570, 2574, 2575, 2576, 2579, 2580, 2582, 2584, 2586, 2587, 2589, 2592, 2595, 2596, 2598, 2600, 2602, 2603], "everyon": [0, 4, 13], "welcom": [0, 1, 11, 13, 2538, 2544, 2603], "attend": [0, 11], "contribut": [0, 5, 9, 11, 14, 21, 22, 34, 36, 173, 784, 2524, 2525, 2528, 2535, 2540, 2550, 2555, 2556, 2557, 2598, 2603], "convers": [0, 8, 10, 11, 13, 27, 29, 34, 97, 136, 145, 219, 266, 276, 388, 656, 747, 757, 829, 930, 998, 1043, 1131, 1231, 1374, 1454, 1458, 1491, 1492, 1508, 1509, 1519, 1520, 2484, 2495, 2499, 2506, 2515, 2522, 2526, 2527, 2528, 2529, 2531, 2533, 2535, 2538, 2539, 2541, 2552, 2563, 2570], "take": [0, 1, 2, 4, 6, 8, 10, 13, 14, 16, 17, 19, 22, 29, 34, 39, 49, 80, 94, 108, 168, 185, 189, 191, 196, 219, 259, 281, 293, 294, 296, 304, 326, 340, 364, 367, 400, 403, 405, 509, 530, 622, 628, 653, 676, 689, 710, 723, 737, 780, 801, 806, 829, 925, 942, 956, 957, 960, 985, 988, 993, 1001, 1014, 1045, 1079, 1102, 1116, 1217, 1244, 1254, 1255, 1259, 1265, 1295, 1296, 1300, 1365, 1404, 1407, 1410, 1411, 1412, 1413, 1414, 1416, 1421, 1422, 1433, 1435, 1457, 1463, 1464, 1468, 1470, 1471, 1476, 1492, 1497, 1510, 1511, 1520, 2478, 2479, 2497, 2499, 2501, 2502, 2503, 2504, 2506, 2507, 2509, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2562, 2563, 2566, 2572, 2573, 2574, 2575, 2578, 2580, 2586, 2592, 2598, 2602, 2603], "place": [0, 2, 3, 6, 10, 13, 20, 34, 50, 51, 52, 62, 92, 101, 126, 148, 149, 168, 192, 209, 211, 213, 214, 219, 220, 225, 241, 266, 267, 289, 293, 296, 304, 326, 473, 541, 542, 625, 641, 642, 643, 651, 652, 676, 689, 710, 739, 759, 780, 802, 818, 822, 823, 829, 830, 835, 849, 850, 915, 930, 931, 934, 951, 956, 969, 985, 988, 993, 1001, 1014, 1045, 1086, 1088, 1219, 1299, 1365, 1407, 1454, 1458, 1485, 1491, 1492, 1508, 1510, 1511, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2514, 2515, 2517, 2526, 2527, 2528, 2529, 2531, 2537, 2539, 2541, 2547, 2549, 2550, 2555, 2562, 2570, 2581, 2598, 2603], "second": [0, 1, 3, 4, 8, 10, 13, 14, 15, 16, 17, 19, 30, 32, 56, 79, 95, 177, 189, 216, 218, 219, 224, 255, 266, 291, 296, 304, 326, 544, 547, 559, 561, 569, 577, 627, 675, 676, 677, 689, 701, 710, 720, 801, 825, 828, 829, 834, 899, 921, 930, 960, 969, 973, 975, 981, 985, 986, 988, 991, 993, 998, 1001, 1014, 1031, 1043, 1045, 1201, 1231, 1237, 1278, 1284, 1326, 1343, 1398, 1416, 1418, 1420, 1454, 1458, 1492, 1498, 1515, 1517, 1519, 1521, 1869, 2484, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2506, 2507, 2509, 2513, 2515, 2516, 2518, 2519, 2521, 2526, 2527, 2531, 2533, 2534, 2537, 2541, 2544, 2550, 2555, 2558, 2580, 2586, 2598, 2603], "wednesdai": [0, 299, 680, 1945, 1975, 2033, 2396, 2516, 2519], "each": [0, 1, 2, 3, 5, 7, 8, 10, 13, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 41, 44, 53, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 88, 97, 101, 102, 103, 104, 105, 106, 107, 116, 117, 120, 124, 126, 136, 139, 141, 142, 148, 150, 151, 152, 153, 154, 155, 156, 165, 168, 173, 174, 177, 183, 184, 186, 192, 194, 195, 198, 199, 201, 202, 203, 211, 214, 218, 219, 224, 225, 229, 230, 240, 241, 244, 248, 263, 265, 266, 267, 274, 275, 276, 277, 281, 293, 370, 375, 384, 393, 397, 433, 454, 471, 473, 475, 489, 506, 507, 522, 526, 528, 529, 532, 534, 536, 578, 611, 612, 614, 615, 618, 619, 620, 622, 626, 627, 628, 636, 637, 644, 656, 659, 661, 662, 663, 664, 665, 670, 672, 685, 701, 706, 712, 720, 730, 733, 736, 739, 747, 759, 764, 765, 766, 779, 780, 795, 796, 802, 804, 805, 808, 810, 811, 818, 823, 827, 828, 829, 834, 835, 839, 849, 861, 862, 863, 865, 866, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 890, 891, 892, 898, 899, 900, 901, 905, 906, 909, 910, 911, 912, 914, 915, 930, 931, 932, 934, 937, 941, 956, 975, 987, 991, 992, 994, 1083, 1084, 1098, 1102, 1107, 1125, 1127, 1129, 1182, 1183, 1187, 1188, 1189, 1191, 1195, 1196, 1199, 1201, 1202, 1203, 1206, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1219, 1220, 1221, 1222, 1223, 1225, 1227, 1230, 1231, 1232, 1233, 1234, 1237, 1239, 1240, 1242, 1243, 1244, 1247, 1248, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1284, 1286, 1287, 1288, 1292, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1325, 1342, 1356, 1362, 1363, 1364, 1365, 1405, 1407, 1409, 1410, 1411, 1412, 1414, 1415, 1416, 1421, 1422, 1427, 1428, 1429, 1434, 1435, 1439, 1442, 1444, 1451, 1453, 1454, 1455, 1460, 1461, 1463, 1464, 1465, 1467, 1468, 1469, 1470, 1471, 1477, 1479, 1483, 1485, 1489, 1491, 1492, 1494, 1497, 1498, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1514, 1519, 1526, 1552, 1869, 2033, 2396, 2478, 2479, 2495, 2496, 2499, 2503, 2504, 2506, 2507, 2509, 2510, 2512, 2513, 2514, 2516, 2519, 2520, 2521, 2522, 2523, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2562, 2564, 2574, 2580, 2586, 2592, 2597, 2598, 2600, 2603], "month": [0, 13, 15, 16, 17, 19, 31, 128, 219, 234, 296, 304, 312, 313, 322, 326, 459, 547, 549, 550, 551, 552, 553, 554, 555, 556, 568, 569, 572, 577, 584, 585, 586, 596, 622, 676, 686, 687, 688, 689, 693, 694, 704, 710, 713, 741, 829, 985, 988, 993, 998, 1004, 1011, 1012, 1017, 1024, 1025, 1038, 1043, 1056, 1231, 1364, 1518, 1519, 1535, 1536, 1561, 1562, 1578, 1587, 1588, 1604, 1613, 1614, 1641, 1642, 1659, 1671, 1672, 1691, 1700, 1701, 1716, 1725, 1726, 1755, 1756, 1773, 1785, 1786, 1817, 1818, 1849, 1850, 1869, 1878, 1879, 1904, 1905, 1929, 1930, 1945, 1956, 1957, 1975, 1986, 1987, 2017, 2018, 2033, 2042, 2043, 2070, 2071, 2096, 2097, 2122, 2123, 2138, 2147, 2148, 2163, 2172, 2173, 2198, 2199, 2223, 2224, 2249, 2250, 2276, 2277, 2292, 2302, 2303, 2318, 2328, 2329, 2354, 2355, 2379, 2380, 2396, 2405, 2406, 2423, 2432, 2433, 2449, 2458, 2459, 2495, 2505, 2509, 2518, 2519, 2525, 2527, 2529, 2531, 2532, 2539, 2540, 2550, 2558, 2570, 2580, 2586, 2592, 2598], "18": [0, 11, 15, 17, 18, 19, 22, 23, 25, 26, 29, 30, 31, 68, 71, 72, 109, 110, 131, 148, 176, 178, 179, 201, 205, 210, 212, 219, 221, 222, 223, 225, 226, 227, 228, 236, 249, 251, 252, 276, 279, 283, 367, 759, 810, 829, 845, 859, 940, 1066, 1299, 1453, 1455, 1507, 1518, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2532, 2533, 2534, 2535, 2537, 2541, 2544, 2547, 2549, 2550, 2555, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "00": [0, 3, 18, 26, 27, 29, 30, 31, 67, 79, 80, 84, 88, 107, 141, 142, 146, 208, 213, 219, 224, 269, 272, 284, 287, 295, 296, 304, 307, 319, 320, 323, 324, 326, 327, 330, 334, 339, 340, 367, 473, 489, 550, 552, 566, 568, 569, 572, 596, 597, 610, 612, 627, 628, 631, 637, 665, 675, 676, 677, 689, 691, 700, 702, 705, 707, 710, 711, 713, 714, 717, 718, 722, 723, 822, 829, 834, 934, 945, 948, 949, 953, 960, 972, 974, 985, 988, 993, 998, 999, 1000, 1001, 1014, 1020, 1035, 1040, 1044, 1045, 1060, 1061, 1062, 1173, 1216, 1222, 1223, 1231, 1285, 1287, 1288, 1291, 1294, 1305, 1316, 1364, 1421, 1422, 1454, 1468, 1518, 1519, 1521, 1630, 1659, 1744, 1773, 1920, 1945, 1975, 2033, 2138, 2163, 2214, 2240, 2292, 2318, 2370, 2396, 2423, 2449, 2475, 2495, 2496, 2497, 2501, 2505, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2518, 2519, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2570, 2580, 2598, 2603], "utc": [0, 29, 30, 31, 287, 295, 339, 340, 345, 473, 610, 722, 723, 934, 948, 953, 1000, 1031, 1043, 1061, 1062, 1065, 1066, 1068, 1491, 1505, 1506, 1508, 1519, 2495, 2497, 2509, 2519, 2531, 2533, 2539, 2541, 2544, 2546, 2550, 2551, 2555, 2559, 2570, 2574, 2580, 2587, 2592, 2598, 2603, 2604], "minut": [0, 4, 11, 16, 17, 18, 19, 21, 31, 79, 219, 547, 559, 567, 569, 577, 627, 677, 829, 960, 969, 973, 975, 986, 998, 1001, 1014, 1031, 1043, 1045, 1231, 1519, 1521, 1522, 1869, 2484, 2497, 2506, 2518, 2519, 2525, 2527, 2530, 2531, 2534, 2537, 2539, 2540, 2541, 2550, 2555, 2580], "past": [0, 2, 14, 15, 196, 258, 263, 267, 408, 532, 806, 924, 931, 1495, 2496, 2497, 2503, 2509, 2517, 2521, 2525, 2527, 2550, 2555, 2598, 2603], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 39, 41, 42, 44, 46, 49, 50, 53, 54, 56, 58, 59, 60, 61, 62, 63, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 86, 88, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 127, 129, 130, 134, 136, 137, 139, 141, 142, 143, 145, 148, 151, 152, 155, 156, 157, 162, 163, 164, 166, 168, 172, 174, 177, 181, 182, 183, 184, 185, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 203, 206, 207, 208, 209, 211, 213, 214, 215, 218, 219, 220, 224, 225, 229, 230, 236, 240, 241, 245, 247, 248, 253, 257, 259, 260, 261, 263, 264, 265, 266, 268, 269, 270, 271, 273, 275, 276, 277, 280, 281, 287, 288, 289, 290, 291, 293, 294, 295, 296, 304, 311, 324, 326, 330, 340, 349, 364, 365, 367, 368, 375, 378, 379, 386, 387, 388, 391, 392, 393, 395, 397, 399, 400, 403, 405, 406, 407, 412, 414, 417, 427, 428, 433, 434, 435, 439, 440, 447, 448, 452, 455, 459, 465, 467, 468, 471, 472, 473, 475, 477, 478, 489, 493, 503, 506, 507, 508, 509, 511, 519, 522, 527, 530, 533, 539, 541, 542, 547, 566, 569, 577, 597, 608, 611, 612, 614, 615, 616, 617, 618, 619, 620, 622, 625, 627, 628, 636, 637, 641, 644, 647, 648, 649, 650, 651, 655, 656, 657, 658, 660, 661, 662, 663, 664, 665, 671, 674, 676, 689, 692, 707, 710, 714, 718, 723, 730, 731, 733, 734, 737, 740, 742, 743, 747, 749, 751, 755, 757, 759, 760, 761, 762, 763, 764, 765, 766, 774, 776, 779, 780, 794, 795, 796, 797, 800, 801, 803, 804, 805, 806, 807, 808, 809, 810, 814, 815, 816, 818, 822, 823, 824, 828, 829, 830, 834, 839, 840, 845, 849, 850, 853, 857, 858, 863, 869, 870, 871, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 891, 899, 904, 905, 908, 909, 910, 913, 915, 916, 919, 923, 925, 927, 929, 930, 932, 933, 934, 936, 937, 938, 941, 942, 948, 949, 951, 955, 956, 957, 969, 978, 979, 985, 986, 988, 993, 998, 1001, 1014, 1031, 1045, 1055, 1062, 1079, 1085, 1087, 1088, 1093, 1094, 1100, 1101, 1103, 1105, 1106, 1107, 1110, 1118, 1130, 1132, 1149, 1152, 1156, 1158, 1165, 1170, 1172, 1173, 1174, 1175, 1178, 1179, 1182, 1183, 1184, 1185, 1192, 1195, 1196, 1197, 1199, 1200, 1201, 1202, 1207, 1208, 1210, 1216, 1220, 1221, 1222, 1223, 1230, 1231, 1236, 1237, 1239, 1242, 1244, 1254, 1259, 1260, 1261, 1263, 1264, 1270, 1271, 1274, 1275, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1287, 1288, 1294, 1295, 1299, 1300, 1301, 1302, 1304, 1310, 1311, 1315, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1389, 1398, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1413, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1441, 1442, 1444, 1445, 1451, 1452, 1453, 1454, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1470, 1471, 1474, 1475, 1476, 1480, 1481, 1482, 1484, 1485, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 1869, 1945, 1975, 2475, 2478, 2479, 2480, 2481, 2483, 2484, 2485, 2489, 2490, 2491, 2492, 2494, 2495, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2545, 2547, 2548, 2549, 2551, 2553, 2555, 2556, 2557, 2559, 2560, 2561, 2566, 2569, 2570, 2572, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "avail": [0, 1, 2, 4, 8, 11, 12, 14, 16, 17, 18, 19, 21, 22, 24, 26, 27, 28, 29, 30, 31, 32, 34, 36, 99, 130, 236, 259, 263, 264, 276, 285, 300, 302, 311, 312, 313, 314, 315, 316, 317, 324, 342, 367, 400, 681, 683, 692, 693, 694, 695, 696, 697, 698, 707, 720, 725, 737, 743, 845, 866, 895, 903, 925, 929, 946, 960, 978, 1055, 1079, 1174, 1175, 1178, 1197, 1201, 1207, 1233, 1237, 1238, 1265, 1278, 1284, 1294, 1325, 1342, 1365, 1403, 1404, 1407, 1434, 1453, 1455, 1485, 1492, 1495, 1510, 1511, 2479, 2483, 2485, 2491, 2497, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2513, 2515, 2516, 2517, 2519, 2520, 2521, 2527, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2544, 2548, 2549, 2550, 2558, 2574, 2580, 2586, 2592, 2598, 2600, 2603], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 39, 41, 42, 43, 44, 46, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60, 61, 62, 65, 67, 68, 71, 72, 73, 74, 75, 77, 78, 79, 80, 84, 85, 88, 90, 91, 92, 97, 98, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 114, 116, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 133, 136, 138, 139, 141, 142, 143, 146, 148, 149, 155, 157, 158, 159, 160, 161, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 182, 185, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 247, 248, 249, 251, 252, 253, 256, 257, 258, 259, 261, 262, 263, 265, 266, 267, 269, 270, 271, 274, 275, 276, 277, 280, 283, 284, 285, 287, 288, 291, 292, 293, 294, 295, 296, 300, 302, 304, 311, 312, 313, 314, 315, 316, 317, 324, 326, 329, 337, 339, 340, 342, 345, 350, 364, 365, 367, 368, 373, 375, 384, 389, 391, 400, 401, 404, 406, 409, 417, 418, 454, 455, 457, 459, 461, 462, 464, 465, 469, 473, 477, 478, 489, 501, 508, 531, 533, 538, 544, 545, 547, 551, 553, 554, 555, 562, 565, 569, 574, 575, 576, 578, 603, 605, 606, 608, 610, 612, 613, 618, 619, 620, 625, 626, 627, 628, 631, 632, 633, 636, 637, 639, 641, 642, 643, 644, 647, 648, 649, 650, 651, 652, 656, 657, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 673, 676, 681, 683, 689, 692, 693, 694, 695, 696, 697, 698, 707, 710, 719, 720, 722, 723, 725, 732, 733, 734, 735, 736, 737, 739, 740, 741, 743, 744, 745, 747, 748, 750, 751, 753, 754, 755, 758, 759, 768, 769, 771, 772, 773, 775, 776, 777, 778, 779, 780, 781, 782, 783, 785, 786, 788, 789, 793, 794, 797, 800, 802, 803, 804, 806, 807, 808, 809, 810, 811, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 825, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 848, 849, 850, 853, 858, 859, 861, 862, 863, 866, 873, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 890, 891, 895, 901, 903, 904, 905, 908, 910, 911, 912, 914, 915, 917, 918, 919, 922, 923, 924, 925, 927, 930, 931, 934, 937, 944, 945, 946, 948, 949, 954, 955, 956, 957, 958, 962, 965, 966, 967, 968, 978, 984, 985, 988, 993, 998, 1001, 1014, 1018, 1045, 1055, 1056, 1058, 1062, 1079, 1080, 1081, 1083, 1084, 1086, 1087, 1088, 1093, 1095, 1096, 1098, 1099, 1101, 1102, 1106, 1110, 1111, 1112, 1113, 1115, 1116, 1118, 1120, 1121, 1122, 1123, 1144, 1152, 1155, 1156, 1164, 1165, 1169, 1170, 1173, 1175, 1176, 1184, 1194, 1196, 1197, 1199, 1200, 1201, 1206, 1210, 1211, 1216, 1219, 1221, 1222, 1223, 1224, 1235, 1236, 1237, 1238, 1248, 1264, 1265, 1269, 1278, 1279, 1282, 1283, 1284, 1285, 1289, 1299, 1305, 1309, 1325, 1326, 1334, 1342, 1343, 1351, 1363, 1364, 1365, 1366, 1369, 1374, 1389, 1396, 1397, 1403, 1404, 1407, 1409, 1411, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1431, 1433, 1434, 1435, 1437, 1438, 1439, 1440, 1442, 1451, 1452, 1453, 1454, 1455, 1457, 1458, 1463, 1464, 1466, 1467, 1468, 1470, 1471, 1474, 1475, 1476, 1479, 1480, 1481, 1486, 1487, 1491, 1492, 1495, 1497, 1498, 1499, 1500, 1504, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1518, 1519, 1520, 1521, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1869, 1880, 1906, 1931, 1945, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2475, 2476, 2477, 2478, 2479, 2481, 2484, 2491, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2579, 2580, 2582, 2586, 2587, 2592, 2598, 2603, 2604, 2606], "googl": [0, 11, 14, 17, 22, 263, 1495, 2484, 2506, 2524, 2527, 2530, 2533, 2534, 2535, 2538, 2539, 2555, 2558, 2580, 2586, 2603], "document": [0, 1, 3, 5, 8, 9, 11, 12, 14, 15, 16, 17, 19, 22, 23, 34, 121, 148, 168, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 209, 263, 267, 280, 293, 613, 667, 668, 669, 744, 759, 780, 786, 788, 789, 802, 803, 804, 805, 806, 807, 808, 809, 810, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 904, 908, 917, 918, 931, 944, 956, 1047, 1231, 1299, 1320, 1322, 1330, 1331, 1332, 1333, 1339, 1347, 1348, 1349, 1350, 1356, 1403, 1422, 1454, 1475, 1491, 1495, 1497, 1504, 1505, 1508, 1509, 1519, 2481, 2484, 2491, 2495, 2496, 2497, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2522, 2525, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2555, 2564, 2567, 2570, 2580, 2586, 2600, 2603], "On": [0, 1, 2, 3, 22, 62, 82, 168, 218, 293, 629, 651, 780, 828, 873, 956, 1468, 2495, 2496, 2497, 2498, 2505, 2509, 2511, 2519, 2520, 2540, 2544, 2555, 2558], "third": [0, 2, 3, 8, 13, 15, 25, 56, 91, 381, 382, 623, 624, 1144, 1173, 1337, 1354, 1480, 2479, 2497, 2503, 2505, 2509, 2513, 2515, 2516, 2520, 2537, 2550, 2555, 2598, 2603], "hold": [0, 2, 7, 24, 139, 264, 334, 420, 421, 422, 423, 424, 425, 429, 430, 468, 577, 717, 929, 1000, 1061, 1062, 1178, 1221, 1454, 1485, 2479, 2484, 2495, 2497, 2499, 2501, 2504, 2507, 2509, 2517, 2519, 2527, 2531, 2536, 2541, 2544, 2550, 2551, 2555, 2558, 2574, 2586, 2592, 2603], "support": [0, 1, 3, 5, 6, 7, 9, 11, 13, 14, 16, 17, 18, 19, 21, 23, 24, 26, 28, 29, 30, 31, 32, 36, 65, 68, 71, 72, 77, 97, 102, 109, 110, 119, 131, 134, 137, 148, 157, 163, 166, 174, 176, 178, 179, 181, 190, 205, 210, 212, 213, 215, 216, 221, 222, 223, 224, 226, 227, 228, 251, 252, 259, 261, 262, 264, 266, 270, 273, 275, 276, 280, 281, 283, 330, 351, 362, 506, 597, 608, 613, 616, 617, 622, 656, 667, 668, 669, 714, 732, 744, 745, 748, 759, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 825, 831, 832, 833, 834, 836, 837, 838, 866, 873, 917, 918, 925, 927, 929, 930, 936, 937, 942, 944, 1085, 1087, 1131, 1164, 1173, 1182, 1201, 1210, 1220, 1237, 1244, 1265, 1278, 1284, 1287, 1288, 1299, 1324, 1341, 1363, 1365, 1390, 1398, 1403, 1407, 1409, 1452, 1454, 1467, 1475, 1491, 1492, 1494, 1496, 1498, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1869, 2479, 2496, 2497, 2499, 2501, 2505, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2540, 2545, 2547, 2548, 2551, 2552, 2554, 2556, 2557, 2562, 2563, 2564, 2566, 2567, 2573, 2575, 2582, 2592, 2598], "our": [0, 2, 3, 4, 5, 6, 8, 11, 12, 13, 18, 23, 28, 31, 34, 118, 190, 257, 731, 923, 1231, 1236, 1454, 1475, 2478, 2495, 2496, 2503, 2505, 2514, 2516, 2520, 2528, 2547, 2550, 2555, 2574], "you": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27, 29, 34, 35, 36, 44, 60, 77, 78, 81, 83, 88, 91, 115, 121, 140, 143, 146, 148, 151, 152, 155, 169, 172, 175, 183, 184, 189, 190, 192, 194, 196, 209, 213, 218, 219, 220, 229, 230, 236, 239, 247, 253, 259, 260, 261, 270, 271, 281, 287, 291, 340, 349, 367, 384, 409, 433, 434, 435, 447, 448, 455, 457, 461, 473, 480, 489, 510, 521, 532, 534, 626, 630, 637, 649, 723, 752, 755, 758, 759, 765, 766, 768, 769, 781, 785, 795, 796, 801, 802, 804, 806, 822, 828, 829, 839, 840, 845, 848, 858, 915, 919, 925, 926, 927, 934, 942, 948, 953, 1079, 1081, 1110, 1120, 1122, 1123, 1172, 1173, 1200, 1206, 1220, 1232, 1237, 1269, 1284, 1294, 1299, 1309, 1325, 1342, 1363, 1403, 1405, 1407, 1435, 1452, 1453, 1466, 1472, 1475, 1480, 1484, 1491, 1492, 1495, 1496, 1497, 1498, 1499, 1507, 1508, 1509, 1510, 1511, 1519, 1869, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2559, 2566, 2569, 2570, 2574, 2580, 2586, 2587, 2592, 2598, 2603, 2606], "all": [0, 1, 2, 3, 4, 5, 8, 12, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 34, 35, 39, 41, 53, 56, 60, 61, 67, 75, 76, 80, 81, 82, 91, 92, 96, 97, 107, 112, 113, 115, 117, 118, 120, 124, 126, 128, 129, 133, 136, 138, 139, 146, 148, 150, 155, 161, 162, 164, 172, 182, 185, 190, 191, 192, 193, 194, 195, 198, 199, 201, 203, 206, 207, 208, 209, 213, 214, 218, 219, 220, 224, 230, 245, 247, 248, 253, 256, 260, 261, 264, 265, 266, 267, 269, 274, 275, 277, 280, 284, 291, 366, 368, 370, 373, 376, 379, 384, 386, 387, 392, 393, 395, 397, 400, 403, 452, 456, 461, 479, 487, 489, 509, 510, 530, 533, 541, 542, 551, 553, 569, 608, 612, 620, 621, 626, 628, 629, 640, 644, 649, 650, 652, 655, 656, 665, 672, 730, 731, 733, 737, 739, 741, 742, 747, 750, 759, 773, 774, 776, 794, 797, 802, 803, 804, 805, 808, 810, 814, 815, 822, 823, 828, 829, 830, 834, 858, 861, 862, 863, 870, 871, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 890, 891, 898, 899, 904, 905, 908, 910, 911, 912, 913, 914, 919, 922, 927, 929, 930, 931, 937, 938, 945, 952, 973, 1077, 1085, 1093, 1095, 1098, 1105, 1130, 1172, 1173, 1195, 1200, 1206, 1216, 1219, 1221, 1265, 1282, 1283, 1294, 1299, 1318, 1319, 1326, 1328, 1343, 1345, 1362, 1363, 1364, 1365, 1380, 1403, 1404, 1405, 1406, 1407, 1409, 1410, 1415, 1416, 1418, 1421, 1422, 1424, 1425, 1426, 1427, 1431, 1434, 1435, 1440, 1445, 1451, 1452, 1453, 1454, 1465, 1466, 1475, 1476, 1480, 1485, 1491, 1492, 1493, 1497, 1498, 1503, 1507, 1508, 1509, 1510, 1511, 1514, 1519, 1530, 1556, 1582, 1608, 1634, 1663, 1695, 1720, 1748, 1777, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2478, 2479, 2484, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2519, 2520, 2521, 2522, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2557, 2558, 2559, 2566, 2570, 2572, 2574, 2586, 2587, 2588, 2590, 2591, 2592, 2594, 2599, 2602, 2603, 2604], "invit": [0, 11, 12], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 46, 49, 62, 63, 65, 71, 72, 73, 76, 77, 78, 80, 81, 88, 91, 92, 96, 97, 98, 102, 107, 111, 112, 121, 126, 128, 130, 132, 133, 136, 143, 150, 156, 157, 168, 172, 173, 174, 177, 182, 185, 186, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 203, 206, 207, 209, 213, 215, 218, 219, 220, 225, 229, 231, 232, 234, 236, 239, 240, 247, 248, 249, 253, 255, 257, 258, 259, 260, 261, 263, 264, 266, 267, 270, 271, 273, 274, 275, 276, 280, 281, 284, 285, 287, 288, 289, 290, 292, 293, 294, 295, 310, 329, 330, 339, 340, 349, 350, 364, 366, 367, 368, 373, 374, 376, 397, 400, 456, 459, 461, 479, 487, 489, 510, 539, 543, 544, 566, 570, 597, 616, 617, 618, 621, 622, 628, 636, 637, 640, 651, 652, 656, 657, 665, 670, 671, 672, 714, 722, 723, 730, 737, 739, 741, 743, 747, 755, 779, 780, 784, 787, 790, 794, 797, 801, 802, 804, 805, 806, 807, 808, 809, 814, 815, 816, 822, 828, 829, 839, 841, 842, 845, 848, 849, 850, 858, 859, 863, 871, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 899, 904, 908, 919, 921, 923, 924, 925, 926, 927, 929, 930, 931, 936, 937, 942, 945, 946, 948, 950, 951, 952, 954, 956, 957, 984, 989, 998, 1000, 1001, 1014, 1045, 1058, 1061, 1077, 1079, 1095, 1110, 1112, 1120, 1122, 1123, 1130, 1132, 1139, 1163, 1172, 1173, 1179, 1195, 1196, 1199, 1200, 1201, 1206, 1210, 1216, 1219, 1220, 1232, 1236, 1237, 1238, 1244, 1261, 1265, 1269, 1274, 1277, 1278, 1282, 1283, 1284, 1287, 1288, 1291, 1294, 1302, 1309, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1363, 1364, 1365, 1369, 1374, 1387, 1390, 1396, 1397, 1403, 1404, 1405, 1406, 1407, 1410, 1418, 1420, 1421, 1424, 1427, 1433, 1434, 1442, 1443, 1444, 1452, 1454, 1458, 1466, 1467, 1468, 1469, 1475, 1476, 1480, 1484, 1485, 1489, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1500, 1501, 1502, 1506, 1507, 1508, 1509, 1510, 1511, 1516, 1518, 1519, 1520, 1869, 2475, 2478, 2479, 2486, 2491, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2548, 2550, 2555, 2556, 2558, 2559, 2562, 2564, 2565, 2566, 2567, 2568, 2570, 2571, 2572, 2573, 2574, 2582, 2586, 2587, 2592, 2603, 2606], "present": [0, 2, 3, 4, 7, 8, 14, 19, 79, 115, 126, 150, 194, 195, 206, 207, 213, 215, 253, 386, 400, 627, 718, 737, 739, 804, 805, 814, 815, 822, 824, 896, 897, 904, 908, 919, 1079, 1094, 1130, 1219, 1254, 1259, 1260, 1263, 1270, 1275, 1289, 1294, 1295, 1300, 1301, 1304, 1310, 1315, 1404, 1465, 1869, 2497, 2498, 2499, 2502, 2503, 2504, 2507, 2510, 2515, 2517, 2521, 2528, 2529, 2534, 2535, 2537, 2538, 2539, 2542, 2544, 2547, 2548, 2549, 2552, 2555, 2558, 2559, 2560, 2574, 2575, 2576, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "add": [0, 1, 2, 3, 8, 11, 14, 17, 18, 29, 30, 31, 32, 41, 50, 53, 58, 59, 60, 61, 62, 69, 70, 109, 110, 131, 136, 174, 176, 178, 179, 191, 205, 210, 212, 219, 221, 222, 223, 226, 227, 228, 251, 252, 261, 264, 268, 283, 614, 615, 641, 644, 647, 648, 649, 650, 651, 747, 817, 829, 927, 929, 933, 938, 1062, 1200, 1362, 1365, 1403, 1406, 1407, 1416, 1440, 1444, 1452, 1453, 1454, 1456, 1467, 1469, 1476, 1485, 1486, 1491, 1508, 1510, 1511, 1869, 2495, 2497, 2499, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2517, 2519, 2520, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2560, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2580, 2586, 2587, 2590, 2592, 2598, 2603], "yourself": [0, 1, 2, 10, 11, 16, 17, 18, 19, 32, 2496, 2507, 2510, 2516, 2535, 2544, 2550], "hackmd": 0, "agenda": 0, "anyon": [0, 11], "sit": 0, "listen": 0, "attende": 0, "experienc": [0, 3, 34, 2510], "well": [0, 2, 4, 5, 13, 14, 15, 17, 22, 23, 24, 26, 27, 28, 29, 30, 34, 107, 182, 185, 203, 208, 218, 274, 406, 554, 569, 608, 633, 645, 665, 828, 850, 1094, 1144, 1216, 1362, 1365, 1407, 1418, 1454, 1468, 1500, 1510, 1511, 1516, 2495, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2525, 2526, 2527, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2544, 2547, 2549, 2550, 2555, 2558, 2570, 2574, 2580, 2592, 2594, 2598], "few": [0, 1, 2, 4, 8, 10, 11, 15, 22, 34, 128, 161, 218, 741, 773, 828, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2511, 2514, 2516, 2517, 2519, 2535, 2549, 2558, 2567, 2568, 2571, 2574], "aim": [0, 11, 14, 15, 34, 2505, 2507, 2511, 2516], "answer": [0, 11, 34, 2497, 2513, 2555], "question": [0, 1, 11, 34, 146, 173, 209, 758, 2497, 2506, 2513, 2520, 2521], "about": [0, 2, 5, 9, 10, 15, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 79, 102, 112, 136, 146, 202, 209, 218, 219, 224, 270, 295, 627, 747, 758, 811, 828, 829, 834, 984, 1172, 1199, 1210, 1364, 1409, 1474, 1497, 1499, 1504, 1512, 1518, 1519, 2496, 2497, 2499, 2501, 2503, 2505, 2506, 2507, 2509, 2511, 2512, 2513, 2514, 2517, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2537, 2541, 2544, 2545, 2547, 2550, 2563, 2566, 2569, 2570, 2574, 2582, 2598, 2603, 2604], "get": [0, 2, 4, 6, 8, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 28, 29, 31, 32, 35, 36, 68, 83, 84, 88, 109, 110, 119, 128, 130, 131, 134, 136, 137, 140, 146, 151, 152, 158, 161, 163, 164, 166, 176, 177, 178, 179, 181, 183, 184, 199, 202, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 263, 270, 271, 275, 282, 283, 294, 308, 309, 406, 407, 434, 435, 447, 448, 462, 464, 473, 478, 510, 531, 532, 533, 534, 549, 554, 555, 556, 559, 561, 567, 568, 571, 573, 586, 596, 608, 630, 631, 637, 688, 713, 741, 743, 747, 752, 753, 754, 758, 765, 766, 773, 776, 794, 795, 796, 797, 808, 811, 899, 906, 934, 937, 957, 960, 1081, 1130, 1244, 1255, 1269, 1282, 1283, 1294, 1296, 1309, 1365, 1406, 1410, 1479, 1491, 1492, 1495, 1498, 1508, 2496, 2497, 2501, 2502, 2503, 2505, 2506, 2509, 2511, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2538, 2539, 2540, 2541, 2543, 2544, 2546, 2547, 2550, 2555, 2558, 2563, 2564, 2566, 2570, 2580, 2584, 2592, 2598, 2599, 2602, 2603], "start": [0, 2, 3, 7, 8, 9, 11, 13, 14, 15, 22, 23, 29, 31, 35, 36, 79, 86, 88, 91, 97, 135, 156, 164, 193, 209, 214, 215, 219, 257, 259, 261, 262, 265, 266, 268, 271, 273, 276, 277, 278, 280, 295, 299, 300, 302, 314, 315, 316, 322, 324, 339, 342, 349, 367, 374, 375, 459, 461, 462, 503, 532, 534, 547, 548, 550, 552, 556, 566, 568, 570, 572, 578, 586, 596, 598, 603, 627, 637, 656, 680, 681, 683, 688, 695, 696, 697, 704, 707, 713, 722, 725, 746, 776, 803, 823, 829, 865, 869, 872, 877, 892, 899, 900, 901, 904, 906, 907, 908, 909, 923, 925, 927, 930, 933, 936, 939, 1199, 1236, 1237, 1257, 1276, 1284, 1291, 1294, 1364, 1408, 1409, 1452, 1474, 1480, 1491, 1492, 1493, 1496, 1497, 1498, 1500, 1501, 1507, 1508, 1509, 1518, 1519, 1536, 1539, 1541, 1562, 1565, 1567, 1588, 1591, 1593, 1614, 1617, 1619, 1642, 1645, 1647, 1659, 1672, 1675, 1677, 1701, 1704, 1706, 1726, 1729, 1731, 1744, 1756, 1759, 1761, 1773, 1786, 1789, 1791, 1818, 1821, 1823, 1850, 1853, 1855, 1869, 1879, 1882, 1884, 1905, 1908, 1910, 1930, 1933, 1935, 1957, 1960, 1962, 1987, 1990, 1992, 2018, 2021, 2023, 2043, 2046, 2048, 2071, 2074, 2076, 2097, 2100, 2102, 2123, 2126, 2128, 2148, 2151, 2153, 2173, 2176, 2178, 2199, 2202, 2204, 2214, 2224, 2227, 2229, 2250, 2253, 2255, 2277, 2280, 2282, 2303, 2306, 2308, 2329, 2332, 2334, 2355, 2358, 2360, 2380, 2383, 2385, 2406, 2409, 2411, 2433, 2436, 2438, 2459, 2462, 2464, 2478, 2496, 2497, 2501, 2505, 2506, 2507, 2509, 2511, 2514, 2516, 2517, 2518, 2520, 2521, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2557, 2558, 2566, 2574, 2580, 2583, 2586, 2587, 2598, 2603, 2605], "help": [0, 1, 2, 3, 4, 5, 6, 11, 14, 21, 34, 250, 1410, 1491, 1494, 1508, 2507, 2509, 2511, 2516, 2538, 2539, 2547, 2549, 2555, 2558, 2574, 2580, 2592], "work": [0, 2, 9, 11, 12, 13, 14, 16, 17, 19, 21, 22, 23, 25, 26, 27, 31, 32, 34, 36, 71, 72, 90, 111, 115, 148, 155, 197, 200, 218, 281, 349, 367, 418, 462, 479, 616, 617, 622, 639, 674, 759, 807, 809, 828, 850, 863, 942, 952, 1110, 1172, 1201, 1220, 1237, 1278, 1284, 1287, 1288, 1299, 1324, 1341, 1418, 1424, 1427, 1431, 1440, 1454, 1491, 1497, 1508, 1869, 2479, 2484, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2512, 2513, 2514, 2515, 2516, 2518, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2540, 2541, 2542, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2562, 2570, 2572, 2574, 2580, 2586, 2587, 2592, 2595, 2598, 2602, 2603, 2606], "progress": [0, 14, 263, 1434, 1495, 2574, 2580], "when": [0, 1, 2, 3, 4, 8, 10, 11, 13, 14, 18, 21, 22, 23, 24, 25, 26, 29, 31, 32, 34, 39, 46, 62, 63, 65, 71, 72, 77, 80, 82, 91, 94, 96, 98, 107, 112, 115, 119, 122, 123, 124, 126, 127, 128, 132, 134, 136, 137, 140, 143, 146, 150, 157, 159, 160, 163, 166, 167, 169, 170, 171, 174, 175, 181, 182, 185, 189, 190, 191, 192, 194, 195, 196, 199, 201, 202, 203, 206, 207, 208, 211, 215, 218, 219, 220, 224, 229, 236, 238, 240, 241, 247, 248, 253, 259, 262, 263, 266, 267, 270, 271, 275, 276, 277, 281, 282, 287, 288, 289, 290, 295, 296, 304, 324, 326, 334, 338, 340, 345, 349, 358, 364, 367, 368, 372, 373, 374, 376, 381, 382, 388, 395, 400, 404, 417, 439, 441, 456, 469, 473, 477, 506, 566, 569, 603, 616, 617, 623, 624, 628, 629, 651, 653, 657, 665, 671, 676, 689, 707, 710, 717, 720, 721, 723, 734, 735, 736, 737, 739, 740, 741, 747, 752, 755, 771, 772, 778, 779, 781, 782, 783, 785, 790, 794, 797, 801, 802, 804, 805, 806, 808, 810, 811, 814, 815, 816, 818, 824, 828, 829, 830, 834, 839, 845, 847, 849, 857, 858, 863, 865, 866, 870, 871, 873, 874, 877, 899, 901, 904, 908, 919, 925, 930, 931, 934, 937, 938, 942, 948, 950, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 1079, 1081, 1106, 1115, 1120, 1122, 1123, 1130, 1132, 1134, 1149, 1158, 1173, 1182, 1195, 1196, 1199, 1200, 1201, 1216, 1219, 1224, 1229, 1231, 1235, 1237, 1239, 1244, 1264, 1265, 1269, 1278, 1282, 1283, 1284, 1287, 1288, 1291, 1294, 1305, 1309, 1324, 1325, 1326, 1334, 1341, 1342, 1343, 1351, 1362, 1363, 1365, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1381, 1382, 1383, 1384, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1403, 1404, 1405, 1406, 1407, 1415, 1416, 1418, 1421, 1422, 1435, 1440, 1451, 1453, 1457, 1467, 1475, 1476, 1480, 1483, 1489, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1504, 1507, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1948, 1975, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2475, 2476, 2477, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2542, 2543, 2545, 2546, 2548, 2549, 2551, 2552, 2554, 2555, 2556, 2557, 2559, 2560, 2563, 2564, 2566, 2569, 2572, 2574, 2575, 2576, 2577, 2578, 2579, 2581, 2582, 2583, 2584, 2585, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "possibl": [0, 1, 2, 3, 8, 10, 11, 12, 16, 17, 19, 24, 34, 39, 49, 77, 81, 97, 126, 136, 145, 148, 168, 174, 194, 195, 201, 203, 218, 261, 264, 273, 275, 281, 293, 296, 304, 326, 376, 401, 489, 656, 676, 689, 710, 739, 747, 757, 759, 780, 804, 805, 810, 828, 927, 929, 936, 937, 942, 956, 960, 985, 988, 993, 1173, 1219, 1231, 1299, 1365, 1391, 1407, 1418, 1421, 1422, 1452, 1454, 1467, 1491, 1495, 1497, 1498, 1504, 1505, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2478, 2479, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2514, 2516, 2517, 2520, 2521, 2526, 2527, 2528, 2529, 2531, 2533, 2537, 2538, 2540, 2547, 2550, 2555, 2558, 2559, 2566, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "know": [0, 1, 2, 3, 4, 5, 8, 11, 14, 21, 23, 25, 247, 409, 457, 858, 1220, 1237, 1284, 2497, 2499, 2501, 2502, 2503, 2507, 2509, 2511, 2514, 2516, 2537, 2555, 2570, 2603], "learn": [0, 1, 21, 79, 219, 224, 295, 627, 829, 834, 984, 1172, 1199, 1364, 1409, 1474, 1518, 2507, 2509, 2527, 2528], "experi": [0, 2, 11, 218, 828, 2511, 2521, 2540, 2541, 2570], "next": [0, 1, 3, 4, 5, 11, 12, 16, 19, 22, 23, 28, 29, 32, 73, 79, 126, 155, 182, 185, 188, 191, 198, 213, 214, 403, 407, 452, 509, 530, 618, 627, 739, 800, 822, 823, 873, 1095, 1219, 1291, 1294, 1364, 1476, 1491, 1492, 1508, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1682, 1686, 1687, 1713, 1714, 1738, 1739, 1769, 1770, 1796, 1800, 1801, 1833, 1834, 1865, 1866, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2496, 2497, 2504, 2505, 2509, 2516, 2519, 2521, 2523, 2528, 2532, 2536, 2539, 2598, 2603], "show": [0, 1, 2, 3, 8, 11, 14, 15, 16, 17, 18, 19, 26, 76, 91, 96, 101, 136, 139, 146, 150, 151, 152, 157, 183, 184, 188, 191, 192, 194, 195, 196, 198, 201, 211, 263, 381, 382, 400, 434, 435, 439, 441, 447, 448, 623, 624, 655, 737, 747, 751, 758, 764, 765, 766, 795, 796, 800, 802, 804, 805, 806, 810, 818, 938, 1206, 1221, 1279, 1329, 1343, 1346, 1348, 1365, 1404, 1407, 1410, 1476, 1480, 1487, 1510, 1511, 1515, 1516, 1517, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2516, 2519, 2520, 2521, 2526, 2527, 2528, 2529, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2556, 2558, 2563, 2570, 2574, 2580, 2583, 2586, 2587, 2592, 2598, 2603, 2604, 2606], "ideal": [0, 2, 11, 34, 1110, 1509], "want": [0, 1, 2, 3, 4, 8, 11, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 29, 30, 31, 36, 91, 157, 169, 175, 209, 213, 219, 255, 260, 270, 271, 367, 400, 532, 737, 768, 769, 781, 785, 822, 829, 915, 921, 926, 1081, 1172, 1269, 1309, 1363, 1404, 1433, 1435, 1454, 1480, 1491, 1492, 1496, 1498, 1507, 1508, 2478, 2496, 2497, 2499, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2531, 2537, 2541, 2544, 2547, 2548, 2580, 2603], "just": [0, 1, 2, 3, 4, 11, 13, 14, 16, 17, 18, 19, 22, 23, 25, 28, 29, 30, 32, 34, 77, 84, 88, 143, 172, 247, 257, 266, 275, 520, 631, 637, 755, 830, 858, 870, 907, 923, 930, 937, 949, 1079, 1081, 1106, 1112, 1193, 1236, 1285, 1325, 1342, 1363, 1424, 1453, 1466, 1484, 1492, 1498, 2478, 2497, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2519, 2520, 2525, 2531, 2534, 2539, 2540, 2544, 2548, 2550, 2555, 2558, 2559, 2570, 2574, 2586, 2592], "curiou": 0, "current": [0, 1, 2, 3, 4, 11, 13, 16, 19, 22, 27, 31, 34, 60, 65, 99, 108, 168, 188, 192, 213, 214, 248, 266, 270, 276, 280, 293, 345, 353, 364, 403, 405, 454, 509, 530, 539, 608, 649, 658, 666, 780, 800, 802, 822, 823, 827, 930, 956, 1041, 1058, 1079, 1085, 1102, 1126, 1173, 1177, 1178, 1197, 1198, 1207, 1237, 1284, 1365, 1390, 1403, 1407, 1418, 1420, 1421, 1422, 1434, 1456, 1491, 1492, 1508, 1509, 1510, 1511, 2497, 2498, 2499, 2502, 2505, 2507, 2508, 2509, 2511, 2512, 2516, 2517, 2519, 2521, 2525, 2526, 2527, 2529, 2532, 2537, 2539, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2573, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "go": [0, 1, 2, 3, 6, 11, 18, 25, 148, 199, 287, 295, 340, 479, 723, 759, 808, 948, 952, 1062, 1299, 1363, 2478, 2496, 2497, 2502, 2503, 2507, 2509, 2514, 2520, 2526, 2529, 2534, 2537, 2539, 2570, 2592], "subscrib": 0, "follow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 28, 29, 32, 34, 35, 44, 46, 63, 76, 80, 108, 146, 156, 182, 185, 198, 201, 209, 211, 218, 219, 249, 255, 258, 259, 264, 266, 273, 276, 280, 349, 367, 375, 416, 472, 628, 666, 758, 810, 818, 828, 829, 830, 859, 865, 895, 903, 921, 924, 925, 929, 930, 936, 1001, 1014, 1045, 1062, 1079, 1110, 1112, 1173, 1365, 1390, 1403, 1407, 1418, 1420, 1434, 1435, 1442, 1454, 1482, 1491, 1492, 1498, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1869, 2483, 2489, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2559, 2560, 2566, 2574, 2580, 2586, 2592, 2598, 2603], "link": [0, 2, 3, 4, 8, 11, 13, 17, 22, 26, 29, 30, 36, 79, 219, 224, 265, 295, 627, 829, 834, 984, 1172, 1199, 1364, 1409, 1474, 1518, 2497, 2501, 2504, 2506, 2509, 2538, 2544, 2550, 2555, 2586, 2603], "ical": 0, "addition": [0, 2, 11, 13, 19, 34, 1106, 1173, 1403, 1409, 1433, 2480, 2496, 2504, 2505, 2509, 2513, 2516, 2519, 2521, 2527, 2531, 2544, 2547, 2555, 2586, 2598, 2603], "ll": [0, 1, 2, 3, 4, 5, 11, 12, 13, 15, 16, 17, 18, 19, 1421, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2511, 2514, 2515, 2516, 2538, 2547, 2548, 2550], "sometim": [0, 3, 11, 12, 13, 1176, 1433, 2496, 2498, 2507, 2509, 2513, 2516, 2519, 2521, 2528, 2555, 2558, 2586, 2588, 2592, 2598, 2603], "have": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 29, 30, 31, 32, 34, 36, 39, 44, 45, 48, 49, 55, 57, 60, 63, 74, 75, 88, 90, 92, 96, 99, 102, 103, 104, 105, 106, 107, 115, 118, 120, 122, 123, 124, 128, 133, 143, 150, 155, 157, 161, 172, 174, 182, 185, 189, 190, 191, 198, 202, 203, 209, 211, 213, 214, 218, 219, 220, 224, 225, 230, 247, 248, 249, 259, 269, 271, 276, 281, 288, 289, 290, 296, 304, 314, 315, 316, 317, 324, 326, 337, 341, 343, 367, 372, 373, 400, 414, 418, 499, 513, 517, 539, 608, 619, 620, 621, 637, 639, 646, 649, 652, 655, 658, 660, 661, 662, 663, 664, 665, 676, 689, 695, 696, 697, 698, 707, 710, 724, 726, 731, 733, 734, 735, 737, 741, 753, 754, 755, 773, 801, 811, 818, 822, 823, 828, 829, 834, 835, 858, 859, 863, 871, 916, 925, 942, 985, 988, 993, 998, 1093, 1095, 1110, 1130, 1146, 1172, 1190, 1195, 1199, 1200, 1207, 1210, 1216, 1232, 1237, 1239, 1244, 1284, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1362, 1364, 1365, 1369, 1374, 1403, 1404, 1409, 1410, 1415, 1418, 1421, 1422, 1427, 1434, 1435, 1451, 1454, 1466, 1467, 1475, 1476, 1477, 1491, 1492, 1495, 1497, 1504, 1507, 1508, 1509, 1518, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2478, 2479, 2480, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2546, 2548, 2549, 2552, 2555, 2557, 2558, 2559, 2566, 2570, 2572, 2573, 2574, 2580, 2581, 2586, 2587, 2589, 2592, 2595, 2596, 2603, 2606], "one": [0, 1, 2, 3, 4, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 25, 26, 29, 30, 31, 32, 56, 62, 63, 68, 71, 72, 74, 75, 79, 81, 82, 95, 100, 102, 109, 110, 113, 115, 122, 127, 131, 139, 143, 157, 164, 172, 174, 176, 178, 179, 190, 191, 192, 194, 195, 198, 199, 201, 205, 209, 210, 212, 213, 214, 215, 218, 219, 220, 221, 222, 223, 226, 227, 228, 230, 234, 240, 245, 247, 248, 251, 252, 255, 259, 261, 263, 265, 266, 267, 270, 273, 275, 276, 277, 280, 283, 288, 289, 290, 291, 333, 339, 340, 364, 367, 368, 373, 386, 390, 406, 408, 433, 438, 470, 503, 506, 522, 526, 529, 532, 534, 541, 542, 569, 613, 616, 617, 619, 620, 627, 629, 651, 653, 654, 667, 668, 669, 670, 722, 723, 732, 734, 740, 744, 745, 748, 755, 764, 775, 776, 777, 786, 787, 788, 789, 793, 802, 804, 805, 808, 810, 813, 817, 820, 821, 822, 823, 828, 829, 830, 831, 832, 833, 836, 837, 838, 849, 858, 863, 865, 870, 871, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 895, 899, 903, 917, 918, 921, 925, 927, 928, 930, 931, 936, 937, 938, 944, 950, 955, 960, 995, 998, 1079, 1106, 1115, 1130, 1166, 1177, 1178, 1179, 1182, 1200, 1201, 1208, 1210, 1221, 1232, 1237, 1239, 1261, 1269, 1278, 1284, 1287, 1288, 1302, 1309, 1324, 1336, 1338, 1340, 1341, 1353, 1355, 1357, 1362, 1364, 1365, 1378, 1405, 1416, 1420, 1424, 1434, 1452, 1454, 1466, 1467, 1469, 1475, 1476, 1479, 1490, 1491, 1492, 1495, 1497, 1498, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1519, 1691, 2138, 2163, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2558, 2559, 2566, 2569, 2570, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2591, 2592, 2593, 2595, 2598, 2599, 2603], "off": [0, 2, 4, 6, 11, 14, 15, 97, 136, 656, 747, 1519, 1869, 2503, 2504, 2509, 2514, 2520, 2528, 2529, 2535, 2544, 2551], "specif": [0, 1, 3, 4, 7, 8, 11, 13, 17, 18, 21, 22, 26, 28, 29, 30, 31, 32, 34, 46, 82, 92, 112, 113, 117, 121, 132, 133, 174, 194, 195, 225, 247, 274, 286, 287, 350, 367, 569, 629, 652, 804, 805, 830, 858, 947, 948, 1169, 1200, 1244, 1363, 1365, 1407, 1412, 1414, 1421, 1422, 1424, 1425, 1426, 1440, 1442, 1444, 1445, 1454, 1467, 1491, 1492, 1494, 1498, 1504, 1508, 1509, 1510, 1511, 1520, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1945, 1948, 1975, 1978, 2010, 2033, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2370, 2373, 2396, 2399, 2426, 2452, 2479, 2481, 2483, 2491, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2506, 2507, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2523, 2525, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "topic": [0, 4, 35, 2496, 2506], "These": [0, 1, 2, 3, 4, 12, 13, 14, 16, 19, 21, 32, 35, 77, 148, 174, 198, 209, 258, 268, 349, 400, 405, 471, 472, 475, 611, 737, 759, 871, 924, 932, 933, 941, 1106, 1107, 1195, 1299, 1404, 1441, 1442, 1444, 1454, 1467, 1497, 1520, 2480, 2491, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "publish": [0, 367, 1365, 1407, 1510, 1511, 2512, 2541, 2544], "same": [0, 2, 3, 8, 11, 13, 14, 15, 16, 17, 18, 19, 25, 28, 29, 30, 40, 41, 53, 55, 56, 60, 68, 77, 81, 82, 91, 92, 94, 95, 96, 101, 103, 104, 105, 106, 107, 109, 110, 111, 115, 120, 122, 124, 126, 127, 131, 135, 138, 143, 145, 146, 148, 151, 152, 164, 168, 174, 176, 178, 179, 183, 184, 188, 190, 191, 192, 197, 198, 200, 201, 203, 205, 209, 210, 211, 212, 213, 214, 216, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 233, 234, 239, 240, 241, 246, 249, 251, 252, 254, 257, 259, 264, 275, 281, 282, 283, 287, 289, 291, 293, 294, 296, 304, 314, 315, 316, 317, 324, 326, 330, 340, 369, 373, 375, 390, 392, 399, 400, 403, 414, 418, 433, 434, 435, 447, 448, 452, 453, 455, 456, 464, 468, 473, 482, 489, 503, 506, 509, 530, 532, 539, 541, 542, 566, 569, 597, 608, 625, 629, 644, 649, 652, 654, 658, 660, 661, 662, 663, 664, 665, 670, 674, 676, 689, 695, 696, 697, 698, 707, 710, 714, 719, 720, 723, 733, 734, 737, 739, 740, 746, 750, 755, 757, 758, 759, 765, 766, 776, 779, 780, 795, 796, 800, 802, 807, 809, 810, 818, 822, 823, 825, 828, 829, 839, 840, 843, 848, 849, 859, 863, 865, 866, 869, 871, 873, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 898, 901, 907, 909, 915, 920, 923, 925, 929, 934, 937, 942, 948, 949, 955, 956, 957, 960, 985, 988, 993, 1001, 1002, 1004, 1014, 1045, 1049, 1052, 1093, 1095, 1096, 1130, 1172, 1179, 1182, 1195, 1200, 1216, 1219, 1225, 1232, 1236, 1237, 1255, 1284, 1285, 1294, 1296, 1299, 1316, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1364, 1374, 1403, 1404, 1409, 1411, 1412, 1415, 1416, 1418, 1427, 1434, 1451, 1454, 1463, 1464, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1480, 1484, 1489, 1491, 1498, 1501, 1507, 1508, 1509, 1515, 1516, 1517, 1519, 1945, 1975, 2476, 2477, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2558, 2566, 2570, 2573, 2574, 2580, 2581, 2586, 2597, 2598, 2601, 2603], "mainli": [0, 3, 35, 1112, 2495, 2505, 2537], "via": [0, 2, 8, 14, 16, 17, 18, 19, 21, 22, 27, 62, 107, 148, 219, 248, 261, 264, 267, 270, 367, 651, 665, 759, 829, 927, 929, 931, 1216, 1299, 1418, 1452, 1491, 1492, 1494, 1498, 1504, 1505, 1507, 1508, 2495, 2496, 2497, 2499, 2501, 2504, 2505, 2506, 2507, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2562, 2566, 2568, 2571, 2573, 2574, 2586, 2592, 2598, 2604], "ani": [0, 1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 19, 22, 26, 30, 31, 34, 46, 56, 61, 68, 71, 72, 73, 74, 79, 80, 83, 91, 94, 98, 107, 109, 110, 112, 113, 115, 117, 118, 119, 126, 131, 133, 134, 136, 137, 157, 163, 164, 166, 174, 176, 178, 179, 181, 182, 185, 190, 191, 203, 205, 210, 211, 212, 213, 215, 218, 221, 222, 223, 225, 226, 227, 228, 230, 251, 252, 255, 258, 264, 269, 270, 273, 275, 282, 283, 284, 290, 294, 318, 349, 364, 375, 378, 384, 388, 390, 391, 395, 399, 412, 467, 473, 493, 511, 533, 542, 613, 618, 619, 626, 627, 628, 630, 636, 650, 657, 665, 667, 668, 669, 731, 732, 739, 744, 745, 747, 748, 749, 775, 776, 777, 786, 788, 789, 793, 813, 817, 818, 820, 821, 822, 828, 831, 832, 833, 836, 837, 838, 863, 865, 870, 871, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 891, 905, 910, 917, 918, 921, 924, 929, 934, 936, 937, 944, 945, 949, 957, 979, 990, 1020, 1079, 1081, 1085, 1094, 1098, 1106, 1110, 1114, 1131, 1158, 1185, 1197, 1200, 1206, 1216, 1219, 1225, 1239, 1265, 1285, 1362, 1363, 1364, 1365, 1403, 1407, 1410, 1417, 1420, 1421, 1422, 1433, 1435, 1444, 1453, 1454, 1456, 1458, 1467, 1475, 1476, 1480, 1491, 1492, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1516, 1519, 1520, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2525, 2526, 2527, 2529, 2533, 2534, 2535, 2537, 2539, 2541, 2544, 2546, 2547, 2548, 2550, 2552, 2555, 2557, 2558, 2559, 2570, 2574, 2580, 2586, 2587, 2592, 2596, 2598, 2603], "member": [0, 11, 34, 86, 102, 1210, 1305, 2496, 2505, 2526, 2539, 2555], "report": [0, 2, 9, 11, 13, 1512, 2484, 2496, 2503, 2504, 2507, 2509, 2516, 2527, 2532, 2533, 2534, 2540, 2543, 2544, 2555, 2586, 2587, 2598], "bug": [0, 2, 9, 11, 12, 35, 1174, 1512, 2484, 2496, 2499, 2503, 2507, 2513, 2522, 2523, 2524, 2525, 2567, 2568, 2569, 2570, 2571, 2572, 2573], "e": [0, 1, 2, 3, 5, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 24, 28, 29, 30, 31, 34, 37, 46, 62, 71, 72, 73, 74, 75, 81, 84, 88, 91, 92, 96, 97, 100, 102, 107, 112, 114, 115, 119, 124, 126, 127, 134, 136, 137, 143, 148, 163, 164, 166, 172, 181, 188, 191, 198, 209, 211, 218, 219, 236, 241, 245, 259, 261, 262, 263, 265, 266, 267, 268, 270, 271, 273, 276, 277, 278, 280, 281, 284, 285, 289, 291, 324, 330, 349, 354, 355, 367, 372, 401, 459, 489, 531, 532, 533, 534, 547, 548, 550, 552, 570, 572, 578, 597, 598, 613, 616, 617, 618, 619, 620, 631, 637, 640, 651, 652, 655, 656, 665, 667, 668, 669, 673, 707, 714, 732, 739, 740, 744, 745, 747, 748, 753, 755, 759, 775, 776, 777, 779, 786, 788, 789, 793, 800, 813, 817, 818, 820, 821, 828, 829, 831, 832, 833, 836, 837, 838, 845, 850, 863, 865, 870, 873, 874, 892, 899, 907, 917, 918, 925, 927, 930, 931, 933, 936, 939, 942, 944, 945, 946, 951, 961, 973, 1001, 1014, 1045, 1081, 1086, 1116, 1117, 1119, 1120, 1122, 1123, 1130, 1131, 1132, 1145, 1152, 1164, 1165, 1170, 1172, 1199, 1201, 1208, 1210, 1216, 1219, 1238, 1244, 1278, 1287, 1288, 1291, 1294, 1299, 1305, 1324, 1326, 1335, 1341, 1343, 1352, 1362, 1363, 1364, 1365, 1390, 1405, 1407, 1409, 1415, 1451, 1452, 1454, 1465, 1466, 1468, 1469, 1476, 1480, 1489, 1491, 1492, 1493, 1494, 1497, 1498, 1500, 1501, 1505, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1521, 2396, 2478, 2479, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2559, 2566, 2572, 2574, 2575, 2580, 2582, 2586, 2587, 2592, 2598, 2599, 2603, 2604, 2606], "g": [0, 1, 2, 3, 7, 8, 11, 13, 14, 15, 18, 28, 29, 30, 31, 37, 46, 62, 71, 72, 74, 75, 81, 84, 88, 91, 92, 107, 115, 126, 143, 148, 164, 188, 189, 191, 198, 209, 211, 218, 236, 245, 259, 261, 262, 263, 265, 266, 267, 268, 270, 271, 273, 276, 277, 280, 281, 284, 285, 289, 291, 330, 349, 354, 355, 372, 401, 459, 461, 547, 550, 552, 572, 597, 616, 617, 619, 620, 631, 637, 651, 652, 665, 714, 739, 755, 759, 776, 779, 800, 801, 818, 828, 845, 865, 870, 873, 874, 875, 892, 899, 906, 925, 927, 930, 931, 933, 936, 942, 945, 946, 1081, 1086, 1116, 1117, 1119, 1120, 1122, 1123, 1130, 1132, 1152, 1164, 1165, 1170, 1172, 1199, 1201, 1216, 1219, 1225, 1238, 1265, 1269, 1278, 1287, 1288, 1291, 1294, 1299, 1305, 1309, 1324, 1326, 1341, 1343, 1364, 1365, 1390, 1407, 1409, 1433, 1452, 1454, 1465, 1476, 1480, 1489, 1491, 1492, 1493, 1497, 1498, 1500, 1501, 1505, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1521, 2396, 2479, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2511, 2512, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2559, 2566, 2570, 2572, 2574, 2575, 2580, 2582, 2586, 2587, 2592, 2598, 2599, 2603, 2604, 2606], "notic": [0, 3, 11, 18, 34, 63, 101, 118, 128, 136, 147, 161, 190, 275, 400, 403, 509, 530, 731, 737, 741, 747, 773, 937, 1244, 1363, 1374, 1404, 1454, 1475, 1500, 2496, 2497, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2519, 2520, 2534, 2547, 2550, 2555], "behavior": [0, 1, 2, 3, 8, 11, 12, 13, 34, 71, 72, 77, 81, 94, 99, 148, 164, 216, 218, 219, 263, 266, 271, 281, 296, 304, 326, 337, 464, 610, 616, 617, 622, 658, 676, 689, 710, 759, 776, 825, 828, 829, 915, 930, 942, 985, 988, 993, 1001, 1014, 1045, 1047, 1062, 1079, 1110, 1173, 1201, 1207, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1299, 1324, 1341, 1491, 1492, 1497, 1500, 1508, 1509, 1518, 1519, 2488, 2501, 2502, 2503, 2504, 2505, 2507, 2510, 2511, 2512, 2515, 2516, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2540, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2556, 2558, 2566, 2569, 2574, 2575, 2580, 2586, 2592, 2598, 2603, 2606], "certain": [0, 8, 13, 15, 22, 25, 32, 67, 112, 113, 117, 224, 284, 612, 834, 904, 908, 945, 1365, 1407, 1491, 1492, 1497, 1508, 1509, 1510, 1511, 1869, 1945, 1975, 2497, 2499, 2502, 2503, 2507, 2509, 2511, 2512, 2514, 2516, 2518, 2519, 2520, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2537, 2542, 2544, 2547, 2550, 2551, 2555, 2556, 2574, 2576, 2582, 2584, 2592, 2596, 2598, 2601, 2603, 2605], "function": [0, 1, 2, 3, 4, 6, 10, 13, 14, 15, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 56, 67, 71, 72, 76, 77, 78, 94, 95, 103, 104, 105, 106, 120, 121, 122, 123, 128, 136, 138, 139, 143, 148, 159, 160, 161, 164, 165, 167, 169, 170, 171, 172, 175, 182, 189, 190, 191, 193, 197, 198, 199, 200, 201, 202, 206, 207, 208, 209, 213, 215, 216, 219, 224, 238, 240, 241, 248, 253, 256, 259, 262, 263, 265, 266, 267, 270, 271, 273, 276, 277, 280, 281, 294, 329, 349, 366, 387, 389, 400, 438, 454, 461, 464, 466, 487, 503, 506, 507, 508, 569, 612, 616, 617, 621, 622, 636, 653, 654, 658, 661, 662, 663, 664, 699, 733, 734, 735, 737, 741, 747, 750, 751, 753, 754, 755, 759, 771, 772, 773, 776, 778, 779, 781, 782, 783, 785, 801, 803, 807, 808, 809, 810, 811, 814, 815, 822, 824, 825, 827, 829, 830, 834, 847, 849, 850, 860, 863, 866, 873, 887, 888, 913, 915, 919, 922, 925, 930, 931, 936, 938, 942, 955, 957, 969, 1018, 1048, 1077, 1079, 1081, 1085, 1086, 1102, 1152, 1165, 1169, 1170, 1174, 1175, 1179, 1182, 1183, 1184, 1196, 1197, 1201, 1202, 1203, 1206, 1209, 1212, 1213, 1214, 1215, 1217, 1220, 1221, 1224, 1227, 1230, 1231, 1234, 1235, 1237, 1242, 1243, 1244, 1247, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1261, 1262, 1265, 1266, 1268, 1269, 1271, 1272, 1273, 1274, 1276, 1277, 1278, 1279, 1284, 1287, 1288, 1292, 1295, 1299, 1300, 1302, 1303, 1307, 1309, 1312, 1313, 1316, 1324, 1325, 1326, 1329, 1341, 1342, 1343, 1346, 1362, 1363, 1372, 1374, 1389, 1390, 1394, 1395, 1398, 1401, 1404, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1439, 1442, 1444, 1451, 1453, 1454, 1455, 1456, 1457, 1463, 1464, 1466, 1470, 1471, 1473, 1475, 1476, 1477, 1479, 1484, 1486, 1487, 1488, 1489, 1491, 1492, 1493, 1494, 1495, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1506, 1507, 1508, 1509, 1515, 1519, 1527, 1553, 1579, 1605, 1631, 1660, 1692, 1717, 1745, 1774, 1806, 1811, 1826, 1838, 1843, 1858, 1870, 1895, 1921, 1946, 1976, 2008, 2034, 2061, 2087, 2113, 2139, 2164, 2189, 2215, 2241, 2267, 2293, 2319, 2345, 2371, 2397, 2424, 2450, 2478, 2484, 2489, 2495, 2496, 2499, 2506, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2520, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2538, 2543, 2544, 2545, 2551, 2554, 2557, 2558, 2559, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2580, 2581, 2583, 2584, 2586, 2587, 2592, 2595, 2603, 2604, 2605, 2606], "incorrect": [0, 2, 266, 930, 1120, 1122, 1123, 2509, 2519, 2527, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2561, 2574, 2580, 2582, 2583, 2586, 2588, 2589, 2592, 2593, 2595, 2596, 2598, 2600, 2601, 2603, 2604], "request": [0, 2, 4, 8, 9, 13, 16, 17, 18, 19, 24, 75, 114, 141, 142, 143, 159, 160, 167, 169, 170, 171, 175, 206, 207, 208, 231, 238, 249, 253, 259, 261, 266, 268, 271, 273, 274, 276, 280, 292, 329, 345, 349, 394, 406, 407, 510, 524, 531, 533, 543, 620, 673, 753, 754, 755, 771, 772, 778, 781, 782, 783, 785, 814, 815, 841, 847, 859, 919, 925, 927, 930, 933, 936, 954, 1131, 1222, 1223, 1224, 1235, 1390, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2502, 2507, 2509, 2511, 2514, 2517, 2524, 2525, 2527, 2529, 2531, 2532, 2539, 2541, 2544, 2555, 2580, 2586, 2592], "featur": [0, 1, 2, 11, 12, 13, 14, 16, 19, 30, 34, 35, 270, 350, 364, 1454, 1491, 1495, 1508, 1509, 2479, 2496, 2497, 2501, 2502, 2506, 2509, 2510, 2516, 2519, 2522, 2525, 2527, 2528, 2529, 2530, 2532, 2533, 2535, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2586, 2592, 2603], "would": [0, 2, 3, 6, 8, 11, 13, 15, 16, 17, 18, 19, 22, 23, 25, 32, 34, 65, 115, 122, 143, 209, 219, 236, 264, 339, 383, 455, 464, 625, 722, 734, 755, 829, 840, 845, 916, 929, 1086, 1088, 1098, 1103, 1173, 1264, 1375, 1395, 1403, 1489, 1491, 1492, 1508, 1519, 1869, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2566, 2569, 2572, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2586, 2587, 2588, 2592, 2594, 2595, 2597, 2599, 2600, 2601, 2602, 2603, 2604], "like": [0, 1, 2, 3, 4, 6, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 26, 30, 31, 34, 37, 39, 41, 44, 49, 50, 53, 60, 61, 62, 63, 68, 76, 77, 78, 80, 83, 91, 92, 107, 109, 110, 111, 112, 114, 119, 120, 122, 124, 127, 131, 132, 133, 134, 136, 137, 143, 147, 157, 163, 166, 168, 172, 174, 176, 177, 178, 179, 181, 182, 185, 192, 194, 195, 201, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 221, 222, 223, 225, 226, 227, 228, 229, 230, 232, 234, 236, 240, 251, 252, 253, 257, 259, 260, 261, 262, 264, 265, 266, 267, 268, 270, 271, 273, 276, 277, 280, 281, 283, 290, 293, 295, 296, 304, 326, 352, 366, 367, 368, 373, 376, 378, 379, 384, 389, 391, 392, 394, 400, 401, 403, 417, 418, 433, 452, 453, 455, 456, 459, 467, 468, 472, 477, 482, 487, 489, 503, 506, 507, 508, 509, 524, 526, 527, 529, 530, 543, 577, 608, 616, 617, 626, 628, 630, 636, 641, 644, 649, 650, 651, 652, 665, 670, 671, 673, 675, 676, 689, 710, 733, 734, 736, 737, 740, 747, 755, 764, 780, 802, 804, 805, 810, 816, 818, 819, 822, 823, 824, 825, 828, 829, 839, 840, 842, 845, 849, 850, 863, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 904, 908, 919, 923, 925, 926, 927, 929, 930, 931, 933, 936, 938, 942, 949, 953, 956, 963, 984, 985, 988, 993, 998, 1001, 1014, 1031, 1045, 1077, 1079, 1095, 1096, 1098, 1103, 1121, 1130, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1159, 1160, 1161, 1165, 1166, 1167, 1168, 1169, 1170, 1172, 1173, 1176, 1178, 1179, 1182, 1183, 1184, 1196, 1197, 1198, 1199, 1216, 1229, 1230, 1232, 1236, 1239, 1244, 1271, 1285, 1311, 1316, 1362, 1363, 1364, 1365, 1389, 1403, 1404, 1406, 1407, 1408, 1409, 1410, 1411, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1439, 1444, 1451, 1452, 1453, 1454, 1455, 1457, 1463, 1464, 1466, 1467, 1469, 1470, 1471, 1474, 1480, 1481, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1517, 1518, 1519, 1520, 1521, 1526, 1552, 1869, 1975, 2214, 2240, 2396, 2475, 2478, 2481, 2485, 2491, 2495, 2496, 2498, 2499, 2502, 2503, 2505, 2506, 2508, 2509, 2510, 2511, 2512, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2548, 2550, 2551, 2552, 2554, 2555, 2557, 2559, 2560, 2566, 2569, 2570, 2572, 2574, 2575, 2576, 2579, 2580, 2585, 2587, 2589, 2595, 2598, 2599, 2601, 2602, 2603], "error": [0, 2, 3, 4, 13, 16, 17, 18, 19, 22, 71, 72, 77, 82, 112, 168, 192, 209, 215, 231, 259, 261, 264, 281, 289, 293, 349, 364, 365, 368, 373, 376, 386, 392, 616, 617, 622, 629, 671, 764, 780, 802, 824, 841, 867, 868, 899, 908, 925, 927, 929, 942, 956, 1079, 1110, 1130, 1197, 1201, 1220, 1244, 1272, 1278, 1287, 1288, 1312, 1324, 1326, 1336, 1341, 1343, 1353, 1363, 1403, 1452, 1454, 1465, 1489, 1491, 1496, 1498, 1504, 1508, 1519, 1520, 1521, 2484, 2497, 2502, 2503, 2504, 2505, 2507, 2510, 2511, 2513, 2514, 2516, 2519, 2521, 2524, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2541, 2542, 2543, 2545, 2546, 2548, 2550, 2551, 2552, 2555, 2558, 2559, 2566, 2574, 2576, 2578, 2580, 2581, 2582, 2584, 2586, 2587, 2588, 2589, 2592, 2595, 2597, 2598, 2600, 2601, 2602, 2603, 2606], "messag": [0, 1, 2, 1395, 1515, 1516, 1517, 2502, 2509, 2514, 2524, 2526, 2527, 2529, 2531, 2532, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2559, 2566, 2574, 2576, 2578, 2580, 2586, 2588, 2589, 2592, 2600, 2601, 2603], "more": [0, 1, 2, 3, 4, 5, 8, 10, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 39, 46, 49, 56, 62, 63, 71, 72, 73, 74, 76, 77, 79, 82, 83, 91, 102, 107, 112, 115, 116, 121, 124, 126, 136, 143, 146, 148, 158, 164, 172, 173, 182, 185, 190, 191, 192, 197, 198, 200, 209, 213, 215, 219, 220, 224, 229, 234, 240, 241, 247, 248, 259, 261, 264, 266, 268, 270, 271, 273, 276, 280, 281, 288, 295, 348, 349, 352, 364, 365, 368, 373, 374, 390, 400, 418, 438, 483, 489, 503, 522, 608, 613, 616, 617, 618, 619, 621, 622, 625, 627, 629, 630, 651, 665, 667, 668, 669, 674, 736, 737, 739, 744, 747, 755, 758, 759, 776, 779, 786, 788, 789, 802, 807, 809, 813, 817, 820, 821, 822, 824, 829, 831, 832, 833, 834, 836, 837, 838, 839, 849, 850, 858, 863, 870, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 893, 904, 908, 917, 918, 925, 927, 929, 930, 933, 936, 942, 944, 950, 984, 1047, 1079, 1095, 1144, 1166, 1172, 1176, 1178, 1179, 1199, 1201, 1210, 1216, 1219, 1220, 1231, 1232, 1237, 1244, 1269, 1278, 1284, 1287, 1288, 1299, 1309, 1324, 1341, 1362, 1363, 1364, 1365, 1370, 1396, 1397, 1403, 1404, 1405, 1406, 1407, 1409, 1411, 1413, 1418, 1439, 1442, 1445, 1452, 1454, 1466, 1474, 1475, 1476, 1480, 1485, 1490, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1500, 1501, 1504, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1945, 1975, 2476, 2477, 2478, 2479, 2481, 2488, 2491, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2506, 2507, 2509, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2563, 2565, 2569, 2570, 2572, 2574, 2580, 2584, 2586, 2587, 2592, 2598, 2603], "readabl": [0, 1, 14, 34, 146, 758, 1269, 1309, 1512, 2504, 2505, 2536, 2547, 2555, 2572], "improv": [0, 1, 2, 4, 22, 36, 234, 603, 1269, 1309, 1491, 1492, 1508, 2503, 2509, 2510, 2516, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2532, 2533, 2559, 2562, 2563, 2564, 2573, 2576, 2589, 2600, 2601], "found": [0, 1, 2, 3, 5, 8, 11, 14, 16, 17, 18, 19, 22, 34, 35, 112, 129, 133, 135, 162, 164, 165, 174, 204, 215, 229, 249, 275, 330, 345, 392, 400, 405, 433, 455, 597, 671, 714, 737, 742, 746, 774, 776, 779, 812, 839, 840, 859, 870, 873, 877, 895, 901, 903, 904, 908, 937, 1103, 1200, 1404, 1454, 1467, 1468, 1469, 1491, 1494, 1497, 1508, 1519, 2479, 2496, 2497, 2501, 2502, 2504, 2507, 2509, 2510, 2512, 2517, 2519, 2520, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2534, 2537, 2544, 2547, 2555, 2558, 2574, 2586, 2592, 2603, 2604], "section": [0, 1, 2, 4, 7, 8, 10, 11, 13, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 164, 218, 248, 275, 284, 294, 547, 776, 828, 937, 945, 949, 957, 1173, 1237, 1284, 1285, 1416, 1421, 1497, 1509, 1519, 2479, 2495, 2497, 2499, 2501, 2502, 2503, 2504, 2507, 2509, 2510, 2511, 2513, 2515, 2516, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2535, 2540, 2541, 2544, 2550, 2555, 2558, 2565, 2570, 2574, 2586], "unclear": [0, 2497, 2504, 2511, 2533, 2555, 2598], "ask": [0, 1, 11, 24, 146, 173, 758, 1468, 2506, 2507, 2510, 2513, 2541, 2543, 2555, 2566], "chang": [0, 2, 3, 5, 8, 9, 11, 12, 13, 14, 18, 21, 25, 31, 34, 37, 38, 42, 54, 61, 62, 63, 76, 81, 82, 85, 90, 91, 97, 98, 108, 111, 115, 136, 139, 148, 168, 188, 190, 191, 192, 196, 199, 203, 209, 213, 214, 218, 220, 224, 229, 231, 232, 234, 236, 249, 259, 261, 263, 265, 266, 267, 271, 276, 277, 280, 287, 289, 292, 293, 329, 337, 339, 340, 349, 400, 450, 456, 477, 484, 485, 486, 488, 528, 544, 608, 629, 632, 636, 639, 650, 651, 656, 657, 666, 671, 672, 722, 723, 737, 747, 751, 759, 780, 800, 802, 806, 808, 822, 823, 824, 828, 834, 839, 841, 842, 845, 859, 863, 925, 927, 930, 931, 948, 954, 956, 959, 1000, 1021, 1061, 1074, 1075, 1076, 1078, 1173, 1174, 1175, 1176, 1177, 1178, 1197, 1198, 1200, 1201, 1221, 1227, 1232, 1237, 1244, 1265, 1268, 1278, 1279, 1284, 1299, 1325, 1342, 1364, 1365, 1390, 1403, 1404, 1407, 1410, 1411, 1416, 1423, 1425, 1426, 1433, 1442, 1452, 1454, 1469, 1475, 1476, 1480, 1491, 1492, 1495, 1498, 1500, 1501, 1502, 1508, 1509, 1510, 1511, 1519, 1521, 2479, 2481, 2491, 2495, 2497, 2498, 2499, 2501, 2502, 2504, 2505, 2507, 2508, 2509, 2511, 2512, 2516, 2517, 2519, 2520, 2522, 2543, 2548, 2551, 2553, 2557, 2559, 2560, 2561, 2575, 2576, 2577, 2578, 2579, 2581, 2582, 2584, 2585, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "between": [0, 1, 2, 3, 6, 8, 10, 11, 13, 14, 16, 23, 25, 26, 27, 30, 34, 84, 88, 94, 99, 100, 102, 107, 111, 128, 161, 188, 201, 203, 208, 211, 213, 214, 276, 308, 309, 335, 403, 452, 509, 530, 551, 553, 559, 561, 608, 631, 633, 637, 658, 660, 665, 670, 719, 741, 773, 800, 810, 816, 818, 822, 823, 863, 872, 877, 887, 900, 901, 960, 984, 1031, 1086, 1149, 1196, 1207, 1208, 1210, 1216, 1229, 1230, 1269, 1271, 1309, 1318, 1319, 1326, 1328, 1334, 1343, 1345, 1351, 1363, 1364, 1409, 1455, 1468, 1477, 1485, 1487, 1492, 1497, 1498, 1518, 1526, 1552, 1578, 1604, 1716, 1975, 2214, 2240, 2423, 2449, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2521, 2522, 2523, 2527, 2530, 2531, 2532, 2533, 2535, 2539, 2540, 2544, 2547, 2550, 2551, 2555, 2557, 2558, 2563, 2567, 2570, 2574, 2580, 2583, 2586, 2587, 2591, 2592, 2593, 2594, 2598, 2602, 2603], "version": [0, 2, 3, 5, 7, 8, 9, 10, 11, 16, 21, 29, 36, 38, 50, 51, 52, 58, 59, 60, 61, 62, 63, 68, 74, 75, 76, 78, 82, 88, 91, 96, 97, 99, 100, 102, 107, 109, 110, 113, 115, 122, 123, 124, 131, 132, 136, 139, 141, 142, 146, 148, 154, 157, 159, 160, 165, 167, 168, 169, 170, 171, 172, 174, 175, 176, 178, 179, 190, 191, 192, 194, 195, 196, 199, 201, 203, 205, 206, 207, 208, 209, 210, 212, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 231, 232, 236, 238, 239, 240, 241, 242, 244, 245, 246, 249, 251, 252, 253, 257, 259, 260, 261, 262, 263, 265, 266, 267, 268, 269, 270, 271, 273, 275, 276, 277, 280, 283, 285, 290, 292, 293, 318, 337, 341, 343, 349, 353, 357, 359, 360, 363, 364, 366, 367, 372, 373, 389, 400, 407, 408, 426, 456, 457, 461, 462, 464, 472, 473, 477, 484, 485, 486, 487, 488, 493, 503, 505, 510, 511, 528, 541, 542, 546, 619, 620, 621, 629, 636, 637, 641, 642, 643, 647, 648, 649, 650, 651, 655, 656, 660, 665, 699, 720, 724, 726, 734, 735, 736, 737, 747, 751, 753, 754, 758, 759, 760, 769, 771, 772, 778, 780, 781, 782, 783, 785, 802, 804, 805, 806, 808, 810, 814, 815, 828, 829, 830, 834, 839, 841, 842, 845, 847, 848, 849, 850, 859, 862, 863, 866, 874, 887, 895, 899, 903, 904, 908, 919, 923, 925, 927, 930, 931, 933, 934, 936, 937, 946, 954, 956, 959, 965, 967, 968, 978, 990, 998, 1055, 1074, 1075, 1076, 1077, 1078, 1094, 1106, 1116, 1130, 1135, 1145, 1172, 1173, 1174, 1175, 1176, 1178, 1179, 1181, 1185, 1196, 1197, 1199, 1200, 1201, 1204, 1206, 1207, 1208, 1210, 1216, 1221, 1222, 1223, 1224, 1226, 1229, 1232, 1235, 1236, 1237, 1238, 1239, 1244, 1245, 1261, 1265, 1267, 1272, 1274, 1277, 1278, 1279, 1284, 1290, 1299, 1302, 1308, 1312, 1314, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1364, 1365, 1375, 1381, 1403, 1404, 1405, 1407, 1408, 1410, 1411, 1412, 1414, 1415, 1416, 1418, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1435, 1437, 1438, 1442, 1444, 1451, 1452, 1453, 1454, 1455, 1457, 1458, 1465, 1466, 1467, 1468, 1469, 1475, 1476, 1491, 1492, 1493, 1495, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1505, 1507, 1508, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1519, 1521, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2483, 2496, 2497, 2498, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2551, 2552, 2554, 2556, 2557, 2559, 2560, 2561, 2575, 2576, 2577, 2578, 2579, 2581, 2582, 2584, 2585, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "expect": [0, 1, 2, 8, 11, 13, 143, 189, 199, 218, 240, 241, 266, 364, 368, 464, 755, 801, 808, 828, 849, 850, 865, 899, 930, 1079, 1095, 1110, 1112, 1119, 1173, 1177, 1197, 1198, 1269, 1309, 1369, 1433, 1491, 1492, 1493, 1494, 1497, 1498, 1499, 1500, 1502, 1507, 1508, 1519, 2478, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2513, 2517, 2523, 2524, 2526, 2527, 2529, 2536, 2544, 2555, 2580, 2586, 2592, 2598, 2603], "your": [0, 4, 5, 6, 8, 9, 11, 14, 16, 17, 18, 19, 21, 34, 35, 44, 138, 143, 194, 195, 201, 209, 213, 215, 216, 218, 247, 258, 262, 267, 461, 750, 755, 804, 805, 810, 822, 825, 828, 850, 858, 924, 931, 1021, 1081, 1110, 1120, 1122, 1123, 1405, 1407, 1423, 1504, 1505, 1510, 1511, 1659, 1773, 2478, 2480, 2495, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2512, 2514, 2515, 2516, 2520, 2523, 2524, 2527, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2541, 2544, 2549, 2550, 2555, 2558, 2570, 2574], "should": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 17, 18, 19, 22, 27, 58, 62, 65, 74, 75, 97, 107, 130, 132, 146, 155, 157, 168, 174, 191, 209, 211, 213, 218, 219, 225, 229, 233, 240, 241, 259, 261, 263, 266, 270, 273, 275, 276, 280, 287, 289, 293, 295, 296, 304, 326, 330, 333, 340, 349, 367, 374, 389, 403, 405, 406, 433, 454, 455, 464, 470, 472, 473, 509, 530, 534, 546, 578, 597, 610, 619, 620, 647, 651, 656, 665, 676, 689, 710, 714, 723, 743, 758, 780, 818, 822, 827, 828, 829, 839, 840, 843, 849, 850, 853, 899, 925, 927, 928, 930, 934, 936, 937, 948, 956, 985, 988, 993, 995, 1001, 1014, 1045, 1062, 1079, 1083, 1084, 1086, 1087, 1088, 1096, 1098, 1102, 1103, 1106, 1110, 1115, 1116, 1120, 1122, 1123, 1173, 1195, 1196, 1200, 1216, 1220, 1316, 1335, 1352, 1363, 1365, 1388, 1405, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1421, 1422, 1425, 1426, 1434, 1442, 1444, 1451, 1452, 1454, 1456, 1457, 1467, 1469, 1476, 1491, 1492, 1495, 1497, 1499, 1502, 1508, 1509, 1510, 1511, 1869, 2481, 2485, 2491, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2539, 2541, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2569, 2570, 2574, 2580, 2582, 2586, 2592, 2598, 2603], "relat": [0, 3, 11, 13, 14, 15, 31, 34, 35, 190, 264, 393, 672, 929, 1475, 1509, 1519, 2484, 2495, 2496, 2497, 2501, 2504, 2506, 2512, 2513, 2527, 2528, 2529, 2531, 2534, 2539, 2541, 2544, 2562, 2563, 2566, 2587, 2603], "rather": [0, 2, 11, 12, 13, 14, 34, 77, 108, 113, 115, 209, 215, 218, 220, 224, 234, 240, 269, 290, 386, 473, 479, 484, 485, 486, 488, 547, 610, 666, 779, 834, 934, 952, 1074, 1075, 1076, 1078, 1173, 1178, 1232, 1239, 1411, 1434, 1468, 1491, 1492, 1508, 2496, 2497, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2513, 2514, 2515, 2516, 2517, 2519, 2521, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2551, 2555, 2557, 2559, 2572, 2573, 2574, 2578, 2580, 2586, 2592, 2598, 2603], "than": [0, 2, 3, 6, 7, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 31, 60, 62, 73, 76, 77, 88, 91, 102, 108, 113, 115, 119, 126, 134, 137, 138, 146, 148, 155, 163, 166, 181, 182, 185, 190, 191, 198, 206, 207, 209, 215, 218, 220, 224, 229, 234, 239, 240, 247, 248, 253, 256, 261, 276, 281, 289, 290, 386, 387, 390, 438, 479, 484, 485, 486, 488, 506, 545, 550, 552, 559, 572, 618, 621, 636, 637, 649, 651, 666, 701, 706, 712, 718, 739, 745, 748, 750, 758, 759, 775, 777, 779, 794, 797, 814, 815, 834, 839, 848, 858, 873, 887, 895, 903, 915, 916, 919, 922, 927, 942, 952, 960, 969, 991, 992, 994, 1074, 1075, 1076, 1078, 1095, 1106, 1166, 1173, 1178, 1182, 1210, 1219, 1232, 1239, 1244, 1254, 1259, 1260, 1263, 1270, 1275, 1282, 1283, 1291, 1294, 1295, 1299, 1300, 1301, 1304, 1305, 1310, 1315, 1338, 1340, 1355, 1357, 1365, 1368, 1390, 1403, 1405, 1407, 1408, 1411, 1418, 1434, 1452, 1468, 1475, 1476, 1479, 1480, 1491, 1492, 1495, 1508, 1510, 1511, 1515, 1517, 1520, 1521, 2475, 2478, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2556, 2557, 2559, 2564, 2570, 2572, 2573, 2574, 2578, 2580, 2584, 2586, 2587, 2590, 2592, 2598, 2602, 2603], "us": [0, 1, 3, 4, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 32, 34, 35, 36, 37, 39, 41, 42, 44, 46, 49, 50, 53, 54, 56, 58, 59, 60, 61, 62, 63, 65, 67, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 83, 88, 90, 91, 92, 94, 95, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 111, 112, 113, 117, 119, 121, 122, 126, 127, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 148, 150, 154, 155, 157, 159, 160, 163, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175, 177, 181, 182, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 203, 206, 207, 208, 209, 211, 213, 214, 215, 216, 217, 218, 219, 220, 224, 225, 229, 230, 231, 233, 234, 236, 238, 239, 240, 241, 244, 247, 249, 253, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 269, 270, 271, 273, 274, 275, 276, 277, 280, 281, 284, 285, 287, 289, 290, 291, 292, 293, 294, 296, 300, 302, 304, 324, 326, 329, 330, 335, 337, 340, 341, 342, 343, 349, 350, 363, 366, 367, 368, 373, 374, 376, 383, 384, 387, 388, 389, 390, 397, 400, 401, 403, 405, 406, 407, 409, 410, 426, 433, 438, 440, 452, 455, 457, 461, 463, 472, 473, 474, 479, 480, 483, 484, 485, 486, 487, 488, 489, 503, 506, 509, 521, 522, 527, 530, 532, 534, 540, 550, 552, 569, 570, 572, 597, 598, 603, 608, 610, 612, 616, 617, 618, 619, 620, 621, 622, 626, 627, 628, 629, 630, 637, 639, 641, 644, 647, 648, 649, 650, 651, 652, 653, 654, 656, 658, 660, 661, 662, 663, 664, 665, 666, 670, 671, 674, 676, 681, 683, 689, 707, 710, 714, 718, 719, 723, 725, 730, 734, 737, 739, 740, 743, 746, 747, 750, 751, 752, 753, 754, 755, 758, 759, 760, 764, 769, 771, 772, 776, 779, 780, 781, 782, 783, 785, 790, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 814, 815, 816, 818, 822, 823, 825, 826, 828, 829, 830, 834, 839, 840, 841, 843, 845, 847, 848, 849, 850, 857, 858, 859, 863, 865, 866, 867, 868, 869, 870, 871, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 892, 899, 904, 907, 908, 909, 915, 919, 922, 923, 924, 925, 926, 927, 929, 930, 931, 934, 936, 937, 938, 942, 945, 946, 948, 950, 951, 952, 953, 954, 955, 956, 957, 960, 969, 973, 979, 985, 988, 993, 997, 998, 1000, 1001, 1014, 1031, 1045, 1048, 1061, 1074, 1075, 1076, 1077, 1078, 1079, 1081, 1086, 1087, 1088, 1094, 1095, 1105, 1106, 1110, 1112, 1115, 1116, 1117, 1120, 1122, 1123, 1130, 1135, 1144, 1145, 1150, 1172, 1173, 1174, 1176, 1178, 1179, 1182, 1194, 1195, 1196, 1197, 1199, 1200, 1201, 1204, 1206, 1207, 1208, 1210, 1216, 1219, 1221, 1222, 1223, 1226, 1229, 1231, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1244, 1245, 1255, 1259, 1260, 1261, 1262, 1263, 1265, 1267, 1269, 1270, 1275, 1278, 1279, 1284, 1287, 1288, 1289, 1290, 1291, 1293, 1294, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1308, 1309, 1310, 1315, 1318, 1319, 1321, 1323, 1324, 1326, 1328, 1329, 1334, 1336, 1338, 1340, 1341, 1343, 1345, 1346, 1351, 1353, 1355, 1357, 1362, 1363, 1364, 1365, 1368, 1370, 1374, 1377, 1381, 1384, 1390, 1398, 1399, 1403, 1404, 1405, 1406, 1407, 1408, 1410, 1411, 1413, 1415, 1416, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1438, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1457, 1458, 1465, 1466, 1467, 1468, 1469, 1474, 1475, 1476, 1477, 1479, 1480, 1482, 1483, 1484, 1488, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1519, 1520, 1522, 1529, 1555, 1581, 1607, 1633, 1662, 1682, 1694, 1719, 1747, 1776, 1796, 1808, 1840, 1869, 1872, 1897, 1920, 1923, 1945, 1948, 1975, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2478, 2479, 2480, 2485, 2491, 2495, 2497, 2499, 2501, 2502, 2506, 2508, 2510, 2511, 2513, 2515, 2517, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2556, 2558, 2559, 2562, 2564, 2566, 2567, 2568, 2570, 2571, 2572, 2573, 2575, 2576, 2578, 2582, 2583, 2584, 2586, 2587, 2588, 2589, 2591, 2592, 2594, 2595, 2598, 2601, 2602, 2604, 2605, 2606], "stackoverflow": [0, 1, 11, 67, 612], "better": [0, 2, 3, 10, 11, 13, 14, 22, 76, 77, 78, 136, 145, 155, 621, 622, 747, 757, 1325, 1342, 1374, 1869, 2497, 2509, 2510, 2513, 2514, 2515, 2516, 2517, 2519, 2523, 2525, 2527, 2529, 2533, 2539, 2540, 2543, 2547, 2555, 2557, 2559, 2563, 2564, 2565, 2566, 2570, 2574, 2592], "suit": [0, 6, 8, 9, 10, 13, 21, 34, 1454, 1513, 2484, 2507, 2516, 2527, 2543, 2546, 2547, 2570], "usag": [0, 2, 3, 4, 11, 13, 14, 22, 24, 25, 26, 122, 123, 136, 146, 173, 224, 349, 440, 608, 734, 735, 747, 758, 784, 834, 1365, 1407, 1412, 1414, 1427, 1433, 1491, 1498, 1508, 1510, 1511, 2501, 2505, 2506, 2507, 2509, 2510, 2512, 2514, 2521, 2524, 2527, 2528, 2529, 2532, 2533, 2534, 2538, 2539, 2540, 2541, 2550, 2555, 2558, 2565, 2567, 2570, 2572, 2574, 2578, 2581, 2582, 2586, 2589, 2603], "first": [0, 1, 2, 3, 4, 6, 8, 10, 11, 13, 15, 16, 17, 18, 19, 22, 24, 25, 26, 28, 29, 30, 32, 34, 56, 79, 80, 84, 88, 95, 100, 107, 108, 113, 117, 120, 126, 129, 136, 138, 139, 141, 142, 148, 156, 161, 173, 182, 185, 190, 191, 194, 195, 201, 209, 211, 216, 218, 219, 220, 224, 240, 241, 248, 255, 256, 259, 274, 290, 294, 295, 312, 313, 315, 317, 367, 375, 381, 382, 393, 397, 436, 455, 459, 464, 477, 479, 539, 544, 566, 569, 608, 623, 624, 627, 628, 631, 637, 653, 665, 666, 672, 693, 694, 696, 698, 730, 733, 739, 742, 747, 750, 751, 753, 754, 759, 767, 773, 794, 797, 804, 805, 810, 818, 825, 828, 829, 830, 834, 840, 849, 850, 861, 862, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 895, 903, 904, 908, 911, 912, 914, 921, 922, 925, 952, 957, 998, 1025, 1027, 1029, 1103, 1201, 1208, 1216, 1217, 1219, 1221, 1222, 1223, 1230, 1237, 1239, 1244, 1257, 1259, 1264, 1271, 1278, 1279, 1282, 1283, 1284, 1299, 1300, 1326, 1343, 1363, 1364, 1365, 1398, 1406, 1407, 1416, 1434, 1436, 1454, 1465, 1468, 1475, 1476, 1491, 1492, 1494, 1495, 1508, 1510, 1511, 1515, 1517, 1519, 1526, 1578, 1691, 1869, 2292, 2476, 2477, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2529, 2531, 2532, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2552, 2555, 2556, 2557, 2570, 2572, 2574, 2575, 2576, 2578, 2582, 2585, 2586, 2587, 2592, 2594, 2596, 2598, 2601, 2603], "thank": [0, 11, 34, 206, 207, 253, 814, 815, 919, 2526, 2527, 2528, 2531, 2549, 2550, 2571, 2603], "respect": [0, 1, 2, 17, 19, 23, 26, 27, 28, 29, 30, 31, 39, 62, 79, 91, 97, 120, 126, 136, 148, 174, 218, 259, 266, 273, 276, 280, 349, 543, 627, 651, 656, 733, 739, 747, 759, 828, 857, 904, 908, 925, 930, 936, 1199, 1200, 1201, 1202, 1203, 1219, 1237, 1242, 1243, 1278, 1284, 1299, 1348, 1363, 1364, 1365, 1403, 1407, 1440, 1442, 1467, 1468, 1469, 1480, 1487, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 2495, 2497, 2501, 2505, 2509, 2510, 2512, 2513, 2517, 2519, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2563, 2564, 2566, 2574, 2580, 2582, 2584, 2586, 2590, 2592, 2598, 2599, 2603], "time": [0, 1, 2, 4, 5, 7, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 28, 29, 30, 32, 33, 34, 35, 79, 84, 88, 102, 108, 113, 122, 128, 136, 148, 161, 188, 199, 219, 224, 236, 237, 241, 259, 266, 275, 276, 284, 285, 286, 287, 295, 296, 297, 304, 308, 309, 324, 326, 328, 330, 332, 339, 340, 373, 390, 434, 435, 454, 459, 489, 547, 569, 577, 597, 598, 608, 627, 631, 637, 666, 676, 678, 689, 707, 710, 714, 716, 719, 722, 723, 734, 741, 747, 759, 773, 800, 808, 827, 829, 834, 845, 866, 925, 930, 937, 945, 946, 947, 948, 960, 984, 985, 988, 993, 998, 1000, 1001, 1002, 1014, 1020, 1021, 1031, 1041, 1045, 1051, 1052, 1058, 1061, 1062, 1066, 1068, 1102, 1132, 1195, 1199, 1210, 1231, 1233, 1238, 1299, 1363, 1364, 1365, 1407, 1468, 1469, 1478, 1479, 1482, 1486, 1491, 1502, 1504, 1505, 1506, 1507, 1508, 1510, 1511, 1519, 1521, 1659, 1773, 1869, 2479, 2484, 2496, 2497, 2499, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2520, 2521, 2522, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2556, 2557, 2558, 2559, 2562, 2572, 2573, 2574, 2576, 2580, 2584, 2586, 2592, 2596, 2597, 2602], "wish": [0, 2, 5, 6, 17, 22, 261, 927, 1452, 1519, 2478, 2496, 2497, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2520, 2536, 2544, 2550, 2566, 2569], "frequent": [0, 34, 146, 173, 290, 479, 758, 952, 1239, 1519, 2497, 2506, 2507, 2513, 2547, 2555], "might": [0, 1, 2, 3, 8, 15, 16, 17, 18, 19, 22, 25, 39, 49, 74, 75, 92, 103, 104, 105, 106, 225, 247, 259, 619, 620, 652, 661, 662, 663, 664, 753, 754, 835, 858, 865, 925, 1497, 1504, 1519, 2495, 2497, 2499, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2516, 2519, 2527, 2528, 2536, 2537, 2544, 2559, 2574, 2575, 2580, 2586, 2592, 2598, 2603], "also": [0, 1, 2, 4, 5, 8, 11, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 29, 30, 31, 32, 34, 35, 49, 60, 63, 73, 90, 96, 97, 102, 107, 111, 126, 129, 136, 143, 148, 162, 164, 174, 190, 191, 196, 198, 208, 209, 213, 215, 216, 218, 220, 240, 241, 255, 259, 260, 261, 266, 273, 275, 276, 280, 286, 287, 290, 340, 349, 367, 375, 414, 418, 464, 479, 489, 503, 510, 539, 543, 618, 639, 649, 655, 656, 665, 670, 723, 739, 742, 747, 755, 759, 774, 776, 779, 790, 806, 822, 824, 825, 828, 830, 849, 850, 866, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 895, 903, 921, 925, 927, 930, 936, 937, 947, 948, 950, 951, 952, 1000, 1001, 1014, 1031, 1045, 1061, 1087, 1152, 1165, 1170, 1172, 1173, 1178, 1179, 1200, 1201, 1210, 1216, 1219, 1237, 1265, 1278, 1284, 1299, 1325, 1342, 1362, 1363, 1364, 1365, 1399, 1403, 1407, 1409, 1418, 1420, 1434, 1444, 1452, 1454, 1467, 1475, 1476, 1491, 1494, 1495, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1519, 1945, 1975, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2549, 2550, 2551, 2552, 2555, 2557, 2558, 2564, 2566, 2569, 2570, 2572, 2574, 2580, 2586, 2592, 2598, 2600, 2601, 2602, 2603], "discuss": [0, 1, 2, 3, 11, 12, 13, 2496, 2497, 2506, 2511, 2519, 2527, 2533, 2550], "ongo": [0, 2], "For": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 34, 35, 60, 63, 67, 68, 69, 70, 74, 75, 76, 77, 79, 80, 84, 88, 91, 92, 97, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 114, 121, 122, 123, 124, 126, 127, 128, 131, 136, 138, 139, 148, 155, 157, 159, 160, 161, 165, 167, 168, 169, 170, 171, 175, 176, 178, 179, 182, 189, 190, 192, 194, 195, 196, 197, 200, 201, 203, 205, 206, 207, 209, 210, 211, 212, 213, 216, 218, 219, 221, 222, 223, 224, 226, 227, 228, 229, 231, 232, 236, 238, 239, 240, 241, 247, 249, 251, 252, 253, 256, 257, 259, 261, 262, 264, 266, 267, 268, 269, 270, 271, 272, 273, 276, 280, 283, 284, 285, 287, 289, 292, 293, 295, 312, 313, 329, 340, 349, 367, 384, 400, 406, 433, 434, 435, 439, 441, 461, 465, 468, 473, 491, 492, 497, 498, 522, 550, 552, 572, 610, 612, 614, 615, 619, 620, 621, 622, 626, 627, 628, 631, 637, 649, 652, 656, 661, 662, 663, 664, 665, 666, 671, 673, 693, 694, 723, 734, 735, 737, 739, 740, 741, 747, 750, 751, 759, 771, 772, 773, 778, 779, 780, 781, 782, 783, 785, 801, 802, 804, 805, 806, 807, 809, 810, 814, 815, 818, 822, 825, 828, 829, 830, 834, 839, 841, 842, 845, 847, 848, 849, 850, 853, 858, 859, 863, 865, 866, 869, 870, 871, 873, 874, 892, 893, 904, 908, 909, 919, 922, 923, 925, 927, 929, 930, 931, 933, 934, 936, 945, 946, 948, 954, 956, 998, 1062, 1079, 1098, 1106, 1110, 1112, 1120, 1122, 1123, 1130, 1144, 1146, 1173, 1177, 1196, 1197, 1199, 1201, 1206, 1210, 1216, 1219, 1221, 1224, 1235, 1236, 1237, 1238, 1261, 1262, 1266, 1272, 1274, 1277, 1278, 1279, 1284, 1299, 1302, 1303, 1307, 1312, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1363, 1364, 1365, 1372, 1396, 1397, 1401, 1403, 1404, 1405, 1407, 1409, 1418, 1427, 1436, 1452, 1454, 1463, 1464, 1468, 1470, 1471, 1475, 1480, 1489, 1491, 1492, 1493, 1494, 1495, 1497, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1519, 1869, 1945, 1975, 2033, 2478, 2479, 2481, 2491, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "exampl": [0, 1, 4, 5, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 30, 31, 34, 35, 37, 38, 39, 44, 46, 49, 50, 56, 58, 59, 60, 62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 152, 153, 155, 156, 157, 161, 163, 164, 166, 168, 169, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 236, 237, 240, 241, 244, 246, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 264, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 330, 333, 334, 339, 340, 342, 344, 345, 349, 365, 367, 376, 378, 379, 381, 382, 383, 384, 386, 390, 391, 393, 394, 397, 399, 400, 403, 404, 406, 407, 411, 417, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 433, 434, 435, 439, 441, 447, 448, 449, 452, 453, 454, 455, 456, 459, 461, 462, 464, 466, 467, 470, 473, 474, 477, 479, 482, 483, 489, 493, 499, 501, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 555, 559, 561, 566, 567, 568, 569, 571, 572, 573, 575, 577, 578, 596, 597, 608, 610, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 626, 627, 628, 629, 630, 631, 633, 636, 637, 639, 640, 641, 647, 648, 649, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 702, 703, 704, 705, 707, 710, 711, 713, 714, 717, 718, 719, 720, 722, 723, 725, 727, 730, 731, 732, 733, 734, 735, 736, 737, 739, 740, 741, 743, 744, 745, 746, 747, 748, 750, 752, 753, 754, 755, 757, 758, 759, 764, 765, 766, 768, 773, 775, 776, 777, 779, 780, 781, 784, 785, 786, 788, 789, 790, 793, 794, 795, 796, 797, 798, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 842, 843, 845, 849, 850, 852, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 865, 866, 869, 870, 871, 873, 875, 876, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 894, 895, 896, 897, 898, 899, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 936, 937, 940, 942, 944, 945, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 959, 960, 961, 965, 969, 973, 975, 985, 988, 993, 995, 997, 998, 999, 1000, 1001, 1002, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1014, 1020, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1038, 1040, 1041, 1042, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1058, 1060, 1061, 1062, 1065, 1066, 1070, 1072, 1079, 1102, 1106, 1110, 1112, 1120, 1121, 1122, 1123, 1126, 1130, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1149, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1172, 1173, 1174, 1175, 1176, 1178, 1179, 1181, 1183, 1184, 1185, 1190, 1192, 1196, 1197, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1211, 1216, 1219, 1220, 1221, 1222, 1223, 1225, 1229, 1230, 1231, 1232, 1236, 1237, 1239, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1302, 1305, 1309, 1316, 1324, 1329, 1335, 1336, 1338, 1340, 1341, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1378, 1380, 1384, 1390, 1392, 1393, 1396, 1397, 1398, 1399, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1427, 1431, 1433, 1434, 1439, 1441, 1442, 1443, 1444, 1451, 1452, 1454, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1487, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1500, 1501, 1502, 1504, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1526, 1531, 1532, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1544, 1552, 1557, 1558, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1570, 1578, 1583, 1584, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1597, 1604, 1609, 1610, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1623, 1630, 1636, 1637, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1650, 1659, 1665, 1667, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1680, 1691, 1696, 1697, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1709, 1716, 1721, 1722, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1734, 1744, 1750, 1751, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1764, 1773, 1779, 1781, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1794, 1812, 1813, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1828, 1844, 1845, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1860, 1869, 1874, 1875, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1887, 1899, 1901, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1913, 1914, 1920, 1925, 1926, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1938, 1945, 1950, 1951, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1965, 1975, 1980, 1981, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2026, 2027, 2033, 2038, 2039, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2051, 2065, 2067, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2079, 2080, 2091, 2093, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2105, 2106, 2117, 2119, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2131, 2132, 2138, 2143, 2144, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2156, 2163, 2168, 2169, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2181, 2193, 2195, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2207, 2208, 2214, 2219, 2220, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2232, 2240, 2245, 2246, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2258, 2271, 2273, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2285, 2286, 2292, 2297, 2299, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2311, 2318, 2323, 2325, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2337, 2349, 2351, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2363, 2364, 2370, 2375, 2376, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2388, 2396, 2401, 2402, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2414, 2423, 2428, 2429, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2442, 2449, 2454, 2455, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2468, 2475, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2504, 2506, 2507, 2510, 2511, 2512, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2559, 2566, 2570, 2574, 2580, 2586, 2587, 2592, 2598, 2600, 2602, 2603], "ci": [0, 1, 2, 4, 11, 49, 2527, 2528, 2555, 2585], "action": [0, 1, 2, 4, 11, 62, 651, 1365, 1407, 1510, 1511, 2497, 2511, 2512, 2516, 2527], "perform": [0, 1, 4, 6, 8, 9, 11, 14, 15, 16, 17, 18, 19, 22, 30, 34, 35, 36, 62, 63, 71, 72, 77, 80, 92, 94, 95, 98, 121, 136, 146, 168, 174, 182, 185, 206, 207, 218, 234, 241, 253, 264, 281, 293, 296, 304, 326, 368, 373, 386, 412, 483, 608, 622, 628, 633, 651, 652, 653, 654, 657, 672, 676, 689, 710, 747, 749, 758, 780, 814, 815, 828, 849, 850, 919, 929, 942, 956, 985, 988, 993, 1079, 1085, 1110, 1131, 1237, 1254, 1259, 1260, 1263, 1270, 1275, 1284, 1295, 1300, 1301, 1304, 1310, 1315, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1339, 1342, 1347, 1348, 1349, 1350, 1356, 1365, 1371, 1372, 1391, 1403, 1405, 1407, 1467, 1468, 1469, 1479, 1491, 1492, 1508, 1510, 1511, 1515, 1520, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2506, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2532, 2570, 2575, 2578, 2582, 2584, 2585, 2593, 2594, 2596, 2597, 2599, 2600, 2604, 2605, 2606], "intern": [0, 9, 14, 22, 197, 200, 209, 276, 295, 388, 400, 465, 468, 658, 660, 737, 807, 809, 915, 965, 979, 984, 1079, 1088, 1178, 1194, 1201, 1237, 1278, 1284, 1365, 1404, 1407, 1443, 1444, 1454, 1491, 1492, 1508, 1510, 1511, 1515, 1516, 1517, 1520, 2497, 2499, 2502, 2503, 2504, 2505, 2510, 2511, 2512, 2513, 2516, 2519, 2522, 2525, 2526, 2528, 2529, 2539, 2541, 2544, 2547, 2555, 2558, 2562, 2570, 2572, 2574, 2576, 2580, 2583, 2586, 2589, 2598, 2602], "roadmap": [0, 9], "align": [0, 10, 13, 34, 63, 68, 76, 92, 96, 100, 109, 110, 111, 119, 131, 134, 136, 137, 147, 163, 164, 166, 168, 176, 178, 179, 181, 192, 205, 210, 212, 221, 222, 223, 226, 227, 228, 229, 239, 251, 252, 267, 283, 289, 293, 366, 376, 403, 405, 487, 509, 530, 578, 608, 613, 652, 655, 658, 660, 667, 668, 669, 732, 744, 745, 747, 748, 775, 776, 777, 780, 786, 788, 789, 793, 802, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 839, 848, 863, 917, 918, 931, 944, 951, 956, 1077, 1200, 1208, 1237, 1284, 1365, 1407, 1416, 1427, 1439, 1454, 1510, 1511, 2495, 2505, 2507, 2509, 2510, 2511, 2512, 2516, 2519, 2520, 2522, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2540, 2541, 2544, 2547, 2550, 2551, 2555, 2562, 2563, 2565, 2566, 2567, 2570, 2572, 2573, 2574, 2576, 2584, 2586, 2589, 2598, 2602, 2603], "propos": [0, 11, 13], "what": [0, 1, 2, 3, 4, 8, 11, 12, 15, 21, 22, 25, 28, 31, 32, 33, 107, 126, 401, 409, 457, 489, 665, 739, 1172, 1201, 1216, 1219, 1491, 1508, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2519, 2520, 2521, 2522, 2523, 2526, 2527], "do": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 19, 21, 22, 27, 31, 32, 33, 34, 39, 41, 44, 49, 50, 53, 60, 61, 62, 94, 98, 112, 120, 133, 136, 182, 185, 191, 213, 218, 220, 229, 247, 257, 259, 276, 340, 368, 391, 409, 417, 457, 461, 467, 473, 477, 499, 513, 517, 641, 644, 649, 650, 651, 657, 671, 674, 723, 733, 747, 822, 828, 830, 839, 858, 871, 906, 923, 925, 934, 969, 1119, 1172, 1190, 1200, 1220, 1236, 1269, 1309, 1362, 1365, 1405, 1407, 1418, 1476, 1491, 1492, 1497, 1508, 1509, 1510, 1511, 1519, 1521, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2544, 2547, 2549, 2550, 2551, 2562, 2565, 2566, 2569, 2570, 2572, 2573, 2574, 2586, 2587, 2592, 2598, 2604], "futur": [0, 2, 6, 8, 11, 82, 97, 99, 100, 102, 154, 159, 160, 169, 170, 171, 175, 192, 206, 207, 208, 219, 231, 238, 249, 253, 261, 266, 292, 337, 349, 364, 400, 426, 629, 656, 737, 760, 769, 771, 772, 781, 782, 783, 785, 802, 814, 815, 829, 841, 847, 859, 919, 927, 930, 954, 1094, 1118, 1173, 1197, 1207, 1208, 1210, 1235, 1237, 1284, 1365, 1403, 1404, 1407, 1452, 1492, 1495, 1500, 1510, 1511, 1521, 2479, 2496, 2497, 2499, 2502, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2517, 2519, 2521, 2525, 2526, 2527, 2529, 2534, 2537, 2538, 2539, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2556, 2557, 2558, 2569, 2574, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "releas": [0, 1, 2, 9, 12, 219, 266, 829, 930, 2479, 2509, 2519, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "api": [0, 2, 4, 8, 11, 12, 13, 15, 16, 22, 34, 36, 37, 38, 65, 82, 121, 188, 224, 263, 330, 465, 597, 629, 714, 800, 834, 959, 998, 1173, 1174, 1175, 1176, 1177, 1178, 1197, 1198, 1495, 2479, 2480, 2488, 2495, 2496, 2498, 2499, 2504, 2505, 2506, 2508, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2522, 2548, 2582, 2596, 2599], "websit": [0, 2, 4, 11, 14, 34, 2509, 2516, 2526, 2537], "logo": 0, "govern": [0, 11, 12, 266, 930, 2509, 2519], "dev": [0, 1, 2, 5, 8, 11, 16, 17, 18, 19, 275, 937, 1454, 1477, 1483, 2496, 2499, 2503, 2509, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "python": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 23, 25, 26, 27, 31, 34, 36, 62, 78, 82, 98, 111, 121, 143, 156, 164, 209, 257, 259, 273, 275, 297, 330, 374, 416, 436, 453, 456, 466, 471, 475, 569, 597, 611, 613, 622, 629, 651, 657, 667, 668, 669, 670, 678, 714, 718, 719, 744, 755, 767, 776, 786, 788, 789, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 860, 869, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 904, 908, 909, 917, 918, 923, 925, 932, 936, 937, 941, 944, 959, 960, 961, 979, 998, 1047, 1057, 1079, 1107, 1156, 1164, 1197, 1236, 1365, 1390, 1403, 1407, 1421, 1422, 1491, 1496, 1508, 1510, 1511, 2479, 2495, 2496, 2497, 2499, 2501, 2504, 2505, 2506, 2509, 2511, 2513, 2515, 2516, 2517, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2543, 2544, 2545, 2546, 2548, 2551, 2552, 2553, 2554, 2556, 2557, 2558, 2559, 2560, 2562, 2563, 2564, 2566, 2570, 2572, 2579, 2580, 2585, 2587, 2592, 2599, 2600, 2603, 2606], "org": [0, 5, 11, 13, 35, 36, 65, 209, 273, 275, 374, 904, 908, 936, 937, 969, 1047, 1291, 1294, 1326, 1343, 1479, 1496, 1945, 1975, 2507, 2509, 2514, 2516, 2517, 2520, 2531, 2547, 2603], "long": [0, 1, 3, 13, 14, 21, 31, 120, 124, 172, 190, 191, 236, 248, 271, 733, 736, 845, 850, 915, 1365, 1407, 1466, 1475, 1476, 1491, 1508, 1509, 1510, 1511, 2475, 2478, 2499, 2507, 2509, 2512, 2513, 2514, 2517, 2519, 2523, 2525, 2527, 2529, 2531, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2552, 2555, 2558, 2586, 2587, 2598], "form": [0, 3, 7, 21, 29, 34, 132, 139, 157, 188, 190, 194, 195, 201, 209, 211, 263, 384, 417, 468, 477, 520, 626, 751, 790, 800, 804, 805, 810, 818, 857, 878, 879, 880, 881, 882, 883, 884, 885, 886, 893, 998, 1193, 1221, 1279, 1335, 1352, 1405, 1410, 1421, 1422, 1442, 1443, 1475, 1477, 1512, 1869, 2478, 2481, 2491, 2495, 2496, 2501, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2529, 2539, 2541, 2550, 2555, 2558, 2566], "engag": 0, "peopl": [0, 1, 2, 3, 11, 15, 34, 2504, 2556, 2557], "wider": [0, 213, 822, 2532, 2558], "who": [0, 1, 2, 4, 11, 34, 2505, 2510, 2548, 2550], "activ": [0, 2, 5, 11, 22, 34, 2516, 2527, 2532, 2538, 2539], "includ": [0, 1, 2, 3, 4, 7, 8, 11, 13, 14, 16, 17, 19, 21, 22, 23, 28, 34, 35, 39, 50, 58, 61, 62, 63, 74, 75, 88, 90, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 113, 115, 124, 136, 139, 141, 142, 146, 159, 160, 164, 169, 170, 171, 173, 175, 186, 191, 197, 200, 206, 207, 209, 213, 214, 219, 224, 225, 230, 231, 238, 239, 249, 253, 262, 265, 266, 270, 271, 274, 280, 290, 292, 295, 311, 372, 374, 400, 403, 440, 449, 452, 472, 479, 499, 509, 513, 517, 530, 608, 619, 620, 636, 637, 639, 641, 647, 650, 651, 657, 661, 662, 663, 664, 665, 692, 736, 737, 747, 751, 758, 771, 772, 776, 781, 782, 783, 784, 785, 798, 807, 809, 814, 815, 822, 823, 829, 834, 841, 847, 848, 859, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 899, 905, 907, 910, 919, 930, 949, 952, 954, 961, 969, 1031, 1079, 1087, 1110, 1126, 1132, 1144, 1145, 1164, 1173, 1190, 1199, 1200, 1207, 1208, 1210, 1216, 1221, 1222, 1223, 1225, 1229, 1235, 1239, 1244, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1270, 1272, 1274, 1275, 1276, 1277, 1279, 1285, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1390, 1404, 1405, 1410, 1418, 1421, 1422, 1424, 1425, 1435, 1441, 1442, 1443, 1444, 1445, 1453, 1454, 1458, 1463, 1464, 1470, 1471, 1476, 1491, 1492, 1493, 1494, 1495, 1496, 1498, 1499, 1500, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1518, 2475, 2477, 2479, 2484, 2495, 2496, 2497, 2499, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2567, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "chat": 0, "platform": [0, 2, 5, 13, 14, 22, 258, 924, 2497, 2509, 2525, 2528, 2529, 2531, 2534, 2536, 2540, 2541, 2544, 2592, 2596], "potenti": [0, 2, 16, 17, 18, 19, 34, 63, 74, 75, 546, 619, 620, 915, 1174, 1196, 2497, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2518, 2519, 2520, 2521, 2522, 2527, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2566, 2574], "space": [0, 1, 3, 14, 16, 17, 19, 148, 197, 200, 209, 270, 271, 277, 759, 807, 809, 870, 871, 895, 903, 915, 1299, 1364, 1409, 1421, 1455, 1477, 1478, 1485, 1491, 1508, 1518, 2496, 2503, 2509, 2514, 2516, 2518, 2519, 2520, 2524, 2526, 2529, 2531, 2533, 2534, 2535, 2539, 2545, 2550, 2552, 2555, 2558, 2580, 2581, 2586, 2603], "user": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 39, 49, 63, 71, 72, 77, 112, 115, 116, 121, 124, 136, 164, 172, 190, 191, 213, 215, 219, 248, 263, 264, 270, 271, 275, 281, 288, 367, 400, 503, 522, 547, 603, 608, 610, 616, 617, 622, 674, 736, 737, 747, 776, 822, 824, 829, 850, 929, 937, 942, 950, 1106, 1116, 1120, 1122, 1123, 1179, 1195, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 1362, 1363, 1365, 1396, 1397, 1403, 1404, 1406, 1407, 1411, 1413, 1416, 1418, 1433, 1434, 1439, 1442, 1454, 1466, 1475, 1476, 1491, 1495, 1497, 1499, 1504, 1508, 1510, 1511, 2478, 2479, 2480, 2488, 2495, 2496, 2497, 2503, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2558, 2559, 2569, 2574, 2576, 2580, 2583, 2586, 2588, 2589, 2592, 2596, 2598, 2603, 2604, 2606], "privat": [0, 2, 14, 2484, 2544, 2555, 2563, 2578], "meant": [0, 2, 16, 17, 18, 19, 1365, 1407, 1510, 1511, 2509, 2512, 2537, 2550], "hesit": [0, 2509], "bring": [0, 1, 14, 2519, 2580], "up": [0, 1, 2, 3, 4, 5, 9, 12, 13, 14, 22, 30, 34, 35, 91, 165, 198, 219, 276, 386, 387, 473, 829, 894, 904, 908, 915, 934, 969, 998, 1403, 1410, 1465, 1480, 1491, 1508, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2506, 2509, 2510, 2511, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2534, 2535, 2537, 2541, 2544, 2547, 2550, 2555, 2558, 2563, 2564, 2566, 2570, 2574, 2580, 2586, 2587, 2598, 2603], "idea": [0, 1, 3, 8, 34, 36, 899, 2509, 2520, 2550], "public": [0, 2, 4, 8, 11, 2484, 2495, 2509, 2530, 2533, 2537, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2579, 2582, 2603], "If": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 18, 22, 23, 27, 28, 34, 39, 41, 44, 49, 50, 53, 55, 56, 58, 60, 61, 62, 63, 65, 68, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 88, 91, 94, 96, 97, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 118, 121, 122, 123, 124, 126, 128, 129, 131, 132, 133, 135, 136, 138, 139, 141, 142, 146, 148, 150, 156, 157, 159, 160, 161, 162, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 189, 190, 191, 192, 194, 195, 197, 198, 200, 201, 202, 205, 206, 207, 208, 210, 212, 213, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 236, 238, 240, 241, 245, 249, 251, 252, 253, 256, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 283, 284, 285, 286, 287, 288, 289, 291, 292, 293, 294, 295, 296, 304, 326, 329, 337, 339, 340, 349, 351, 367, 373, 376, 381, 382, 384, 386, 387, 388, 392, 394, 395, 400, 414, 433, 436, 437, 438, 452, 455, 456, 459, 461, 462, 464, 468, 474, 477, 478, 479, 503, 506, 507, 508, 510, 524, 527, 528, 531, 532, 533, 534, 541, 542, 543, 550, 552, 566, 572, 603, 608, 613, 616, 617, 618, 619, 620, 621, 622, 623, 624, 626, 627, 628, 630, 631, 633, 637, 641, 644, 647, 649, 650, 651, 655, 656, 659, 661, 662, 663, 664, 665, 667, 668, 669, 671, 672, 673, 674, 676, 689, 710, 722, 723, 731, 732, 734, 735, 736, 737, 739, 741, 742, 744, 745, 746, 747, 748, 750, 751, 753, 754, 759, 764, 767, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 788, 789, 793, 801, 802, 804, 805, 807, 809, 810, 811, 813, 814, 815, 816, 817, 820, 821, 822, 824, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 845, 847, 849, 850, 854, 859, 863, 865, 870, 873, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 891, 892, 895, 896, 897, 899, 903, 904, 905, 907, 908, 910, 915, 917, 918, 919, 922, 925, 926, 927, 929, 930, 931, 933, 936, 937, 938, 942, 944, 945, 946, 947, 948, 951, 952, 954, 956, 957, 959, 960, 985, 988, 993, 997, 1000, 1001, 1014, 1031, 1045, 1057, 1061, 1062, 1079, 1083, 1084, 1085, 1088, 1089, 1094, 1095, 1096, 1098, 1103, 1105, 1106, 1110, 1112, 1132, 1156, 1172, 1173, 1179, 1182, 1183, 1184, 1195, 1200, 1201, 1211, 1216, 1219, 1220, 1221, 1222, 1223, 1224, 1232, 1233, 1235, 1237, 1238, 1239, 1248, 1254, 1255, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1270, 1275, 1276, 1278, 1279, 1284, 1287, 1288, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1310, 1315, 1318, 1319, 1324, 1325, 1326, 1328, 1341, 1342, 1343, 1345, 1362, 1363, 1364, 1365, 1403, 1404, 1406, 1407, 1408, 1409, 1410, 1412, 1414, 1415, 1416, 1418, 1421, 1422, 1427, 1428, 1429, 1430, 1431, 1434, 1440, 1442, 1444, 1451, 1452, 1453, 1454, 1455, 1465, 1466, 1467, 1468, 1474, 1475, 1476, 1477, 1479, 1480, 1483, 1485, 1488, 1489, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1869, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603, 2606], "sound": 0, "right": [0, 3, 13, 15, 16, 17, 19, 21, 22, 30, 34, 73, 88, 96, 120, 122, 123, 138, 139, 157, 174, 192, 219, 224, 265, 277, 295, 363, 367, 408, 424, 437, 455, 489, 490, 492, 493, 498, 503, 504, 505, 506, 507, 508, 511, 513, 517, 519, 520, 618, 636, 637, 733, 734, 735, 750, 751, 802, 829, 834, 840, 863, 864, 872, 877, 889, 894, 900, 901, 904, 905, 907, 908, 910, 915, 916, 1103, 1106, 1154, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1190, 1192, 1193, 1199, 1221, 1231, 1279, 1363, 1364, 1365, 1407, 1409, 1416, 1427, 1431, 1433, 1439, 1454, 1467, 1468, 1469, 1474, 1489, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1920, 2478, 2495, 2496, 2497, 2498, 2499, 2503, 2509, 2510, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2538, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2557, 2558, 2569, 2574, 2581, 2586, 2589, 2592, 2595, 2598, 2599, 2603], "join": [0, 1, 3, 4, 11, 14, 16, 17, 19, 20, 21, 34, 73, 80, 174, 289, 386, 618, 628, 863, 904, 908, 1200, 1467, 1468, 1469, 2484, 2497, 2506, 2509, 2513, 2517, 2526, 2527, 2529, 2531, 2534, 2535, 2537, 2538, 2540, 2546, 2547, 2557, 2558, 2559, 2562, 2563, 2564, 2566, 2570, 2574, 2576, 2580, 2586, 2592, 2597, 2598, 2599, 2603, 2605], "email": 0, "u": [0, 1, 3, 4, 5, 11, 13, 14, 17, 18, 31, 209, 266, 319, 339, 340, 345, 569, 700, 722, 723, 930, 949, 953, 955, 960, 961, 965, 973, 975, 984, 998, 1001, 1043, 1139, 1141, 1142, 1145, 1239, 1285, 1498, 1504, 1505, 1506, 1519, 1521, 2475, 2495, 2496, 2497, 2503, 2504, 2505, 2509, 2514, 2516, 2517, 2519, 2527, 2531, 2535, 2537, 2539, 2544, 2547, 2550, 2555, 2558, 2603], "pydata": [0, 11, 13, 14, 34, 36, 2507, 2509, 2516, 2520, 2531, 2547, 2578], "let": [0, 1, 2, 3, 4, 5, 6, 8, 11, 13, 14, 17, 18, 24, 25, 26, 29, 30, 31, 34, 201, 203, 217, 276, 810, 1494, 2495, 2497, 2503, 2505, 2509, 2510, 2511, 2513, 2514, 2516, 2519, 2520, 2526, 2527, 2580], "agre": [0, 23, 2499, 2510, 2586], "And": [0, 3, 4, 25, 203, 1495, 2496, 2497, 2502, 2507, 2509, 2511, 2519, 2539, 2547, 2580], "rememb": [0, 2, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 908, 2509, 2519], "replac": [0, 2, 3, 13, 14, 32, 39, 49, 60, 92, 115, 126, 148, 168, 191, 209, 219, 229, 234, 263, 275, 288, 289, 293, 330, 349, 367, 466, 482, 597, 649, 652, 674, 714, 739, 759, 780, 829, 839, 860, 865, 891, 905, 906, 907, 910, 915, 937, 950, 956, 969, 998, 1079, 1219, 1232, 1291, 1294, 1299, 1305, 1365, 1407, 1410, 1415, 1421, 1422, 1423, 1425, 1426, 1442, 1451, 1454, 1476, 1479, 1491, 1507, 1508, 1509, 1510, 1511, 1869, 2497, 2499, 2501, 2505, 2506, 2507, 2508, 2509, 2512, 2513, 2515, 2519, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2570, 2573, 2574, 2576, 2578, 2579, 2580, 2581, 2582, 2583, 2586, 2587, 2590, 2591, 2592, 2598, 2600, 2601, 2604, 2605], "import": [0, 1, 2, 3, 4, 5, 6, 8, 10, 11, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 37, 63, 82, 146, 209, 219, 241, 244, 258, 259, 260, 266, 270, 271, 275, 276, 349, 629, 758, 829, 854, 865, 873, 899, 908, 924, 925, 926, 930, 937, 1002, 1043, 1106, 1120, 1121, 1122, 1123, 1132, 1144, 1145, 1146, 1149, 1155, 1156, 1157, 1158, 1164, 1166, 1196, 1206, 1329, 1346, 1365, 1370, 1373, 1374, 1390, 1407, 1504, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1519, 1526, 1552, 1578, 1604, 1691, 1716, 1869, 2484, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2506, 2507, 2509, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2559, 2566, 2569, 2570, 2572, 2573, 2574, 2582, 2586, 2592, 2598, 2603], "announc": [0, 2527, 2528, 2538], "still": [0, 1, 2, 11, 13, 17, 22, 25, 95, 118, 120, 654, 731, 733, 1079, 1200, 1365, 1407, 1510, 1511, 1519, 2479, 2496, 2497, 2499, 2503, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2519, 2520, 2526, 2527, 2529, 2533, 2534, 2535, 2537, 2540, 2541, 2542, 2544, 2547, 2549, 2552, 2555, 2558, 2570, 2572, 2574, 2580, 2586, 2588, 2589, 2592, 2598, 2603, 2604], "happen": [0, 1, 2, 6, 11, 13, 16, 32, 56, 126, 739, 915, 1219, 1374, 1390, 1396, 1397, 1519, 2499, 2501, 2504, 2505, 2507, 2511, 2526, 2529, 2541, 2544, 2550, 2555, 2570, 2572, 2586, 2587], "fix": [1, 2, 3, 10, 11, 12, 27, 34, 39, 49, 219, 224, 264, 295, 296, 304, 326, 367, 373, 374, 503, 506, 507, 508, 577, 676, 689, 710, 829, 834, 929, 984, 985, 988, 993, 1126, 1128, 1179, 1182, 1183, 1184, 1195, 1199, 1232, 1363, 1364, 1365, 1407, 1409, 1474, 1491, 1492, 1494, 1496, 1508, 1510, 1511, 1518, 1519, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2479, 2496, 2499, 2501, 2507, 2512, 2519, 2521, 2522, 2523, 2524, 2525, 2549, 2553, 2565, 2569, 2570, 2571, 2572, 2573], "brand": [1, 113, 117, 2506], "new": [1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22, 25, 29, 31, 32, 33, 34, 36, 38, 41, 50, 53, 56, 58, 59, 60, 61, 62, 68, 69, 70, 73, 76, 78, 79, 81, 82, 91, 96, 97, 98, 99, 100, 102, 107, 109, 110, 113, 115, 121, 122, 123, 124, 126, 131, 132, 136, 139, 141, 142, 147, 149, 157, 172, 174, 176, 178, 179, 190, 191, 192, 194, 195, 201, 205, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 232, 233, 234, 240, 241, 242, 244, 245, 246, 248, 251, 252, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 275, 276, 277, 280, 283, 288, 290, 318, 333, 349, 364, 367, 372, 373, 388, 389, 390, 391, 392, 400, 403, 405, 416, 417, 437, 450, 452, 453, 454, 456, 464, 468, 470, 473, 474, 483, 493, 503, 505, 509, 511, 522, 530, 539, 540, 541, 542, 544, 546, 569, 578, 610, 613, 614, 615, 618, 622, 627, 629, 640, 641, 644, 647, 648, 649, 650, 651, 655, 656, 657, 660, 665, 667, 668, 669, 674, 699, 732, 734, 735, 736, 737, 739, 744, 745, 747, 748, 751, 758, 775, 777, 786, 788, 789, 793, 802, 804, 805, 810, 813, 817, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 839, 842, 843, 849, 850, 862, 863, 874, 899, 908, 917, 918, 925, 927, 929, 930, 931, 933, 934, 936, 937, 944, 949, 955, 959, 962, 966, 976, 978, 990, 995, 997, 998, 1001, 1014, 1041, 1045, 1055, 1066, 1083, 1084, 1089, 1094, 1102, 1130, 1172, 1173, 1175, 1176, 1179, 1181, 1185, 1195, 1197, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1216, 1219, 1221, 1222, 1223, 1229, 1231, 1232, 1237, 1239, 1244, 1261, 1272, 1274, 1277, 1278, 1279, 1284, 1285, 1289, 1291, 1302, 1305, 1312, 1314, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1364, 1365, 1375, 1381, 1403, 1404, 1405, 1406, 1407, 1410, 1412, 1414, 1415, 1416, 1418, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1437, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1465, 1466, 1467, 1475, 1476, 1479, 1491, 1492, 1493, 1495, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 2478, 2479, 2495, 2496, 2497, 2498, 2502, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2530, 2532, 2533], "develop": [1, 4, 8, 10, 11, 12, 13, 16, 22, 26, 36, 258, 924, 2507, 2512, 2516, 2519, 2520, 2527, 2537, 2538, 2548, 2550, 2555, 2558, 2570, 2574, 2586, 2592, 2598, 2603], "recommend": [1, 3, 8, 14, 76, 154, 209, 213, 215, 216, 291, 473, 480, 521, 769, 822, 825, 934, 953, 1079, 1173, 1175, 1197, 1200, 1454, 1457, 2479, 2495, 2497, 2503, 2504, 2507, 2508, 2509, 2514, 2515, 2516, 2517, 2519, 2520, 2525, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "through": [1, 2, 3, 8, 14, 16, 17, 18, 19, 22, 34, 36, 60, 91, 136, 196, 211, 219, 349, 367, 418, 473, 649, 747, 806, 818, 829, 865, 913, 934, 1088, 1130, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1424, 1435, 1453, 1480, 1504, 1507, 2479, 2497, 2501, 2502, 2503, 2506, 2510, 2511, 2512, 2518, 2520, 2522, 2523, 2527, 2529, 2531, 2534, 2536, 2538, 2539, 2541, 2544, 2550, 2555, 2563, 2566, 2567, 2569, 2570, 2574, 2586, 2590, 2592, 2598, 2602, 2603], "issu": [1, 2, 4, 5, 6, 9, 12, 13, 22, 34, 36, 264, 477, 929, 1057, 1120, 1122, 1123, 1374, 1491, 1508, 1509, 1519, 2496, 2497, 2503, 2506, 2507, 2509, 2510, 2516, 2520, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2531, 2532, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2546, 2547, 2548, 2550, 2553, 2555, 2557, 2559, 2569, 2572, 2573, 2574, 2580, 2581, 2586, 2598, 2603], "tab": [1, 14, 16, 17, 19, 26, 915, 1365, 1407, 1508, 1510, 1511, 2495, 2501, 2505, 2507, 2512, 2520, 2527, 2534, 2537, 2539, 2545, 2550, 2551, 2552, 2560, 2563, 2574, 2598], "find": [1, 2, 4, 5, 8, 11, 13, 14, 18, 21, 22, 103, 104, 105, 106, 117, 218, 376, 400, 403, 407, 452, 455, 509, 530, 622, 661, 662, 663, 664, 737, 828, 840, 866, 873, 877, 900, 1103, 1404, 1497, 2478, 2495, 2496, 2497, 2505, 2507, 2509, 2510, 2514, 2516, 2517, 2519, 2526, 2527, 2531, 2534, 2539, 2544, 2547, 2555, 2574, 2592, 2598, 2603], "interest": [1, 3, 11, 13, 14, 23, 24, 25, 28, 29, 32, 34, 35, 830, 2497, 2503, 2505, 2507, 2509, 2510, 2511, 2516, 2519, 2521, 2526, 2528], "There": [1, 2, 3, 8, 10, 11, 13, 14, 15, 21, 24, 32, 35, 42, 54, 289, 787, 878, 879, 880, 881, 882, 883, 884, 885, 886, 998, 1195, 1403, 1509, 1945, 1975, 2496, 2497, 2503, 2505, 2507, 2509, 2510, 2511, 2514, 2515, 2516, 2517, 2519, 2520, 2523, 2525, 2527, 2528, 2529, 2537, 2539, 2550, 2553, 2555, 2569, 2570, 2574, 2598, 2603], "number": [1, 2, 3, 4, 5, 11, 12, 13, 14, 15, 16, 17, 18, 19, 23, 24, 25, 26, 29, 30, 32, 39, 41, 49, 53, 60, 67, 73, 78, 99, 101, 102, 107, 108, 119, 122, 123, 126, 133, 134, 137, 138, 139, 146, 147, 148, 150, 163, 164, 166, 174, 180, 181, 182, 185, 186, 188, 197, 198, 199, 200, 206, 207, 209, 213, 214, 215, 217, 218, 219, 220, 224, 225, 229, 230, 231, 236, 237, 239, 249, 253, 256, 259, 261, 263, 265, 266, 267, 275, 276, 277, 285, 292, 300, 302, 329, 342, 367, 374, 378, 379, 403, 433, 444, 445, 446, 449, 452, 453, 454, 459, 460, 479, 509, 522, 526, 528, 529, 530, 538, 540, 554, 555, 569, 584, 585, 612, 618, 633, 644, 649, 658, 659, 660, 665, 666, 681, 683, 685, 686, 687, 699, 701, 706, 712, 725, 734, 735, 739, 750, 751, 758, 759, 776, 790, 791, 792, 798, 800, 807, 808, 809, 814, 815, 822, 823, 826, 827, 828, 829, 834, 835, 839, 841, 845, 846, 848, 855, 857, 859, 866, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 894, 899, 904, 908, 919, 922, 925, 927, 930, 931, 937, 938, 946, 952, 954, 973, 984, 987, 991, 992, 994, 1011, 1012, 1017, 1018, 1030, 1031, 1070, 1072, 1095, 1099, 1102, 1105, 1125, 1127, 1129, 1158, 1164, 1199, 1200, 1207, 1210, 1211, 1216, 1218, 1219, 1221, 1232, 1233, 1234, 1238, 1248, 1253, 1254, 1257, 1259, 1260, 1263, 1264, 1270, 1273, 1275, 1276, 1279, 1295, 1299, 1300, 1301, 1304, 1305, 1306, 1310, 1313, 1315, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1362, 1363, 1364, 1365, 1403, 1406, 1407, 1409, 1410, 1416, 1418, 1421, 1422, 1433, 1452, 1453, 1455, 1465, 1467, 1474, 1477, 1479, 1489, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1504, 1505, 1506, 1507, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1659, 1773, 1869, 1914, 1975, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2478, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2549, 2550, 2552, 2555, 2557, 2558, 2559, 2562, 2569, 2570, 2572, 2573, 2574, 2580, 2581, 2582, 2586, 2592, 2598, 2602], "list": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 31, 32, 34, 36, 37, 39, 41, 50, 53, 58, 60, 63, 68, 71, 72, 76, 77, 80, 83, 86, 91, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 119, 124, 126, 127, 131, 132, 133, 134, 136, 137, 143, 148, 150, 157, 163, 164, 166, 172, 174, 176, 178, 179, 181, 182, 185, 190, 191, 192, 194, 195, 196, 199, 201, 205, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 226, 227, 228, 230, 232, 234, 240, 241, 248, 251, 252, 257, 259, 260, 261, 263, 264, 265, 266, 267, 271, 276, 277, 280, 281, 283, 288, 290, 296, 304, 326, 349, 368, 370, 372, 373, 374, 375, 376, 380, 389, 390, 392, 394, 400, 401, 403, 404, 406, 407, 433, 452, 453, 456, 461, 462, 471, 475, 509, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 539, 540, 541, 542, 543, 546, 547, 608, 616, 617, 621, 628, 630, 634, 636, 640, 641, 644, 647, 649, 661, 662, 663, 664, 665, 671, 673, 676, 689, 710, 736, 737, 739, 740, 747, 755, 759, 764, 776, 802, 804, 805, 806, 808, 810, 818, 822, 823, 824, 825, 826, 828, 829, 830, 842, 849, 850, 857, 863, 866, 873, 875, 887, 888, 904, 908, 923, 925, 926, 927, 929, 930, 931, 932, 941, 942, 949, 950, 953, 985, 988, 993, 1079, 1103, 1107, 1118, 1130, 1132, 1155, 1156, 1172, 1199, 1200, 1201, 1206, 1216, 1219, 1225, 1232, 1236, 1239, 1264, 1265, 1278, 1285, 1287, 1288, 1299, 1324, 1341, 1362, 1364, 1365, 1403, 1404, 1405, 1406, 1410, 1411, 1412, 1414, 1415, 1416, 1422, 1423, 1424, 1425, 1426, 1434, 1440, 1442, 1444, 1451, 1452, 1456, 1458, 1465, 1466, 1467, 1468, 1469, 1475, 1476, 1477, 1480, 1483, 1485, 1489, 1490, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1513, 1519, 1520, 1521, 1744, 2475, 2478, 2495, 2496, 2497, 2499, 2503, 2504, 2505, 2506, 2508, 2509, 2510, 2511, 2512, 2514, 2516, 2518, 2519, 2520, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2548, 2550, 2554, 2555, 2557, 2560, 2563, 2564, 2566, 2567, 2568, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2580, 2581, 2582, 2584, 2586, 2587, 2589, 2592, 2593, 2594, 2595, 2598, 2601, 2602, 2603], "under": [1, 3, 5, 6, 197, 198, 200, 218, 220, 266, 311, 312, 313, 314, 315, 316, 317, 324, 692, 693, 694, 695, 696, 697, 698, 707, 720, 807, 809, 828, 930, 1120, 1122, 1123, 1176, 1421, 1509, 2478, 2481, 2491, 2495, 2499, 2507, 2509, 2513, 2519, 2523, 2526, 2528, 2538, 2539, 2541, 2544, 2547, 2550, 2552, 2555, 2592, 2598, 2603], "doc": [1, 2, 3, 4, 5, 11, 13, 14, 209, 273, 275, 279, 280, 330, 374, 503, 522, 547, 569, 597, 714, 904, 908, 936, 937, 940, 1047, 1469, 1491, 1494, 1496, 1497, 1498, 1508, 1509, 2495, 2497, 2499, 2503, 2507, 2509, 2513, 2514, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "good": [1, 2, 3, 4, 11, 14, 34, 80, 628, 915, 1363, 1415, 1451, 1489, 2495, 2496, 2497, 2499, 2503, 2509, 2510, 2514, 2516, 2531, 2532, 2539, 2558, 2592], "could": [1, 2, 3, 5, 10, 11, 15, 16, 17, 18, 19, 22, 78, 102, 190, 203, 218, 219, 259, 266, 273, 276, 280, 367, 828, 829, 925, 930, 936, 1172, 1210, 1363, 1475, 1491, 1492, 1493, 1494, 1498, 1499, 1500, 1501, 1502, 1506, 1507, 1508, 1509, 2478, 2496, 2497, 2499, 2503, 2504, 2505, 2507, 2509, 2510, 2513, 2519, 2520, 2521, 2527, 2529, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2542, 2543, 2544, 2547, 2548, 2550, 2555, 2556, 2557, 2558, 2559, 2561, 2569, 2574, 2580, 2586, 2587, 2592, 2593, 2598, 2602, 2603, 2604], "out": [1, 3, 4, 5, 10, 11, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 140, 143, 259, 261, 263, 264, 265, 266, 267, 277, 384, 473, 626, 752, 755, 904, 908, 925, 927, 929, 930, 931, 934, 1106, 1120, 1122, 1123, 1255, 1296, 1363, 1365, 1406, 1407, 1452, 1489, 1492, 1495, 1510, 1511, 1519, 2495, 2496, 2497, 2498, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2549, 2550, 2552, 2555, 2558, 2562, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2580, 2585, 2586, 2587, 2592, 2598, 2603, 2604], "onc": [1, 2, 4, 6, 11, 13, 17, 18, 27, 32, 65, 76, 157, 229, 261, 263, 275, 621, 839, 873, 927, 937, 1232, 1411, 1415, 1416, 1428, 1429, 1451, 1452, 1491, 1492, 1498, 1508, 2497, 2502, 2503, 2507, 2509, 2510, 2512, 2514, 2516, 2527, 2529, 2532, 2539, 2544, 2549, 2555], "ve": [1, 11, 400, 737, 1404, 2496, 2502, 2503, 2505, 2507, 2510, 2511, 2514, 2516, 2536, 2538, 2547, 2548, 2549, 2551, 2574, 2580, 2586, 2592], "return": [1, 2, 4, 8, 10, 13, 14, 15, 16, 17, 18, 19, 23, 24, 25, 28, 30, 31, 32, 37, 40, 42, 44, 50, 51, 52, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 145, 146, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 259, 260, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 299, 300, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 322, 324, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 342, 348, 364, 365, 367, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 401, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 414, 415, 416, 417, 418, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 458, 459, 460, 461, 462, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 482, 491, 492, 493, 495, 496, 497, 498, 499, 505, 506, 507, 508, 509, 510, 511, 512, 513, 517, 519, 520, 521, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 539, 540, 541, 542, 543, 544, 545, 546, 548, 549, 550, 551, 552, 553, 554, 555, 556, 558, 559, 560, 561, 562, 563, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 578, 586, 587, 588, 596, 597, 598, 604, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 631, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 645, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 680, 681, 683, 688, 689, 692, 693, 694, 695, 696, 697, 698, 699, 704, 707, 710, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 744, 745, 746, 747, 748, 749, 750, 751, 753, 754, 755, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 854, 857, 858, 859, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 925, 926, 928, 930, 931, 932, 933, 934, 935, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 952, 953, 954, 955, 956, 957, 961, 962, 963, 965, 966, 969, 973, 975, 976, 978, 979, 980, 984, 985, 986, 988, 989, 990, 993, 995, 996, 997, 999, 1000, 1001, 1003, 1004, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1017, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1038, 1041, 1042, 1043, 1045, 1047, 1049, 1050, 1051, 1052, 1053, 1055, 1056, 1058, 1059, 1061, 1062, 1064, 1066, 1067, 1068, 1070, 1071, 1072, 1079, 1080, 1081, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1093, 1094, 1095, 1096, 1097, 1098, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1119, 1120, 1121, 1122, 1123, 1125, 1127, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1178, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1197, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1451, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1520, 1521, 1522, 1529, 1530, 1531, 1532, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1544, 1548, 1549, 1555, 1556, 1557, 1558, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1570, 1574, 1575, 1581, 1582, 1583, 1584, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1597, 1601, 1602, 1607, 1608, 1609, 1610, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1623, 1627, 1628, 1633, 1634, 1636, 1637, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1650, 1655, 1656, 1662, 1663, 1665, 1667, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1680, 1694, 1695, 1696, 1697, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1709, 1713, 1714, 1719, 1720, 1721, 1722, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1734, 1738, 1739, 1747, 1748, 1750, 1751, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1764, 1769, 1770, 1776, 1777, 1779, 1781, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1794, 1808, 1809, 1812, 1813, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1828, 1833, 1834, 1840, 1841, 1844, 1845, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1860, 1865, 1866, 1869, 1872, 1873, 1874, 1875, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1887, 1891, 1892, 1897, 1898, 1899, 1901, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1913, 1914, 1917, 1918, 1923, 1924, 1925, 1926, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1938, 1942, 1943, 1948, 1949, 1950, 1951, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1965, 1969, 1970, 1978, 1979, 1980, 1981, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 2000, 2001, 2010, 2011, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2026, 2027, 2030, 2031, 2036, 2037, 2038, 2039, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2051, 2055, 2056, 2063, 2064, 2065, 2067, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2079, 2080, 2083, 2084, 2089, 2090, 2091, 2093, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2105, 2106, 2109, 2110, 2115, 2116, 2117, 2119, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2131, 2132, 2135, 2136, 2141, 2142, 2143, 2144, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2156, 2160, 2161, 2166, 2167, 2168, 2169, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2181, 2185, 2186, 2191, 2192, 2193, 2195, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2207, 2208, 2211, 2212, 2217, 2218, 2219, 2220, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2232, 2236, 2237, 2243, 2244, 2245, 2246, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2258, 2262, 2263, 2269, 2270, 2271, 2273, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2285, 2286, 2289, 2290, 2295, 2296, 2297, 2299, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2311, 2315, 2316, 2321, 2322, 2323, 2325, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2337, 2341, 2342, 2347, 2348, 2349, 2351, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2363, 2364, 2367, 2368, 2373, 2374, 2375, 2376, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2388, 2392, 2393, 2399, 2400, 2401, 2402, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2414, 2418, 2419, 2426, 2427, 2428, 2429, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2442, 2446, 2447, 2452, 2453, 2454, 2455, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2468, 2472, 2473, 2475, 2476, 2477, 2478, 2479, 2483, 2490, 2491, 2492, 2494, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2506, 2508, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2545, 2546, 2548, 2549, 2550, 2551, 2552, 2556, 2557, 2559, 2563, 2569, 2573, 2575, 2576, 2578, 2580, 2582, 2583, 2584, 2585, 2586, 2587, 2590, 2593, 2594, 2596, 2597, 2598, 2601, 2602, 2603, 2604, 2605], "here": [1, 2, 3, 4, 5, 7, 8, 11, 14, 15, 16, 19, 22, 24, 30, 31, 34, 44, 49, 107, 111, 234, 255, 259, 261, 266, 268, 271, 273, 275, 276, 280, 349, 367, 368, 373, 665, 850, 863, 866, 921, 925, 927, 930, 933, 936, 937, 960, 978, 1055, 1082, 1094, 1106, 1110, 1200, 1216, 1244, 1269, 1309, 1362, 1364, 1403, 1421, 1422, 1452, 1454, 1468, 1491, 1492, 1493, 1495, 1497, 1498, 1500, 1501, 1504, 1507, 1508, 1509, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2566, 2574, 2580, 2586, 2603], "environ": [1, 2, 4, 9, 14, 22, 26, 34, 35, 98, 209, 263, 267, 657, 931, 1365, 1407, 1410, 1419, 1423, 1454, 1495, 1510, 1511, 2506, 2507, 2509, 2516, 2526, 2529, 2545, 2557, 2574, 2598, 2603], "setup": [1, 2, 5, 6, 8, 11, 35, 2497, 2524, 2535, 2549, 2550, 2566], "assign": [1, 11, 15, 16, 17, 18, 19, 25, 27, 39, 41, 53, 92, 96, 121, 190, 194, 211, 213, 219, 224, 229, 232, 314, 315, 640, 644, 652, 695, 696, 804, 818, 822, 829, 834, 839, 842, 973, 1230, 1231, 1271, 1363, 1365, 1398, 1403, 1405, 1407, 1421, 1422, 1445, 1453, 1475, 1483, 1485, 1497, 1509, 1510, 1511, 1519, 2495, 2496, 2497, 2499, 2503, 2509, 2510, 2511, 2512, 2513, 2515, 2519, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2535, 2536, 2537, 2540, 2544, 2548, 2555, 2558, 2559, 2566, 2573, 2574, 2575, 2586, 2589, 2592, 2598, 2602, 2603], "so": [1, 2, 3, 4, 6, 7, 8, 10, 11, 14, 15, 16, 17, 19, 22, 23, 24, 27, 29, 30, 32, 34, 44, 79, 98, 194, 195, 201, 203, 218, 247, 270, 271, 290, 334, 368, 400, 461, 479, 489, 608, 627, 653, 657, 717, 737, 794, 797, 804, 805, 810, 828, 858, 952, 969, 1086, 1087, 1120, 1122, 1123, 1169, 1239, 1244, 1282, 1283, 1403, 1404, 1424, 1433, 1434, 1435, 1442, 1454, 1484, 1491, 1497, 1504, 1505, 1508, 1520, 2479, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2524, 2526, 2527, 2529, 2531, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2562, 2570, 2573, 2574, 2580, 2581, 2587, 2592, 2598, 2603], "nobodi": [1, 2507], "els": [1, 2, 4, 16, 17, 18, 19, 22, 34, 44, 94, 139, 148, 151, 152, 192, 270, 271, 407, 434, 435, 478, 510, 513, 759, 765, 766, 802, 1112, 1202, 1203, 1221, 1242, 1243, 1299, 1412, 1413, 1414, 1421, 1422, 1454, 1457, 1489, 1502, 2502, 2504, 2505, 2509, 2513, 2514, 2516, 2517, 2521, 2541, 2544, 2555, 2574, 2580, 2592], "duplic": [1, 11, 14, 18, 76, 112, 113, 124, 182, 185, 190, 213, 217, 220, 233, 234, 364, 365, 393, 411, 467, 540, 546, 621, 671, 672, 736, 794, 797, 822, 826, 830, 843, 898, 949, 1200, 1282, 1283, 1285, 1363, 1375, 1398, 1475, 1489, 1491, 1492, 1508, 1519, 2476, 2477, 2478, 2495, 2496, 2499, 2501, 2505, 2506, 2513, 2516, 2517, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2542, 2543, 2544, 2547, 2550, 2551, 2552, 2555, 2557, 2558, 2563, 2564, 2570, 2574, 2580, 2583, 2585, 2589, 2592, 2593, 2594, 2597, 2598, 2600, 2603], "restrict": [1, 8, 13, 27, 148, 759, 1299, 1411, 1413, 2483, 2497, 2503, 2509, 2511, 2547, 2550, 2558, 2570], "onli": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 17, 18, 19, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 39, 49, 63, 67, 73, 74, 75, 77, 79, 80, 83, 86, 90, 96, 98, 99, 100, 101, 102, 107, 112, 113, 115, 117, 118, 121, 122, 123, 126, 136, 140, 141, 142, 146, 148, 150, 159, 160, 169, 170, 171, 174, 175, 177, 191, 192, 194, 195, 201, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 219, 220, 224, 231, 238, 240, 241, 247, 249, 253, 261, 264, 265, 266, 274, 276, 277, 280, 281, 284, 287, 289, 291, 292, 295, 296, 304, 318, 326, 340, 349, 366, 367, 368, 376, 394, 400, 403, 406, 407, 409, 419, 420, 421, 422, 423, 424, 425, 429, 430, 433, 439, 452, 457, 459, 462, 478, 479, 487, 499, 506, 508, 509, 510, 513, 517, 524, 530, 569, 608, 612, 618, 619, 620, 622, 625, 627, 628, 630, 639, 655, 657, 665, 671, 676, 689, 710, 723, 731, 734, 735, 737, 739, 747, 752, 758, 759, 771, 772, 781, 782, 783, 785, 787, 802, 804, 805, 810, 814, 815, 818, 822, 823, 824, 825, 828, 829, 830, 834, 841, 847, 849, 850, 854, 858, 859, 865, 870, 871, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 904, 908, 915, 919, 927, 929, 930, 942, 945, 948, 952, 954, 978, 985, 988, 990, 993, 998, 1001, 1014, 1045, 1055, 1062, 1077, 1079, 1085, 1089, 1095, 1100, 1101, 1110, 1120, 1122, 1123, 1130, 1171, 1177, 1182, 1184, 1190, 1198, 1199, 1200, 1201, 1207, 1208, 1210, 1216, 1219, 1222, 1223, 1229, 1235, 1244, 1254, 1259, 1260, 1261, 1262, 1263, 1265, 1270, 1272, 1274, 1275, 1277, 1278, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1365, 1378, 1403, 1404, 1405, 1406, 1407, 1410, 1418, 1424, 1427, 1442, 1444, 1452, 1454, 1456, 1467, 1468, 1469, 1476, 1489, 1491, 1492, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1686, 1687, 1713, 1714, 1738, 1739, 1769, 1770, 1800, 1801, 1833, 1834, 1865, 1866, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2479, 2483, 2491, 2496, 2497, 2498, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2559, 2564, 2570, 2578, 2581, 2582, 2584, 2585, 2586, 2587, 2592, 2598, 2603, 2604, 2606], "In": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 39, 73, 80, 91, 97, 111, 124, 126, 139, 149, 182, 185, 192, 194, 197, 200, 202, 209, 215, 216, 219, 247, 255, 264, 282, 287, 294, 295, 337, 340, 349, 364, 366, 389, 433, 487, 618, 628, 653, 656, 723, 736, 739, 751, 802, 804, 807, 809, 811, 824, 825, 829, 830, 858, 904, 908, 921, 929, 948, 949, 957, 1062, 1077, 1095, 1098, 1120, 1122, 1123, 1144, 1173, 1177, 1196, 1198, 1219, 1221, 1244, 1279, 1285, 1291, 1294, 1318, 1319, 1326, 1328, 1343, 1345, 1362, 1365, 1407, 1433, 1480, 1491, 1492, 1508, 1510, 1511, 1519, 1520, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2558, 2559, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "most": [1, 2, 3, 13, 14, 16, 17, 18, 19, 21, 22, 24, 30, 34, 37, 107, 148, 174, 177, 190, 213, 215, 247, 248, 288, 290, 363, 365, 386, 389, 453, 479, 621, 665, 759, 787, 822, 853, 858, 952, 960, 975, 998, 1019, 1098, 1120, 1122, 1123, 1130, 1172, 1173, 1174, 1196, 1200, 1216, 1239, 1299, 1375, 1403, 1408, 1410, 1442, 1467, 1475, 1482, 1515, 1519, 2479, 2485, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2527, 2529, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2566, 2570, 2574, 2576, 2580, 2583, 2592, 2601, 2603], "until": [1, 2, 10, 234, 907, 1365, 1407, 1510, 1511, 2505, 2509, 2511, 2512, 2516, 2526, 2527, 2529, 2541, 2550, 2558, 2570, 2598], "recent": [1, 2, 3, 16, 17, 18, 19, 174, 190, 215, 365, 386, 453, 621, 1120, 1122, 1123, 1130, 1172, 1173, 1200, 1375, 1442, 1467, 1475, 1515, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2507, 2509, 2511, 2512, 2513, 2514, 2516, 2521, 2527, 2528, 2536, 2541, 2544, 2555, 2558, 2574, 2576, 2580, 2581, 2583, 2592, 2603], "contributor": [1, 2, 5, 9, 11, 13, 34, 2522], "ad": [1, 2, 3, 4, 8, 11, 13, 14, 21, 30, 31, 50, 62, 65, 76, 97, 157, 174, 218, 219, 220, 259, 266, 267, 273, 276, 280, 349, 367, 641, 651, 656, 828, 829, 873, 916, 925, 930, 931, 936, 1173, 1200, 1265, 1365, 1390, 1407, 1418, 1420, 1436, 1441, 1442, 1443, 1444, 1454, 1456, 1467, 1468, 1481, 1483, 1491, 1492, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1869, 2495, 2497, 2505, 2509, 2510, 2512, 2515, 2516, 2517, 2518, 2519, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2548, 2549, 2550, 2555, 2557, 2558, 2559, 2562, 2563, 2564, 2565, 2566, 2570, 2573, 2574, 2579, 2586, 2587, 2592, 2598, 2603], "comment": [1, 2, 3, 4, 8, 11, 13, 16, 17, 18, 19, 209, 348, 1454, 1491, 1492, 1508, 2530, 2531, 2537, 2541, 2544, 2545, 2550, 2570, 2580, 2592], "thei": [1, 2, 3, 8, 11, 13, 15, 22, 34, 36, 39, 44, 49, 81, 86, 91, 111, 120, 156, 157, 174, 177, 194, 195, 211, 218, 229, 265, 270, 271, 277, 284, 455, 489, 499, 513, 517, 566, 608, 733, 797, 804, 805, 818, 828, 839, 840, 850, 863, 916, 938, 945, 998, 1079, 1103, 1146, 1149, 1158, 1172, 1178, 1190, 1200, 1220, 1230, 1264, 1271, 1283, 1364, 1365, 1403, 1405, 1407, 1420, 1433, 1444, 1454, 1467, 1474, 1480, 1491, 1492, 1497, 1508, 1509, 1510, 1511, 1515, 1517, 1519, 1520, 2478, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2530, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2555, 2558, 2569, 2570, 2580, 2586, 2592, 2598, 2603], "while": [1, 2, 3, 4, 6, 8, 12, 14, 16, 17, 19, 22, 37, 76, 98, 155, 172, 177, 197, 200, 213, 239, 275, 276, 277, 340, 640, 657, 723, 753, 754, 807, 809, 822, 848, 937, 955, 1244, 1466, 1491, 1495, 1504, 1508, 1519, 2479, 2495, 2499, 2501, 2503, 2504, 2506, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2527, 2531, 2533, 2537, 2539, 2547, 2550, 2555, 2558, 2569, 2570, 2574, 2580, 2584, 2586, 2587, 2592, 2598], "ok": [1, 3, 13, 2496, 2507, 2509, 2514, 2558, 2566], "need": [1, 2, 3, 4, 5, 6, 8, 11, 13, 14, 16, 17, 18, 19, 21, 22, 24, 25, 27, 29, 31, 32, 34, 44, 49, 61, 68, 83, 88, 98, 109, 110, 118, 120, 123, 131, 140, 146, 157, 168, 176, 178, 179, 190, 205, 210, 212, 219, 221, 222, 223, 224, 226, 227, 228, 251, 252, 259, 260, 283, 293, 349, 381, 382, 384, 461, 473, 480, 521, 608, 613, 616, 617, 622, 623, 624, 625, 626, 630, 637, 650, 657, 658, 660, 667, 668, 669, 671, 674, 731, 732, 733, 735, 744, 745, 748, 752, 753, 754, 758, 775, 777, 780, 786, 788, 789, 793, 812, 813, 817, 820, 821, 824, 827, 829, 830, 831, 832, 833, 834, 836, 837, 838, 849, 850, 863, 866, 915, 917, 918, 925, 934, 942, 944, 953, 956, 1086, 1099, 1119, 1146, 1173, 1220, 1237, 1284, 1363, 1365, 1380, 1396, 1397, 1403, 1407, 1415, 1427, 1433, 1435, 1451, 1453, 1472, 1475, 1497, 1509, 1510, 1511, 1869, 1975, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2508, 2509, 2510, 2511, 2512, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2524, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2539, 2540, 2544, 2547, 2549, 2550, 2555, 2558, 2562, 2564, 2570, 2574, 2580, 2592, 2596, 2601, 2602], "check": [1, 2, 4, 9, 10, 11, 13, 14, 18, 21, 23, 24, 25, 26, 27, 30, 32, 36, 62, 74, 80, 81, 150, 157, 168, 174, 234, 264, 293, 351, 368, 411, 414, 418, 420, 421, 422, 423, 424, 425, 429, 430, 433, 455, 489, 491, 492, 497, 498, 499, 505, 513, 517, 522, 541, 542, 619, 628, 651, 780, 840, 878, 879, 880, 881, 882, 883, 884, 885, 886, 929, 956, 1114, 1130, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1165, 1166, 1167, 1168, 1169, 1170, 1181, 1190, 1195, 1200, 1225, 1365, 1374, 1386, 1407, 1463, 1464, 1467, 1470, 1471, 1497, 1504, 1505, 1510, 1511, 1514, 1515, 1516, 1517, 1520, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2480, 2496, 2497, 2499, 2502, 2503, 2504, 2505, 2507, 2509, 2511, 2512, 2517, 2520, 2526, 2527, 2529, 2531, 2533, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2549, 2550, 2555, 2562, 2564, 2570, 2574, 2580, 2586, 2588, 2592, 2598, 2603], "individu": [1, 2, 4, 8, 16, 17, 18, 19, 32, 34, 41, 53, 62, 97, 240, 264, 406, 644, 651, 656, 849, 863, 929, 986, 1409, 1427, 1442, 1454, 2479, 2497, 2499, 2501, 2509, 2511, 2512, 2513, 2514, 2516, 2520, 2524, 2526, 2527, 2541, 2551, 2558, 2574, 2586], "unassign": 1, "ones": [1, 3, 7, 10, 41, 50, 53, 58, 59, 60, 61, 81, 96, 173, 489, 641, 644, 647, 648, 649, 650, 655, 1145, 1169, 1491, 1508, 1509, 1519, 2505, 2507, 2509, 2519, 2521, 2550, 2586], "reason": [1, 2, 11, 22, 98, 657, 1079, 1110, 2496, 2497, 2500, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2515, 2517, 2523, 2586], "implement": [1, 2, 3, 7, 8, 10, 13, 14, 16, 17, 18, 19, 37, 38, 65, 74, 75, 122, 123, 148, 159, 160, 169, 170, 171, 175, 206, 207, 224, 231, 238, 240, 249, 253, 259, 262, 266, 271, 273, 275, 276, 280, 289, 292, 376, 459, 469, 489, 603, 619, 620, 734, 735, 759, 771, 772, 781, 782, 783, 785, 814, 815, 834, 841, 847, 849, 859, 919, 925, 930, 936, 937, 954, 958, 959, 1043, 1048, 1079, 1088, 1096, 1098, 1106, 1110, 1112, 1114, 1144, 1174, 1175, 1176, 1178, 1197, 1228, 1235, 1237, 1284, 1299, 1363, 1365, 1403, 1407, 1453, 1454, 1455, 1491, 1492, 1493, 1494, 1497, 1499, 1500, 1501, 1502, 1508, 1509, 1510, 1511, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2479, 2496, 2497, 2498, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2559, 2562, 2563, 2564, 2565, 2566, 2570, 2571, 2574, 2580, 2586, 2592, 2594, 2598, 2605, 2606], "workaround": [1, 2527], "consist": [1, 2, 3, 4, 8, 9, 10, 11, 14, 16, 17, 18, 19, 23, 24, 25, 28, 29, 32, 76, 97, 107, 136, 143, 259, 288, 387, 419, 420, 421, 422, 423, 424, 425, 429, 430, 441, 522, 656, 665, 747, 755, 854, 925, 1120, 1122, 1123, 1216, 1409, 1421, 1422, 1497, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2517, 2518, 2519, 2520, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2539, 2540, 2549, 2552, 2555, 2558, 2569, 2574, 2603], "exact": [1, 3, 5, 275, 403, 407, 452, 509, 510, 530, 937, 1363, 1468, 1515, 1516, 1519, 2497, 2499, 2504, 2509, 2510, 2530, 2533, 2541, 2544, 2550, 2558, 2592, 2598, 2603], "text": [1, 2, 3, 13, 16, 17, 19, 26, 31, 32, 63, 146, 258, 758, 924, 1175, 1197, 1365, 1407, 1415, 1421, 1422, 1434, 1436, 1443, 1451, 1454, 1455, 1490, 1492, 1494, 1497, 1502, 1504, 1505, 1509, 1510, 1511, 2479, 2497, 2506, 2512, 2514, 2521, 2522, 2527, 2530, 2531, 2533, 2534, 2536, 2537, 2538, 2539, 2544, 2545, 2555, 2558, 2566, 2572, 2574, 2580, 2586, 2587, 2588, 2592, 2603], "automat": [1, 2, 3, 4, 6, 8, 11, 14, 17, 19, 34, 102, 192, 197, 200, 261, 374, 608, 802, 807, 809, 927, 1210, 1364, 1409, 1410, 1435, 1441, 1442, 1452, 1491, 1492, 1504, 1508, 1518, 2495, 2496, 2497, 2499, 2501, 2503, 2507, 2510, 2511, 2512, 2514, 2515, 2516, 2517, 2519, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2537, 2539, 2541, 2548, 2550, 2555, 2574, 2586, 2598], "mai": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 22, 31, 32, 34, 35, 37, 38, 60, 81, 82, 85, 102, 122, 136, 143, 164, 197, 200, 209, 213, 214, 217, 239, 241, 257, 259, 261, 264, 266, 269, 275, 276, 284, 287, 295, 340, 368, 373, 378, 379, 384, 403, 422, 452, 455, 473, 503, 509, 530, 531, 532, 540, 603, 610, 626, 629, 632, 649, 723, 734, 747, 755, 776, 779, 807, 809, 822, 823, 826, 840, 848, 870, 888, 915, 923, 925, 927, 929, 930, 934, 937, 945, 948, 955, 958, 959, 960, 969, 1021, 1062, 1079, 1081, 1098, 1106, 1112, 1118, 1144, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1196, 1197, 1198, 1200, 1210, 1236, 1237, 1244, 1265, 1284, 1291, 1294, 1305, 1365, 1378, 1403, 1407, 1418, 1433, 1440, 1452, 1453, 1455, 1491, 1498, 1500, 1507, 1508, 1510, 1511, 1519, 1520, 1945, 1975, 2479, 2481, 2483, 2491, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2530, 2531, 2533, 2534, 2536, 2537, 2539, 2541, 2542, 2547, 2549, 2551, 2555, 2558, 2559, 2560, 2569, 2570, 2574, 2580, 2586, 2588, 2592, 2598, 2603, 2606], "requir": [1, 2, 3, 5, 7, 8, 11, 13, 14, 15, 22, 24, 25, 29, 31, 32, 34, 73, 99, 102, 115, 122, 123, 148, 206, 207, 218, 224, 253, 258, 262, 263, 267, 268, 269, 270, 271, 275, 280, 282, 378, 379, 384, 388, 455, 473, 618, 626, 658, 660, 734, 735, 759, 814, 815, 828, 830, 834, 840, 892, 919, 924, 931, 933, 934, 937, 1079, 1110, 1130, 1173, 1195, 1199, 1207, 1210, 1237, 1254, 1259, 1260, 1263, 1270, 1275, 1284, 1295, 1299, 1300, 1301, 1304, 1310, 1315, 1329, 1336, 1337, 1338, 1340, 1346, 1353, 1354, 1355, 1357, 1362, 1415, 1434, 1440, 1444, 1451, 1454, 1495, 1509, 1519, 2495, 2497, 2502, 2503, 2505, 2509, 2511, 2512, 2513, 2514, 2515, 2516, 2519, 2520, 2521, 2523, 2526, 2527, 2529, 2531, 2533, 2534, 2535, 2537, 2541, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2566, 2570, 2574, 2580, 2584, 2586, 2588, 2592, 2593, 2598, 2599, 2603], "refresh": 1, "page": [1, 2, 4, 8, 13, 14, 15, 16, 17, 18, 19, 21, 25, 26, 28, 29, 30, 31, 32, 34, 1365, 1407, 1497, 1510, 1511, 2484, 2500, 2503, 2509, 2512, 2514, 2516, 2520, 2528, 2530, 2532, 2550, 2555, 2570, 2603], "see": [1, 2, 4, 5, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 28, 29, 30, 32, 35, 39, 46, 49, 71, 72, 76, 77, 79, 83, 91, 98, 102, 112, 115, 116, 118, 120, 121, 122, 123, 136, 143, 146, 148, 158, 164, 165, 168, 173, 188, 190, 192, 196, 197, 200, 203, 209, 213, 215, 218, 219, 224, 230, 240, 241, 245, 248, 259, 260, 261, 263, 264, 266, 268, 271, 273, 275, 276, 279, 280, 281, 293, 294, 295, 296, 304, 326, 348, 349, 364, 365, 367, 368, 373, 374, 403, 479, 483, 489, 491, 492, 497, 498, 503, 509, 522, 530, 608, 613, 616, 617, 621, 622, 625, 627, 630, 657, 667, 668, 669, 674, 676, 689, 710, 731, 733, 734, 735, 744, 747, 755, 758, 759, 776, 780, 786, 788, 789, 800, 802, 806, 807, 809, 813, 817, 820, 821, 822, 824, 828, 829, 831, 832, 833, 834, 836, 837, 838, 849, 850, 863, 866, 870, 893, 899, 904, 908, 917, 918, 925, 927, 929, 930, 933, 936, 937, 940, 942, 944, 949, 952, 956, 957, 960, 969, 984, 985, 988, 993, 1047, 1079, 1144, 1149, 1172, 1173, 1176, 1178, 1179, 1199, 1200, 1201, 1210, 1220, 1231, 1237, 1244, 1269, 1278, 1284, 1285, 1287, 1288, 1299, 1309, 1320, 1322, 1324, 1330, 1331, 1332, 1333, 1339, 1341, 1347, 1348, 1349, 1350, 1356, 1363, 1364, 1365, 1374, 1396, 1397, 1403, 1407, 1409, 1410, 1411, 1413, 1418, 1421, 1422, 1424, 1427, 1431, 1434, 1437, 1438, 1439, 1442, 1452, 1454, 1458, 1469, 1474, 1475, 1480, 1490, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1500, 1501, 1504, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1945, 1975, 2479, 2481, 2488, 2491, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "By": [1, 8, 11, 13, 14, 17, 18, 24, 26, 30, 31, 32, 77, 88, 91, 97, 103, 104, 105, 106, 107, 113, 117, 127, 132, 136, 141, 142, 146, 156, 177, 192, 193, 206, 207, 211, 213, 219, 220, 225, 240, 245, 247, 253, 255, 264, 267, 269, 270, 275, 277, 280, 290, 291, 333, 364, 368, 388, 391, 397, 467, 470, 474, 508, 610, 637, 656, 661, 662, 663, 664, 665, 730, 740, 747, 758, 802, 803, 814, 815, 818, 822, 829, 849, 858, 863, 919, 921, 929, 931, 937, 958, 995, 997, 1020, 1031, 1079, 1081, 1087, 1112, 1172, 1184, 1196, 1216, 1222, 1223, 1239, 1362, 1364, 1468, 1474, 1480, 1491, 1492, 1498, 1507, 1508, 1509, 1513, 2495, 2496, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2531, 2535, 2544, 2547, 2548, 2550, 2586], "filter": [1, 14, 18, 21, 27, 29, 88, 637, 1225, 2495, 2501, 2502, 2504, 2505, 2507, 2513, 2514, 2516, 2521, 2523, 2524, 2526, 2527, 2529, 2531, 2535, 2537, 2540, 2541, 2548, 2569, 2573, 2584, 2586, 2592, 2598], "write": [1, 4, 8, 11, 14, 17, 18, 21, 22, 25, 33, 34, 146, 155, 189, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 270, 271, 273, 275, 276, 277, 279, 280, 282, 349, 353, 358, 363, 368, 373, 374, 758, 801, 924, 925, 927, 929, 930, 931, 933, 936, 937, 938, 940, 1146, 1269, 1309, 1365, 1407, 1433, 1452, 1453, 1454, 1455, 1491, 1492, 1494, 1495, 1496, 1508, 1510, 1511, 2495, 2497, 2499, 2501, 2505, 2506, 2507, 2512, 2514, 2516, 2520, 2523, 2524, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2535, 2537, 2539, 2541, 2543, 2544, 2547, 2548, 2555, 2557, 2558, 2560, 2562, 2564, 2567, 2574, 2578, 2580, 2586, 2598, 2605, 2606], "whatev": [1, 218, 828, 1363, 2499, 2537, 2546], "abl": [1, 4, 5, 14, 16, 17, 19, 34, 453, 456, 489, 1491, 1508, 2501, 2509, 2510, 2511, 2516, 2519, 2524, 2529, 2537, 2541, 2558, 2570, 2574], "continu": [1, 3, 4, 9, 12, 13, 23, 400, 479, 489, 737, 952, 1363, 1404, 2497, 2503, 2504, 2513, 2521, 2527, 2535, 2539, 2547, 2550, 2555, 2558, 2570, 2586, 2587, 2592, 2598], "try": [1, 2, 3, 4, 8, 11, 13, 16, 17, 18, 19, 32, 126, 149, 168, 220, 271, 293, 349, 401, 622, 739, 780, 955, 956, 1149, 1219, 1244, 1365, 1371, 1377, 1378, 1384, 1392, 1396, 1397, 1407, 1491, 1492, 1494, 1497, 1498, 1500, 1508, 1509, 1510, 1511, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2511, 2512, 2514, 2516, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2539, 2541, 2544, 2548, 2550, 2555, 2563, 2570, 2574, 2581, 2584, 2586, 2598, 2603], "again": [1, 17, 25, 27, 29, 31, 32, 79, 627, 863, 1079, 2495, 2501, 2503, 2505, 2509, 2521, 2542, 2544, 2547, 2548, 2549, 2551, 2579, 2580, 2586, 2587], "sinc": [1, 2, 3, 8, 11, 14, 15, 17, 18, 34, 50, 51, 52, 58, 59, 60, 61, 62, 74, 75, 76, 82, 88, 98, 99, 100, 102, 122, 123, 126, 136, 146, 154, 159, 160, 165, 167, 168, 169, 170, 171, 175, 192, 206, 207, 208, 211, 218, 219, 224, 231, 232, 238, 239, 249, 253, 257, 261, 266, 285, 292, 293, 341, 343, 349, 353, 357, 359, 360, 363, 366, 367, 381, 382, 389, 400, 406, 407, 408, 426, 457, 461, 462, 472, 487, 510, 541, 542, 619, 620, 621, 623, 624, 629, 637, 641, 642, 643, 647, 648, 649, 650, 651, 657, 724, 726, 734, 735, 737, 739, 747, 760, 769, 771, 772, 778, 780, 781, 782, 783, 785, 794, 797, 802, 814, 815, 818, 828, 829, 834, 841, 842, 847, 848, 859, 919, 923, 927, 930, 946, 954, 956, 965, 967, 968, 1077, 1094, 1135, 1145, 1196, 1199, 1204, 1207, 1208, 1210, 1219, 1224, 1226, 1235, 1236, 1237, 1238, 1245, 1267, 1282, 1283, 1284, 1290, 1308, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1364, 1403, 1404, 1408, 1418, 1420, 1421, 1422, 1426, 1430, 1433, 1434, 1435, 1437, 1438, 1444, 1452, 1454, 1457, 1491, 1492, 1498, 1508, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2496, 2497, 2498, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2514, 2516, 2517, 2519, 2521, 2523, 2526, 2527, 2529, 2531, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2598], "them": [1, 2, 3, 8, 11, 14, 16, 17, 18, 19, 23, 24, 31, 63, 78, 133, 139, 157, 192, 194, 195, 196, 197, 200, 201, 202, 203, 209, 213, 214, 220, 259, 438, 472, 479, 489, 779, 802, 804, 805, 806, 807, 809, 810, 811, 822, 823, 849, 925, 952, 960, 1079, 1206, 1221, 1244, 1363, 1403, 1435, 1491, 1508, 1519, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2519, 2520, 2525, 2526, 2528, 2529, 2537, 2538, 2541, 2544, 2547, 2548, 2555, 2569, 2580, 2586, 2592, 2603], "anymor": [1, 25, 2503, 2517, 2529, 2531, 2535, 2555, 2574, 2603], "feel": [1, 3, 11, 14, 30, 2497, 2504, 2509, 2514, 2537], "free": [1, 3, 5, 11, 13, 14, 30, 2566, 2570], "kindli": 1, "assigne": 1, "allow": [1, 2, 3, 8, 13, 14, 16, 17, 18, 19, 22, 47, 63, 65, 73, 82, 115, 120, 121, 132, 143, 146, 157, 164, 168, 174, 192, 194, 195, 201, 208, 209, 216, 218, 220, 229, 233, 260, 264, 266, 267, 274, 275, 276, 293, 295, 364, 365, 367, 368, 373, 374, 439, 546, 608, 618, 629, 733, 755, 758, 776, 780, 802, 804, 805, 810, 825, 828, 830, 839, 843, 871, 929, 930, 931, 937, 956, 1100, 1105, 1131, 1173, 1177, 1200, 1232, 1265, 1363, 1364, 1403, 1406, 1433, 1434, 1436, 1454, 1458, 1467, 1468, 1484, 1485, 1491, 1492, 1496, 1498, 1508, 1509, 1515, 1519, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2512, 2516, 2517, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2548, 2550, 2552, 2555, 2556, 2558, 2559, 2564, 2566, 2568, 2570, 2574, 2586, 2592, 2598, 2603], "least": [1, 5, 11, 18, 74, 75, 115, 174, 230, 289, 619, 620, 1200, 1232, 1424, 1467, 1469, 1519, 2497, 2504, 2507, 2509, 2517, 2531, 2533, 2536, 2541, 2544, 2547, 2558, 2564, 2570, 2581, 2584, 2585, 2592, 2593, 2598], "week": [1, 11, 15, 18, 31, 300, 302, 342, 343, 549, 550, 551, 552, 553, 556, 568, 569, 570, 572, 573, 580, 582, 586, 596, 598, 600, 601, 681, 683, 688, 699, 713, 725, 726, 960, 1007, 1009, 1018, 1030, 1032, 1071, 1072, 1522, 1869, 1945, 1975, 2033, 2396, 2484, 2519, 2527, 2529, 2536, 2547, 2550, 2555, 2558, 2574, 2580], "inact": 1, "befor": [1, 2, 3, 5, 6, 8, 11, 13, 16, 25, 32, 68, 69, 80, 100, 109, 110, 131, 148, 164, 176, 178, 179, 188, 191, 205, 210, 212, 221, 222, 223, 226, 227, 228, 240, 241, 251, 252, 257, 261, 270, 275, 283, 284, 295, 349, 455, 464, 613, 614, 628, 633, 658, 660, 667, 668, 669, 732, 744, 745, 748, 759, 775, 776, 777, 786, 788, 789, 793, 800, 813, 817, 820, 821, 830, 831, 832, 833, 836, 837, 838, 840, 849, 850, 857, 863, 895, 903, 907, 917, 918, 923, 927, 937, 938, 944, 945, 1103, 1106, 1195, 1199, 1208, 1236, 1244, 1265, 1294, 1299, 1364, 1365, 1404, 1407, 1411, 1413, 1415, 1416, 1421, 1422, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1452, 1453, 1457, 1468, 1476, 1481, 1497, 1499, 1510, 1511, 1519, 1659, 1744, 1773, 1869, 2476, 2477, 2485, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2529, 2530, 2531, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2558, 2566, 2570, 2572, 2574, 2580, 2584, 2586, 2587, 2592, 2598, 2599, 2600, 2603], "consid": [1, 2, 3, 8, 34, 37, 38, 62, 80, 101, 112, 113, 115, 117, 118, 119, 120, 134, 137, 141, 142, 151, 152, 163, 166, 172, 177, 181, 183, 184, 378, 381, 382, 434, 435, 447, 448, 493, 511, 569, 623, 624, 628, 651, 653, 674, 731, 733, 765, 766, 787, 795, 796, 915, 959, 1087, 1093, 1134, 1146, 1152, 1156, 1165, 1170, 1174, 1175, 1176, 1185, 1197, 1222, 1223, 1411, 1415, 1420, 1451, 1466, 1479, 1491, 1492, 1494, 1508, 1512, 2481, 2491, 2496, 2497, 2498, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2530, 2531, 2540, 2544, 2545, 2547, 2551, 2552, 2555, 2557, 2558, 2574, 2580, 2585, 2586, 2589, 2592, 2598, 2603], "discontinu": 1, "commun": [1, 5, 9, 13, 14, 21, 23, 2496, 2509, 2516], "figur": [1, 4, 14, 26, 91, 139, 192, 194, 751, 802, 804, 1206, 1221, 1279, 1479, 1480, 2495, 2507, 2516, 2520, 2526, 2527, 2535, 2537, 2548, 2570, 2574], "thing": [1, 3, 4, 10, 11, 15, 23, 34, 399, 870, 871, 2478, 2496, 2497, 2501, 2503, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2519, 2529, 2544, 2547, 2569], "among": [1, 68, 102, 107, 109, 110, 119, 120, 131, 134, 137, 163, 166, 176, 178, 179, 181, 194, 195, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 665, 733, 804, 805, 1206, 1210, 1216, 2496, 2499, 2504, 2509, 2518, 2528, 2547, 2586], "meet": [1, 8, 9, 11, 192, 802, 1519, 2507, 2509, 2519, 2520, 2529, 2573, 2580], "mail": [1, 9, 12, 13, 36, 2496], "slack": [1, 5, 9], "even": [1, 2, 3, 5, 8, 13, 22, 34, 80, 120, 143, 182, 185, 213, 214, 245, 247, 269, 281, 282, 291, 400, 404, 473, 608, 628, 733, 737, 755, 787, 790, 822, 823, 858, 870, 934, 942, 969, 1089, 1173, 1362, 1404, 1454, 1497, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2526, 2528, 2529, 2530, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2547, 2548, 2549, 2550, 2555, 2558, 2569, 2574, 2580, 2586, 2592, 2595, 2598, 2600, 2601, 2602, 2603], "been": [1, 4, 6, 8, 10, 11, 13, 14, 30, 34, 88, 261, 341, 343, 608, 637, 724, 726, 927, 1199, 1364, 1365, 1400, 1407, 1418, 1434, 1452, 1454, 1510, 1511, 1520, 2495, 2496, 2497, 2500, 2501, 2505, 2509, 2512, 2513, 2515, 2516, 2517, 2523, 2524, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2549, 2550, 2555, 2558, 2566, 2570, 2572, 2574, 2575, 2582, 2586, 2592, 2598, 2601, 2603, 2606], "felt": 1, "happi": [1, 11], "look": [1, 2, 3, 6, 10, 11, 13, 14, 15, 23, 25, 29, 30, 115, 165, 213, 218, 224, 822, 828, 834, 1031, 1482, 2480, 2497, 2503, 2505, 2506, 2509, 2513, 2514, 2516, 2519, 2520, 2521, 2525, 2526, 2528, 2529, 2532, 2534, 2537, 2547, 2550, 2555, 2558, 2570, 2580], "part": [1, 2, 3, 4, 8, 12, 13, 14, 16, 17, 19, 21, 22, 25, 31, 32, 34, 37, 38, 63, 208, 218, 297, 331, 332, 570, 678, 715, 716, 790, 816, 828, 895, 903, 959, 1031, 1174, 1175, 1176, 1197, 1244, 1334, 1351, 1426, 1434, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2508, 2509, 2514, 2516, 2517, 2519, 2523, 2527, 2529, 2539, 2541, 2544, 2555, 2558, 2562, 2572, 2574, 2592, 2598, 2603], "stabl": [1, 13, 22, 240, 241, 625, 849, 850, 1088, 1197, 2484, 2507, 2527, 2529, 2530, 2531, 2537, 2547, 2551, 2586, 2592], "complet": [1, 4, 9, 14, 16, 17, 18, 19, 22, 24, 99, 121, 209, 658, 866, 1207, 1318, 1319, 1326, 1328, 1343, 1345, 1365, 1403, 1407, 1434, 1454, 1481, 1491, 1508, 1510, 1511, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2512, 2516, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2531, 2534, 2537, 2539, 2544, 2545, 2550, 2551, 2555, 2560, 2563, 2566, 2569, 2570, 2572, 2573, 2574, 2592, 2598], "reproduc": [1, 11, 14, 15, 34, 229, 259, 266, 273, 276, 280, 839, 925, 930, 936, 1232, 2496, 2497, 2509, 2523, 2531, 2534], "provid": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 39, 44, 46, 60, 63, 79, 82, 83, 94, 95, 107, 120, 122, 123, 133, 140, 174, 199, 202, 209, 218, 224, 225, 258, 263, 270, 271, 275, 281, 368, 373, 376, 406, 431, 510, 527, 528, 603, 608, 627, 629, 630, 649, 654, 665, 733, 734, 735, 752, 779, 808, 811, 828, 834, 924, 937, 942, 961, 1079, 1110, 1134, 1138, 1139, 1141, 1148, 1150, 1152, 1159, 1165, 1167, 1169, 1170, 1201, 1216, 1229, 1230, 1231, 1255, 1271, 1296, 1363, 1365, 1369, 1378, 1403, 1407, 1427, 1435, 1436, 1453, 1467, 1491, 1493, 1497, 1501, 1504, 1505, 1506, 1508, 1510, 1511, 1512, 1519, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1686, 1687, 1713, 1714, 1738, 1739, 1769, 1770, 1800, 1801, 1833, 1834, 1865, 1866, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2479, 2480, 2481, 2491, 2495, 2496, 2497, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2546, 2547, 2550, 2551, 2552, 2555, 2558, 2570, 2574, 2576, 2578, 2580, 2583, 2586, 2588, 2589, 2592, 2598, 2600, 2603, 2604, 2606], "insight": [1, 14, 25], "articl": [1, 1485, 2509, 2603], "blogpost": [1, 2550], "produc": [1, 2, 14, 21, 34, 71, 72, 77, 136, 190, 192, 193, 213, 214, 224, 247, 258, 276, 281, 288, 616, 617, 622, 736, 747, 802, 803, 822, 823, 834, 858, 887, 924, 942, 950, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1316, 1318, 1319, 1324, 1325, 1326, 1328, 1341, 1342, 1343, 1345, 1365, 1407, 1424, 1434, 1440, 1444, 1475, 1489, 1491, 1498, 1508, 1510, 1511, 1519, 2497, 2499, 2504, 2505, 2507, 2509, 2512, 2513, 2519, 2520, 2521, 2526, 2527, 2529, 2531, 2533, 2534, 2538, 2539, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2565, 2567, 2570, 2574, 2580, 2581, 2586, 2588, 2592, 2593, 2595, 2598, 2603], "main": [1, 2, 3, 5, 8, 11, 14, 16, 17, 18, 19, 35, 36, 267, 282, 931, 1454, 1477, 1483, 2496, 2503, 2507, 2509, 2510, 2516, 2519, 2520, 2524, 2527, 2544, 2603], "often": [1, 2, 3, 16, 17, 19, 22, 78, 177, 787, 1519, 2483, 2496, 2497, 2501, 2503, 2504, 2505, 2509, 2511, 2513, 2515, 2516, 2519, 2520, 2521, 2523, 2547], "worthwhil": [1, 2509], "exercis": 1, "confirm": 1, "exist": [1, 2, 3, 4, 5, 11, 12, 13, 14, 16, 17, 19, 21, 26, 29, 30, 31, 33, 36, 46, 60, 68, 78, 81, 83, 94, 95, 109, 110, 112, 115, 121, 131, 148, 176, 178, 179, 183, 184, 190, 205, 210, 212, 215, 218, 221, 222, 223, 226, 227, 228, 234, 236, 251, 252, 261, 263, 264, 275, 283, 285, 287, 296, 304, 326, 340, 349, 358, 368, 373, 392, 447, 448, 461, 542, 569, 613, 630, 649, 654, 667, 668, 669, 671, 674, 676, 689, 710, 723, 732, 744, 745, 748, 759, 775, 777, 786, 788, 789, 793, 795, 796, 813, 817, 820, 821, 824, 828, 831, 832, 833, 836, 837, 838, 845, 917, 918, 927, 929, 937, 944, 946, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1200, 1238, 1291, 1294, 1299, 1305, 1365, 1368, 1407, 1418, 1443, 1444, 1452, 1475, 1491, 1492, 1508, 1509, 1510, 1511, 1519, 1869, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2515, 2516, 2517, 2519, 2520, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2563, 2566, 2571, 2573, 2574, 2586, 2588, 2592, 2598, 2603], "It": [1, 2, 3, 5, 8, 10, 11, 14, 17, 22, 23, 24, 28, 32, 34, 35, 36, 86, 90, 111, 138, 177, 240, 241, 248, 256, 294, 300, 302, 340, 342, 406, 464, 489, 503, 539, 639, 655, 670, 681, 683, 723, 725, 750, 779, 790, 849, 850, 922, 957, 998, 1079, 1095, 1119, 1173, 1179, 1200, 1363, 1390, 1399, 1403, 1420, 1440, 1454, 1479, 1495, 1497, 1504, 1512, 1515, 1945, 1975, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2544, 2547, 2549, 2550, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603, 2604], "worth": [1, 2, 26, 2496, 2503, 2509, 2510, 2514, 2516, 2521], "search": [1, 5, 14, 16, 17, 19, 22, 127, 177, 218, 264, 368, 373, 455, 740, 828, 840, 865, 872, 873, 877, 892, 900, 901, 929, 1468, 1497, 1509, 2509, 2511, 2512, 2517, 2527, 2544, 2550, 2555, 2558, 2574, 2603], "alreadi": [1, 2, 3, 5, 8, 19, 21, 22, 27, 34, 44, 79, 147, 157, 261, 264, 275, 349, 358, 368, 627, 927, 929, 937, 1200, 1289, 1365, 1392, 1407, 1418, 1434, 1452, 1510, 1511, 2479, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2516, 2525, 2529, 2531, 2541, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2574, 2576, 2580, 2586, 2587, 2592, 2598, 2602, 2603, 2604], "must": [1, 3, 4, 7, 8, 10, 13, 16, 19, 22, 25, 34, 37, 41, 44, 46, 53, 58, 60, 71, 72, 73, 81, 90, 111, 114, 119, 120, 122, 124, 126, 134, 137, 147, 148, 150, 157, 163, 166, 168, 174, 181, 191, 198, 202, 209, 213, 214, 215, 218, 219, 224, 229, 230, 236, 241, 244, 260, 263, 264, 265, 267, 270, 271, 276, 277, 281, 286, 287, 289, 293, 296, 304, 326, 367, 368, 386, 394, 403, 407, 433, 452, 453, 454, 455, 456, 489, 506, 509, 522, 524, 526, 527, 528, 529, 530, 543, 569, 608, 616, 617, 618, 639, 644, 647, 649, 673, 676, 689, 710, 733, 734, 739, 759, 780, 811, 822, 823, 824, 828, 829, 834, 839, 840, 845, 857, 863, 866, 899, 926, 929, 931, 942, 947, 948, 955, 956, 960, 985, 988, 993, 1079, 1102, 1110, 1120, 1122, 1123, 1130, 1146, 1172, 1173, 1182, 1194, 1195, 1199, 1201, 1219, 1232, 1237, 1244, 1261, 1274, 1277, 1278, 1284, 1287, 1288, 1299, 1302, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1363, 1364, 1402, 1403, 1409, 1415, 1416, 1418, 1421, 1422, 1434, 1443, 1444, 1451, 1467, 1468, 1469, 1474, 1476, 1479, 1489, 1491, 1492, 1495, 1497, 1498, 1501, 1502, 1507, 1508, 1509, 1515, 1516, 1517, 1518, 1519, 1521, 2479, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2586, 2589, 2592, 2598, 2606], "short": [1, 2, 13, 22, 29, 31, 267, 931, 975, 1436, 1454, 2495, 2497, 2499, 2507, 2513, 2527, 2529, 2580], "self": [1, 2, 3, 8, 11, 16, 17, 18, 19, 22, 76, 80, 94, 96, 111, 136, 168, 208, 236, 264, 281, 293, 294, 335, 340, 363, 377, 390, 392, 417, 455, 468, 472, 473, 476, 477, 482, 570, 609, 621, 628, 633, 655, 670, 723, 747, 780, 830, 840, 845, 929, 934, 942, 943, 956, 957, 1013, 1031, 1064, 1067, 1079, 1086, 1088, 1094, 1095, 1096, 1097, 1103, 1105, 1106, 1110, 1120, 1122, 1123, 1196, 1211, 1237, 1248, 1284, 1311, 1318, 1319, 1326, 1328, 1343, 1345, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1451, 1453, 1456, 1457, 1473, 1527, 1553, 1579, 1605, 1631, 1653, 1660, 1684, 1692, 1717, 1745, 1767, 1774, 1798, 1806, 1831, 1838, 1863, 1870, 1895, 1921, 1946, 1976, 2008, 2034, 2061, 2087, 2113, 2139, 2164, 2189, 2215, 2241, 2267, 2293, 2319, 2345, 2371, 2397, 2424, 2450, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2510, 2511, 2512, 2514, 2519, 2521, 2527, 2537, 2539, 2544, 2550, 2555, 2556, 2558, 2574, 2580, 2592, 2603], "contain": [1, 2, 3, 5, 7, 8, 10, 11, 13, 14, 17, 18, 21, 22, 25, 27, 28, 31, 32, 34, 36, 37, 46, 47, 55, 58, 60, 61, 63, 67, 75, 76, 91, 95, 96, 98, 103, 104, 105, 106, 111, 113, 115, 117, 118, 120, 121, 127, 135, 136, 141, 142, 147, 150, 157, 174, 177, 190, 191, 209, 215, 219, 220, 229, 234, 241, 245, 250, 257, 259, 261, 264, 266, 267, 276, 280, 284, 285, 289, 290, 294, 300, 302, 333, 342, 363, 366, 367, 375, 376, 381, 382, 400, 433, 467, 470, 473, 479, 487, 489, 493, 503, 511, 531, 533, 545, 546, 554, 569, 608, 612, 620, 623, 624, 636, 647, 649, 650, 653, 657, 661, 662, 663, 664, 674, 675, 681, 683, 699, 718, 719, 720, 725, 731, 733, 737, 740, 746, 747, 764, 768, 769, 824, 829, 830, 839, 856, 863, 866, 869, 870, 872, 877, 887, 892, 895, 900, 901, 903, 904, 908, 909, 923, 925, 927, 929, 930, 931, 934, 945, 946, 951, 952, 957, 995, 1001, 1014, 1030, 1045, 1062, 1077, 1088, 1094, 1097, 1106, 1110, 1130, 1172, 1178, 1179, 1185, 1196, 1197, 1200, 1222, 1223, 1232, 1236, 1238, 1239, 1265, 1362, 1363, 1364, 1374, 1378, 1380, 1402, 1403, 1404, 1405, 1410, 1411, 1421, 1422, 1423, 1443, 1444, 1452, 1456, 1463, 1464, 1467, 1470, 1471, 1475, 1476, 1477, 1480, 1483, 1485, 1491, 1492, 1496, 1497, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1516, 1519, 2476, 2477, 2478, 2479, 2485, 2489, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2547, 2550, 2552, 2554, 2555, 2556, 2557, 2558, 2563, 2564, 2566, 2570, 2574, 2575, 2576, 2578, 2580, 2581, 2583, 2586, 2592, 2593, 2597, 2598, 2600, 2601, 2603, 2604, 2606], "snippet": [1, 3, 2495, 2509, 2514], "problem": [1, 13, 14, 209, 1869, 2497, 2499, 2505, 2506, 2507, 2509, 2514, 2519, 2521, 2532, 2533, 2536, 2537, 2543, 2544, 2548, 2555, 2569, 2586], "nice": [1, 8, 14, 2496, 2497, 2503, 2509, 2513, 2516, 2520, 2527, 2531, 2537, 2538, 2547, 2548, 2569], "flavor": [1, 275, 937, 1497, 1506, 2509, 2529, 2531, 2540, 2541, 2550, 2555], "markdown": [1, 14, 22, 268, 933], "from": [1, 2, 3, 4, 5, 6, 8, 10, 11, 13, 14, 15, 18, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 44, 49, 60, 63, 67, 71, 72, 74, 76, 77, 78, 82, 83, 88, 91, 95, 96, 99, 100, 101, 102, 107, 112, 115, 117, 124, 127, 130, 132, 133, 135, 136, 143, 146, 147, 157, 164, 168, 172, 174, 188, 190, 191, 192, 194, 195, 196, 197, 198, 200, 201, 203, 204, 209, 218, 219, 220, 224, 229, 233, 236, 241, 244, 247, 248, 256, 257, 258, 259, 260, 263, 264, 265, 266, 267, 272, 273, 274, 275, 276, 277, 279, 280, 284, 285, 287, 288, 289, 290, 293, 294, 295, 339, 340, 348, 349, 367, 374, 386, 387, 389, 390, 391, 397, 400, 403, 405, 406, 407, 409, 415, 455, 457, 466, 467, 468, 478, 479, 482, 489, 503, 506, 507, 508, 509, 522, 526, 527, 528, 529, 530, 539, 542, 547, 566, 567, 569, 604, 608, 610, 612, 619, 622, 629, 630, 637, 649, 653, 654, 655, 658, 665, 671, 674, 722, 723, 730, 736, 737, 740, 743, 746, 747, 755, 768, 769, 776, 779, 780, 800, 802, 804, 805, 806, 807, 809, 810, 812, 828, 829, 830, 834, 839, 840, 843, 845, 851, 854, 857, 858, 860, 863, 870, 871, 873, 875, 891, 894, 896, 897, 899, 904, 905, 906, 907, 908, 910, 916, 922, 923, 924, 925, 926, 929, 930, 931, 935, 936, 937, 940, 945, 946, 948, 949, 951, 952, 956, 957, 969, 998, 1002, 1018, 1019, 1020, 1021, 1058, 1062, 1065, 1079, 1083, 1084, 1094, 1103, 1106, 1110, 1112, 1121, 1125, 1127, 1129, 1131, 1144, 1145, 1157, 1158, 1164, 1166, 1173, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1195, 1196, 1197, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1211, 1216, 1220, 1232, 1236, 1237, 1238, 1239, 1248, 1254, 1255, 1257, 1259, 1261, 1264, 1265, 1274, 1276, 1277, 1278, 1284, 1285, 1291, 1294, 1295, 1296, 1300, 1302, 1305, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1363, 1365, 1370, 1373, 1374, 1390, 1393, 1396, 1397, 1403, 1404, 1405, 1407, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1434, 1451, 1454, 1456, 1458, 1466, 1467, 1469, 1474, 1475, 1476, 1477, 1479, 1480, 1485, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 1522, 1526, 1552, 1578, 1604, 1691, 1716, 1744, 1869, 2475, 2478, 2481, 2484, 2491, 2495, 2496, 2498, 2499, 2502, 2503, 2504, 2505, 2507, 2508, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2545, 2546, 2547, 2548, 2549, 2551, 2556, 2557, 2559, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2576, 2579, 2580, 2582, 2583, 2585, 2586, 2587, 2588, 2592, 2593, 2597, 2598, 2602, 2604, 2605, 2606], "datafram": [1, 2, 3, 4, 6, 8, 9, 13, 14, 15, 18, 21, 22, 24, 26, 27, 28, 29, 30, 31, 33, 34, 35, 308, 309, 314, 315, 333, 334, 348, 349, 364, 365, 367, 368, 373, 381, 382, 393, 397, 401, 433, 439, 441, 449, 452, 464, 470, 473, 474, 479, 482, 483, 522, 526, 527, 528, 529, 544, 546, 603, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 629, 630, 631, 632, 633, 635, 637, 638, 639, 652, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 677, 695, 696, 699, 717, 720, 730, 731, 732, 733, 734, 735, 736, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 752, 753, 754, 755, 757, 758, 759, 764, 765, 766, 768, 769, 773, 774, 775, 776, 777, 779, 780, 781, 784, 785, 786, 788, 789, 790, 793, 795, 796, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 813, 814, 815, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 843, 845, 848, 849, 850, 858, 859, 863, 870, 871, 873, 876, 895, 903, 904, 908, 917, 918, 919, 922, 923, 924, 925, 927, 928, 929, 930, 931, 934, 936, 937, 940, 942, 944, 945, 946, 947, 948, 950, 952, 954, 956, 957, 986, 995, 997, 1079, 1081, 1120, 1122, 1123, 1126, 1131, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1284, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1307, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1365, 1369, 1374, 1378, 1380, 1384, 1389, 1390, 1393, 1396, 1397, 1398, 1399, 1402, 1403, 1405, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1439, 1441, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1456, 1457, 1458, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1477, 1479, 1480, 1483, 1485, 1487, 1488, 1490, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1519, 1520, 1521, 2477, 2478, 2479, 2483, 2484, 2485, 2486, 2490, 2492, 2494, 2495, 2496, 2502, 2506, 2507, 2508, 2511, 2512, 2514, 2515, 2516, 2517, 2518, 2520, 2521, 2522, 2524, 2525, 2526, 2528, 2529, 2530, 2532, 2533, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2548, 2549, 2551, 2554, 2556, 2557, 2559, 2560, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2575, 2576, 2577, 2578, 2581, 2582, 2583, 2584, 2585, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2602, 2604, 2605, 2606], "df": [1, 3, 8, 14, 15, 16, 17, 18, 19, 23, 34, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 86, 91, 92, 96, 97, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 130, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 152, 153, 155, 156, 157, 163, 164, 166, 168, 172, 173, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 208, 209, 210, 211, 212, 213, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 236, 237, 240, 241, 246, 247, 249, 251, 252, 255, 256, 257, 258, 259, 260, 261, 264, 266, 267, 268, 269, 270, 271, 274, 275, 276, 277, 279, 280, 281, 283, 284, 288, 289, 290, 291, 292, 293, 294, 314, 315, 334, 349, 364, 365, 367, 527, 546, 612, 614, 615, 618, 619, 620, 627, 628, 629, 630, 652, 656, 661, 662, 663, 664, 665, 670, 673, 695, 696, 717, 731, 733, 734, 735, 739, 740, 743, 746, 750, 752, 755, 757, 759, 765, 766, 776, 780, 790, 795, 796, 800, 801, 803, 804, 805, 806, 807, 808, 809, 810, 811, 818, 822, 825, 828, 829, 834, 839, 843, 845, 858, 859, 922, 923, 924, 925, 927, 929, 930, 931, 937, 940, 942, 945, 954, 956, 957, 1126, 1131, 1201, 1206, 1207, 1210, 1211, 1216, 1219, 1220, 1221, 1222, 1223, 1225, 1229, 1230, 1231, 1232, 1236, 1237, 1239, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1284, 1291, 1294, 1295, 1299, 1300, 1302, 1309, 1324, 1341, 1343, 1356, 1365, 1369, 1374, 1378, 1380, 1384, 1390, 1393, 1396, 1397, 1398, 1399, 1402, 1403, 1405, 1406, 1407, 1411, 1412, 1413, 1414, 1415, 1418, 1421, 1422, 1424, 1427, 1431, 1433, 1434, 1439, 1441, 1442, 1443, 1444, 1451, 1452, 1454, 1457, 1458, 1463, 1464, 1466, 1470, 1471, 1475, 1476, 1477, 1480, 1483, 1485, 1487, 1495, 1496, 1497, 1498, 1504, 1507, 1509, 1510, 1511, 1519, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2552, 2555, 2558, 2566, 2569, 2572, 2573, 2574, 2575, 2580, 2582, 2585, 2586, 2587, 2592, 2598, 2603, 2604], "full": [1, 2, 3, 4, 5, 11, 14, 22, 25, 26, 28, 29, 30, 31, 32, 146, 174, 259, 264, 367, 375, 569, 758, 854, 925, 929, 1031, 1079, 1196, 1244, 1269, 1309, 1365, 1407, 1436, 1454, 1467, 1469, 1490, 1496, 1510, 1511, 2495, 2497, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2519, 2521, 2522, 2523, 2524, 2525, 2526, 2530, 2531, 2534, 2537, 2539, 2541, 2544, 2550, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "string": [1, 2, 3, 7, 8, 9, 15, 20, 21, 23, 24, 31, 32, 35, 37, 62, 69, 70, 71, 72, 79, 91, 97, 107, 114, 116, 121, 126, 133, 150, 151, 152, 173, 174, 183, 184, 189, 192, 194, 195, 201, 203, 209, 218, 219, 220, 224, 230, 255, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 270, 271, 273, 274, 275, 276, 277, 280, 281, 284, 285, 295, 306, 308, 309, 310, 330, 334, 349, 354, 355, 367, 373, 375, 384, 394, 401, 402, 415, 433, 434, 435, 447, 448, 459, 466, 490, 503, 504, 506, 522, 524, 543, 544, 547, 558, 569, 577, 588, 597, 614, 615, 616, 617, 626, 627, 651, 656, 665, 673, 674, 714, 717, 736, 739, 764, 765, 766, 795, 796, 801, 802, 804, 805, 810, 828, 829, 834, 850, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 921, 924, 925, 927, 929, 930, 931, 933, 936, 937, 938, 942, 945, 946, 955, 959, 962, 966, 973, 975, 976, 984, 989, 998, 1001, 1003, 1014, 1019, 1031, 1045, 1047, 1048, 1079, 1081, 1084, 1087, 1110, 1112, 1117, 1132, 1156, 1164, 1167, 1173, 1175, 1178, 1180, 1182, 1197, 1199, 1201, 1216, 1219, 1231, 1233, 1238, 1269, 1278, 1287, 1288, 1309, 1324, 1341, 1364, 1365, 1402, 1403, 1406, 1407, 1409, 1410, 1411, 1412, 1413, 1414, 1416, 1421, 1422, 1433, 1434, 1436, 1441, 1442, 1443, 1444, 1450, 1452, 1453, 1454, 1455, 1458, 1463, 1464, 1465, 1467, 1469, 1470, 1471, 1474, 1477, 1480, 1485, 1490, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1518, 1519, 1521, 1522, 1532, 1544, 1558, 1570, 1584, 1597, 1610, 1623, 1637, 1650, 1667, 1680, 1697, 1709, 1722, 1734, 1751, 1764, 1781, 1794, 1813, 1828, 1845, 1860, 1875, 1887, 1901, 1913, 1926, 1938, 1951, 1965, 1981, 1995, 2014, 2026, 2039, 2051, 2067, 2079, 2093, 2105, 2119, 2131, 2144, 2156, 2169, 2181, 2195, 2207, 2220, 2232, 2246, 2258, 2273, 2285, 2299, 2311, 2325, 2337, 2351, 2363, 2376, 2388, 2402, 2414, 2429, 2442, 2455, 2468, 2476, 2477, 2496, 2501, 2503, 2505, 2506, 2507, 2508, 2510, 2512, 2513, 2515, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2536, 2537, 2538, 2539, 2541, 2542, 2545, 2547, 2551, 2557, 2559, 2563, 2570, 2571, 2572, 2576, 2581, 2583, 2584, 2587, 2596, 2602, 2604], "its": [1, 2, 3, 6, 8, 10, 11, 13, 14, 15, 16, 17, 19, 34, 39, 63, 122, 127, 146, 157, 164, 189, 197, 200, 213, 214, 273, 282, 289, 306, 375, 387, 403, 452, 459, 484, 485, 486, 488, 489, 509, 530, 566, 588, 633, 670, 734, 740, 758, 776, 790, 801, 807, 809, 822, 823, 936, 969, 1074, 1075, 1076, 1078, 1081, 1089, 1177, 1178, 1194, 1198, 1202, 1203, 1242, 1243, 1244, 1269, 1309, 1311, 1362, 1365, 1407, 1410, 1454, 1460, 1481, 1510, 1511, 1519, 1869, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2508, 2509, 2510, 2512, 2513, 2514, 2516, 2517, 2519, 2521, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2563, 2573, 2574, 2580, 2584, 2585, 2586, 2592, 2598, 2602, 2603], "depend": [1, 5, 6, 8, 9, 10, 13, 14, 34, 77, 81, 91, 101, 107, 155, 157, 174, 219, 236, 259, 260, 261, 266, 269, 270, 276, 350, 437, 473, 480, 489, 521, 665, 829, 845, 865, 869, 874, 892, 899, 904, 908, 909, 925, 927, 930, 934, 953, 958, 1021, 1150, 1173, 1196, 1216, 1239, 1363, 1365, 1407, 1420, 1424, 1433, 1442, 1452, 1456, 1467, 1480, 1489, 1491, 1492, 1496, 1497, 1498, 1499, 1504, 1505, 1508, 1510, 1511, 1519, 1520, 1521, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2514, 2516, 2517, 2519, 2520, 2521, 2522, 2525, 2529, 2530, 2531, 2535, 2539, 2540, 2541, 2544, 2549, 2559, 2572], "built": [1, 3, 4, 5, 8, 13, 14, 16, 17, 19, 21, 22, 32, 34, 888, 1115, 1384, 1454, 2495, 2497, 2503, 2504, 2505, 2509, 2516, 2517, 2530, 2534, 2536, 2540, 2541, 2547, 2550, 2570, 2574, 2592, 2593, 2598, 2603], "pd": [1, 2, 3, 6, 7, 8, 10, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 39, 44, 46, 49, 50, 56, 58, 59, 60, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 152, 153, 155, 156, 157, 161, 163, 164, 166, 168, 169, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 236, 237, 240, 241, 244, 246, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 292, 293, 294, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 330, 333, 334, 339, 340, 342, 344, 345, 349, 364, 365, 367, 376, 378, 379, 381, 382, 383, 384, 386, 390, 391, 393, 394, 397, 399, 400, 403, 404, 406, 407, 411, 417, 420, 421, 422, 423, 424, 425, 429, 430, 433, 434, 435, 439, 441, 447, 448, 449, 452, 453, 454, 455, 456, 459, 461, 462, 464, 466, 467, 469, 470, 473, 474, 477, 479, 482, 483, 489, 493, 499, 501, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 555, 559, 561, 566, 567, 568, 571, 572, 573, 575, 577, 578, 596, 597, 608, 610, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 626, 627, 628, 629, 630, 631, 633, 636, 637, 639, 640, 641, 647, 648, 649, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 702, 703, 704, 705, 707, 710, 711, 713, 714, 717, 718, 719, 720, 722, 723, 725, 727, 730, 731, 732, 733, 734, 735, 736, 737, 739, 740, 741, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 755, 757, 758, 759, 764, 765, 766, 768, 773, 775, 776, 777, 779, 780, 781, 784, 785, 786, 788, 789, 790, 793, 794, 795, 796, 797, 798, 800, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 842, 843, 845, 849, 850, 854, 857, 858, 859, 860, 861, 862, 863, 865, 866, 869, 870, 871, 873, 875, 876, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 894, 895, 896, 897, 898, 899, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 936, 937, 940, 942, 944, 945, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 965, 969, 973, 975, 985, 988, 993, 995, 997, 998, 999, 1000, 1001, 1002, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1014, 1020, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1038, 1040, 1041, 1042, 1043, 1045, 1047, 1048, 1050, 1054, 1055, 1056, 1057, 1058, 1060, 1061, 1062, 1065, 1066, 1070, 1072, 1102, 1120, 1122, 1123, 1126, 1130, 1131, 1132, 1134, 1135, 1136, 1138, 1139, 1141, 1142, 1144, 1145, 1148, 1150, 1152, 1154, 1159, 1161, 1164, 1165, 1166, 1167, 1168, 1170, 1172, 1173, 1174, 1175, 1176, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1190, 1192, 1195, 1196, 1197, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1211, 1216, 1219, 1220, 1221, 1222, 1223, 1225, 1229, 1230, 1231, 1232, 1236, 1237, 1239, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1278, 1279, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1302, 1305, 1309, 1316, 1324, 1329, 1335, 1336, 1338, 1340, 1341, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1362, 1363, 1364, 1369, 1371, 1373, 1374, 1375, 1376, 1378, 1380, 1384, 1390, 1392, 1393, 1396, 1397, 1398, 1399, 1402, 1403, 1404, 1405, 1406, 1408, 1409, 1411, 1412, 1413, 1414, 1415, 1418, 1421, 1422, 1424, 1427, 1431, 1433, 1434, 1439, 1441, 1442, 1443, 1444, 1451, 1452, 1454, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1486, 1487, 1489, 1491, 1492, 1494, 1496, 1498, 1500, 1501, 1503, 1504, 1506, 1507, 1508, 1509, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1526, 1531, 1532, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1544, 1552, 1557, 1558, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1570, 1578, 1583, 1584, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1597, 1604, 1609, 1610, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1623, 1630, 1636, 1637, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1650, 1659, 1665, 1667, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1680, 1691, 1696, 1697, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1709, 1716, 1721, 1722, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1734, 1744, 1750, 1751, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1764, 1773, 1779, 1781, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1794, 1812, 1813, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1828, 1844, 1845, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1860, 1869, 1874, 1875, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1887, 1899, 1901, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1913, 1914, 1920, 1925, 1926, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1938, 1945, 1950, 1951, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1965, 1975, 1980, 1981, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2026, 2027, 2033, 2038, 2039, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2051, 2065, 2067, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2079, 2080, 2091, 2093, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2105, 2106, 2117, 2119, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2131, 2132, 2138, 2143, 2144, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2156, 2163, 2168, 2169, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2181, 2193, 2195, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2207, 2208, 2214, 2219, 2220, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2232, 2240, 2245, 2246, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2258, 2271, 2273, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2285, 2286, 2292, 2297, 2299, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2311, 2318, 2323, 2325, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2337, 2349, 2351, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2363, 2364, 2370, 2375, 2376, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2388, 2396, 2401, 2402, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2414, 2423, 2428, 2429, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2442, 2449, 2454, 2455, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2468, 2475, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2542, 2543, 2545, 2548, 2549, 2550, 2551, 2552, 2555, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2580, 2584, 2586, 2587, 2590, 2592, 2593, 2598, 2599, 2603, 2604], "show_vers": [1, 2540, 2592], "explain": [1, 3, 22, 24, 26, 29, 31, 2507, 2509, 2511, 2513, 2519, 2544, 2555], "why": [1, 2, 3, 12, 13, 22, 31, 218, 828, 2497], "wrong": [1, 455, 840, 1130, 1141, 1169, 1173, 1405, 2527, 2528, 2529, 2531, 2533, 2535, 2539, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2570, 2574, 2579, 2580, 2581, 2584, 2586, 2587, 2592, 2598, 2601, 2603, 2604, 2605], "desir": [1, 2, 13, 17, 108, 195, 208, 213, 232, 236, 259, 261, 272, 278, 459, 548, 633, 666, 805, 816, 822, 842, 845, 925, 927, 939, 1105, 1196, 1199, 1229, 1278, 1334, 1351, 1365, 1407, 1452, 1495, 1498, 1510, 1511, 1945, 1975, 2497, 2501, 2505, 2507, 2509, 2512, 2527, 2544, 2550, 2555, 2558, 2592], "instead": [1, 2, 3, 8, 13, 16, 17, 18, 19, 24, 28, 29, 30, 31, 63, 74, 75, 76, 77, 82, 88, 91, 107, 111, 139, 146, 154, 159, 160, 165, 169, 170, 171, 174, 175, 189, 190, 192, 194, 206, 207, 216, 219, 220, 231, 238, 239, 249, 253, 259, 263, 267, 270, 271, 284, 285, 291, 292, 311, 341, 343, 349, 366, 384, 389, 407, 426, 453, 456, 463, 473, 479, 487, 527, 532, 603, 619, 620, 621, 626, 629, 637, 665, 671, 692, 724, 726, 751, 758, 760, 764, 769, 771, 772, 781, 782, 783, 785, 801, 802, 804, 814, 815, 825, 829, 841, 847, 848, 859, 865, 869, 877, 892, 895, 901, 903, 909, 919, 925, 931, 934, 945, 946, 952, 954, 1077, 1106, 1130, 1135, 1145, 1173, 1196, 1199, 1204, 1206, 1216, 1221, 1226, 1231, 1235, 1238, 1244, 1245, 1267, 1269, 1279, 1290, 1308, 1309, 1325, 1342, 1364, 1365, 1366, 1407, 1421, 1427, 1430, 1431, 1433, 1454, 1457, 1467, 1469, 1475, 1479, 1491, 1492, 1494, 1495, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2478, 2479, 2495, 2496, 2497, 2499, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2566, 2570, 2575, 2576, 2580, 2582, 2586, 2587, 2588, 2590, 2592, 2593, 2598, 2599, 2602, 2603], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 49, 50, 53, 54, 58, 61, 62, 63, 65, 69, 70, 71, 72, 74, 75, 76, 77, 79, 80, 81, 90, 91, 93, 94, 95, 96, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 111, 116, 120, 121, 124, 127, 128, 130, 132, 136, 138, 139, 141, 142, 143, 144, 145, 146, 148, 150, 153, 154, 155, 156, 157, 159, 160, 161, 164, 165, 168, 169, 170, 171, 172, 173, 174, 175, 177, 182, 185, 186, 188, 191, 192, 194, 195, 196, 197, 198, 200, 201, 203, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 219, 224, 230, 231, 232, 233, 234, 236, 238, 239, 240, 245, 247, 248, 249, 253, 255, 256, 257, 259, 260, 263, 265, 266, 267, 269, 271, 272, 273, 274, 275, 277, 278, 280, 282, 284, 289, 290, 291, 292, 293, 295, 296, 298, 300, 301, 302, 303, 304, 307, 314, 315, 316, 317, 319, 320, 321, 323, 324, 325, 326, 327, 329, 331, 332, 333, 337, 341, 342, 343, 344, 345, 346, 347, 349, 364, 366, 367, 375, 376, 381, 382, 384, 386, 388, 393, 397, 399, 400, 403, 405, 407, 422, 433, 434, 435, 436, 438, 447, 448, 452, 453, 454, 455, 456, 459, 464, 468, 470, 472, 473, 474, 479, 482, 487, 489, 499, 501, 502, 503, 505, 509, 522, 527, 530, 532, 533, 539, 541, 542, 543, 546, 547, 548, 551, 553, 559, 561, 566, 567, 569, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 589, 591, 592, 593, 595, 598, 599, 600, 601, 602, 603, 605, 606, 607, 608, 610, 613, 614, 615, 616, 617, 619, 620, 623, 624, 626, 627, 628, 633, 639, 641, 644, 647, 650, 651, 653, 654, 655, 658, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 672, 676, 679, 681, 682, 683, 684, 686, 687, 689, 691, 695, 696, 697, 698, 700, 702, 703, 705, 707, 708, 710, 711, 715, 716, 718, 724, 725, 726, 727, 732, 733, 736, 737, 740, 741, 743, 744, 745, 748, 750, 755, 756, 757, 758, 759, 764, 767, 771, 772, 773, 775, 776, 777, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 793, 794, 797, 800, 802, 804, 805, 806, 807, 809, 810, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 825, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 840, 841, 842, 843, 845, 847, 848, 849, 852, 855, 858, 859, 863, 865, 869, 870, 871, 873, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 892, 896, 897, 899, 904, 908, 909, 916, 917, 918, 919, 922, 923, 925, 926, 928, 930, 931, 934, 936, 937, 938, 944, 945, 949, 952, 954, 955, 956, 958, 959, 960, 969, 978, 984, 985, 986, 988, 993, 995, 997, 998, 1001, 1014, 1031, 1045, 1055, 1062, 1077, 1079, 1081, 1082, 1086, 1087, 1094, 1096, 1099, 1101, 1102, 1105, 1110, 1112, 1114, 1119, 1130, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1165, 1167, 1168, 1169, 1170, 1172, 1173, 1174, 1175, 1176, 1177, 1179, 1181, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1216, 1221, 1222, 1223, 1230, 1231, 1232, 1233, 1235, 1236, 1237, 1239, 1244, 1254, 1255, 1259, 1260, 1261, 1263, 1270, 1271, 1274, 1275, 1277, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1295, 1296, 1299, 1300, 1301, 1302, 1304, 1305, 1310, 1315, 1320, 1322, 1324, 1325, 1328, 1329, 1330, 1331, 1332, 1333, 1336, 1338, 1339, 1340, 1341, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1353, 1355, 1356, 1357, 1363, 1364, 1365, 1390, 1396, 1397, 1398, 1403, 1404, 1405, 1407, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1430, 1433, 1434, 1435, 1442, 1444, 1445, 1451, 1453, 1454, 1455, 1457, 1458, 1466, 1467, 1468, 1469, 1474, 1476, 1478, 1479, 1480, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1502, 1504, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1518, 1519, 1520, 1521, 1659, 1773, 1869, 1945, 1975, 2475, 2478, 2479, 2480, 2483, 2484, 2489, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2504, 2505, 2506, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2543, 2544, 2547, 2548, 2549, 2550, 2552, 2555, 2556, 2557, 2559, 2563, 2566, 2570, 2572, 2573, 2574, 2580, 2583, 2586, 2587, 2592, 2596, 2598, 2601, 2602, 2603], "now": [1, 2, 5, 6, 8, 13, 18, 19, 112, 192, 203, 219, 224, 229, 232, 259, 337, 367, 484, 485, 486, 488, 653, 802, 829, 834, 839, 925, 1074, 1075, 1076, 1078, 1173, 1178, 1197, 1232, 1492, 1920, 2496, 2497, 2499, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2516, 2519, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2542, 2545, 2548, 2549, 2552, 2555, 2556, 2559, 2562, 2565, 2566, 2570, 2572, 2573, 2576, 2579, 2582, 2583, 2586, 2587, 2588, 2594, 2596, 2598, 2601, 2602, 2604], "base": [1, 3, 4, 5, 8, 9, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 31, 32, 34, 49, 83, 84, 88, 107, 112, 113, 122, 128, 138, 139, 140, 143, 146, 150, 161, 164, 165, 190, 193, 218, 219, 224, 230, 247, 256, 261, 284, 287, 288, 294, 295, 296, 304, 326, 337, 340, 366, 367, 374, 450, 474, 487, 489, 503, 522, 577, 603, 608, 630, 631, 637, 665, 671, 676, 689, 710, 723, 734, 741, 750, 752, 755, 758, 773, 776, 794, 797, 803, 828, 829, 834, 858, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 922, 927, 945, 948, 949, 957, 984, 985, 988, 993, 997, 1077, 1079, 1110, 1124, 1128, 1174, 1179, 1195, 1201, 1216, 1221, 1278, 1282, 1283, 1285, 1287, 1288, 1305, 1362, 1363, 1416, 1444, 1452, 1457, 1475, 1489, 1492, 1496, 1497, 1519, 1544, 1570, 1597, 1623, 1650, 1680, 1709, 1734, 1764, 1794, 1828, 1860, 1887, 1913, 1938, 1965, 1995, 2026, 2051, 2079, 2105, 2131, 2156, 2181, 2207, 2232, 2258, 2285, 2311, 2337, 2363, 2388, 2414, 2442, 2468, 2475, 2478, 2494, 2495, 2496, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2509, 2510, 2511, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2549, 2550, 2555, 2558, 2562, 2564, 2570, 2573, 2574, 2583, 2586, 2592, 2600], "To": [1, 2, 3, 4, 5, 8, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 63, 79, 103, 104, 105, 106, 107, 113, 117, 141, 142, 150, 155, 177, 182, 185, 193, 213, 218, 219, 224, 230, 249, 259, 261, 287, 295, 333, 340, 349, 367, 433, 470, 474, 489, 627, 661, 662, 663, 664, 665, 723, 751, 753, 754, 764, 779, 803, 822, 828, 829, 830, 834, 859, 863, 895, 899, 903, 915, 925, 927, 948, 984, 995, 997, 1172, 1176, 1178, 1199, 1201, 1216, 1222, 1223, 1269, 1279, 1309, 1316, 1364, 1409, 1452, 1454, 1474, 1491, 1492, 1495, 1508, 1509, 1518, 1519, 1869, 2479, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2523, 2527, 2529, 2531, 2532, 2534, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2570, 2572, 2574, 2580, 2587, 2592, 2598, 2603], "daunt": 1, "aspect": [1, 3, 2520], "veri": [1, 2, 3, 6, 14, 23, 31, 82, 196, 569, 629, 806, 1169, 1200, 1244, 1509, 1520, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2519, 2520, 2524, 2527, 2531, 2536, 2537, 2541, 2542, 2547, 2550, 2555, 2558, 2563, 2565, 2569, 2570, 2574, 2603], "quickli": [1, 2, 13, 14, 35, 138, 256, 750, 922, 1495, 2507, 2509], "becom": [1, 2, 3, 9, 29, 32, 34, 132, 133, 234, 790, 870, 2496, 2497, 2507, 2508, 2509, 2513, 2514, 2515, 2519, 2526, 2527, 2537, 2538, 2544, 2550, 2558, 2598, 2604], "overwhelm": 1, "stick": [1, 16, 17, 18, 19, 1440, 2516], "guidelin": [1, 3, 11, 12, 36], "below": [1, 3, 5, 7, 8, 15, 16, 17, 19, 79, 92, 98, 102, 107, 118, 202, 219, 260, 284, 403, 509, 530, 627, 652, 657, 665, 731, 811, 829, 945, 975, 1176, 1200, 1201, 1210, 1216, 1237, 1244, 1278, 1284, 1329, 1343, 1346, 1348, 1363, 1364, 1365, 1374, 1407, 1415, 1442, 1451, 1454, 1468, 1510, 1511, 2479, 2495, 2496, 2497, 2499, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2519, 2520, 2521, 2527, 2530, 2537, 2540, 2541, 2544, 2550, 2558, 2574, 2580, 2584, 2586, 2592, 2598, 2603], "keep": [1, 2, 3, 22, 96, 113, 115, 117, 127, 168, 182, 185, 211, 289, 293, 337, 340, 393, 397, 655, 672, 674, 723, 730, 740, 779, 780, 794, 797, 818, 956, 1230, 1265, 1271, 1282, 1283, 1491, 1508, 1519, 2496, 2498, 2504, 2507, 2509, 2510, 2513, 2514, 2525, 2527, 2529, 2531, 2532, 2537, 2539, 2541, 2547, 2550, 2555, 2574, 2580, 2587, 2592, 2598, 2603], "process": [1, 2, 3, 4, 6, 9, 14, 18, 20, 21, 34, 35, 36, 146, 258, 472, 758, 924, 1106, 1291, 1294, 1365, 1395, 1407, 1453, 1491, 1495, 1508, 1510, 1511, 2495, 2497, 2502, 2503, 2505, 2509, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2523, 2527, 2536, 2540, 2544, 2551, 2555, 2570, 2571, 2572, 2592, 2600, 2603], "straightforward": [1, 11, 15, 21, 2497, 2505, 2513, 2558], "mostli": [1, 2, 1173, 1194, 1195, 1515, 2497, 2503, 2507, 2509, 2512, 2515, 2558], "troubl": [1, 2503, 2516], "As": [1, 3, 7, 8, 11, 13, 14, 16, 17, 18, 19, 23, 25, 26, 28, 29, 31, 32, 46, 164, 259, 261, 264, 266, 273, 274, 276, 280, 349, 387, 776, 925, 927, 929, 930, 936, 1173, 1201, 1434, 1452, 1491, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1520, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2529, 2531, 2532, 2536, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2566, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "alwai": [1, 2, 3, 4, 7, 24, 30, 34, 71, 72, 73, 108, 146, 149, 157, 168, 211, 257, 282, 293, 384, 388, 468, 532, 618, 622, 626, 666, 758, 780, 787, 818, 870, 923, 956, 960, 969, 1106, 1172, 1173, 1177, 1230, 1236, 1271, 1444, 1454, 1465, 1497, 1509, 1519, 1945, 1975, 2370, 2495, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2519, 2520, 2521, 2523, 2526, 2527, 2529, 2530, 2531, 2535, 2537, 2539, 2540, 2541, 2547, 2548, 2550, 2551, 2556, 2558, 2569, 2574, 2586, 2588, 2598, 2603], "difficulti": [1, 5], "host": [1, 4, 11, 16, 17, 18, 19, 259, 261, 266, 268, 271, 273, 276, 280, 349, 608, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1494, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 1512, 2509, 2518, 2531, 2544, 2592], "sign": [1, 209, 388, 866, 916, 955, 1165, 1170, 1520, 2497, 2509, 2518, 2530, 2531, 2550, 2552, 2555, 2586, 2592, 2598, 2603], "account": [1, 14, 23, 34, 122, 263, 569, 734, 1491, 1495, 1508, 1945, 1975, 2499, 2504, 2509, 2511, 2519, 2521, 2527, 2531, 2533, 2539, 2598], "mani": [1, 2, 3, 8, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 31, 34, 35, 102, 115, 173, 364, 794, 797, 1079, 1106, 1204, 1205, 1210, 1218, 1226, 1245, 1246, 1253, 1267, 1282, 1283, 1290, 1291, 1293, 1294, 1305, 1308, 1369, 1378, 1403, 1491, 1508, 1519, 2478, 2479, 2485, 2496, 2497, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2514, 2515, 2516, 2519, 2521, 2523, 2525, 2526, 2527, 2528, 2530, 2532, 2534, 2537, 2540, 2541, 2544, 2547, 2550, 2555, 2563, 2564, 2565, 2569, 2570, 2580, 2586, 2592, 2598], "togeth": [1, 4, 16, 18, 28, 29, 31, 44, 49, 68, 109, 110, 119, 131, 134, 136, 137, 163, 166, 176, 178, 179, 181, 189, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 367, 380, 747, 801, 998, 1196, 1201, 1237, 1244, 1269, 1278, 1284, 1309, 1416, 1491, 1508, 1509, 2495, 2496, 2503, 2505, 2509, 2513, 2519, 2520, 2544, 2550, 2574, 2603], "some": [1, 2, 3, 4, 5, 8, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 26, 31, 34, 35, 91, 136, 139, 143, 148, 188, 192, 201, 213, 218, 284, 287, 340, 400, 466, 477, 603, 622, 653, 723, 737, 747, 755, 759, 800, 802, 810, 822, 828, 850, 860, 866, 915, 945, 948, 1079, 1149, 1174, 1175, 1195, 1197, 1221, 1299, 1365, 1395, 1404, 1407, 1425, 1454, 1480, 1491, 1492, 1497, 1508, 1510, 1511, 1519, 1945, 1975, 2478, 2479, 2480, 2484, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2557, 2558, 2559, 2566, 2569, 2570, 2572, 2574, 2575, 2581, 2582, 2583, 2586, 2587, 2592, 2595, 2598, 2600, 2602, 2603], "great": [1, 4, 21, 2509, 2516, 2523, 2570], "resourc": [1, 2, 13, 35, 146, 758, 2509, 2586], "numpi": [1, 2, 3, 4, 7, 10, 12, 13, 14, 15, 16, 17, 18, 19, 22, 34, 35, 40, 63, 67, 71, 72, 74, 75, 77, 82, 90, 91, 92, 98, 101, 103, 104, 105, 106, 107, 111, 120, 139, 143, 151, 152, 165, 168, 169, 173, 175, 183, 184, 191, 192, 193, 194, 196, 197, 198, 200, 201, 202, 203, 208, 225, 229, 230, 240, 241, 245, 249, 253, 257, 269, 274, 282, 291, 293, 295, 297, 318, 330, 331, 332, 345, 366, 376, 378, 379, 381, 382, 383, 384, 388, 389, 390, 400, 416, 433, 434, 435, 439, 440, 441, 447, 448, 450, 451, 454, 455, 464, 468, 471, 472, 473, 475, 478, 480, 484, 485, 486, 487, 488, 501, 521, 534, 575, 597, 608, 610, 612, 619, 620, 622, 623, 624, 625, 626, 629, 639, 652, 657, 661, 662, 663, 664, 665, 670, 678, 714, 715, 716, 718, 719, 733, 737, 753, 754, 755, 765, 766, 780, 781, 784, 785, 795, 796, 802, 803, 804, 806, 807, 809, 810, 811, 816, 819, 827, 835, 839, 840, 849, 850, 854, 857, 859, 865, 869, 874, 892, 909, 919, 923, 932, 934, 941, 949, 953, 955, 956, 958, 960, 961, 978, 979, 980, 990, 999, 1053, 1055, 1074, 1075, 1076, 1077, 1078, 1079, 1088, 1089, 1094, 1098, 1101, 1102, 1103, 1106, 1110, 1113, 1115, 1118, 1130, 1156, 1164, 1171, 1173, 1176, 1177, 1178, 1194, 1196, 1198, 1199, 1201, 1216, 1221, 1229, 1232, 1236, 1237, 1278, 1284, 1285, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1363, 1365, 1401, 1404, 1406, 1407, 1476, 1480, 1487, 1498, 1510, 1511, 1514, 1519, 1520, 1659, 1744, 1773, 2475, 2479, 2495, 2496, 2497, 2502, 2503, 2505, 2506, 2508, 2510, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2522, 2523, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2537, 2538, 2539, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2552, 2557, 2558, 2559, 2566, 2572, 2574, 2575, 2576, 2579, 2580, 2585, 2586, 2590, 2591, 2592, 2598, 2602, 2603, 2606], "matthew": [1, 2557], "brett": 1, "pydagogu": 1, "instruct": [1, 2, 4, 5, 6, 14, 21, 22, 35, 263, 367, 1494, 1495, 2503, 2507, 2509, 2510, 2516, 2522], "instal": [1, 2, 4, 6, 9, 14, 36, 270, 280, 349, 1174, 1365, 1384, 1407, 1458, 1495, 1499, 1509, 1510, 1511, 1512, 2497, 2503, 2505, 2509, 2511, 2512, 2514, 2521, 2522, 2526, 2529, 2531, 2535, 2537, 2540, 2541, 2542, 2544, 2547, 2549, 2550, 2551, 2555, 2557, 2558, 2559, 2566, 2574, 2580, 2586, 2592, 2598, 2599, 2603], "set": [1, 2, 3, 5, 6, 8, 10, 13, 14, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 41, 50, 51, 52, 53, 58, 59, 60, 61, 62, 65, 76, 82, 83, 88, 91, 92, 96, 102, 107, 117, 123, 124, 130, 133, 136, 139, 140, 146, 147, 149, 151, 152, 156, 157, 164, 172, 173, 177, 183, 184, 191, 192, 193, 196, 211, 213, 214, 215, 216, 224, 229, 234, 236, 249, 258, 259, 261, 263, 265, 266, 267, 273, 274, 276, 277, 280, 287, 289, 290, 292, 294, 295, 305, 306, 333, 337, 340, 349, 364, 365, 373, 388, 389, 391, 393, 397, 400, 433, 434, 435, 447, 448, 450, 453, 456, 470, 479, 534, 541, 542, 546, 587, 588, 621, 629, 630, 636, 637, 641, 642, 643, 644, 647, 648, 649, 650, 651, 652, 653, 655, 665, 672, 723, 730, 735, 736, 737, 743, 747, 751, 752, 758, 764, 765, 766, 776, 790, 795, 796, 802, 803, 806, 818, 822, 823, 824, 825, 830, 834, 839, 845, 857, 859, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 899, 904, 905, 908, 910, 915, 924, 925, 927, 930, 931, 936, 948, 952, 954, 957, 984, 995, 1097, 1106, 1110, 1112, 1134, 1156, 1199, 1200, 1201, 1206, 1210, 1216, 1221, 1232, 1237, 1244, 1261, 1274, 1277, 1278, 1279, 1284, 1302, 1320, 1322, 1325, 1326, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1343, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1384, 1396, 1397, 1404, 1407, 1415, 1416, 1420, 1421, 1423, 1427, 1434, 1435, 1436, 1437, 1438, 1439, 1441, 1442, 1443, 1444, 1445, 1451, 1452, 1453, 1454, 1455, 1456, 1458, 1466, 1472, 1476, 1480, 1481, 1485, 1487, 1491, 1492, 1495, 1497, 1498, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 1744, 1869, 2478, 2479, 2484, 2496, 2501, 2502, 2503, 2504, 2505, 2506, 2509, 2511, 2513, 2517, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2544, 2545, 2547, 2548, 2550, 2555, 2557, 2558, 2559, 2562, 2566, 2570, 2572, 2573, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2594, 2595, 2598, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "ssh": [1, 11, 2509, 2580], "kei": [1, 3, 7, 8, 13, 14, 16, 17, 18, 19, 23, 27, 30, 36, 60, 76, 130, 132, 135, 136, 150, 157, 164, 174, 191, 209, 215, 217, 218, 219, 225, 234, 240, 241, 259, 260, 261, 264, 265, 266, 267, 268, 271, 273, 275, 276, 277, 280, 289, 294, 337, 349, 367, 368, 369, 373, 374, 386, 407, 409, 437, 457, 461, 464, 474, 510, 532, 533, 540, 577, 608, 649, 743, 746, 747, 776, 779, 824, 826, 828, 829, 849, 850, 875, 925, 926, 927, 929, 930, 931, 933, 936, 937, 957, 997, 1130, 1200, 1201, 1206, 1229, 1231, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1371, 1381, 1403, 1407, 1411, 1413, 1415, 1416, 1418, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1435, 1439, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1465, 1467, 1468, 1469, 1476, 1491, 1492, 1493, 1496, 1497, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 1519, 2476, 2477, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2505, 2507, 2511, 2512, 2513, 2516, 2520, 2521, 2523, 2524, 2525, 2527, 2529, 2530, 2531, 2533, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2551, 2552, 2555, 2556, 2558, 2563, 2564, 2566, 2571, 2574, 2583, 2586, 2590, 2595, 2596, 2597, 2598, 2602, 2603, 2604], "configur": [1, 6, 17, 265, 277, 1358, 1359, 1360, 1361, 1440, 1465, 1495, 2488, 2504, 2510, 2512, 2516, 2520, 2525, 2536, 2539, 2547, 2551, 2570, 2574, 2580, 2598, 2603], "step": [1, 6, 7, 9, 11, 13, 14, 16, 22, 28, 29, 44, 62, 86, 215, 224, 461, 462, 603, 651, 834, 906, 1125, 1127, 1129, 1454, 2495, 2496, 2497, 2499, 2503, 2505, 2509, 2516, 2519, 2529, 2530, 2533, 2535, 2537, 2539, 2547, 2558, 2580, 2586, 2598, 2603], "seamlessli": [1, 14], "local": [1, 2, 4, 5, 14, 16, 17, 18, 19, 22, 263, 275, 287, 295, 296, 299, 304, 322, 326, 339, 340, 569, 610, 676, 680, 689, 704, 710, 722, 723, 937, 948, 985, 988, 993, 1001, 1006, 1014, 1021, 1038, 1041, 1045, 1058, 1062, 1199, 1364, 1399, 1403, 1491, 1492, 1493, 1494, 1495, 1496, 1498, 1499, 1500, 1502, 1507, 1508, 1519, 2495, 2505, 2509, 2514, 2516, 2527, 2529, 2530, 2531, 2533, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2550, 2552, 2555, 2558, 2570, 2574, 2580, 2592, 2598, 2603], "repositori": [1, 2, 5, 11, 14, 22, 35, 36], "own": [1, 3, 8, 11, 13, 14, 98, 459, 461, 657, 1081, 1194, 1454, 1481, 2496, 2497, 2503, 2505, 2507, 2509, 2516, 2519, 2527, 2529, 2537, 2541, 2544, 2555, 2574], "hit": [1, 6, 998, 2503, 2510, 2519], "button": [1, 26], "clone": [1, 2, 5, 2529], "machin": [1, 2, 4, 9, 13, 16, 19, 22, 2503, 2504, 2509, 2514, 2598], "http": [1, 2, 5, 8, 11, 13, 14, 16, 17, 18, 19, 22, 35, 65, 209, 241, 259, 261, 266, 268, 271, 273, 275, 276, 280, 349, 374, 904, 908, 925, 927, 930, 933, 936, 937, 969, 1047, 1291, 1294, 1326, 1343, 1421, 1422, 1452, 1477, 1479, 1483, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 1945, 1975, 2499, 2507, 2509, 2514, 2516, 2517, 2520, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "com": [1, 2, 5, 8, 11, 16, 17, 18, 19, 122, 241, 280, 734, 1421, 1477, 1483, 1509, 2499, 2509, 2511, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "name": [1, 2, 3, 5, 6, 7, 8, 10, 11, 14, 15, 16, 17, 18, 19, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 49, 71, 72, 73, 74, 75, 77, 81, 82, 91, 96, 101, 103, 104, 105, 106, 107, 111, 112, 114, 115, 122, 126, 127, 132, 133, 136, 143, 148, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 164, 167, 169, 170, 171, 172, 173, 174, 175, 183, 184, 185, 190, 191, 192, 194, 195, 196, 199, 201, 203, 204, 206, 207, 208, 209, 213, 215, 216, 218, 219, 220, 224, 225, 229, 231, 232, 238, 240, 241, 247, 248, 249, 253, 255, 257, 259, 260, 261, 263, 264, 265, 266, 267, 271, 274, 275, 276, 277, 279, 280, 281, 282, 284, 288, 289, 291, 292, 294, 295, 297, 299, 300, 302, 314, 315, 316, 317, 322, 324, 333, 337, 342, 348, 349, 356, 361, 363, 366, 367, 372, 375, 376, 389, 394, 402, 406, 410, 433, 437, 453, 456, 470, 474, 478, 487, 503, 506, 507, 508, 522, 524, 526, 527, 528, 529, 531, 533, 540, 541, 542, 543, 544, 545, 546, 569, 577, 603, 604, 608, 613, 616, 617, 618, 619, 620, 629, 655, 659, 661, 662, 663, 664, 665, 667, 668, 669, 671, 672, 673, 678, 680, 681, 683, 695, 696, 697, 698, 699, 704, 707, 725, 732, 734, 739, 740, 744, 745, 747, 748, 755, 758, 759, 764, 765, 766, 768, 769, 771, 772, 775, 776, 777, 778, 781, 782, 783, 785, 786, 788, 789, 793, 795, 796, 802, 804, 805, 806, 808, 810, 813, 814, 815, 817, 820, 821, 822, 824, 825, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 839, 841, 842, 847, 857, 858, 859, 870, 871, 875, 904, 908, 917, 918, 919, 921, 923, 925, 927, 928, 929, 930, 931, 933, 937, 938, 940, 942, 944, 945, 949, 950, 954, 957, 984, 995, 997, 1006, 1030, 1038, 1077, 1079, 1085, 1110, 1112, 1120, 1121, 1122, 1123, 1157, 1199, 1200, 1201, 1206, 1216, 1219, 1220, 1224, 1232, 1235, 1236, 1237, 1240, 1255, 1256, 1258, 1261, 1278, 1284, 1285, 1286, 1287, 1288, 1296, 1297, 1298, 1299, 1302, 1324, 1341, 1362, 1364, 1365, 1368, 1380, 1384, 1398, 1399, 1405, 1406, 1407, 1409, 1410, 1416, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1440, 1442, 1444, 1452, 1456, 1458, 1460, 1461, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1480, 1483, 1484, 1485, 1488, 1491, 1492, 1495, 1496, 1497, 1498, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1515, 1516, 1517, 1518, 2478, 2495, 2497, 2499, 2502, 2503, 2504, 2506, 2507, 2508, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2544, 2545, 2550, 2551, 2552, 2556, 2557, 2558, 2559, 2562, 2563, 2564, 2565, 2566, 2569, 2570, 2572, 2573, 2580, 2582, 2583, 2584, 2585, 2587, 2592, 2593, 2594, 2599, 2600, 2601, 2602, 2603, 2604, 2606], "yournam": [1, 5], "cd": [1, 5, 2520, 2555], "remot": [1, 5, 14, 1496, 2539, 2586, 2592], "upstream": [1, 2, 5], "directori": [1, 2, 4, 5, 14, 19, 22, 262, 270, 271, 1423, 1500, 2509, 2512, 2514, 2527, 2534, 2544, 2555, 2578, 2579, 2598], "note": [1, 2, 5, 6, 10, 14, 15, 16, 17, 19, 22, 34, 39, 46, 49, 56, 63, 65, 67, 68, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 91, 96, 97, 98, 99, 102, 107, 108, 109, 110, 111, 118, 119, 121, 122, 123, 124, 126, 127, 129, 130, 131, 134, 136, 137, 139, 141, 142, 148, 149, 150, 155, 156, 157, 162, 163, 164, 166, 168, 172, 173, 174, 176, 178, 179, 181, 182, 189, 190, 191, 192, 198, 205, 209, 210, 212, 213, 214, 216, 218, 219, 221, 222, 223, 224, 226, 227, 228, 229, 230, 233, 239, 245, 248, 249, 251, 252, 255, 257, 258, 261, 262, 266, 268, 269, 270, 271, 275, 279, 281, 282, 283, 284, 285, 287, 288, 290, 291, 293, 294, 295, 296, 304, 318, 326, 330, 340, 349, 364, 366, 368, 376, 378, 379, 384, 388, 389, 400, 403, 406, 418, 433, 440, 455, 457, 459, 461, 462, 467, 473, 483, 487, 489, 503, 506, 509, 522, 530, 531, 532, 545, 569, 597, 608, 612, 616, 617, 621, 622, 626, 627, 628, 629, 630, 633, 636, 655, 656, 657, 658, 665, 666, 670, 676, 689, 710, 714, 723, 731, 734, 735, 736, 737, 739, 740, 742, 743, 747, 753, 754, 759, 774, 776, 779, 780, 794, 797, 801, 802, 822, 823, 825, 828, 829, 830, 834, 839, 840, 843, 848, 859, 865, 866, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 899, 904, 908, 915, 916, 921, 923, 924, 927, 930, 933, 934, 937, 940, 942, 945, 946, 948, 949, 950, 955, 956, 957, 960, 969, 979, 984, 985, 988, 990, 993, 998, 1001, 1014, 1020, 1021, 1045, 1062, 1077, 1079, 1086, 1087, 1094, 1096, 1098, 1101, 1105, 1106, 1110, 1114, 1120, 1122, 1123, 1132, 1134, 1144, 1146, 1150, 1172, 1173, 1174, 1175, 1177, 1179, 1182, 1195, 1197, 1199, 1200, 1201, 1207, 1210, 1216, 1219, 1220, 1221, 1222, 1223, 1236, 1237, 1238, 1239, 1244, 1264, 1269, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1289, 1299, 1309, 1320, 1322, 1324, 1326, 1329, 1330, 1331, 1332, 1333, 1336, 1337, 1338, 1339, 1340, 1341, 1343, 1346, 1347, 1348, 1349, 1350, 1353, 1354, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1374, 1403, 1404, 1405, 1406, 1407, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1427, 1431, 1433, 1434, 1435, 1437, 1438, 1439, 1440, 1442, 1443, 1444, 1445, 1451, 1452, 1454, 1457, 1458, 1466, 1467, 1474, 1475, 1476, 1480, 1489, 1491, 1492, 1495, 1497, 1498, 1499, 1500, 1501, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1517, 1518, 1519, 1520, 1521, 1869, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2507, 2508, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2547, 2549, 2550, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "shallow": [1, 98, 657, 1509, 2509, 2527, 2529, 2547, 2580, 2592], "depth": [1, 21, 36, 532, 1465, 2496, 2533, 2552], "n": [1, 3, 7, 14, 15, 19, 22, 24, 31, 34, 46, 63, 67, 76, 82, 102, 113, 116, 122, 124, 138, 153, 159, 160, 182, 185, 198, 211, 229, 230, 231, 238, 240, 241, 249, 256, 259, 266, 272, 276, 279, 281, 284, 292, 294, 295, 296, 298, 299, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 329, 337, 339, 340, 344, 345, 384, 403, 405, 433, 434, 435, 455, 459, 473, 509, 530, 569, 608, 610, 612, 621, 626, 629, 633, 660, 675, 676, 677, 679, 680, 689, 691, 692, 693, 694, 695, 696, 697, 698, 700, 702, 703, 704, 705, 707, 710, 711, 718, 719, 720, 722, 723, 727, 734, 736, 750, 771, 772, 794, 797, 818, 839, 840, 841, 847, 849, 850, 859, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 899, 904, 905, 906, 908, 910, 922, 925, 930, 934, 940, 942, 945, 949, 953, 954, 957, 960, 961, 965, 969, 973, 975, 979, 980, 984, 985, 988, 993, 998, 1014, 1053, 1103, 1139, 1141, 1142, 1145, 1168, 1169, 1173, 1177, 1198, 1199, 1200, 1210, 1230, 1232, 1235, 1257, 1265, 1271, 1276, 1282, 1283, 1285, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1364, 1388, 1409, 1410, 1463, 1464, 1470, 1471, 1485, 1491, 1492, 1497, 1498, 1504, 1505, 1506, 1508, 1518, 1519, 1521, 1526, 1530, 1532, 1534, 1552, 1556, 1558, 1560, 1578, 1582, 1584, 1586, 1604, 1608, 1610, 1612, 1630, 1634, 1637, 1640, 1659, 1663, 1667, 1670, 1691, 1695, 1697, 1699, 1716, 1720, 1722, 1724, 1744, 1748, 1751, 1754, 1773, 1777, 1781, 1784, 1805, 1809, 1813, 1816, 1837, 1841, 1845, 1848, 1869, 1873, 1875, 1877, 1894, 1898, 1901, 1903, 1920, 1924, 1926, 1928, 1945, 1949, 1951, 1955, 1975, 1979, 1981, 1985, 2007, 2011, 2014, 2016, 2033, 2037, 2039, 2041, 2060, 2064, 2067, 2069, 2086, 2090, 2093, 2095, 2112, 2116, 2119, 2121, 2138, 2142, 2144, 2146, 2163, 2167, 2169, 2171, 2188, 2192, 2195, 2197, 2214, 2218, 2220, 2222, 2240, 2244, 2246, 2248, 2266, 2270, 2273, 2275, 2292, 2296, 2299, 2301, 2318, 2322, 2325, 2327, 2344, 2348, 2351, 2353, 2370, 2374, 2376, 2378, 2396, 2400, 2402, 2404, 2423, 2427, 2429, 2431, 2449, 2453, 2455, 2457, 2475, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2510, 2511, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2557, 2558, 2570, 2573, 2574, 2578, 2580, 2586, 2587, 2588, 2592, 2594, 2597, 2598, 2599, 2603, 2604], "greater": [1, 73, 102, 119, 126, 134, 137, 148, 163, 166, 181, 506, 618, 636, 739, 745, 748, 759, 916, 1182, 1210, 1219, 1299, 1468, 2496, 2501, 2504, 2505, 2509, 2511, 2516, 2521, 2526, 2534, 2536, 2544, 2550, 2555, 2574, 2586, 2590, 2592, 2598, 2606], "equal": [1, 62, 74, 75, 96, 119, 126, 134, 136, 137, 148, 150, 163, 165, 166, 181, 197, 200, 208, 211, 218, 220, 229, 257, 265, 267, 277, 337, 372, 378, 379, 386, 401, 414, 417, 427, 428, 473, 474, 477, 503, 506, 531, 539, 619, 620, 651, 655, 732, 739, 745, 747, 753, 754, 759, 775, 793, 807, 809, 818, 828, 839, 916, 923, 931, 934, 997, 1179, 1182, 1219, 1232, 1236, 1299, 1326, 1343, 1363, 1364, 1365, 1393, 1406, 1407, 1468, 1479, 1489, 1510, 1511, 1514, 1515, 1516, 1517, 1530, 1556, 1582, 1608, 1634, 1663, 1695, 1720, 1748, 1777, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2496, 2497, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2519, 2520, 2521, 2527, 2528, 2531, 2533, 2534, 2535, 2536, 2537, 2540, 2541, 2543, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2558, 2570, 2574, 2578, 2580, 2584, 2586, 2590, 2592, 2596, 2597, 2598, 2603], "1": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 44, 46, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 86, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 151, 152, 154, 155, 157, 159, 160, 161, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 244, 246, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 326, 327, 329, 333, 334, 337, 340, 341, 342, 343, 344, 349, 353, 357, 359, 360, 363, 364, 365, 366, 367, 372, 373, 376, 378, 379, 383, 384, 387, 389, 390, 391, 394, 399, 400, 403, 405, 407, 408, 409, 411, 417, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 433, 436, 439, 441, 445, 449, 452, 454, 455, 456, 457, 459, 461, 462, 464, 467, 468, 470, 472, 473, 474, 477, 479, 483, 484, 485, 486, 487, 488, 493, 499, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 536, 537, 539, 540, 541, 542, 543, 544, 546, 547, 551, 553, 568, 569, 571, 573, 577, 592, 596, 603, 606, 608, 610, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 625, 626, 627, 628, 629, 630, 631, 633, 636, 637, 639, 640, 641, 642, 643, 647, 648, 649, 650, 651, 652, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 710, 711, 712, 713, 717, 718, 719, 720, 723, 724, 725, 726, 727, 730, 732, 733, 734, 735, 736, 737, 739, 740, 741, 743, 744, 745, 747, 748, 750, 751, 752, 753, 754, 755, 757, 758, 759, 760, 764, 765, 766, 767, 768, 769, 771, 772, 773, 775, 776, 777, 778, 779, 780, 781, 782, 783, 785, 786, 788, 789, 790, 792, 793, 795, 796, 798, 800, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 848, 849, 850, 852, 854, 855, 856, 857, 858, 859, 861, 862, 863, 865, 866, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 894, 895, 896, 897, 898, 899, 900, 901, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 936, 937, 940, 942, 944, 945, 946, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 959, 960, 961, 965, 967, 968, 969, 973, 975, 984, 985, 988, 991, 992, 993, 994, 995, 997, 998, 1001, 1014, 1025, 1027, 1029, 1032, 1042, 1045, 1054, 1059, 1060, 1074, 1075, 1076, 1077, 1078, 1079, 1094, 1098, 1100, 1102, 1103, 1105, 1106, 1110, 1120, 1122, 1123, 1125, 1126, 1127, 1129, 1130, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1173, 1174, 1175, 1176, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1190, 1192, 1194, 1195, 1196, 1197, 1199, 1200, 1201, 1204, 1206, 1207, 1208, 1210, 1211, 1216, 1217, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1229, 1230, 1231, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1244, 1245, 1248, 1254, 1257, 1259, 1260, 1261, 1263, 1264, 1265, 1267, 1268, 1269, 1271, 1272, 1274, 1276, 1277, 1278, 1279, 1284, 1285, 1287, 1288, 1290, 1291, 1294, 1295, 1299, 1300, 1301, 1302, 1304, 1305, 1308, 1309, 1312, 1314, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1369, 1374, 1375, 1378, 1381, 1384, 1390, 1393, 1396, 1397, 1398, 1399, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1437, 1438, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1477, 1479, 1480, 1482, 1483, 1485, 1489, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1526, 1529, 1530, 1531, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1552, 1555, 1556, 1557, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1578, 1581, 1582, 1583, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1607, 1608, 1609, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1633, 1634, 1636, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1659, 1662, 1663, 1665, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1694, 1695, 1696, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1719, 1720, 1721, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1744, 1747, 1748, 1750, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1773, 1776, 1777, 1779, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1808, 1809, 1812, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1840, 1841, 1844, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1869, 1872, 1873, 1874, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1897, 1898, 1899, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1920, 1923, 1924, 1925, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1945, 1948, 1949, 1950, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1975, 1978, 1979, 1980, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 2010, 2011, 2012, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2033, 2036, 2037, 2038, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2063, 2064, 2065, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2089, 2090, 2091, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2115, 2116, 2117, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2138, 2141, 2142, 2143, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2163, 2166, 2167, 2168, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2191, 2192, 2193, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2214, 2217, 2218, 2219, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2240, 2243, 2244, 2245, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2269, 2270, 2271, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2292, 2295, 2296, 2297, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2318, 2321, 2322, 2323, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2347, 2348, 2349, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2370, 2373, 2374, 2375, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2396, 2399, 2400, 2401, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2423, 2426, 2427, 2428, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2449, 2452, 2453, 2454, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2475, 2476, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2533, 2534, 2536, 2537, 2539, 2541, 2547, 2549, 2550, 2552, 2554, 2555, 2558, 2566, 2568, 2569, 2572], "break": [1, 2, 6, 12, 16, 17, 18, 19, 280, 507, 915, 1183, 1407, 1491, 1494, 1508, 1510, 1511, 2495, 2509, 2512, 2517, 2519, 2523, 2527, 2529, 2532, 2533, 2534, 2535, 2538, 2539, 2544, 2549, 2550, 2555, 2559, 2568, 2574, 2586, 2587, 2592, 2603], "test": [1, 4, 5, 6, 9, 11, 14, 16, 17, 18, 19, 96, 120, 138, 150, 489, 733, 750, 764, 865, 869, 909, 1149, 1202, 1203, 1242, 1243, 1365, 1373, 1374, 1380, 1393, 1402, 1407, 1477, 1483, 1510, 1511, 1869, 2484, 2495, 2496, 2497, 2499, 2503, 2504, 2506, 2509, 2512, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2543, 2546, 2547, 2548, 2550, 2551, 2552, 2555, 2558, 2564, 2566, 2570, 2573, 2574, 2581, 2586, 2587, 2588, 2592, 2598, 2601, 2603, 2604, 2606], "cannot": [1, 2, 6, 8, 13, 15, 16, 19, 34, 44, 49, 115, 126, 182, 190, 209, 213, 218, 229, 266, 276, 296, 304, 326, 334, 345, 401, 417, 477, 532, 676, 689, 710, 717, 739, 794, 797, 822, 828, 839, 899, 908, 930, 976, 985, 988, 993, 1001, 1014, 1020, 1045, 1079, 1096, 1112, 1115, 1130, 1132, 1173, 1219, 1232, 1282, 1283, 1383, 1388, 1403, 1416, 1424, 1425, 1426, 1433, 1444, 1454, 1475, 1491, 1498, 1508, 1519, 2479, 2496, 2497, 2498, 2499, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2516, 2517, 2519, 2520, 2524, 2529, 2531, 2534, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2554, 2555, 2558, 2574, 2576, 2580, 2586, 2592, 2598, 2603], "comput": [1, 3, 10, 14, 15, 16, 17, 19, 34, 44, 68, 71, 72, 81, 99, 100, 102, 109, 110, 111, 131, 136, 146, 159, 160, 167, 168, 169, 170, 171, 175, 176, 177, 178, 179, 188, 191, 205, 206, 207, 208, 209, 210, 211, 212, 221, 222, 223, 226, 227, 228, 238, 251, 252, 253, 263, 283, 293, 403, 405, 433, 437, 461, 462, 467, 509, 530, 603, 613, 633, 658, 660, 667, 668, 669, 670, 732, 744, 745, 747, 748, 758, 771, 772, 775, 777, 778, 780, 781, 782, 783, 785, 786, 788, 789, 793, 800, 813, 814, 815, 816, 817, 818, 820, 821, 831, 832, 833, 836, 837, 838, 847, 888, 917, 918, 919, 944, 956, 1108, 1125, 1127, 1129, 1174, 1201, 1207, 1208, 1209, 1210, 1224, 1229, 1230, 1234, 1235, 1237, 1247, 1254, 1259, 1260, 1261, 1262, 1263, 1266, 1270, 1271, 1272, 1273, 1274, 1275, 1277, 1278, 1284, 1292, 1295, 1300, 1301, 1302, 1303, 1304, 1307, 1310, 1312, 1313, 1314, 1315, 1317, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1334, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1351, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1407, 1476, 1495, 1510, 1511, 1514, 2484, 2495, 2497, 2499, 2501, 2503, 2505, 2506, 2509, 2511, 2512, 2514, 2517, 2519, 2520, 2523, 2527, 2528, 2529, 2537, 2538, 2539, 2544, 2546, 2547, 2555, 2563, 2565, 2566, 2569, 2570, 2574, 2576, 2580, 2586, 2592, 2596, 2598, 2603, 2604], "reflect": [1, 2, 11, 98, 130, 233, 275, 282, 657, 743, 843, 937, 1201, 1237, 1244, 1278, 1284, 2497, 2505, 2531, 2532, 2550, 2555, 2580, 2598], "product": [1, 14, 34, 103, 104, 105, 106, 111, 141, 142, 157, 174, 206, 522, 526, 527, 528, 529, 661, 662, 663, 664, 670, 814, 1206, 1214, 1222, 1223, 1251, 1467, 2495, 2497, 2504, 2505, 2507, 2510, 2511, 2515, 2527, 2528, 2547, 2549, 2550, 2603], "readi": [1, 11], "shini": [1, 1362, 2513], "checkout": 1, "abov": [1, 2, 3, 4, 7, 15, 16, 17, 18, 19, 22, 25, 34, 91, 92, 143, 164, 192, 211, 218, 219, 277, 284, 534, 652, 755, 776, 802, 818, 828, 829, 863, 938, 945, 960, 1114, 1231, 1244, 1415, 1421, 1422, 1434, 1451, 1454, 1480, 1492, 1519, 2478, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2518, 2519, 2520, 2521, 2525, 2529, 2531, 2534, 2536, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2583, 2586, 2587, 2592, 2598], "simplifi": [1, 11, 1433, 2527, 2555], "b": [1, 2, 3, 8, 15, 16, 17, 18, 19, 39, 44, 46, 49, 50, 56, 58, 59, 60, 63, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 80, 83, 91, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 114, 119, 121, 122, 123, 124, 126, 131, 132, 133, 134, 136, 137, 140, 143, 146, 148, 157, 163, 164, 166, 168, 172, 174, 176, 178, 179, 180, 181, 186, 189, 190, 191, 192, 194, 195, 201, 205, 208, 209, 210, 211, 212, 215, 218, 221, 222, 223, 224, 226, 227, 228, 230, 232, 237, 240, 241, 247, 251, 252, 255, 258, 259, 261, 264, 266, 269, 270, 274, 281, 283, 284, 288, 289, 293, 330, 376, 383, 384, 390, 400, 403, 406, 407, 425, 439, 441, 453, 454, 461, 462, 473, 477, 509, 527, 530, 531, 532, 533, 534, 536, 538, 539, 542, 544, 545, 546, 569, 597, 608, 612, 613, 614, 615, 618, 620, 626, 628, 630, 640, 641, 647, 648, 649, 655, 656, 657, 658, 661, 662, 663, 664, 665, 667, 668, 669, 671, 673, 714, 732, 734, 735, 737, 739, 744, 745, 747, 748, 752, 753, 754, 755, 758, 759, 768, 775, 776, 777, 780, 784, 786, 788, 789, 793, 801, 802, 804, 805, 810, 813, 817, 818, 820, 821, 827, 828, 830, 831, 832, 833, 834, 836, 837, 838, 842, 849, 850, 857, 858, 863, 866, 870, 871, 873, 875, 876, 878, 879, 880, 881, 882, 883, 884, 885, 886, 898, 909, 917, 918, 921, 924, 925, 927, 928, 929, 930, 934, 942, 944, 945, 949, 950, 951, 953, 956, 1102, 1120, 1122, 1123, 1126, 1132, 1134, 1138, 1139, 1141, 1144, 1148, 1150, 1152, 1159, 1165, 1167, 1170, 1172, 1173, 1199, 1200, 1201, 1207, 1208, 1210, 1211, 1216, 1219, 1220, 1225, 1229, 1230, 1231, 1232, 1237, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1284, 1285, 1291, 1294, 1295, 1299, 1300, 1302, 1309, 1324, 1341, 1356, 1362, 1363, 1365, 1374, 1375, 1378, 1390, 1398, 1403, 1404, 1405, 1406, 1407, 1411, 1412, 1413, 1414, 1421, 1422, 1424, 1433, 1434, 1442, 1443, 1452, 1454, 1458, 1466, 1467, 1468, 1469, 1475, 1476, 1480, 1487, 1491, 1492, 1498, 1505, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 2475, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2552, 2555, 2558, 2566, 2569, 2573, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "clear": [1, 3, 4, 11, 12, 19, 1200, 1454, 2497, 2504, 2509, 2517, 2527, 2530, 2537, 2555, 2558, 2570, 2572, 2574, 2592], "switch": [1, 146, 1365, 1407, 1491, 1508, 1510, 1511, 1519, 2496, 2509, 2511, 2512, 2513, 2514, 2527, 2528, 2544, 2555, 2580, 2586, 2592], "command": [1, 2, 5, 6, 14, 16, 17, 19, 21, 22, 483, 1421, 1422, 1454, 2530], "sure": [1, 2, 5, 6, 11, 22, 24, 2509, 2516, 2527, 2529, 2574], "date": [1, 2, 3, 4, 5, 7, 10, 21, 26, 29, 30, 31, 34, 36, 80, 82, 84, 88, 128, 161, 213, 236, 266, 276, 279, 281, 284, 287, 295, 311, 312, 313, 314, 315, 316, 317, 324, 325, 330, 340, 349, 354, 355, 367, 419, 433, 472, 551, 553, 563, 569, 590, 593, 597, 628, 629, 631, 637, 692, 693, 694, 695, 696, 697, 698, 699, 707, 708, 714, 719, 723, 741, 773, 822, 845, 930, 940, 942, 945, 948, 960, 984, 1001, 1002, 1014, 1018, 1020, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1032, 1045, 1054, 1062, 1071, 1132, 1199, 1364, 1365, 1407, 1486, 1491, 1492, 1498, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1522, 1526, 1548, 1549, 1552, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1659, 1686, 1687, 1713, 1714, 1738, 1739, 1744, 1769, 1770, 1773, 1800, 1801, 1833, 1834, 1865, 1866, 1869, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 1975, 2000, 2001, 2030, 2031, 2033, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2214, 2236, 2237, 2240, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2396, 2418, 2419, 2423, 2446, 2447, 2472, 2473, 2481, 2484, 2491, 2495, 2496, 2497, 2505, 2506, 2507, 2512, 2513, 2518, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2551, 2555, 2563, 2570, 2571, 2574, 2575, 2580, 2582, 2583, 2586, 2587, 2592, 2602, 2603, 2604, 2605], "latest": [1, 13, 14, 22, 65, 266, 386, 387, 930, 1174, 1497, 2509, 2531, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "ff": 1, "after": [1, 2, 3, 4, 6, 8, 11, 16, 17, 19, 22, 24, 25, 32, 50, 68, 70, 91, 109, 110, 131, 148, 176, 178, 179, 191, 205, 210, 212, 218, 219, 221, 222, 223, 226, 227, 228, 240, 247, 251, 252, 256, 267, 282, 283, 284, 339, 466, 543, 608, 615, 622, 641, 722, 759, 828, 829, 849, 858, 860, 895, 903, 907, 915, 922, 931, 945, 969, 1082, 1232, 1299, 1365, 1407, 1433, 1444, 1458, 1476, 1480, 1491, 1492, 1497, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1869, 2496, 2499, 2504, 2505, 2507, 2509, 2511, 2512, 2516, 2517, 2519, 2520, 2521, 2523, 2531, 2532, 2534, 2536, 2537, 2540, 2541, 2542, 2544, 2549, 2550, 2552, 2555, 2556, 2558, 2559, 2574, 2578, 2580, 2582, 2584, 2585, 2587, 2588, 2592, 2595, 2598, 2602, 2603], "pr": [1, 4, 11, 13, 2565], "style": [1, 3, 14, 22, 26, 30, 31, 107, 113, 117, 136, 172, 174, 191, 192, 213, 215, 248, 258, 261, 267, 665, 747, 802, 822, 863, 924, 927, 931, 1003, 1216, 1369, 1466, 1467, 1468, 1469, 1476, 1492, 1504, 1505, 2478, 2484, 2495, 2497, 2505, 2506, 2512, 2513, 2515, 2519, 2525, 2527, 2534, 2535, 2537, 2538, 2539, 2546, 2547, 2550, 2558, 2570, 2571, 2573, 2574, 2580, 2586, 2592, 2598, 2603, 2606], "separ": [1, 2, 3, 13, 16, 18, 19, 26, 27, 29, 31, 63, 91, 139, 150, 192, 240, 258, 259, 261, 265, 267, 277, 349, 736, 751, 802, 863, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 895, 903, 904, 908, 924, 925, 927, 931, 1031, 1206, 1221, 1265, 1279, 1365, 1374, 1389, 1390, 1405, 1406, 1407, 1410, 1421, 1422, 1452, 1454, 1455, 1465, 1480, 1491, 1492, 1494, 1497, 1508, 1509, 1510, 1511, 1514, 1520, 2478, 2491, 2501, 2507, 2510, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2527, 2528, 2531, 2534, 2535, 2536, 2539, 2541, 2543, 2544, 2550, 2555, 2558, 2570, 2574, 2586, 2592, 2598], "type": [1, 6, 7, 9, 10, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 34, 35, 37, 39, 44, 46, 49, 63, 71, 72, 73, 77, 82, 90, 91, 92, 97, 98, 107, 116, 120, 126, 127, 129, 132, 135, 136, 138, 143, 145, 147, 148, 155, 157, 162, 168, 174, 177, 182, 188, 189, 191, 201, 211, 213, 214, 215, 216, 218, 220, 224, 229, 230, 232, 233, 239, 245, 256, 257, 260, 263, 264, 266, 269, 274, 275, 276, 281, 282, 284, 287, 291, 293, 295, 296, 304, 314, 315, 316, 317, 324, 326, 340, 345, 349, 350, 366, 369, 384, 388, 389, 390, 392, 394, 400, 401, 403, 413, 414, 415, 420, 421, 422, 423, 424, 425, 429, 430, 431, 437, 452, 453, 456, 461, 468, 471, 473, 474, 475, 487, 489, 501, 503, 506, 509, 522, 524, 530, 531, 541, 542, 544, 575, 577, 603, 608, 611, 618, 622, 626, 629, 639, 652, 656, 657, 665, 676, 689, 695, 696, 697, 698, 707, 710, 719, 720, 723, 733, 737, 739, 740, 742, 746, 747, 750, 755, 757, 759, 774, 780, 800, 801, 810, 818, 822, 823, 825, 826, 828, 834, 839, 842, 843, 848, 851, 854, 857, 863, 866, 887, 904, 907, 908, 922, 923, 926, 929, 930, 932, 934, 937, 941, 942, 945, 948, 949, 951, 955, 956, 958, 979, 984, 985, 988, 993, 997, 998, 1077, 1079, 1080, 1081, 1082, 1083, 1084, 1089, 1094, 1096, 1106, 1107, 1110, 1111, 1112, 1115, 1116, 1117, 1130, 1173, 1178, 1179, 1182, 1196, 1200, 1216, 1219, 1229, 1232, 1236, 1255, 1269, 1285, 1296, 1299, 1309, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1365, 1374, 1379, 1404, 1405, 1406, 1407, 1409, 1433, 1443, 1458, 1463, 1464, 1467, 1469, 1470, 1471, 1476, 1480, 1481, 1487, 1489, 1491, 1492, 1493, 1496, 1498, 1501, 1505, 1507, 1508, 1509, 1510, 1511, 1515, 1519, 1520, 1521, 1869, 2483, 2484, 2486, 2491, 2495, 2497, 2499, 2501, 2502, 2505, 2506, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2522, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2543, 2545, 2548, 2551, 2556, 2557, 2559, 2562, 2563, 2566, 2570, 2571, 2572, 2575, 2578, 2580, 2582, 2584, 2587, 2594, 2595, 2596, 2598, 2599, 2601, 2603, 2604, 2605, 2606], "statu": [1, 22, 2528], "file": [1, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 18, 19, 21, 24, 30, 34, 63, 146, 258, 259, 261, 262, 264, 266, 267, 268, 270, 271, 273, 276, 279, 280, 348, 349, 352, 354, 355, 359, 368, 369, 373, 374, 758, 908, 924, 925, 927, 929, 930, 931, 933, 936, 940, 1146, 1365, 1370, 1371, 1374, 1377, 1389, 1390, 1392, 1407, 1443, 1452, 1453, 1454, 1455, 1459, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1507, 1508, 1509, 1510, 1511, 1512, 2484, 2495, 2496, 2499, 2501, 2502, 2503, 2504, 2506, 2510, 2511, 2512, 2513, 2514, 2516, 2521, 2522, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2548, 2550, 2551, 2552, 2555, 2558, 2563, 2569, 2572, 2573, 2574, 2575, 2576, 2578, 2579, 2580, 2587, 2588, 2589, 2591, 2594, 2595, 2598, 2600, 2601, 2604], "being": [1, 2, 3, 4, 8, 11, 13, 14, 17, 143, 153, 154, 156, 164, 191, 194, 195, 215, 218, 220, 229, 248, 261, 265, 267, 270, 271, 277, 284, 368, 374, 399, 400, 598, 653, 737, 755, 776, 804, 805, 824, 828, 839, 872, 877, 900, 901, 906, 927, 931, 945, 1081, 1130, 1172, 1403, 1404, 1452, 1454, 1476, 1491, 1494, 1497, 1508, 1509, 1515, 1516, 1517, 1519, 2495, 2497, 2499, 2501, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2515, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2547, 2548, 2550, 2551, 2555, 2558, 2559, 2570, 2574, 2575, 2576, 2580, 2584, 2586, 2587, 2592, 2595, 2596, 2598, 2603, 2605], "track": [1, 6, 13, 16, 2574, 2605, 2606], "path": [1, 2, 5, 12, 17, 22, 259, 261, 262, 264, 265, 266, 267, 268, 270, 271, 273, 276, 277, 280, 349, 351, 372, 375, 925, 927, 929, 930, 931, 933, 936, 1237, 1284, 1423, 1452, 1453, 1454, 1455, 1465, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1507, 1508, 1509, 1512, 2501, 2505, 2509, 2514, 2523, 2524, 2526, 2527, 2529, 2531, 2534, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2555, 2558, 2574, 2576, 2578, 2580, 2583, 2586, 2588, 2589, 2598, 2603], "py": [1, 2, 4, 5, 6, 8, 13, 16, 17, 18, 19, 22, 26, 27, 29, 30, 31, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2513, 2514, 2521, 2527, 2529, 2530, 2535, 2538, 2539, 2540, 2541, 2544, 2545, 2549, 2550, 2555, 2558, 2566, 2568, 2574, 2592, 2598, 2603], "give": [1, 3, 5, 6, 11, 35, 91, 97, 111, 139, 526, 608, 656, 751, 784, 1031, 1086, 1221, 1279, 1410, 1416, 1427, 1454, 1480, 1494, 2484, 2495, 2497, 2501, 2502, 2509, 2511, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2527, 2529, 2531, 2534, 2537, 2538, 2539, 2540, 2544, 2550, 2551, 2555, 2558, 2574, 2575, 2580, 2586, 2589, 2592, 2598, 2601, 2603], "someth": [1, 2, 3, 4, 13, 14, 22, 24, 34, 155, 895, 903, 1132, 2496, 2497, 2501, 2504, 2505, 2507, 2509, 2514, 2526, 2538], "modifi": [1, 2, 4, 5, 13, 14, 81, 113, 115, 121, 126, 155, 209, 215, 216, 218, 220, 234, 240, 289, 453, 456, 473, 739, 825, 830, 870, 871, 934, 951, 1086, 1219, 1291, 1294, 1305, 1403, 1486, 1498, 2497, 2503, 2507, 2509, 2515, 2527, 2529, 2531, 2534, 2536, 2539, 2547, 2550, 2558, 2572, 2576, 2580, 2586, 2587, 2594, 2603], "rel": [1, 4, 8, 11, 13, 16, 122, 192, 296, 304, 326, 479, 676, 689, 710, 734, 794, 797, 802, 952, 985, 988, 993, 1001, 1014, 1045, 1200, 1282, 1283, 1415, 1416, 1451, 1487, 1512, 1514, 1515, 1516, 1517, 2495, 2496, 2497, 2509, 2510, 2514, 2515, 2519, 2521, 2529, 2541, 2550, 2558, 2598], "explanatori": 1, "convent": [1, 2, 4, 8, 10, 44, 213, 215, 216, 219, 245, 278, 291, 367, 822, 825, 829, 939, 998, 2495, 2497, 2504, 2507, 2509, 2518, 2519, 2520, 2531, 2550, 2580], "prefix": [1, 3, 16, 17, 18, 19, 21, 24, 69, 70, 209, 280, 614, 615, 874, 896, 897, 1405, 1406, 1442, 1465, 1491, 1508, 1509, 1510, 2496, 2503, 2509, 2511, 2513, 2517, 2523, 2524, 2528, 2529, 2541, 2544, 2557, 2580, 2592, 2594, 2598], "layout": [1, 13, 21, 33, 91, 139, 192, 280, 802, 1206, 1221, 1480, 1509, 2507, 2510, 2527, 2529, 2531, 2532, 2534, 2544], "common": [1, 2, 3, 4, 13, 14, 15, 16, 17, 18, 19, 28, 34, 107, 196, 245, 248, 269, 291, 417, 499, 513, 517, 665, 806, 853, 1132, 1190, 1196, 1216, 1418, 1433, 1454, 1519, 1945, 1975, 2495, 2496, 2497, 2501, 2502, 2504, 2505, 2507, 2509, 2510, 2511, 2516, 2519, 2521, 2525, 2527, 2529, 2534, 2537, 2539, 2540, 2541, 2542, 2544, 2555, 2558, 2566, 2580, 2586, 2592, 2598, 2599, 2603], "along": [1, 7, 30, 35, 73, 74, 75, 77, 78, 92, 99, 100, 101, 114, 115, 126, 136, 141, 142, 148, 159, 160, 164, 167, 169, 170, 171, 175, 177, 189, 190, 194, 206, 207, 211, 231, 238, 240, 241, 249, 253, 257, 292, 318, 452, 455, 618, 619, 620, 652, 658, 659, 673, 739, 747, 753, 754, 759, 771, 772, 776, 778, 781, 782, 783, 785, 801, 804, 814, 815, 818, 840, 841, 847, 850, 859, 919, 923, 954, 990, 1095, 1106, 1200, 1207, 1208, 1219, 1222, 1223, 1224, 1235, 1236, 1299, 1403, 1411, 1412, 1413, 1414, 1424, 1425, 1426, 1427, 1431, 1433, 1457, 1475, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2513, 2520, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2566, 2567, 2572, 2573, 2574, 2580, 2596, 2598, 2603], "gener": [1, 2, 4, 6, 8, 10, 11, 13, 14, 28, 29, 31, 32, 34, 63, 76, 101, 102, 107, 146, 155, 190, 196, 197, 198, 199, 200, 202, 203, 229, 263, 265, 294, 295, 310, 363, 375, 393, 621, 665, 672, 758, 806, 807, 808, 809, 811, 830, 839, 957, 989, 1155, 1169, 1176, 1178, 1199, 1210, 1216, 1232, 1240, 1286, 1364, 1365, 1374, 1389, 1390, 1403, 1407, 1409, 1410, 1420, 1422, 1433, 1444, 1465, 1474, 1475, 1477, 1479, 1508, 1509, 1510, 1511, 1518, 1519, 1659, 1744, 1773, 2370, 2478, 2484, 2495, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2512, 2513, 2514, 2515, 2516, 2517, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2543, 2544, 2546, 2547, 2548, 2551, 2552, 2555, 2557, 2558, 2562, 2565, 2572, 2574, 2580, 2586, 2592, 2598, 2600, 2603, 2606], "enh": [1, 2562], "addit": [1, 2, 3, 5, 8, 11, 13, 16, 19, 22, 27, 29, 30, 35, 36, 39, 49, 68, 74, 75, 77, 78, 81, 91, 92, 103, 104, 105, 106, 111, 124, 159, 160, 169, 170, 171, 175, 188, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 206, 207, 210, 224, 225, 238, 253, 259, 262, 264, 270, 271, 330, 349, 381, 382, 439, 441, 473, 569, 597, 613, 619, 620, 622, 623, 624, 652, 661, 662, 663, 664, 714, 736, 753, 754, 771, 772, 781, 782, 783, 785, 800, 802, 803, 804, 805, 806, 807, 808, 809, 810, 814, 815, 817, 834, 835, 847, 864, 878, 879, 880, 881, 882, 883, 884, 885, 886, 889, 894, 902, 919, 925, 929, 934, 1031, 1085, 1197, 1235, 1239, 1244, 1365, 1403, 1407, 1410, 1411, 1413, 1435, 1436, 1441, 1443, 1444, 1453, 1454, 1480, 1491, 1492, 1494, 1496, 1499, 1500, 1508, 1510, 1511, 1515, 1519, 1520, 1869, 2495, 2497, 2499, 2502, 2503, 2505, 2507, 2509, 2510, 2512, 2513, 2516, 2519, 2520, 2521, 2525, 2529, 2531, 2532, 2540, 2541, 2542, 2544, 2545, 2547, 2550, 2551, 2568, 2573, 2574, 2575, 2580, 2585, 2586, 2598, 2603], "tst": 1, "bld": 1, "build": [1, 2, 3, 8, 9, 13, 14, 16, 17, 18, 19, 22, 34, 250, 280, 489, 503, 608, 1131, 1179, 1200, 1410, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2514, 2516, 2521, 2522, 2535, 2537, 2538, 2539, 2541, 2542, 2544, 2547, 2553, 2579, 2587, 2603], "script": [1, 2, 3, 4, 5, 6, 280, 1509, 2509, 2512, 2529, 2544, 2598], "perf": [1, 2527, 2528], "typ": [1, 1498, 2509, 2523, 2603], "annot": [1, 2], "cln": 1, "cleanup": [1, 1497, 2555], "defin": [1, 2, 3, 6, 10, 11, 13, 14, 15, 16, 17, 18, 19, 25, 26, 28, 29, 30, 31, 32, 39, 63, 71, 72, 77, 81, 115, 203, 214, 224, 248, 255, 277, 280, 281, 318, 483, 506, 569, 616, 617, 622, 633, 747, 779, 823, 834, 850, 894, 915, 921, 942, 975, 990, 1079, 1085, 1110, 1182, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 1363, 1399, 1410, 1416, 1418, 1421, 1422, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1443, 1454, 1491, 1492, 1508, 1509, 1514, 1515, 1516, 1517, 1519, 1811, 1826, 1843, 1858, 1869, 1920, 2479, 2494, 2495, 2497, 2499, 2503, 2506, 2509, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2529, 2533, 2534, 2535, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2570, 2576, 2580, 2586, 2592, 2595, 2598, 2600, 2603, 2604], "structur": [1, 3, 9, 13, 14, 15, 18, 20, 21, 23, 28, 30, 35, 36, 63, 68, 91, 109, 110, 119, 131, 132, 133, 134, 137, 163, 166, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 264, 274, 279, 283, 368, 373, 437, 929, 940, 998, 1079, 1365, 1407, 1418, 1421, 1422, 1453, 1454, 1465, 1480, 1491, 1494, 1497, 1498, 1506, 1508, 1509, 1510, 1511, 1945, 1975, 2495, 2496, 2497, 2499, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2514, 2520, 2527, 2531, 2540, 2541, 2544, 2547, 2550, 2558, 2565, 2566, 2570, 2586], "refer": [1, 2, 3, 4, 5, 6, 7, 10, 11, 16, 17, 18, 19, 20, 21, 26, 36, 63, 81, 98, 107, 124, 130, 143, 148, 172, 190, 191, 194, 195, 201, 202, 203, 209, 217, 233, 248, 259, 261, 266, 268, 270, 271, 273, 275, 276, 277, 280, 288, 294, 349, 389, 400, 473, 480, 521, 540, 608, 657, 665, 736, 737, 743, 755, 759, 804, 805, 810, 811, 826, 843, 857, 925, 927, 930, 933, 934, 936, 937, 950, 953, 957, 1216, 1291, 1294, 1299, 1329, 1346, 1362, 1363, 1365, 1403, 1404, 1406, 1407, 1443, 1452, 1466, 1475, 1476, 1479, 1491, 1492, 1493, 1495, 1498, 1500, 1501, 1507, 1508, 1509, 1510, 1511, 1519, 2481, 2491, 2495, 2496, 2497, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2514, 2519, 2527, 2529, 2531, 2533, 2534, 2537, 2544, 2547, 2549, 2550, 2555, 2558, 2559, 2574, 2586, 2587, 2592, 2603], "relev": [1, 2, 3, 4, 10, 11, 32, 136, 192, 296, 304, 326, 510, 676, 689, 710, 747, 802, 985, 988, 993, 1454, 2497, 2499, 2512, 2513, 2516, 2525, 2537, 2550], "gh1234": 1, "1234": [1, 2, 11, 91, 261, 267, 927, 931, 1452, 1465, 1480, 2505, 2509, 2520, 2537, 2539, 2540, 2544], "either": [1, 2, 5, 6, 13, 16, 17, 18, 19, 22, 25, 29, 30, 39, 40, 71, 72, 77, 90, 119, 127, 134, 137, 157, 163, 166, 174, 181, 203, 215, 216, 234, 236, 241, 259, 271, 276, 281, 289, 295, 308, 309, 397, 400, 406, 433, 455, 467, 490, 504, 512, 531, 569, 570, 613, 616, 617, 639, 667, 668, 669, 730, 732, 737, 740, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 825, 830, 831, 832, 833, 836, 837, 838, 840, 845, 850, 865, 917, 918, 925, 942, 944, 960, 998, 1094, 1096, 1103, 1146, 1174, 1180, 1186, 1201, 1237, 1261, 1265, 1274, 1277, 1278, 1284, 1287, 1288, 1302, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1364, 1365, 1404, 1407, 1410, 1411, 1436, 1467, 1487, 1491, 1492, 1497, 1502, 1504, 1508, 1509, 1510, 1511, 1945, 1975, 2479, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2528, 2533, 2534, 2535, 2537, 2539, 2544, 2547, 2550, 2555, 2570, 2573, 2580, 2586, 2592, 2598, 2603], "fine": [1, 146, 758, 2509, 2511, 2558, 2570], "former": [1, 2509], "prefer": [1, 3, 11, 13, 15, 21, 32, 94, 97, 213, 330, 403, 407, 452, 509, 530, 597, 656, 714, 822, 915, 1477, 1519, 2497, 2498, 2503, 2507, 2515, 2520, 2527, 2547], "subject": [1, 192, 802, 870, 871, 2539, 2586], "line": [1, 3, 11, 14, 16, 17, 18, 19, 25, 26, 91, 121, 138, 139, 192, 196, 219, 256, 266, 277, 280, 367, 750, 751, 802, 806, 829, 915, 922, 930, 1221, 1279, 1365, 1403, 1407, 1454, 1478, 1480, 1483, 1491, 1492, 1494, 1498, 1502, 1507, 1508, 1510, 1511, 2495, 2496, 2501, 2502, 2503, 2504, 2506, 2507, 2511, 2512, 2513, 2514, 2516, 2517, 2520, 2521, 2523, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2548, 2550, 2555, 2557, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "80": [1, 28, 73, 204, 220, 257, 276, 279, 291, 618, 758, 923, 940, 1236, 1365, 1407, 1454, 1510, 1511, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2580], "char": [1, 62, 651, 894, 1218, 1253, 2534, 2543], "One": [1, 8, 16, 19, 22, 24, 25, 26, 28, 29, 32, 91, 148, 194, 195, 264, 266, 295, 334, 547, 570, 577, 608, 717, 759, 804, 805, 899, 929, 930, 984, 1079, 1299, 1363, 1370, 1374, 1427, 1480, 1491, 1508, 2486, 2496, 2499, 2504, 2507, 2509, 2510, 2511, 2514, 2519, 2520, 2521, 2535, 2537, 2544, 2547, 2550, 2558, 2566, 2586, 2592, 2598], "blank": [1, 3, 16, 17, 19, 1410, 1442, 1491, 1508, 2509, 2516, 2520, 2531, 2535, 2537, 2580, 2586, 2592], "bodi": [1, 16, 17, 18, 19, 1435, 1497, 2509, 2534, 2544, 2592], "m": [1, 5, 6, 16, 17, 19, 23, 24, 25, 27, 31, 32, 157, 168, 174, 188, 193, 219, 248, 266, 272, 281, 284, 293, 308, 309, 321, 322, 330, 334, 459, 550, 552, 559, 569, 572, 575, 578, 597, 703, 704, 714, 717, 780, 800, 803, 829, 899, 930, 942, 945, 956, 960, 961, 965, 969, 984, 998, 1047, 1056, 1231, 1364, 1409, 1415, 1451, 1454, 1467, 1474, 1498, 1504, 1505, 1506, 1518, 1519, 1521, 1869, 2495, 2496, 2497, 2499, 2503, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2523, 2525, 2527, 2529, 2530, 2531, 2536, 2537, 2539, 2540, 2541, 2547, 2555, 2558, 2566, 2573, 2574, 2580, 2586, 2603], "appear": [1, 2, 13, 39, 91, 96, 174, 177, 211, 467, 478, 539, 655, 787, 794, 797, 818, 871, 949, 1081, 1172, 1230, 1271, 1282, 1283, 1285, 1291, 1294, 1305, 1467, 1480, 2475, 2495, 2497, 2499, 2505, 2507, 2509, 2510, 2518, 2519, 2520, 2527, 2531, 2534, 2535, 2536, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "publicli": 1, "origin": [1, 2, 3, 6, 11, 14, 16, 17, 18, 19, 25, 30, 56, 73, 74, 75, 76, 77, 79, 81, 82, 88, 96, 98, 116, 121, 157, 168, 172, 173, 213, 214, 219, 236, 239, 240, 248, 258, 275, 280, 282, 289, 293, 294, 314, 315, 316, 317, 324, 333, 337, 367, 387, 388, 403, 452, 470, 474, 509, 530, 539, 543, 546, 569, 608, 618, 619, 620, 621, 627, 629, 637, 655, 657, 675, 695, 696, 697, 698, 707, 719, 720, 780, 822, 823, 829, 830, 845, 848, 849, 854, 878, 879, 880, 881, 882, 883, 884, 885, 886, 896, 897, 906, 907, 924, 937, 951, 955, 956, 957, 995, 997, 1082, 1086, 1094, 1237, 1257, 1265, 1276, 1284, 1291, 1294, 1305, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1418, 1466, 1481, 1485, 1491, 1508, 1509, 1519, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2524, 2526, 2527, 2529, 2531, 2532, 2534, 2537, 2539, 2541, 2545, 2547, 2549, 2550, 2555, 2558, 2573, 2574, 2576, 2586, 2598, 2602, 2603], "default": [1, 2, 3, 8, 11, 13, 16, 17, 18, 19, 23, 24, 26, 28, 29, 30, 34, 39, 40, 46, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 68, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 84, 88, 91, 92, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 117, 119, 121, 122, 123, 124, 126, 127, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 146, 147, 148, 156, 157, 159, 160, 163, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 185, 186, 188, 191, 192, 193, 194, 196, 197, 198, 199, 200, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 231, 232, 234, 236, 238, 239, 240, 241, 244, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 292, 293, 294, 295, 296, 299, 304, 309, 318, 322, 326, 329, 333, 334, 337, 340, 345, 349, 363, 364, 366, 367, 368, 372, 373, 374, 375, 376, 381, 382, 388, 389, 391, 392, 393, 394, 395, 397, 400, 401, 403, 407, 417, 437, 439, 440, 441, 449, 452, 453, 456, 459, 461, 462, 464, 465, 467, 468, 470, 473, 474, 477, 479, 482, 483, 487, 489, 503, 506, 507, 508, 509, 510, 520, 522, 524, 530, 533, 541, 542, 543, 544, 546, 547, 548, 570, 577, 578, 598, 603, 608, 610, 613, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 629, 631, 633, 636, 637, 640, 641, 642, 643, 647, 648, 649, 650, 651, 652, 653, 655, 656, 657, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 671, 672, 673, 674, 676, 680, 689, 704, 710, 717, 723, 730, 732, 734, 735, 736, 737, 739, 740, 744, 745, 746, 747, 748, 750, 751, 753, 754, 758, 759, 771, 772, 775, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 793, 794, 797, 798, 800, 802, 803, 804, 806, 807, 808, 809, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 841, 842, 845, 847, 848, 849, 850, 854, 857, 858, 859, 863, 864, 865, 866, 869, 870, 871, 873, 874, 876, 889, 891, 892, 894, 895, 899, 902, 903, 904, 905, 908, 909, 910, 915, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 929, 930, 931, 933, 934, 935, 936, 937, 938, 939, 944, 945, 946, 947, 948, 950, 952, 954, 955, 956, 957, 958, 960, 985, 988, 990, 993, 995, 997, 998, 1001, 1006, 1014, 1031, 1038, 1041, 1045, 1058, 1062, 1077, 1079, 1081, 1083, 1084, 1085, 1087, 1088, 1089, 1094, 1095, 1096, 1101, 1105, 1106, 1109, 1110, 1112, 1114, 1115, 1116, 1125, 1127, 1129, 1131, 1132, 1156, 1172, 1173, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1206, 1207, 1208, 1210, 1211, 1216, 1217, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1229, 1230, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1242, 1243, 1248, 1254, 1255, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1270, 1271, 1272, 1274, 1275, 1277, 1278, 1279, 1282, 1283, 1284, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1310, 1311, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1384, 1390, 1397, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1415, 1416, 1421, 1422, 1427, 1428, 1429, 1430, 1431, 1435, 1440, 1441, 1442, 1444, 1451, 1452, 1453, 1454, 1455, 1458, 1465, 1466, 1467, 1468, 1469, 1474, 1476, 1477, 1479, 1480, 1482, 1483, 1485, 1487, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1659, 1744, 1773, 1811, 1826, 1843, 1858, 1869, 1945, 1975, 2033, 2292, 2318, 2370, 2396, 2476, 2477, 2478, 2480, 2495, 2496, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2546, 2547, 2548, 2549, 2552, 2555, 2556, 2558, 2566, 2572, 2580, 2587, 2592, 2598], "given": [1, 2, 3, 11, 15, 16, 17, 18, 19, 27, 28, 31, 32, 39, 44, 49, 61, 62, 77, 92, 95, 108, 112, 114, 118, 135, 139, 148, 149, 157, 165, 172, 174, 182, 190, 191, 197, 198, 199, 200, 208, 218, 219, 220, 225, 229, 232, 257, 258, 259, 261, 267, 271, 275, 277, 280, 282, 318, 330, 339, 363, 367, 394, 403, 405, 408, 410, 454, 455, 459, 468, 509, 524, 527, 530, 532, 534, 543, 571, 573, 578, 597, 603, 608, 650, 651, 652, 654, 666, 673, 699, 714, 722, 731, 746, 751, 753, 754, 759, 790, 807, 808, 809, 816, 827, 828, 829, 835, 839, 840, 842, 850, 863, 865, 869, 875, 887, 895, 896, 897, 899, 903, 904, 908, 909, 913, 923, 924, 925, 927, 931, 937, 959, 969, 976, 990, 1045, 1095, 1096, 1097, 1102, 1103, 1113, 1133, 1137, 1147, 1151, 1164, 1173, 1199, 1201, 1221, 1229, 1231, 1232, 1236, 1264, 1278, 1279, 1287, 1288, 1299, 1305, 1311, 1364, 1365, 1374, 1403, 1407, 1408, 1410, 1415, 1416, 1421, 1422, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1452, 1453, 1454, 1465, 1466, 1467, 1468, 1475, 1476, 1479, 1482, 1489, 1491, 1497, 1506, 1507, 1508, 1510, 1511, 1518, 1519, 1869, 2476, 2495, 2496, 2497, 2499, 2504, 2505, 2507, 2509, 2511, 2512, 2513, 2516, 2517, 2519, 2520, 2524, 2526, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2544, 2550, 2555, 2558, 2559, 2566, 2570, 2573, 2574, 2576, 2580, 2585, 2586, 2591, 2592, 2598, 2600, 2603], "v": [1, 2, 5, 20, 99, 123, 240, 241, 278, 578, 658, 735, 849, 939, 1207, 1396, 1397, 1412, 1413, 1414, 1418, 1421, 1422, 1433, 1454, 1457, 2499, 2506, 2509, 2510, 2516, 2517, 2520, 2529, 2530, 2531, 2535, 2538, 2541, 2544, 2550, 2555, 2558, 2592, 2602, 2603], "describ": [1, 2, 3, 7, 8, 13, 14, 15, 22, 23, 28, 36, 121, 146, 209, 264, 266, 489, 490, 504, 758, 929, 930, 998, 1132, 1180, 1403, 1418, 1442, 1444, 1485, 1504, 1505, 1945, 2033, 2396, 2479, 2495, 2496, 2499, 2502, 2505, 2507, 2509, 2510, 2512, 2516, 2519, 2520, 2527, 2529, 2531, 2534, 2537, 2538, 2539, 2540, 2547, 2555, 2563, 2565, 2566, 2569, 2578, 2580, 2603, 2604], "fetch": [1, 5, 275, 937, 1495, 2525, 2527, 2541, 2572, 2579], "yet": [1, 2, 6, 13, 1130, 2509, 2511, 2514, 2516, 2520, 2529, 2531, 2603], "submit": [1, 2, 4, 13, 107, 665, 1216], "re": [1, 2, 5, 8, 11, 13, 16, 17, 18, 19, 22, 34, 81, 127, 182, 185, 218, 263, 296, 304, 326, 409, 457, 676, 689, 710, 740, 828, 865, 866, 870, 871, 873, 874, 892, 899, 908, 985, 988, 993, 1001, 1014, 1045, 1112, 1162, 1392, 1434, 1495, 1497, 2495, 2496, 2501, 2502, 2503, 2507, 2509, 2510, 2511, 2512, 2514, 2516, 2517, 2519, 2520, 2523, 2527, 2528, 2541, 2544, 2547, 2548, 2550, 2552, 2555, 2558, 2559, 2574, 2580, 2586, 2598, 2603], "outlin": [1, 11, 22], "regard": [1, 2, 3, 4, 15, 468, 2497, 2509, 2511, 2519, 2522, 2541, 2547, 2586], "doubl": [1, 3, 17, 569, 1434, 1498, 2503, 2509, 2521, 2534, 2543, 2555], "against": [1, 2, 6, 18, 120, 174, 203, 351, 399, 418, 499, 517, 733, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1149, 1190, 1467, 1491, 1492, 1508, 2503, 2507, 2509, 2510, 2518, 2527, 2537, 2539, 2541, 2542, 2544, 2547, 2550, 2555, 2558, 2580, 2582, 2592], "wa": [1, 2, 10, 11, 14, 15, 16, 17, 18, 27, 31, 32, 128, 157, 161, 174, 218, 259, 261, 271, 276, 464, 569, 605, 606, 741, 773, 828, 925, 927, 1082, 1255, 1296, 1374, 1452, 1467, 1468, 1491, 1501, 1508, 1520, 2481, 2491, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2566, 2569, 2572, 2574, 2575, 2576, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2590, 2592, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2606], "navig": [1, 4, 2558], "click": [1, 2, 4, 17, 2536], "compar": [1, 2, 4, 13, 16, 17, 19, 21, 26, 30, 31, 68, 108, 109, 110, 119, 120, 131, 134, 137, 163, 166, 176, 178, 179, 181, 188, 194, 195, 205, 209, 210, 212, 213, 218, 221, 222, 223, 226, 227, 228, 248, 251, 252, 283, 391, 399, 417, 418, 467, 477, 489, 666, 733, 764, 800, 804, 805, 822, 828, 1093, 1217, 1244, 1514, 1515, 1516, 1517, 2484, 2496, 2499, 2503, 2504, 2505, 2506, 2507, 2509, 2511, 2517, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2537, 2538, 2541, 2544, 2547, 2550, 2551, 2552, 2555, 2556, 2558, 2574, 2584, 2586, 2588, 2592, 2597, 2598, 2601, 2603], "select": [1, 2, 5, 6, 8, 14, 15, 20, 21, 22, 23, 26, 28, 31, 32, 33, 35, 63, 67, 84, 88, 91, 107, 112, 127, 128, 136, 138, 143, 161, 164, 177, 182, 185, 192, 194, 215, 219, 230, 247, 256, 257, 264, 275, 284, 294, 308, 309, 367, 368, 373, 392, 468, 482, 612, 631, 637, 653, 665, 672, 740, 741, 747, 750, 755, 773, 776, 802, 804, 829, 858, 922, 923, 929, 937, 945, 957, 1200, 1201, 1216, 1232, 1236, 1365, 1373, 1407, 1411, 1412, 1413, 1414, 1424, 1454, 1457, 1468, 1477, 1480, 1485, 1492, 1496, 1504, 1505, 1506, 1510, 1511, 2484, 2496, 2503, 2506, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2518, 2519, 2520, 2522, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2538, 2539, 2540, 2541, 2544, 2555, 2558, 2563, 2566, 2568, 2570, 2572, 2573, 2574, 2575, 2580, 2581, 2585, 2586, 2592, 2595, 2598, 2603], "necessari": [1, 2, 5, 8, 11, 79, 168, 172, 234, 261, 269, 293, 339, 473, 627, 722, 780, 927, 934, 956, 1089, 1106, 1173, 1390, 1433, 1452, 1466, 1491, 1492, 1508, 2497, 2501, 2507, 2509, 2510, 2516, 2519, 2520, 2521, 2527, 2529, 2533, 2537, 2555, 2558, 2559, 2570, 2586, 2598, 2603], "everyth": [1, 22, 34, 74, 75, 151, 152, 159, 160, 169, 170, 171, 175, 206, 207, 231, 238, 249, 253, 292, 434, 435, 619, 620, 765, 766, 771, 772, 781, 782, 783, 785, 814, 815, 841, 847, 859, 907, 919, 954, 1200, 1235, 1259, 1260, 1261, 1262, 1263, 1270, 1275, 1300, 1301, 1302, 1303, 1304, 1310, 1315, 2509, 2513, 2514, 2517], "A": [1, 2, 3, 4, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 40, 42, 49, 54, 56, 60, 68, 69, 70, 71, 72, 73, 75, 76, 77, 80, 81, 83, 84, 88, 91, 92, 94, 95, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 118, 119, 121, 124, 126, 128, 130, 131, 132, 134, 136, 137, 139, 140, 143, 145, 146, 155, 157, 161, 163, 164, 166, 168, 172, 173, 174, 176, 178, 179, 181, 186, 189, 190, 191, 194, 195, 196, 197, 199, 200, 201, 202, 203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 218, 219, 221, 222, 223, 225, 226, 227, 228, 229, 230, 232, 233, 240, 241, 246, 247, 251, 252, 255, 258, 259, 261, 264, 265, 267, 269, 272, 273, 274, 275, 276, 280, 281, 283, 284, 287, 289, 291, 293, 296, 304, 311, 326, 339, 340, 365, 367, 374, 376, 378, 379, 401, 434, 435, 453, 455, 466, 473, 477, 480, 482, 489, 493, 503, 506, 511, 521, 522, 533, 536, 544, 569, 578, 614, 615, 616, 617, 618, 620, 621, 628, 630, 631, 637, 649, 652, 661, 662, 663, 664, 665, 671, 676, 689, 692, 710, 719, 722, 723, 731, 739, 741, 743, 747, 751, 752, 753, 754, 755, 757, 758, 768, 773, 776, 780, 801, 804, 805, 806, 807, 808, 809, 810, 811, 822, 823, 825, 828, 829, 839, 840, 843, 849, 854, 857, 858, 860, 861, 862, 863, 865, 866, 869, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 890, 899, 908, 909, 911, 912, 914, 921, 924, 925, 927, 929, 931, 934, 936, 937, 942, 945, 948, 949, 953, 955, 956, 985, 988, 993, 1001, 1014, 1045, 1056, 1062, 1079, 1081, 1098, 1101, 1109, 1110, 1115, 1117, 1120, 1121, 1122, 1123, 1125, 1127, 1129, 1130, 1161, 1173, 1176, 1178, 1179, 1182, 1185, 1194, 1195, 1196, 1200, 1201, 1206, 1210, 1211, 1216, 1219, 1220, 1221, 1232, 1237, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1276, 1279, 1284, 1285, 1287, 1288, 1295, 1300, 1302, 1309, 1324, 1329, 1336, 1337, 1338, 1340, 1341, 1346, 1353, 1354, 1355, 1356, 1357, 1363, 1365, 1369, 1378, 1396, 1397, 1398, 1399, 1403, 1404, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1439, 1442, 1443, 1451, 1452, 1454, 1457, 1458, 1465, 1466, 1467, 1468, 1469, 1475, 1476, 1480, 1482, 1483, 1485, 1487, 1490, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1502, 1504, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1519, 1945, 1975, 2033, 2396, 2478, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2552, 2555, 2556, 2557, 2558, 2559, 2569, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603, 2604, 2606], "eventu": [1, 13], "associ": [1, 8, 11, 130, 133, 364, 543, 608, 743, 935, 961, 1111, 1174, 1453, 1460, 1461, 1507, 2504, 2510, 2519, 2526, 2527, 2540, 2550, 2555], "okai": [1, 2503], "last": [1, 3, 11, 15, 16, 17, 18, 19, 24, 50, 73, 79, 80, 84, 88, 107, 113, 117, 126, 128, 138, 139, 148, 162, 174, 182, 185, 188, 190, 213, 214, 215, 219, 224, 240, 241, 255, 256, 288, 312, 313, 314, 316, 317, 365, 367, 386, 393, 397, 453, 455, 464, 550, 552, 569, 572, 618, 621, 627, 628, 631, 637, 641, 665, 672, 693, 694, 695, 697, 698, 730, 739, 741, 750, 751, 759, 774, 794, 797, 800, 822, 823, 829, 834, 840, 849, 850, 871, 895, 903, 921, 922, 950, 1024, 1026, 1028, 1088, 1095, 1103, 1120, 1122, 1123, 1130, 1172, 1173, 1200, 1216, 1219, 1221, 1254, 1276, 1279, 1282, 1283, 1295, 1299, 1364, 1375, 1403, 1435, 1454, 1458, 1465, 1467, 1468, 1475, 1515, 1552, 1604, 1716, 1945, 1975, 2033, 2318, 2478, 2495, 2496, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2521, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2537, 2540, 2541, 2544, 2550, 2555, 2556, 2557, 2558, 2563, 2570, 2572, 2573, 2574, 2576, 2578, 2580, 2585, 2586, 2592, 2596, 2603, 2606], "descript": [1, 2, 3, 11, 14, 28, 30, 34, 36, 107, 146, 665, 758, 1173, 1216, 1365, 1407, 1510, 1511, 2484, 2495, 2505, 2506, 2509, 2510, 2511, 2512, 2517, 2519, 2523, 2539, 2564, 2566, 2574, 2580], "preview": [1, 3, 9, 2529], "send": [1, 16, 17, 18, 19, 146, 758, 2509, 2544, 2550, 2592], "goe": [1, 2, 14, 2502, 2555, 2574], "probabl": [1, 3, 10, 13, 22, 197, 200, 229, 807, 809, 839, 1115, 1232, 1337, 1354, 1497, 2504, 2507, 2509, 2514, 2516, 2586], "case": [1, 2, 3, 6, 7, 8, 10, 11, 13, 15, 18, 24, 25, 29, 30, 31, 34, 77, 78, 80, 91, 92, 138, 139, 147, 149, 155, 192, 194, 201, 209, 215, 216, 218, 236, 247, 248, 256, 282, 287, 294, 324, 340, 366, 389, 433, 477, 487, 554, 570, 603, 628, 652, 707, 723, 750, 751, 802, 804, 810, 824, 825, 828, 830, 845, 858, 861, 862, 865, 870, 871, 873, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 892, 899, 904, 908, 911, 912, 914, 922, 948, 949, 957, 960, 998, 1077, 1098, 1106, 1172, 1173, 1200, 1206, 1220, 1221, 1237, 1279, 1284, 1285, 1318, 1319, 1326, 1328, 1343, 1345, 1365, 1407, 1411, 1413, 1415, 1416, 1418, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1439, 1451, 1457, 1480, 1491, 1492, 1504, 1505, 1506, 1508, 1510, 1511, 1519, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2559, 2563, 2565, 2566, 2570, 2572, 2574, 2576, 2580, 2581, 2582, 2583, 2586, 2587, 2588, 2590, 2592, 2593, 2595, 2596, 2598, 2600, 2602, 2603, 2605], "done": [1, 2, 8, 11, 13, 14, 15, 16, 17, 18, 19, 22, 24, 27, 28, 31, 44, 91, 97, 168, 174, 293, 656, 780, 956, 1294, 1363, 1410, 1421, 1422, 1467, 1480, 2496, 2497, 2499, 2501, 2503, 2507, 2509, 2510, 2514, 2516, 2517, 2520, 2521, 2523, 2527, 2537, 2539, 2543, 2544, 2555, 2580, 2598], "restart": 1, "integr": [1, 4, 5, 9, 13, 14, 21, 34, 1444, 1492, 2496, 2497, 2501, 2503, 2509, 2516, 2527, 2531, 2533, 2534, 2541, 2544, 2555, 2562], "anoth": [1, 3, 6, 11, 15, 16, 17, 18, 19, 22, 81, 94, 96, 99, 102, 108, 111, 157, 164, 192, 194, 195, 196, 201, 220, 264, 269, 289, 339, 340, 473, 489, 655, 658, 666, 670, 722, 723, 776, 779, 802, 804, 805, 806, 810, 830, 907, 915, 929, 934, 1000, 1061, 1093, 1166, 1207, 1210, 1217, 1415, 1418, 1420, 1451, 1519, 2495, 2496, 2499, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2516, 2518, 2519, 2520, 2521, 2526, 2527, 2530, 2534, 2535, 2540, 2541, 2544, 2550, 2555, 2572, 2574, 2580, 2586, 2592, 2598, 2603, 2606], "solv": [1, 2, 13, 1374, 1519, 2559, 2574], "conflict": [1, 2, 11, 1120, 1122, 1123, 1225, 1367, 1368, 2507, 2527, 2532, 2533, 2541, 2544, 2550, 2555, 2574], "simpli": [1, 2, 3, 6, 8, 14, 15, 16, 17, 18, 19, 34, 81, 545, 2478, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2511, 2515, 2516, 2523, 2525, 2529, 2532, 2534, 2537, 2539, 2541, 2547, 2550, 2558], "save": [1, 4, 14, 16, 17, 19, 24, 26, 27, 34, 261, 262, 270, 271, 296, 304, 326, 349, 352, 363, 603, 676, 689, 710, 853, 927, 979, 985, 988, 993, 998, 1001, 1014, 1045, 1196, 1452, 1519, 2499, 2509, 2510, 2516, 2519, 2525, 2527, 2531, 2532, 2535, 2537, 2539, 2546, 2550, 2555, 2558, 2562, 2580, 2586, 2592, 2597, 2598, 2602, 2603], "quit": [1, 2, 3, 4, 13, 199, 808, 1244, 1365, 1407, 1454, 1510, 1511, 1519, 2496, 2497, 2501, 2505, 2509, 2510, 2512, 2516, 2525, 2529, 2544], "those": [1, 2, 3, 6, 8, 18, 22, 32, 76, 77, 97, 107, 174, 196, 199, 209, 211, 218, 236, 285, 389, 532, 656, 665, 806, 808, 818, 828, 845, 946, 1200, 1216, 1238, 1363, 1425, 1426, 1427, 1433, 1434, 1467, 1474, 1492, 1498, 1500, 2485, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2515, 2516, 2519, 2520, 2521, 2527, 2529, 2531, 2534, 2539, 2544, 2548, 2549, 2550, 2555, 2559, 2580, 2586, 2592, 2595, 2598], "resolv": [1, 2, 4, 6, 46, 182, 185, 1403, 2496, 2501, 2502, 2504, 2541, 2548, 2550, 2572, 2574, 2598], "explan": [1, 3, 4, 11, 13, 23, 36, 164, 403, 489, 509, 530, 776, 2495, 2499, 2504, 2505, 2507, 2509, 2558, 2603], "were": [1, 8, 15, 19, 58, 79, 128, 161, 455, 627, 647, 741, 773, 840, 1103, 1289, 1380, 2497, 2504, 2505, 2507, 2509, 2513, 2514, 2515, 2519, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2552, 2555, 2556, 2557, 2558, 2559, 2560, 2562, 2573, 2574, 2576, 2578, 2580, 2581, 2586, 2587, 2592, 2594, 2595, 2596, 2598, 2600, 2601, 2602, 2603], "run": [1, 3, 4, 5, 6, 9, 11, 13, 14, 16, 30, 121, 220, 263, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1407, 1495, 1510, 1511, 1513, 2495, 2496, 2503, 2504, 2509, 2512, 2514, 2516, 2526, 2527, 2529, 2531, 2535, 2537, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2559, 2590, 2598], "uncommit": 1, "moment": [1, 30, 506, 1182, 1318, 1319, 1320, 1321, 1322, 1323, 1337, 1354, 2497, 2511, 2521, 2529, 2547], "stash": 1, "prior": [1, 2, 8, 11, 34, 94, 111, 188, 800, 1174, 1403, 1454, 1468, 2495, 2496, 2497, 2507, 2509, 2510, 2512, 2513, 2517, 2521, 2522, 2523, 2524, 2526, 2532, 2533, 2535, 2546, 2548, 2566, 2588, 2604, 2606], "effect": [1, 14, 16, 17, 19, 29, 35, 41, 53, 65, 74, 75, 92, 103, 104, 105, 106, 136, 155, 168, 225, 247, 257, 293, 454, 608, 619, 620, 625, 644, 652, 661, 662, 663, 664, 747, 753, 754, 780, 835, 858, 923, 956, 1102, 1199, 1200, 1236, 1244, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1364, 1415, 1424, 1433, 1451, 2496, 2497, 2507, 2509, 2512, 2516, 2517, 2519, 2527, 2528, 2529, 2531, 2533, 2541, 2548, 2558, 2566, 2574, 2580, 2581, 2586, 2602, 2603], "store": [1, 8, 9, 13, 14, 21, 23, 24, 25, 28, 29, 30, 32, 34, 46, 49, 116, 130, 191, 233, 244, 246, 264, 266, 270, 271, 273, 274, 275, 276, 295, 349, 366, 368, 369, 371, 372, 373, 374, 376, 384, 473, 487, 503, 542, 603, 608, 626, 743, 843, 853, 854, 857, 929, 930, 934, 936, 937, 958, 984, 1077, 1079, 1099, 1173, 1195, 1196, 1363, 1371, 1392, 1476, 1484, 1489, 1492, 1493, 1496, 1501, 1502, 1507, 1520, 2479, 2481, 2486, 2491, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2507, 2508, 2511, 2512, 2513, 2514, 2515, 2517, 2519, 2523, 2524, 2525, 2526, 2527, 2533, 2534, 2536, 2537, 2538, 2539, 2541, 2544, 2547, 2550, 2558, 2566, 2570, 2574, 2586], "reappli": 1, "black": [1, 2, 30, 107, 434, 435, 447, 448, 665, 1216, 1232, 1418, 1444, 2507, 2509, 2516, 2537, 2544, 2603], "flake8": [1, 2], "isort": [1, 2], "pre": [1, 5, 9, 10, 1363, 1433, 1434, 2495, 2497, 2505, 2519, 2520, 2526, 2531, 2539, 2540, 2574, 2583, 2592, 2598], "accept": [1, 2, 3, 11, 13, 14, 32, 37, 71, 72, 74, 75, 78, 92, 102, 103, 104, 105, 106, 108, 121, 190, 209, 225, 229, 281, 282, 348, 365, 454, 522, 547, 603, 616, 617, 619, 620, 625, 652, 661, 662, 663, 664, 666, 753, 754, 779, 835, 839, 869, 909, 942, 998, 1102, 1112, 1197, 1198, 1201, 1210, 1217, 1232, 1237, 1261, 1265, 1274, 1277, 1278, 1284, 1287, 1288, 1302, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1407, 1475, 1491, 1492, 1496, 1497, 1498, 1501, 1504, 1507, 1508, 1510, 1511, 2496, 2497, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2551, 2552, 2554, 2555, 2558, 2565, 2573, 2575, 2580, 2586, 2592, 2593, 2598, 2603], "rid": 1, "safe": [1, 98, 247, 265, 376, 657, 858, 1086, 1410, 1421, 1422, 2497, 2501, 2503, 2504, 2509, 2514, 2516, 2534, 2555, 2558, 2603, 2606], "Then": [1, 3, 4, 97, 656, 2496, 2507, 2509, 2521, 2566], "d": [1, 2, 3, 7, 8, 10, 13, 15, 16, 17, 18, 19, 25, 31, 50, 58, 59, 63, 73, 82, 97, 100, 102, 107, 112, 114, 119, 121, 122, 124, 126, 132, 133, 134, 135, 137, 143, 148, 163, 166, 172, 181, 191, 192, 194, 198, 211, 213, 214, 218, 219, 229, 236, 240, 241, 253, 261, 266, 277, 284, 289, 294, 298, 299, 300, 302, 314, 315, 316, 317, 330, 334, 340, 342, 383, 400, 455, 459, 477, 531, 546, 547, 551, 553, 568, 569, 570, 571, 573, 575, 596, 597, 598, 608, 613, 618, 629, 640, 641, 647, 648, 655, 656, 665, 667, 668, 669, 673, 679, 680, 681, 683, 695, 696, 697, 698, 713, 714, 717, 719, 720, 723, 725, 732, 734, 737, 739, 744, 745, 746, 748, 753, 754, 755, 759, 775, 777, 786, 788, 789, 793, 802, 804, 813, 817, 818, 820, 821, 822, 823, 828, 829, 830, 831, 832, 833, 836, 837, 838, 839, 840, 845, 849, 850, 857, 863, 865, 870, 871, 906, 917, 918, 919, 927, 930, 944, 945, 949, 951, 957, 960, 975, 984, 998, 1047, 1079, 1098, 1103, 1110, 1120, 1122, 1123, 1161, 1166, 1173, 1176, 1178, 1195, 1200, 1208, 1210, 1216, 1219, 1232, 1237, 1254, 1284, 1285, 1295, 1299, 1362, 1363, 1364, 1378, 1403, 1404, 1405, 1408, 1409, 1442, 1452, 1458, 1466, 1469, 1474, 1476, 1487, 1498, 1504, 1505, 1506, 1518, 1519, 1520, 1521, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2569, 2570, 2573, 2580, 2586, 2598, 2603], "lower": [1, 8, 16, 17, 19, 27, 32, 34, 92, 107, 208, 215, 240, 241, 291, 550, 552, 572, 652, 665, 718, 816, 849, 850, 861, 862, 911, 912, 914, 1079, 1216, 1229, 1334, 1351, 1416, 1431, 1491, 1508, 2495, 2496, 2497, 2505, 2507, 2509, 2516, 2517, 2519, 2520, 2523, 2524, 2525, 2532, 2534, 2537, 2539, 2540, 2541, 2547, 2555, 2580, 2586, 2592], "won": [1, 5, 168, 293, 780, 956, 2497, 2501, 2509, 2516, 2517, 2550, 2603], "t": [1, 2, 3, 4, 5, 8, 11, 13, 14, 16, 17, 18, 19, 22, 46, 63, 79, 81, 84, 88, 92, 96, 122, 128, 135, 143, 161, 168, 173, 177, 186, 190, 192, 194, 213, 214, 215, 218, 219, 247, 258, 270, 271, 282, 290, 293, 296, 304, 310, 320, 326, 351, 367, 373, 449, 468, 473, 479, 627, 631, 637, 652, 676, 689, 702, 710, 734, 741, 746, 755, 773, 780, 787, 798, 802, 804, 822, 823, 824, 828, 829, 858, 863, 869, 873, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 905, 910, 924, 934, 952, 956, 960, 975, 985, 988, 989, 993, 999, 1000, 1001, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1014, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1038, 1040, 1042, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1060, 1061, 1062, 1065, 1070, 1072, 1086, 1110, 1130, 1173, 1200, 1206, 1225, 1231, 1239, 1362, 1365, 1369, 1390, 1404, 1407, 1444, 1454, 1468, 1475, 1477, 1482, 1483, 1485, 1491, 1492, 1498, 1508, 1510, 1511, 1521, 1526, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1552, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1578, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1604, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1630, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1659, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1691, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1716, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1744, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1773, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1869, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1920, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1945, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1975, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2033, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2138, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2163, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2214, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2240, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2292, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2318, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2370, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2396, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2423, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2449, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2566, 2570, 2572, 2574, 2580, 2586, 2592, 2595, 2598, 2603], "warn": [1, 4, 6, 12, 16, 17, 18, 19, 22, 37, 38, 85, 136, 337, 632, 747, 959, 1057, 1120, 1122, 1123, 1174, 1175, 1176, 1177, 1178, 1197, 1198, 1365, 1367, 1368, 1369, 1370, 1374, 1377, 1380, 1390, 1391, 1393, 1397, 1402, 1407, 1408, 1491, 1508, 1510, 1511, 1519, 1520, 2479, 2481, 2484, 2491, 2497, 2498, 2507, 2508, 2509, 2510, 2511, 2512, 2515, 2517, 2519, 2520, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2537, 2539, 2541, 2542, 2543, 2544, 2545, 2550, 2551, 2555, 2556, 2558, 2559, 2560, 2570, 2574, 2575, 2580, 2586, 2587, 2592, 2602, 2603, 2604, 2606], "actual": [1, 2, 3, 4, 11, 13, 17, 25, 28, 42, 54, 98, 118, 148, 257, 260, 345, 376, 384, 473, 501, 575, 626, 657, 731, 751, 759, 923, 926, 934, 1149, 1173, 1200, 1236, 1279, 1299, 1362, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2519, 2527, 2529, 2531, 2533, 2534, 2537, 2541, 2544, 2550, 2555, 2558, 2574, 2586, 2604], "phase": [1, 2, 2523], "core": [1, 2, 3, 4, 11, 13, 16, 19, 22, 24, 25, 34, 71, 72, 91, 102, 103, 104, 105, 106, 143, 146, 208, 209, 211, 219, 483, 661, 662, 663, 664, 755, 758, 816, 818, 829, 1106, 1453, 1480, 1520, 2484, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2505, 2509, 2511, 2512, 2514, 2516, 2519, 2521, 2523, 2525, 2527, 2528, 2529, 2530, 2531, 2537, 2538, 2539, 2541, 2542, 2544, 2551, 2555, 2558, 2559, 2560, 2564, 2574, 2576, 2580, 2586, 2592, 2595, 2598, 2603], "howev": [1, 2, 3, 4, 13, 17, 18, 22, 30, 32, 34, 39, 77, 94, 102, 108, 209, 216, 218, 270, 271, 367, 666, 779, 825, 828, 865, 1079, 1156, 1197, 1210, 1421, 1422, 1454, 1468, 1497, 1509, 1519, 2495, 2496, 2497, 2501, 2503, 2504, 2505, 2507, 2509, 2511, 2512, 2513, 2516, 2519, 2520, 2521, 2523, 2524, 2525, 2529, 2533, 2534, 2539, 2544, 2547, 2555, 2556, 2558, 2566, 2570, 2574, 2576, 2592, 2603, 2604], "hand": [1, 13, 62, 218, 651, 828, 873, 1416, 2496, 2497, 2498, 2501, 2504, 2505, 2509, 2511, 2519, 2520, 2527, 2529, 2531, 2535, 2537, 2540, 2541, 2544, 2570, 2589, 2592, 2599, 2603], "respons": [1, 8, 11, 16, 17, 18, 19, 275, 937, 1086, 1504, 1519, 2509, 2510, 2532, 2537, 2540, 2544, 2592, 2599], "lead": [1, 18, 32, 102, 174, 197, 200, 209, 372, 807, 809, 891, 905, 910, 1210, 1467, 1519, 2496, 2499, 2503, 2507, 2509, 2517, 2519, 2521, 2526, 2527, 2529, 2531, 2534, 2535, 2539, 2544, 2547, 2550, 2555, 2558, 2559, 2570, 2572, 2574, 2580, 2586, 2592, 2596, 2598, 2599, 2602, 2603, 2606], "bottleneck": [1, 22, 1365, 1407, 1510, 1511, 2497, 2509, 2512, 2525, 2544, 2547, 2549, 2550, 2555, 2558, 2571, 2574, 2580, 2586, 2592, 2598, 2603], "chanc": [1, 2497], "non": [1, 2, 7, 10, 13, 14, 19, 24, 34, 42, 54, 65, 75, 94, 95, 101, 102, 107, 115, 124, 126, 129, 133, 145, 146, 157, 162, 172, 183, 184, 186, 191, 197, 200, 206, 207, 243, 253, 259, 265, 269, 277, 282, 287, 289, 295, 296, 304, 326, 334, 340, 375, 400, 404, 447, 448, 449, 452, 454, 479, 512, 608, 620, 625, 654, 659, 665, 674, 676, 689, 710, 717, 723, 736, 737, 739, 742, 757, 758, 774, 795, 796, 798, 807, 809, 814, 815, 827, 852, 854, 855, 856, 870, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 891, 905, 910, 919, 925, 948, 951, 952, 958, 985, 988, 993, 1062, 1094, 1102, 1128, 1130, 1132, 1186, 1197, 1200, 1210, 1216, 1219, 1232, 1254, 1259, 1260, 1263, 1265, 1270, 1275, 1295, 1300, 1301, 1304, 1310, 1315, 1327, 1344, 1363, 1365, 1372, 1374, 1380, 1402, 1404, 1405, 1407, 1415, 1420, 1433, 1451, 1454, 1456, 1466, 1470, 1471, 1476, 1489, 1491, 1492, 1497, 1498, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1518, 1519, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2478, 2480, 2497, 2499, 2501, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2557, 2558, 2566, 2569, 2572, 2573, 2574, 2575, 2577, 2581, 2585, 2586, 2588, 2589, 2590, 2591, 2592, 2595, 2598, 2602, 2604, 2606], "trivial": [1, 22, 2496, 2505, 2592], "clarifi": [1, 34, 213, 215, 216, 822, 825, 2526, 2529, 2537, 2539, 2555, 2580, 2603], "purpos": [1, 2, 3, 6, 10, 34, 1244, 1365, 1407, 1418, 1421, 1422, 1433, 1509, 1510, 1511, 2507, 2509, 2512, 2513, 2515, 2516, 2520, 2521, 2544], "ensur": [1, 2, 4, 8, 10, 11, 30, 34, 63, 77, 229, 247, 257, 269, 365, 473, 839, 858, 865, 915, 923, 934, 1079, 1173, 1236, 1454, 1491, 1508, 2480, 2499, 2502, 2505, 2509, 2510, 2515, 2519, 2529, 2534, 2538, 2558, 2559, 2560, 2574, 2580, 2594, 2603], "appropri": [1, 2, 6, 8, 11, 13, 79, 97, 126, 254, 259, 308, 309, 400, 401, 404, 569, 627, 653, 656, 737, 739, 920, 925, 1110, 1130, 1178, 1219, 1244, 1404, 1454, 1515, 1516, 1517, 2497, 2499, 2509, 2510, 2511, 2519, 2526, 2527, 2533, 2534, 2535, 2537, 2541, 2544, 2547, 2550, 2551, 2574, 2592, 2603], "simpl": [1, 2, 3, 14, 22, 62, 94, 218, 248, 651, 828, 1362, 1424, 1454, 1497, 1519, 2495, 2497, 2503, 2504, 2505, 2507, 2509, 2510, 2513, 2516, 2519, 2520, 2527, 2539, 2576], "larger": [1, 11, 13, 25, 138, 229, 256, 403, 407, 452, 509, 530, 750, 794, 797, 839, 922, 969, 1232, 1282, 1283, 1374, 1444, 1520, 2503, 2509, 2514, 2520, 2527, 2530, 2537, 2541, 2544, 2558, 2559, 2562, 2574, 2580, 2586, 2592, 2598, 2603], "longer": [1, 2, 6, 136, 261, 349, 559, 570, 598, 747, 915, 916, 927, 1173, 1452, 1491, 1508, 2501, 2507, 2509, 2512, 2515, 2519, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2542, 2544, 2547, 2551, 2552, 2555, 2556, 2566, 2570, 2572, 2573, 2574, 2575, 2580, 2584, 2586, 2587, 2601, 2603, 2604], "green": [1, 2, 194, 195, 201, 203, 433, 477, 528, 804, 805, 810, 1411, 1433, 1457, 1485, 2507, 2516, 2520, 2528], "state": [1, 2, 527, 1415, 1451, 1465, 1481, 2504, 2507, 2509, 2514, 2521, 2544, 2558, 2580, 2603], "otherwis": [1, 2, 3, 5, 7, 11, 29, 34, 39, 55, 56, 74, 75, 77, 79, 96, 97, 112, 120, 121, 122, 123, 132, 133, 136, 139, 157, 168, 174, 180, 192, 218, 224, 225, 234, 237, 240, 247, 259, 265, 266, 267, 273, 275, 276, 277, 280, 286, 287, 293, 305, 306, 337, 349, 376, 399, 400, 414, 418, 433, 455, 456, 466, 532, 569, 570, 587, 588, 598, 619, 620, 627, 655, 656, 733, 734, 735, 737, 747, 780, 802, 816, 828, 834, 840, 849, 850, 858, 860, 863, 865, 870, 871, 925, 930, 931, 936, 937, 938, 947, 948, 956, 1089, 1130, 1132, 1149, 1172, 1173, 1200, 1202, 1203, 1221, 1239, 1242, 1243, 1265, 1365, 1403, 1404, 1410, 1418, 1421, 1422, 1453, 1454, 1455, 1467, 1474, 1491, 1492, 1497, 1498, 1501, 1502, 1505, 1507, 1508, 1509, 1515, 1517, 1519, 1520, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1713, 1714, 1738, 1739, 1769, 1770, 1833, 1834, 1865, 1866, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2495, 2496, 2499, 2501, 2503, 2507, 2509, 2510, 2517, 2518, 2519, 2520, 2521, 2529, 2531, 2537, 2539, 2540, 2541, 2549, 2550, 2558, 2570, 2603], "everi": [1, 2, 3, 4, 11, 16, 17, 19, 24, 25, 28, 29, 32, 74, 78, 91, 150, 224, 247, 265, 267, 277, 280, 364, 387, 619, 834, 858, 899, 931, 969, 1454, 1480, 2479, 2495, 2496, 2497, 2498, 2502, 2507, 2509, 2511, 2517, 2519, 2520, 2539, 2552, 2558, 2574, 2586, 2598], "dai": [1, 2, 17, 18, 31, 67, 84, 88, 122, 128, 161, 193, 208, 219, 295, 299, 300, 301, 302, 303, 308, 309, 311, 312, 313, 314, 315, 316, 317, 342, 367, 459, 489, 547, 550, 551, 552, 553, 554, 555, 556, 559, 568, 569, 571, 572, 573, 577, 580, 581, 582, 583, 584, 585, 586, 596, 600, 612, 631, 637, 677, 680, 681, 682, 683, 684, 686, 687, 688, 692, 693, 694, 695, 696, 697, 698, 699, 712, 713, 719, 720, 725, 734, 741, 773, 803, 829, 960, 961, 965, 969, 970, 972, 973, 974, 975, 986, 994, 998, 1004, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1017, 1024, 1025, 1026, 1027, 1028, 1029, 1032, 1043, 1044, 1059, 1066, 1071, 1168, 1173, 1199, 1309, 1364, 1365, 1407, 1474, 1510, 1511, 1518, 1519, 1521, 1522, 1526, 1537, 1552, 1563, 1578, 1589, 1604, 1615, 1630, 1643, 1659, 1673, 1682, 1691, 1702, 1716, 1727, 1744, 1757, 1773, 1787, 1796, 1819, 1851, 1869, 1880, 1931, 1945, 1958, 1975, 1988, 2019, 2033, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2292, 2304, 2318, 2330, 2356, 2370, 2381, 2396, 2407, 2434, 2460, 2484, 2496, 2497, 2499, 2507, 2509, 2512, 2518, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2570, 2580, 2583, 2584, 2592, 2598, 2599, 2603], "dure": [2, 4, 6, 13, 16, 17, 18, 19, 31, 79, 97, 145, 209, 239, 387, 627, 656, 757, 848, 904, 908, 960, 1202, 1203, 1242, 1243, 1289, 1479, 1520, 2495, 2497, 2499, 2502, 2503, 2505, 2509, 2518, 2519, 2521, 2526, 2527, 2528, 2530, 2531, 2534, 2537, 2544, 2555, 2557, 2574, 2580, 2581, 2592, 2598, 2602, 2604], "tool": [2, 5, 8, 13, 15, 21, 34, 36, 1200, 1491, 1494, 1508, 2496, 2497, 2501, 2503, 2505, 2506, 2514, 2519, 2529, 2534, 2535, 2541, 2544, 2550, 2555, 2569, 2592], "stylist": 2, "caus": [2, 34, 65, 287, 340, 364, 723, 948, 955, 1106, 1173, 1491, 1492, 1508, 1519, 2496, 2501, 2503, 2504, 2507, 2509, 2510, 2512, 2514, 2519, 2523, 2524, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2557, 2558, 2561, 2569, 2572, 2574, 2578, 2580, 2582, 2583, 2584, 2586, 2587, 2588, 2592, 2596, 2598, 2601, 2602, 2603, 2604], "fail": [2, 3, 4, 8, 16, 17, 18, 19, 22, 65, 209, 263, 275, 364, 937, 955, 1149, 1369, 1373, 1454, 1497, 1519, 2497, 2502, 2509, 2513, 2516, 2519, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2547, 2548, 2550, 2555, 2556, 2558, 2559, 2570, 2574, 2576, 2578, 2581, 2584, 2586, 2587, 2588, 2589, 2591, 2592, 2593, 2595, 2596, 2597, 2598, 2601, 2603, 2606], "thu": [2, 8, 17, 18, 34, 209, 259, 400, 737, 925, 1199, 1404, 1659, 1744, 1773, 1869, 2497, 2501, 2503, 2504, 2505, 2507, 2509, 2517, 2519, 2521, 2526, 2527, 2550, 2563, 2566, 2569, 2570, 2586, 2592], "verifi": [2, 8, 11, 22, 25, 30, 147, 256, 503, 922, 1179, 2505, 2544, 2570, 2574], "code_check": 2, "sh": [2, 2501, 2507, 2540], "doctest": [2, 4, 270, 1507, 2509], "format": [2, 3, 4, 8, 9, 14, 16, 17, 18, 19, 21, 22, 24, 26, 30, 34, 91, 124, 132, 172, 190, 191, 203, 244, 248, 250, 258, 259, 260, 261, 262, 264, 266, 267, 268, 270, 271, 273, 276, 279, 280, 308, 309, 330, 349, 354, 355, 363, 368, 373, 374, 472, 569, 597, 714, 719, 736, 779, 854, 857, 924, 925, 927, 929, 930, 931, 933, 936, 940, 969, 999, 1019, 1031, 1047, 1048, 1081, 1365, 1369, 1407, 1458, 1462, 1466, 1475, 1476, 1480, 1484, 1491, 1492, 1493, 1494, 1496, 1498, 1502, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1512, 1519, 1521, 1659, 1773, 2478, 2497, 2499, 2504, 2506, 2513, 2514, 2515, 2518, 2522, 2523, 2524, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2540, 2541, 2543, 2546, 2548, 2550, 2552, 2555, 2557, 2563, 2571, 2572, 2574, 2581, 2582, 2586, 2592, 2598, 2600, 2603, 2604], "docstr": [2, 8, 9, 10, 11, 348, 2527, 2547, 2550, 2574, 2598], "modul": [2, 3, 6, 8, 14, 17, 236, 258, 259, 267, 280, 285, 845, 865, 866, 870, 871, 873, 874, 892, 899, 924, 925, 931, 946, 1238, 1365, 1407, 1509, 1510, 1511, 1519, 2484, 2489, 2503, 2509, 2512, 2514, 2515, 2516, 2520, 2521, 2526, 2527, 2533, 2534, 2537, 2538, 2539, 2541, 2547, 2548, 2550, 2555, 2558, 2559, 2574, 2586, 2598, 2603], "independ": [2, 13, 17, 28, 46, 202, 241, 373, 811, 1439, 2495, 2497, 2505, 2509, 2537, 2541, 2547, 2558, 2580, 2598, 2603], "paramet": [2, 13, 16, 17, 18, 19, 26, 29, 30, 31, 36, 37, 39, 44, 46, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 88, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 146, 147, 148, 149, 150, 156, 157, 159, 160, 161, 163, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 238, 239, 240, 241, 244, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 292, 293, 294, 295, 296, 299, 304, 308, 309, 318, 322, 326, 329, 330, 333, 334, 335, 337, 339, 340, 345, 348, 349, 363, 364, 366, 367, 368, 369, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 383, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 397, 399, 400, 401, 403, 405, 406, 407, 408, 410, 416, 417, 418, 433, 437, 438, 439, 440, 441, 449, 452, 453, 454, 455, 456, 459, 461, 462, 464, 465, 467, 468, 470, 472, 473, 474, 477, 478, 479, 482, 487, 489, 499, 501, 503, 505, 506, 507, 508, 509, 510, 517, 519, 520, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 540, 541, 542, 543, 544, 546, 547, 548, 570, 575, 577, 578, 597, 598, 603, 605, 606, 607, 608, 610, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 629, 631, 633, 636, 637, 640, 641, 642, 643, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 676, 680, 689, 704, 710, 714, 717, 722, 723, 730, 732, 733, 734, 735, 736, 737, 739, 740, 741, 744, 745, 746, 747, 748, 750, 751, 753, 754, 758, 759, 764, 771, 772, 773, 775, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 793, 794, 797, 798, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 848, 849, 850, 854, 857, 858, 859, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 887, 889, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 913, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 935, 936, 937, 938, 939, 942, 944, 945, 946, 947, 948, 950, 951, 952, 954, 955, 956, 957, 958, 959, 960, 962, 966, 976, 978, 984, 985, 988, 990, 993, 995, 997, 998, 1000, 1001, 1006, 1014, 1020, 1031, 1038, 1041, 1043, 1045, 1047, 1055, 1058, 1061, 1062, 1077, 1080, 1081, 1082, 1083, 1084, 1085, 1088, 1089, 1093, 1094, 1095, 1096, 1097, 1101, 1102, 1103, 1105, 1106, 1109, 1110, 1112, 1113, 1114, 1120, 1122, 1123, 1125, 1127, 1129, 1130, 1131, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1181, 1182, 1183, 1184, 1190, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1210, 1211, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1229, 1230, 1231, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1242, 1243, 1244, 1245, 1246, 1248, 1253, 1254, 1255, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1267, 1269, 1270, 1271, 1272, 1274, 1275, 1276, 1277, 1278, 1279, 1282, 1283, 1284, 1287, 1288, 1289, 1290, 1291, 1293, 1294, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1308, 1309, 1310, 1311, 1312, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1374, 1390, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1484, 1485, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1529, 1537, 1542, 1555, 1563, 1568, 1581, 1589, 1594, 1607, 1615, 1620, 1633, 1643, 1648, 1659, 1662, 1673, 1678, 1694, 1702, 1707, 1719, 1727, 1732, 1744, 1747, 1757, 1762, 1773, 1776, 1787, 1792, 1808, 1819, 1824, 1840, 1851, 1856, 1869, 1872, 1880, 1885, 1897, 1906, 1911, 1923, 1931, 1936, 1945, 1948, 1958, 1963, 1975, 1978, 1988, 1993, 2010, 2019, 2024, 2033, 2036, 2044, 2049, 2063, 2072, 2077, 2089, 2098, 2103, 2115, 2124, 2129, 2141, 2149, 2154, 2166, 2174, 2179, 2191, 2200, 2205, 2217, 2225, 2230, 2243, 2251, 2256, 2269, 2278, 2283, 2292, 2295, 2304, 2309, 2318, 2321, 2330, 2335, 2347, 2356, 2361, 2370, 2373, 2381, 2386, 2396, 2399, 2407, 2412, 2426, 2434, 2439, 2452, 2460, 2465, 2475, 2476, 2477, 2478, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2510, 2511, 2513, 2514, 2516, 2517, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2547, 2549, 2555, 2558, 2559, 2562, 2564, 2566, 2568, 2572, 2573, 2574, 2576, 2578, 2580, 2583, 2586, 2592, 2594, 2598, 2601, 2603], "becaus": [2, 4, 11, 14, 18, 74, 75, 80, 102, 148, 155, 177, 198, 209, 213, 257, 284, 378, 379, 531, 619, 620, 628, 653, 759, 822, 923, 945, 1101, 1158, 1172, 1173, 1210, 1236, 1244, 1299, 1362, 1365, 1369, 1374, 1380, 1407, 1434, 1491, 1497, 1498, 1508, 1510, 1511, 2496, 2497, 2498, 2499, 2503, 2504, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2521, 2526, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2547, 2550, 2555, 2558, 2570, 2580, 2586], "lot": [2, 14, 15, 23, 31, 218, 828, 2497, 2499, 2503, 2504, 2507, 2509, 2516, 2517, 2519, 2530, 2531, 2535, 2544, 2574, 2598], "librari": [2, 3, 6, 7, 8, 11, 13, 14, 16, 17, 18, 19, 20, 22, 31, 34, 36, 65, 98, 259, 261, 263, 264, 270, 271, 273, 275, 330, 374, 597, 622, 657, 714, 718, 719, 720, 866, 869, 887, 895, 903, 904, 908, 909, 915, 925, 927, 929, 936, 937, 1047, 1120, 1122, 1123, 1144, 1145, 1173, 1365, 1407, 1452, 1495, 1496, 1497, 1500, 1504, 1505, 1510, 1511, 2479, 2480, 2484, 2497, 2499, 2501, 2504, 2506, 2509, 2512, 2516, 2517, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2530, 2534, 2537, 2541, 2543, 2547, 2549, 2550, 2555, 2558, 2559, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "sudden": 2, "result": [2, 3, 6, 7, 8, 11, 13, 16, 17, 18, 19, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 39, 44, 49, 56, 62, 63, 68, 71, 72, 74, 75, 76, 77, 79, 88, 91, 94, 95, 96, 97, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 116, 119, 121, 122, 123, 124, 131, 132, 133, 134, 136, 137, 139, 141, 142, 150, 157, 159, 160, 163, 166, 167, 168, 169, 170, 171, 174, 175, 176, 177, 178, 179, 181, 190, 191, 197, 198, 199, 200, 205, 206, 207, 209, 210, 212, 219, 221, 222, 223, 224, 226, 227, 228, 229, 231, 238, 240, 241, 244, 245, 247, 248, 249, 251, 252, 253, 259, 260, 261, 265, 266, 267, 269, 271, 274, 277, 280, 281, 282, 283, 289, 290, 291, 292, 293, 329, 333, 337, 367, 381, 382, 391, 394, 397, 400, 417, 434, 435, 437, 439, 441, 447, 448, 452, 455, 467, 470, 473, 474, 477, 479, 489, 506, 507, 508, 524, 531, 533, 539, 543, 608, 610, 613, 619, 620, 621, 622, 623, 624, 625, 627, 637, 651, 653, 654, 655, 656, 658, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 730, 732, 734, 735, 736, 737, 744, 745, 747, 748, 753, 754, 771, 772, 775, 777, 778, 780, 781, 782, 783, 785, 786, 788, 789, 793, 794, 797, 807, 808, 809, 813, 814, 815, 817, 820, 821, 829, 831, 832, 833, 834, 836, 837, 838, 839, 840, 841, 847, 849, 850, 858, 859, 863, 864, 865, 870, 871, 887, 889, 894, 902, 916, 917, 918, 919, 925, 927, 930, 931, 934, 942, 944, 952, 954, 956, 960, 995, 997, 1085, 1088, 1103, 1106, 1132, 1172, 1199, 1200, 1201, 1207, 1208, 1210, 1216, 1221, 1222, 1223, 1224, 1232, 1235, 1237, 1239, 1244, 1254, 1259, 1260, 1262, 1263, 1266, 1269, 1270, 1272, 1274, 1275, 1277, 1278, 1282, 1283, 1284, 1287, 1288, 1295, 1300, 1301, 1303, 1304, 1307, 1309, 1310, 1312, 1315, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1363, 1364, 1365, 1404, 1407, 1409, 1411, 1412, 1413, 1414, 1427, 1433, 1435, 1444, 1452, 1453, 1454, 1455, 1463, 1464, 1465, 1467, 1470, 1471, 1474, 1475, 1476, 1480, 1489, 1491, 1492, 1495, 1500, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1518, 1520, 1869, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2549, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2561, 2562, 2564, 2566, 2570, 2572, 2573, 2576, 2581, 2583, 2584, 2585, 2586, 2587, 2588, 2590, 2593, 2595, 2596, 2597, 2601, 2603, 2604, 2606], "avoid": [2, 3, 8, 78, 174, 213, 220, 779, 822, 1174, 1237, 1284, 1390, 1410, 1467, 1492, 1869, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2516, 2526, 2528, 2529, 2531, 2536, 2539, 2544, 2547, 2548, 2549, 2559, 2566, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "mass": [2, 122, 202, 734, 811, 2521, 2557], "breakag": [2, 2524], "extra": [2, 14, 17, 60, 215, 259, 261, 266, 268, 271, 273, 276, 280, 349, 649, 824, 925, 927, 930, 933, 936, 1445, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 1513, 1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1963, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2478, 2497, 2507, 2509, 2510, 2516, 2517, 2521, 2529, 2532, 2533, 2535, 2538, 2541, 2547, 2555, 2558, 2564, 2576, 2580, 2592, 2598], "static": [2, 2503, 2529], "flaker": 2, "plugin": [2, 22], "cpplint": 2, "hook": [2, 5, 8, 2563, 2567], "therefor": [2, 28, 62, 128, 161, 257, 651, 741, 764, 773, 916, 923, 949, 1236, 1244, 1285, 1420, 1440, 1509, 2496, 2497, 2499, 2503, 2504, 2507, 2509, 2510, 2511, 2519, 2520, 2521, 2526, 2527, 2530, 2531, 2538, 2555, 2558, 2570], "pip": [2, 21, 22, 2509, 2514, 2521, 2544, 2557, 2574], "root": [2, 5, 6, 262, 270, 271, 280, 1509, 2509, 2512], "without": [2, 3, 8, 14, 18, 22, 34, 37, 38, 78, 80, 85, 98, 107, 112, 118, 146, 182, 185, 191, 211, 219, 232, 236, 239, 261, 297, 349, 375, 395, 438, 453, 456, 569, 628, 632, 657, 665, 671, 678, 731, 758, 779, 818, 829, 830, 845, 848, 863, 866, 904, 907, 908, 927, 955, 959, 1091, 1174, 1175, 1176, 1177, 1178, 1195, 1197, 1198, 1216, 1294, 1329, 1346, 1398, 1434, 1443, 1452, 1453, 1454, 1476, 1491, 1492, 1500, 1504, 1505, 1506, 1508, 1509, 1869, 2478, 2479, 2481, 2491, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2507, 2508, 2509, 2510, 2511, 2514, 2516, 2517, 2518, 2520, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2549, 2550, 2551, 2555, 2557, 2558, 2559, 2566, 2574, 2580, 2586, 2592, 2598, 2603], "manual": [2, 3, 11, 23, 132, 168, 293, 780, 956, 1415, 1444, 1451, 1454, 1497, 2497, 2498, 2499, 2509, 2514, 2520, 2527, 2529, 2550, 2580, 2584, 2587, 2592], "easili": [2, 3, 21, 32, 483, 1433, 2495, 2496, 2497, 2501, 2505, 2509, 2510, 2511, 2513, 2519, 2520, 2525, 2531, 2537, 2544, 2563, 2566], "remain": [2, 14, 18, 98, 148, 190, 192, 366, 384, 487, 543, 626, 657, 759, 802, 849, 861, 862, 863, 890, 911, 912, 914, 915, 916, 1077, 1079, 1261, 1299, 1302, 1424, 1425, 1426, 1475, 1514, 1519, 2478, 2497, 2501, 2509, 2510, 2515, 2516, 2517, 2519, 2526, 2527, 2531, 2539, 2541, 2544, 2546, 2550, 2555, 2556, 2558, 2580, 2586, 2592, 2603, 2606], "skip": [2, 3, 5, 22, 270, 1085, 1199, 1454, 1491, 1492, 1494, 1497, 1507, 1508, 1513, 2509, 2511, 2518, 2519, 2526, 2533, 2535, 2540, 2542, 2544, 2547, 2552, 2574, 2586, 2598, 2599], "git": [2, 22, 2555], "don": [2, 4, 11, 16, 17, 18, 19, 22, 96, 143, 177, 186, 194, 213, 214, 215, 247, 271, 290, 449, 479, 755, 787, 798, 804, 822, 823, 824, 858, 952, 1086, 1110, 1130, 1225, 1239, 1365, 1407, 1468, 1492, 1498, 1510, 1511, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2519, 2520, 2521, 2526, 2529, 2530, 2537, 2541, 2544, 2547, 2550, 2555, 2566, 2570, 2572, 2574, 2592, 2603], "workflow": [2, 11, 13, 2514], "beforehand": [2, 2511, 2520, 2555], "ref": [2, 267, 931, 1454, 2509, 2527], "head": [2, 3, 15, 16, 17, 18, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 173, 182, 185, 256, 794, 797, 922, 1282, 1283, 1435, 1519, 2495, 2499, 2501, 2502, 2505, 2506, 2509, 2514, 2515, 2516, 2519, 2521, 2527, 2529, 2532, 2534, 2535, 2539, 2541, 2544, 2547, 2558, 2564, 2586, 2598], "period": [2, 8, 10, 13, 31, 79, 82, 84, 88, 102, 108, 122, 128, 161, 188, 213, 219, 224, 236, 239, 269, 270, 272, 278, 285, 295, 296, 298, 299, 304, 307, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 326, 327, 330, 334, 335, 339, 340, 344, 376, 384, 459, 471, 473, 475, 489, 575, 577, 578, 579, 586, 589, 591, 595, 596, 597, 598, 602, 610, 611, 626, 627, 629, 631, 633, 637, 666, 675, 676, 679, 680, 688, 689, 691, 693, 694, 695, 696, 697, 698, 700, 702, 703, 704, 705, 707, 710, 711, 713, 714, 717, 718, 722, 723, 727, 734, 741, 773, 800, 822, 829, 834, 845, 848, 932, 934, 939, 941, 946, 949, 953, 984, 985, 988, 990, 993, 1056, 1105, 1107, 1112, 1132, 1144, 1161, 1164, 1173, 1195, 1199, 1210, 1217, 1227, 1231, 1233, 1238, 1268, 1285, 1287, 1288, 1291, 1294, 1305, 1309, 1316, 1329, 1336, 1337, 1338, 1340, 1346, 1353, 1354, 1355, 1357, 1364, 1365, 1407, 1408, 1409, 1458, 1474, 1481, 1486, 1510, 1511, 1518, 1869, 1945, 1975, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2512, 2516, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2540, 2542, 2544, 2547, 2548, 2549, 2550, 2551, 2557, 2558, 2559, 2570, 2572, 2573, 2574, 2575, 2580, 2583, 2605], "gc": [2, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2559, 2574, 2580, 2586], "clean": [2, 4, 9, 13, 21, 34, 2497, 2502, 2509, 2517, 2527, 2529, 2540, 2541, 2544, 2547], "repo": [2, 5, 34, 35, 2516, 2544], "virtualenv": [2, 5, 22], "due": [2, 11, 287, 295, 296, 304, 326, 340, 608, 676, 689, 710, 723, 794, 797, 948, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 1282, 1283, 1369, 1390, 1395, 1440, 1509, 1520, 2499, 2503, 2509, 2519, 2520, 2521, 2529, 2531, 2534, 2539, 2544, 2550, 2551, 2555, 2557, 2558, 2559, 2570, 2574, 2581, 2592, 2598, 2603], "conda": [2, 21, 22, 2509, 2514, 2521, 2544, 2549, 2550, 2574, 2603], "downgrad": 2, "20": [2, 3, 8, 15, 17, 18, 19, 22, 25, 26, 28, 29, 30, 31, 67, 73, 78, 80, 83, 88, 97, 100, 102, 108, 112, 120, 136, 140, 141, 142, 164, 193, 194, 195, 196, 198, 199, 201, 230, 236, 241, 264, 287, 340, 367, 503, 612, 618, 622, 628, 630, 637, 656, 723, 733, 747, 752, 776, 803, 804, 805, 806, 808, 810, 845, 929, 948, 1120, 1122, 1123, 1172, 1208, 1210, 1222, 1223, 1365, 1403, 1407, 1468, 1501, 1510, 1511, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2547, 2549, 2550, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "0": [2, 3, 5, 7, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 38, 39, 44, 46, 50, 51, 52, 58, 59, 60, 61, 62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 148, 150, 151, 152, 154, 155, 156, 157, 159, 160, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 183, 184, 186, 188, 190, 191, 192, 194, 195, 196, 197, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 234, 236, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 326, 327, 333, 337, 340, 341, 342, 343, 344, 348, 349, 353, 357, 359, 360, 363, 364, 365, 366, 367, 372, 373, 378, 379, 381, 382, 383, 389, 390, 394, 400, 401, 403, 404, 405, 406, 408, 421, 422, 423, 424, 425, 426, 429, 430, 434, 435, 439, 447, 448, 449, 452, 454, 455, 456, 457, 461, 462, 464, 466, 468, 470, 472, 473, 474, 477, 479, 483, 484, 485, 486, 487, 488, 489, 493, 499, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 524, 527, 528, 530, 531, 533, 539, 540, 541, 542, 543, 544, 546, 547, 550, 552, 554, 559, 561, 567, 569, 572, 580, 582, 600, 603, 605, 608, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 623, 624, 625, 627, 628, 629, 630, 631, 633, 636, 637, 639, 640, 641, 642, 643, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 710, 711, 712, 718, 719, 720, 723, 724, 725, 726, 727, 730, 731, 732, 733, 734, 735, 736, 737, 739, 740, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 755, 758, 759, 760, 764, 765, 766, 768, 769, 771, 772, 775, 776, 777, 778, 779, 780, 781, 782, 783, 785, 786, 788, 789, 790, 793, 795, 796, 798, 800, 802, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 845, 847, 848, 849, 850, 852, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 865, 866, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 892, 894, 895, 896, 897, 898, 899, 900, 901, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 917, 918, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 936, 937, 940, 942, 944, 945, 946, 947, 948, 950, 951, 952, 954, 955, 956, 957, 958, 959, 965, 967, 968, 969, 973, 974, 978, 985, 988, 990, 991, 992, 993, 994, 995, 997, 998, 1031, 1044, 1054, 1055, 1071, 1074, 1075, 1076, 1077, 1078, 1094, 1102, 1103, 1105, 1120, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1132, 1135, 1145, 1164, 1166, 1168, 1172, 1173, 1175, 1176, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1190, 1192, 1196, 1197, 1199, 1200, 1201, 1206, 1207, 1208, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1227, 1229, 1230, 1231, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1244, 1248, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1261, 1264, 1265, 1268, 1269, 1270, 1271, 1272, 1274, 1275, 1277, 1278, 1279, 1284, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1301, 1302, 1304, 1305, 1310, 1311, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1374, 1375, 1381, 1390, 1396, 1397, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1435, 1437, 1438, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1477, 1478, 1480, 1485, 1487, 1489, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 1529, 1542, 1555, 1568, 1581, 1594, 1607, 1620, 1633, 1648, 1662, 1678, 1694, 1707, 1719, 1732, 1744, 1747, 1762, 1776, 1792, 1808, 1824, 1840, 1856, 1869, 1872, 1885, 1897, 1911, 1923, 1936, 1945, 1948, 1963, 1975, 1978, 1993, 2010, 2024, 2033, 2036, 2049, 2063, 2077, 2089, 2103, 2115, 2129, 2141, 2154, 2166, 2179, 2191, 2205, 2217, 2230, 2243, 2256, 2269, 2283, 2295, 2309, 2321, 2335, 2347, 2361, 2370, 2373, 2386, 2396, 2399, 2412, 2426, 2439, 2452, 2465, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2583, 2584, 2587, 2588, 2595, 2596, 2599, 2601, 2602, 2604, 2606], "33": [2, 15, 17, 18, 19, 67, 101, 136, 219, 236, 349, 367, 612, 829, 845, 1001, 1045, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "matplotlib": [2, 3, 8, 14, 21, 22, 26, 31, 35, 91, 139, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 751, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 1206, 1221, 1279, 1365, 1407, 1415, 1416, 1451, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1485, 1486, 1487, 1488, 1510, 1511, 2495, 2506, 2512, 2516, 2522, 2526, 2527, 2529, 2531, 2532, 2533, 2534, 2536, 2537, 2539, 2541, 2544, 2550, 2555, 2556, 2558, 2559, 2570, 2574, 2580, 2586, 2592, 2598, 2603, 2605], "helper": [2, 3, 522, 913, 1106, 1488, 2520, 2529], "_option": [2, 2509, 2521], "import_optional_depend": [2, 2509, 2521, 2582], "met": [2, 34, 2495, 2527], "method": [2, 3, 4, 8, 10, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 42, 46, 49, 54, 62, 63, 71, 72, 73, 75, 76, 77, 78, 79, 87, 89, 90, 91, 94, 97, 99, 100, 102, 111, 117, 119, 122, 123, 125, 126, 134, 136, 137, 141, 142, 143, 146, 148, 150, 157, 163, 166, 168, 169, 172, 174, 175, 181, 182, 185, 186, 187, 190, 192, 196, 197, 200, 208, 209, 211, 213, 214, 218, 219, 220, 224, 233, 234, 241, 247, 250, 253, 258, 259, 262, 266, 269, 270, 273, 275, 276, 280, 281, 282, 289, 290, 291, 293, 294, 295, 300, 302, 311, 312, 313, 314, 315, 316, 317, 324, 340, 342, 345, 349, 364, 365, 366, 373, 376, 381, 382, 383, 384, 386, 389, 393, 397, 400, 403, 407, 433, 449, 452, 454, 455, 459, 461, 462, 466, 469, 473, 479, 482, 484, 485, 486, 487, 488, 489, 499, 501, 503, 509, 510, 522, 530, 532, 544, 545, 547, 569, 575, 577, 603, 608, 610, 616, 617, 618, 620, 622, 623, 624, 626, 627, 633, 635, 638, 639, 640, 651, 656, 658, 670, 672, 681, 683, 692, 693, 694, 695, 696, 697, 698, 707, 719, 720, 723, 725, 730, 734, 735, 737, 738, 739, 747, 753, 754, 755, 758, 759, 764, 768, 769, 779, 780, 781, 785, 798, 799, 802, 806, 807, 809, 816, 818, 822, 823, 824, 827, 828, 829, 834, 840, 843, 858, 860, 863, 866, 869, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 895, 903, 909, 915, 919, 924, 925, 930, 934, 936, 937, 942, 949, 952, 956, 957, 958, 959, 960, 978, 984, 998, 1055, 1074, 1075, 1076, 1077, 1078, 1079, 1082, 1083, 1087, 1094, 1095, 1096, 1102, 1103, 1106, 1110, 1112, 1120, 1122, 1123, 1124, 1126, 1128, 1131, 1146, 1174, 1175, 1176, 1177, 1178, 1179, 1194, 1195, 1196, 1197, 1198, 1200, 1201, 1207, 1208, 1210, 1219, 1220, 1222, 1223, 1229, 1230, 1237, 1239, 1244, 1271, 1278, 1284, 1285, 1287, 1288, 1291, 1293, 1294, 1299, 1305, 1324, 1326, 1329, 1334, 1335, 1338, 1340, 1341, 1343, 1346, 1351, 1352, 1355, 1357, 1365, 1366, 1384, 1390, 1403, 1404, 1407, 1410, 1415, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1433, 1434, 1435, 1437, 1438, 1439, 1440, 1451, 1454, 1457, 1466, 1467, 1469, 1472, 1475, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1491, 1492, 1498, 1501, 1502, 1504, 1505, 1507, 1508, 1509, 1510, 1511, 1515, 1519, 1521, 1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1811, 1826, 1837, 1843, 1858, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2480, 2481, 2483, 2484, 2499, 2502, 2506, 2511, 2512, 2513, 2514, 2515, 2518, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2536, 2538, 2545, 2548, 2551, 2559, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2571, 2572, 2573, 2576, 2578, 2583, 2584, 2585, 2586, 2596, 2598, 2599, 2601, 2602, 2603, 2604, 2606], "assert": [2, 16, 17, 18, 19, 1515, 1516, 1517, 2484, 2503, 2519, 2529, 2544, 2574, 2592], "importerror": [2, 2509, 2514, 2521, 2537, 2541, 2547, 2558, 2559, 2592, 2598], "rais": [2, 3, 8, 13, 16, 17, 18, 19, 22, 39, 41, 49, 50, 53, 58, 60, 61, 62, 76, 80, 82, 83, 84, 88, 90, 96, 112, 120, 124, 128, 132, 140, 141, 142, 143, 147, 148, 161, 164, 168, 174, 182, 190, 204, 209, 215, 218, 230, 236, 263, 270, 275, 276, 281, 286, 287, 289, 293, 295, 296, 304, 326, 334, 339, 340, 345, 349, 351, 364, 372, 376, 386, 388, 392, 433, 436, 452, 461, 468, 506, 621, 628, 629, 630, 631, 637, 639, 641, 644, 647, 649, 650, 651, 671, 675, 676, 689, 710, 717, 722, 723, 733, 741, 752, 753, 754, 755, 759, 764, 767, 773, 776, 780, 812, 824, 828, 845, 877, 887, 899, 901, 908, 937, 942, 947, 948, 956, 976, 985, 988, 993, 1000, 1001, 1014, 1045, 1061, 1062, 1079, 1085, 1096, 1106, 1110, 1112, 1120, 1122, 1123, 1130, 1132, 1149, 1171, 1172, 1173, 1174, 1182, 1197, 1200, 1222, 1223, 1299, 1363, 1365, 1366, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1405, 1407, 1408, 1421, 1422, 1465, 1467, 1475, 1489, 1491, 1508, 1509, 1510, 1511, 1518, 1519, 1520, 1521, 1522, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1914, 1923, 1948, 1978, 2010, 2027, 2036, 2063, 2080, 2089, 2106, 2115, 2132, 2141, 2166, 2191, 2208, 2217, 2243, 2269, 2286, 2295, 2321, 2347, 2364, 2373, 2399, 2426, 2452, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2517, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2556, 2557, 2558, 2559, 2560, 2566, 2570, 2574, 2575, 2576, 2578, 2579, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "minimum": [2, 5, 22, 92, 94, 99, 102, 103, 104, 105, 106, 107, 122, 123, 142, 169, 175, 206, 207, 224, 253, 264, 265, 267, 277, 368, 381, 382, 439, 441, 623, 624, 652, 658, 660, 661, 662, 663, 664, 665, 734, 735, 753, 754, 781, 785, 814, 815, 834, 864, 889, 894, 902, 916, 919, 929, 931, 1207, 1210, 1216, 1218, 1223, 1253, 1269, 1278, 1309, 1329, 1333, 1336, 1337, 1338, 1340, 1346, 1350, 1353, 1354, 1355, 1357, 1363, 1415, 1416, 1427, 1428, 1429, 1430, 1431, 1451, 2497, 2509, 2511, 2521, 2523, 2537, 2540, 2542, 2549, 2552, 2559, 2566, 2575, 2578, 2583, 2587, 2596, 2601, 2602], "dict": [2, 3, 10, 56, 60, 63, 68, 71, 72, 76, 81, 82, 91, 109, 110, 126, 131, 132, 133, 136, 150, 151, 152, 173, 176, 178, 179, 183, 184, 191, 192, 194, 195, 201, 205, 210, 212, 215, 216, 218, 221, 222, 223, 225, 226, 227, 228, 251, 252, 259, 260, 261, 263, 264, 265, 266, 267, 268, 270, 271, 273, 274, 275, 276, 277, 280, 281, 283, 288, 289, 348, 349, 368, 401, 410, 438, 456, 472, 546, 608, 616, 617, 629, 649, 739, 747, 765, 766, 779, 795, 796, 802, 804, 805, 810, 824, 825, 828, 875, 913, 925, 926, 927, 929, 930, 931, 933, 936, 937, 942, 1143, 1201, 1206, 1219, 1237, 1244, 1254, 1256, 1258, 1259, 1261, 1269, 1274, 1277, 1278, 1284, 1287, 1288, 1295, 1297, 1298, 1300, 1302, 1309, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1398, 1403, 1405, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1420, 1421, 1422, 1439, 1442, 1452, 1456, 1457, 1458, 1460, 1461, 1465, 1476, 1480, 1491, 1492, 1493, 1495, 1497, 1498, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1963, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2478, 2499, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2555, 2557, 2559, 2563, 2566, 2568, 2570, 2572, 2574, 2578, 2580, 2586, 2593, 2598, 2601, 2603], "think": [2, 3, 14, 17, 32, 34, 1435, 2496, 2501, 2507, 2521, 2529], "clearli": [2, 11, 13, 2503], "pull": [2, 4, 8, 9, 2501, 2519], "care": [2, 8, 10, 13, 15, 82, 287, 291, 340, 368, 629, 723, 948, 1244, 2505, 2507, 2509, 2510, 2513, 2516, 2529, 2569], "signatur": [2, 3, 168, 224, 275, 293, 780, 834, 937, 956, 1120, 1122, 1123, 1201, 1237, 1278, 1284, 1491, 1508, 2501, 2505, 2507, 2509, 2527, 2529, 2533, 2534, 2537, 2540, 2547, 2550, 2555, 2586, 2598, 2604], "deprec": [2, 8, 12, 50, 51, 52, 58, 59, 60, 61, 62, 74, 75, 76, 82, 88, 99, 100, 102, 122, 123, 136, 146, 154, 159, 160, 165, 167, 168, 169, 170, 171, 175, 192, 206, 207, 208, 216, 219, 231, 232, 238, 239, 249, 253, 257, 261, 263, 285, 292, 293, 341, 343, 349, 353, 357, 359, 360, 363, 366, 367, 376, 389, 400, 407, 408, 426, 457, 461, 462, 472, 487, 510, 541, 542, 619, 620, 621, 629, 637, 641, 642, 643, 647, 648, 649, 650, 651, 724, 726, 734, 735, 737, 747, 760, 769, 771, 772, 778, 780, 781, 782, 783, 785, 802, 814, 815, 825, 829, 841, 842, 847, 848, 859, 919, 923, 927, 946, 954, 956, 965, 967, 968, 1077, 1094, 1135, 1145, 1196, 1199, 1204, 1207, 1208, 1210, 1224, 1226, 1235, 1236, 1237, 1238, 1245, 1267, 1284, 1290, 1308, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1364, 1365, 1403, 1404, 1407, 1408, 1425, 1426, 1430, 1435, 1437, 1438, 1452, 1457, 1491, 1492, 1495, 1498, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1521, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2496, 2497, 2505, 2506, 2509, 2512, 2517, 2519, 2522, 2523, 2524, 2526, 2542, 2543, 2545, 2551, 2559, 2560, 2566, 2570, 2572, 2587, 2602, 2604, 2606], "where": [2, 3, 5, 7, 9, 13, 15, 16, 17, 19, 20, 29, 34, 44, 71, 72, 73, 79, 80, 81, 82, 95, 102, 112, 115, 118, 120, 126, 146, 149, 168, 172, 174, 182, 185, 188, 189, 208, 217, 218, 231, 248, 249, 263, 266, 273, 287, 291, 292, 295, 296, 304, 326, 329, 340, 374, 375, 387, 433, 454, 455, 510, 517, 533, 618, 627, 628, 629, 660, 676, 689, 710, 723, 731, 733, 739, 758, 780, 794, 797, 800, 801, 816, 827, 828, 840, 841, 859, 872, 877, 900, 901, 930, 936, 948, 954, 969, 973, 985, 988, 993, 1001, 1014, 1045, 1062, 1095, 1098, 1102, 1103, 1112, 1190, 1197, 1200, 1202, 1203, 1210, 1219, 1230, 1242, 1243, 1244, 1269, 1271, 1282, 1283, 1309, 1311, 1328, 1334, 1336, 1338, 1340, 1343, 1345, 1351, 1353, 1355, 1357, 1364, 1377, 1403, 1410, 1411, 1412, 1413, 1415, 1416, 1420, 1421, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1445, 1451, 1454, 1466, 1467, 1469, 1477, 1479, 1485, 1491, 1495, 1496, 1504, 1505, 1506, 1508, 1509, 2479, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2542, 2543, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2572, 2573, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2590, 2591, 2592, 2594, 2595, 2596, 2598, 2601, 2602, 2603, 2604], "sphinx": [2, 3, 4, 13, 14], "direct": [2, 3, 4, 11, 13, 34, 148, 198, 211, 236, 240, 330, 543, 569, 597, 714, 759, 818, 845, 849, 1233, 1299, 1305, 1468, 1498, 2496, 2501, 2503, 2509, 2511, 2514, 2516, 2517, 2519, 2520, 2535, 2539, 2542, 2544, 2550, 2555, 2558, 2586, 2603], "argument": [2, 3, 8, 13, 15, 16, 17, 18, 19, 24, 26, 28, 29, 30, 37, 39, 71, 72, 77, 78, 82, 88, 91, 97, 121, 122, 123, 132, 133, 136, 139, 143, 145, 148, 159, 160, 164, 168, 169, 170, 171, 174, 175, 188, 189, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 206, 207, 209, 213, 215, 216, 218, 219, 224, 231, 238, 240, 241, 249, 253, 255, 259, 260, 264, 266, 267, 270, 271, 280, 281, 292, 293, 294, 295, 329, 330, 337, 349, 367, 381, 382, 400, 439, 441, 464, 542, 578, 597, 608, 616, 617, 622, 623, 624, 629, 637, 656, 714, 734, 735, 737, 747, 753, 754, 755, 757, 759, 771, 772, 776, 780, 781, 782, 783, 785, 800, 801, 802, 803, 804, 805, 807, 808, 809, 810, 811, 814, 815, 822, 825, 828, 829, 830, 834, 835, 841, 847, 849, 850, 859, 899, 915, 919, 921, 925, 929, 930, 931, 942, 954, 956, 957, 965, 967, 968, 979, 1085, 1094, 1101, 1110, 1112, 1130, 1172, 1173, 1196, 1199, 1200, 1201, 1206, 1221, 1231, 1232, 1235, 1237, 1244, 1269, 1278, 1284, 1287, 1288, 1299, 1309, 1324, 1325, 1341, 1342, 1358, 1359, 1360, 1361, 1363, 1364, 1365, 1404, 1410, 1421, 1422, 1427, 1431, 1433, 1435, 1442, 1444, 1453, 1454, 1457, 1463, 1464, 1467, 1470, 1471, 1475, 1480, 1482, 1487, 1488, 1490, 1491, 1492, 1494, 1496, 1497, 1504, 1505, 1506, 1508, 1510, 1515, 1519, 1520, 1521, 1869, 2483, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2547, 2555, 2557, 2558, 2560, 2562, 2563, 2564, 2565, 2566, 2569, 2570, 2573, 2576, 2581, 2582, 2584, 2587, 2588, 2590, 2592, 2593, 2594, 2598, 2599, 2602, 2603, 2604, 2605], "util": [2, 4, 14, 16, 17, 18, 19, 1087, 2480, 2484, 2496, 2504, 2505, 2509, 2510, 2514, 2519, 2521, 2527, 2532, 2541, 2544, 2550, 2555, 2566, 2574, 2580, 2592, 2603], "_decor": [2, 16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "old_func": 2, "new_func": 2, "_except": 2, "find_stack_level": [2, 16, 17, 18, 19, 2509, 2541, 2544, 2592], "def": [2, 3, 8, 16, 17, 18, 19, 99, 172, 219, 531, 532, 533, 534, 622, 658, 829, 1106, 1110, 1112, 1120, 1122, 1123, 1207, 1411, 1412, 1413, 1414, 1433, 1454, 1457, 1466, 1869, 2495, 2496, 2497, 2502, 2503, 2504, 2505, 2507, 2509, 2512, 2513, 2514, 2516, 2517, 2519, 2521, 2523, 2526, 2528, 2529, 2544, 2555, 2558, 2574, 2580, 2592, 2598], "summari": [2, 4, 11, 13, 15, 16, 21, 22, 24, 30, 33, 107, 146, 173, 665, 758, 1216, 1365, 1407, 1510, 1511, 2495, 2497, 2501, 2505, 2506, 2510, 2512, 2523, 2529, 2534, 2536, 2537, 2539, 2549, 2550, 2555, 2574], "futurewarn": [2, 16, 17, 18, 19, 2509, 2517, 2529, 2531, 2537, 2539, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2559, 2566, 2574, 2580, 2586, 2592, 2598, 2599, 2602, 2603, 2604, 2606], "stacklevel": [2, 16, 17, 18, 19, 2509, 2541, 2544, 2592, 2593, 2602], "pass": [2, 4, 6, 8, 11, 15, 16, 17, 18, 19, 22, 28, 29, 60, 68, 71, 72, 73, 76, 77, 78, 91, 94, 109, 110, 115, 119, 121, 131, 132, 133, 134, 136, 137, 139, 143, 146, 148, 150, 157, 159, 160, 163, 164, 166, 169, 170, 171, 174, 175, 176, 178, 179, 181, 188, 189, 191, 192, 193, 194, 195, 197, 200, 201, 202, 203, 205, 206, 207, 209, 210, 212, 213, 214, 218, 219, 221, 222, 223, 224, 226, 227, 228, 229, 230, 236, 238, 251, 252, 253, 255, 258, 259, 260, 261, 262, 266, 267, 268, 269, 270, 271, 272, 273, 275, 276, 280, 281, 283, 287, 288, 289, 295, 308, 309, 333, 337, 340, 348, 349, 367, 383, 386, 387, 389, 390, 392, 433, 438, 452, 453, 456, 470, 473, 534, 542, 544, 546, 613, 616, 617, 618, 622, 649, 667, 668, 669, 723, 732, 744, 745, 747, 748, 751, 755, 758, 759, 764, 771, 772, 775, 776, 777, 779, 781, 782, 783, 785, 786, 788, 789, 793, 800, 801, 802, 803, 804, 805, 807, 809, 810, 811, 813, 814, 815, 817, 820, 821, 822, 823, 828, 829, 831, 832, 833, 834, 836, 837, 838, 839, 845, 847, 863, 865, 866, 887, 899, 904, 908, 917, 918, 919, 921, 924, 925, 926, 927, 928, 930, 931, 933, 934, 936, 937, 942, 944, 948, 950, 951, 984, 995, 998, 1058, 1085, 1088, 1095, 1106, 1110, 1120, 1122, 1123, 1125, 1127, 1129, 1130, 1149, 1169, 1172, 1173, 1199, 1200, 1201, 1206, 1220, 1221, 1232, 1233, 1235, 1237, 1244, 1269, 1278, 1279, 1284, 1287, 1288, 1299, 1309, 1324, 1325, 1341, 1342, 1362, 1363, 1405, 1406, 1408, 1410, 1411, 1412, 1413, 1414, 1416, 1421, 1431, 1433, 1434, 1435, 1452, 1453, 1457, 1465, 1467, 1469, 1472, 1476, 1477, 1478, 1479, 1480, 1483, 1485, 1487, 1488, 1490, 1491, 1492, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1507, 1508, 1509, 1510, 1515, 1518, 1519, 1520, 1659, 1744, 1773, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2551, 2552, 2556, 2557, 2559, 2560, 2563, 2564, 2565, 2566, 2567, 2568, 2570, 2572, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2585, 2587, 2588, 2589, 2590, 2592, 2595, 2596, 2598, 2600, 2601, 2602, 2603, 2604, 2605], "call": [2, 3, 6, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 29, 31, 50, 60, 71, 72, 92, 94, 95, 98, 111, 122, 123, 136, 139, 143, 157, 164, 168, 174, 188, 190, 192, 194, 195, 201, 209, 213, 214, 215, 216, 224, 229, 234, 247, 259, 266, 281, 289, 293, 349, 365, 386, 399, 406, 453, 544, 545, 610, 616, 617, 621, 640, 641, 649, 652, 653, 657, 670, 720, 724, 726, 734, 735, 747, 755, 776, 780, 790, 800, 802, 804, 805, 810, 822, 823, 825, 834, 839, 858, 863, 866, 899, 925, 930, 942, 956, 998, 1079, 1082, 1106, 1120, 1122, 1123, 1130, 1149, 1172, 1173, 1176, 1195, 1200, 1221, 1237, 1244, 1255, 1265, 1284, 1287, 1288, 1296, 1316, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1365, 1372, 1375, 1398, 1401, 1406, 1407, 1410, 1433, 1435, 1439, 1454, 1467, 1473, 1475, 1491, 1492, 1497, 1504, 1508, 1509, 1510, 1511, 1515, 1527, 1530, 1553, 1556, 1579, 1582, 1605, 1608, 1631, 1634, 1660, 1663, 1692, 1695, 1717, 1720, 1745, 1748, 1774, 1777, 1806, 1809, 1811, 1826, 1838, 1841, 1843, 1858, 1870, 1873, 1895, 1898, 1921, 1924, 1946, 1949, 1976, 1979, 2008, 2011, 2034, 2037, 2061, 2064, 2087, 2090, 2113, 2116, 2139, 2142, 2164, 2167, 2189, 2192, 2215, 2218, 2241, 2244, 2267, 2270, 2293, 2296, 2319, 2322, 2345, 2348, 2371, 2374, 2397, 2400, 2424, 2427, 2450, 2453, 2478, 2483, 2485, 2490, 2494, 2495, 2496, 2497, 2498, 2501, 2502, 2503, 2504, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2549, 2550, 2551, 2554, 2555, 2557, 2559, 2564, 2566, 2569, 2574, 2575, 2576, 2578, 2580, 2586, 2592, 2593, 2598, 2600, 2602, 2603, 2604, 2606], "updat": [2, 5, 9, 11, 13, 16, 17, 19, 20, 22, 27, 69, 70, 95, 98, 148, 218, 232, 233, 240, 614, 615, 654, 657, 759, 828, 830, 842, 843, 849, 1299, 1411, 1412, 1413, 1414, 1457, 2496, 2502, 2509, 2510, 2516, 2521, 2522, 2527, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2549, 2550, 2555, 2558, 2570, 2574, 2580, 2582, 2584, 2586, 2592, 2594, 2596, 2598, 2601, 2602, 2603], "strongli": [2, 2499, 2509, 2570, 2586], "encourag": [2, 4, 11, 14, 22, 218, 828, 2497, 2503, 2509, 2547, 2574, 2586], "pep": [2, 3, 209, 275, 937, 1164, 1504, 1505, 2539, 2547, 2550, 2555, 2580], "484": [2, 29, 2509, 2519], "585": [2, 2503, 2509], "builtin": [2, 26, 240, 241, 270, 464, 849, 850, 1164, 1454, 1491, 1492, 1498, 1507, 1508, 2484, 2497, 2503, 2506, 2509, 2531, 2541, 2586, 2599], "construct": [2, 13, 14, 37, 63, 97, 101, 132, 145, 295, 503, 506, 507, 508, 522, 577, 608, 656, 757, 960, 984, 1018, 1020, 1065, 1083, 1084, 1112, 1113, 1173, 1176, 1178, 1179, 1182, 1183, 1184, 1195, 1196, 1200, 1255, 1296, 1403, 1434, 1454, 1497, 2496, 2499, 2501, 2505, 2506, 2507, 2509, 2510, 2515, 2516, 2518, 2519, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2546, 2547, 2550, 2552, 2555, 2557, 2570, 2574, 2575, 2580, 2582, 2585, 2588, 2592, 2593, 2598, 2599, 2603], "tupl": [2, 3, 15, 63, 77, 83, 91, 96, 112, 115, 124, 132, 133, 136, 139, 143, 153, 154, 155, 156, 164, 172, 189, 192, 196, 198, 213, 214, 218, 220, 235, 261, 265, 267, 277, 282, 294, 363, 380, 403, 433, 438, 452, 458, 506, 507, 508, 509, 520, 522, 526, 527, 528, 529, 530, 532, 533, 534, 536, 545, 554, 621, 622, 630, 655, 669, 699, 736, 747, 751, 755, 768, 769, 776, 801, 802, 806, 821, 822, 823, 828, 830, 844, 857, 869, 875, 888, 895, 903, 909, 927, 931, 957, 1030, 1051, 1068, 1079, 1104, 1110, 1113, 1125, 1127, 1129, 1130, 1156, 1157, 1182, 1183, 1184, 1193, 1200, 1201, 1206, 1221, 1244, 1269, 1279, 1309, 1325, 1342, 1410, 1416, 1433, 1436, 1442, 1444, 1452, 1454, 1466, 1468, 1477, 1480, 1483, 1485, 1487, 1494, 1504, 1505, 1519, 1520, 2475, 2495, 2496, 2497, 2503, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2520, 2521, 2526, 2527, 2528, 2529, 2530, 2531, 2536, 2537, 2540, 2541, 2542, 2544, 2545, 2546, 2547, 2550, 2551, 2555, 2558, 2563, 2564, 2566, 2567, 2570, 2572, 2574, 2580, 2583, 2585, 2586, 2592, 2594, 2598, 2603], "directli": [2, 3, 8, 14, 16, 17, 29, 31, 50, 81, 112, 122, 216, 218, 247, 263, 289, 311, 312, 313, 314, 315, 316, 317, 324, 453, 456, 610, 641, 692, 693, 694, 695, 696, 697, 698, 707, 720, 734, 825, 828, 858, 1079, 1179, 1195, 1197, 1405, 1433, 1435, 1491, 1495, 1508, 1515, 1517, 2485, 2496, 2497, 2501, 2502, 2503, 2505, 2506, 2507, 2509, 2512, 2516, 2517, 2518, 2519, 2521, 2525, 2527, 2529, 2531, 2532, 2534, 2537, 2539, 2544, 2550, 2555, 2558, 2570, 2574, 2580, 2592, 2598], "prime": [2, 247, 858, 2521], "int": [2, 3, 42, 44, 54, 63, 68, 73, 74, 75, 91, 99, 100, 101, 102, 108, 109, 110, 112, 114, 115, 116, 119, 122, 123, 126, 127, 131, 133, 134, 136, 137, 138, 139, 141, 142, 143, 146, 147, 148, 149, 155, 159, 160, 163, 166, 167, 168, 169, 170, 171, 172, 173, 175, 176, 178, 179, 180, 181, 182, 185, 188, 192, 197, 198, 199, 200, 202, 203, 205, 206, 207, 210, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 236, 237, 238, 239, 240, 248, 249, 251, 252, 253, 255, 256, 257, 259, 261, 263, 264, 265, 266, 267, 273, 275, 277, 283, 284, 285, 286, 287, 288, 292, 293, 318, 329, 345, 363, 366, 367, 374, 376, 381, 382, 384, 390, 394, 400, 403, 406, 407, 408, 416, 433, 437, 439, 449, 452, 454, 455, 456, 459, 461, 462, 468, 471, 472, 475, 478, 479, 487, 509, 510, 522, 524, 526, 527, 528, 529, 530, 531, 532, 533, 540, 541, 542, 543, 544, 547, 549, 550, 551, 552, 553, 554, 555, 559, 561, 566, 567, 571, 572, 573, 577, 603, 611, 613, 618, 619, 620, 623, 624, 626, 633, 658, 659, 660, 666, 667, 668, 669, 671, 673, 732, 734, 735, 737, 739, 740, 744, 745, 747, 748, 750, 751, 755, 759, 771, 772, 775, 777, 778, 780, 781, 782, 783, 784, 785, 786, 788, 789, 793, 794, 797, 798, 800, 802, 807, 808, 809, 811, 813, 814, 815, 817, 820, 821, 822, 823, 824, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 845, 847, 848, 849, 859, 864, 865, 866, 870, 871, 872, 873, 874, 875, 877, 888, 889, 892, 894, 898, 899, 900, 901, 902, 904, 906, 907, 908, 915, 916, 917, 918, 919, 921, 922, 923, 925, 927, 929, 930, 931, 932, 936, 937, 938, 941, 944, 945, 946, 947, 948, 950, 952, 954, 956, 958, 960, 961, 965, 973, 990, 998, 1018, 1020, 1043, 1077, 1094, 1095, 1096, 1102, 1103, 1105, 1106, 1107, 1113, 1119, 1125, 1127, 1129, 1134, 1138, 1139, 1140, 1141, 1148, 1150, 1152, 1158, 1159, 1160, 1165, 1167, 1170, 1173, 1195, 1196, 1199, 1204, 1205, 1206, 1207, 1208, 1210, 1217, 1218, 1219, 1221, 1222, 1223, 1224, 1226, 1229, 1230, 1232, 1233, 1235, 1236, 1237, 1238, 1245, 1246, 1253, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1265, 1267, 1270, 1271, 1272, 1274, 1275, 1276, 1277, 1279, 1282, 1283, 1284, 1290, 1291, 1293, 1294, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1308, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1364, 1365, 1374, 1403, 1404, 1407, 1409, 1410, 1412, 1414, 1415, 1416, 1421, 1422, 1424, 1425, 1426, 1434, 1438, 1440, 1452, 1453, 1455, 1465, 1466, 1468, 1474, 1479, 1480, 1489, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1659, 1744, 1773, 1869, 1945, 1975, 2033, 2292, 2318, 2370, 2396, 2479, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2512, 2514, 2515, 2517, 2518, 2523, 2525, 2526, 2527, 2528, 2530, 2531, 2533, 2534, 2536, 2537, 2539, 2540, 2541, 2547, 2550, 2555, 2574, 2580, 2592, 2598, 2601, 2602, 2603], "favor": [2, 34, 2507, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2574, 2575, 2592, 2598, 2603], "shorter": [2, 2501, 2507, 2552, 2555, 2574, 2581], "none": [2, 3, 7, 8, 13, 16, 17, 18, 19, 37, 38, 39, 40, 44, 46, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 68, 71, 72, 73, 74, 75, 77, 78, 79, 80, 84, 87, 88, 89, 91, 92, 94, 95, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 113, 115, 117, 119, 121, 122, 123, 125, 126, 127, 129, 131, 132, 133, 134, 135, 136, 137, 139, 146, 148, 151, 152, 156, 157, 159, 160, 162, 163, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 178, 179, 181, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 203, 205, 206, 207, 209, 210, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 238, 239, 240, 241, 244, 247, 248, 249, 251, 252, 253, 257, 258, 259, 260, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 304, 305, 306, 310, 324, 326, 329, 333, 337, 338, 339, 340, 345, 348, 349, 363, 366, 367, 368, 373, 374, 376, 381, 382, 389, 391, 400, 401, 402, 403, 407, 408, 417, 433, 434, 435, 437, 438, 439, 441, 447, 448, 452, 453, 454, 455, 456, 459, 461, 462, 464, 465, 467, 468, 470, 472, 473, 474, 477, 478, 479, 481, 482, 483, 484, 485, 486, 487, 488, 501, 503, 506, 507, 508, 509, 510, 522, 526, 527, 528, 529, 530, 531, 532, 533, 534, 541, 542, 547, 575, 577, 578, 587, 588, 598, 603, 604, 608, 610, 613, 616, 617, 618, 619, 620, 623, 624, 625, 627, 628, 631, 635, 637, 638, 641, 642, 643, 647, 648, 649, 650, 651, 652, 653, 658, 659, 660, 661, 662, 663, 664, 665, 667, 668, 669, 671, 672, 674, 676, 689, 707, 710, 720, 721, 722, 723, 732, 734, 735, 737, 738, 739, 740, 742, 744, 745, 746, 747, 748, 751, 753, 754, 758, 759, 765, 766, 771, 772, 774, 775, 777, 778, 779, 780, 781, 782, 783, 785, 786, 788, 789, 793, 795, 796, 799, 800, 802, 803, 804, 805, 806, 807, 808, 809, 810, 813, 814, 815, 817, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 848, 849, 850, 858, 859, 863, 865, 869, 872, 874, 875, 877, 891, 892, 899, 900, 901, 904, 905, 906, 907, 908, 909, 910, 913, 917, 918, 919, 923, 924, 925, 927, 929, 930, 931, 933, 934, 935, 936, 937, 938, 939, 944, 945, 946, 947, 948, 950, 952, 954, 955, 956, 957, 958, 959, 960, 984, 985, 988, 989, 993, 995, 997, 998, 1000, 1006, 1020, 1031, 1038, 1041, 1043, 1049, 1058, 1061, 1062, 1074, 1075, 1076, 1077, 1078, 1079, 1083, 1084, 1095, 1101, 1102, 1103, 1105, 1106, 1109, 1118, 1124, 1125, 1126, 1127, 1128, 1129, 1164, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1204, 1205, 1206, 1216, 1218, 1219, 1221, 1224, 1226, 1227, 1232, 1233, 1235, 1236, 1237, 1238, 1239, 1245, 1246, 1253, 1254, 1255, 1259, 1260, 1261, 1262, 1263, 1265, 1267, 1268, 1270, 1274, 1275, 1277, 1278, 1279, 1284, 1287, 1288, 1289, 1290, 1291, 1293, 1294, 1295, 1296, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1308, 1310, 1315, 1318, 1319, 1320, 1322, 1325, 1326, 1328, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1343, 1345, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1390, 1399, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1487, 1488, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1513, 1514, 1518, 1519, 1520, 1521, 1522, 2370, 2475, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2539, 2540, 2541, 2542, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2556, 2558, 2569, 2572, 2574, 2575, 2576, 2578, 2580, 2582, 2584, 2585, 2586, 2589, 2591, 2592, 2594, 2595, 2597, 2598, 2600, 2601, 2602, 2603, 2604, 2605], "union": [2, 10, 20, 30, 68, 94, 95, 107, 109, 110, 119, 131, 134, 137, 157, 163, 166, 174, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 438, 608, 654, 665, 1098, 1110, 1172, 1195, 1216, 1467, 1469, 2497, 2501, 2502, 2507, 2509, 2510, 2511, 2517, 2519, 2527, 2530, 2531, 2534, 2536, 2537, 2541, 2544, 2550, 2555, 2556, 2562, 2563, 2566, 2574, 2580, 2586, 2592, 2598, 2603], "maybe_prim": 2, "__future__": 2, "noqa": [2, 8, 1120, 1122, 1123, 2495, 2496, 2501, 2503, 2505, 2509, 2511, 2520, 2521, 2528, 2529, 2531, 2533, 2536, 2537, 2538, 2539, 2569, 2603], "f404": 2, "class": [2, 3, 4, 8, 10, 13, 14, 16, 17, 24, 25, 28, 29, 32, 34, 37, 38, 39, 46, 49, 63, 91, 143, 146, 199, 201, 204, 216, 217, 220, 257, 260, 261, 265, 279, 294, 295, 345, 349, 350, 364, 366, 367, 376, 388, 459, 483, 484, 485, 486, 487, 488, 489, 501, 503, 522, 541, 542, 547, 575, 577, 603, 608, 755, 758, 808, 810, 825, 854, 857, 923, 926, 927, 940, 957, 958, 959, 960, 984, 998, 1043, 1074, 1075, 1076, 1077, 1078, 1079, 1110, 1112, 1120, 1121, 1122, 1123, 1124, 1126, 1128, 1145, 1174, 1175, 1176, 1177, 1178, 1179, 1194, 1195, 1196, 1197, 1198, 1228, 1236, 1365, 1374, 1407, 1410, 1420, 1423, 1441, 1442, 1443, 1444, 1452, 1453, 1456, 1472, 1477, 1478, 1480, 1482, 1483, 1485, 1510, 1511, 1515, 1516, 1517, 1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1837, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2478, 2479, 2484, 2494, 2496, 2497, 2499, 2501, 2504, 2505, 2506, 2507, 2512, 2515, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2557, 2558, 2559, 2563, 2566, 2570, 2572, 2574, 2580, 2586, 2592, 2598], "variabl": [2, 3, 5, 13, 14, 15, 16, 17, 18, 19, 28, 29, 30, 39, 46, 91, 115, 172, 197, 200, 203, 209, 213, 214, 224, 225, 276, 279, 339, 400, 403, 452, 479, 509, 530, 674, 722, 737, 807, 809, 822, 823, 834, 876, 940, 952, 1363, 1365, 1380, 1384, 1399, 1403, 1404, 1405, 1406, 1407, 1434, 1435, 1453, 1460, 1461, 1466, 1480, 1489, 1507, 1510, 1511, 2478, 2497, 2499, 2501, 2505, 2506, 2507, 2509, 2510, 2512, 2519, 2520, 2521, 2523, 2525, 2527, 2528, 2529, 2530, 2531, 2533, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2550, 2555, 2558, 2570, 2574, 2576, 2580, 2603], "shadow": [2, 2566], "mypi": [2, 2586, 2592, 2598, 2603], "1775": [2, 2509, 2592, 2603], "defens": 2, "solut": [2, 22, 29, 30, 76, 258, 621, 924, 1433, 1443, 2497, 2503, 2504, 2509, 2513, 2600], "unambigu": [2, 1420, 1521, 2512, 2519], "alia": [2, 3, 6, 16, 17, 19, 23, 71, 72, 151, 152, 183, 184, 300, 302, 342, 426, 447, 448, 547, 550, 552, 572, 616, 617, 681, 683, 725, 765, 766, 770, 795, 796, 978, 1055, 1060, 1173, 1201, 1287, 1288, 1291, 1324, 1341, 1474, 1491, 1508, 1523, 1524, 1525, 1653, 1684, 1741, 1742, 1743, 1767, 1798, 1831, 1863, 2479, 2487, 2497, 2505, 2508, 2511, 2515, 2519, 2527, 2534, 2537, 2539, 2541, 2544, 2547, 2555, 2566, 2574, 2580, 2586, 2592, 2605, 2606], "come": [2, 3, 5, 11, 13, 16, 19, 830, 871, 1363, 2495, 2496, 2504, 2509, 2511, 2516, 2517, 2519, 2534, 2569], "across": [2, 11, 13, 14, 28, 30, 68, 73, 102, 109, 110, 119, 122, 123, 131, 134, 137, 155, 163, 166, 176, 178, 179, 181, 191, 205, 210, 212, 213, 221, 222, 223, 224, 226, 227, 228, 251, 252, 267, 283, 433, 613, 618, 653, 667, 668, 669, 732, 734, 735, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 831, 832, 833, 834, 836, 837, 838, 917, 918, 931, 944, 1210, 1365, 1407, 1415, 1476, 1510, 1511, 2496, 2497, 2501, 2504, 2507, 2509, 2511, 2512, 2513, 2516, 2519, 2523, 2526, 2527, 2528, 2529, 2530, 2533, 2537, 2544, 2548, 2549, 2550, 2552, 2555, 2558, 2566, 2572, 2574, 2588, 2596, 2603], "definit": [2, 3, 8, 14, 102, 159, 160, 377, 445, 476, 609, 771, 772, 792, 943, 1020, 1210, 1326, 1329, 1343, 1346, 1454, 2496, 2503, 2505, 2509, 2519, 2521, 2534, 2535, 2547, 2586, 2598], "someclass1": 2, "str": [2, 3, 7, 13, 16, 17, 19, 27, 32, 69, 70, 71, 72, 78, 79, 80, 81, 84, 88, 91, 101, 114, 121, 122, 123, 124, 127, 128, 133, 139, 146, 147, 148, 150, 156, 157, 161, 168, 172, 174, 185, 188, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 203, 209, 215, 216, 217, 218, 219, 220, 224, 229, 236, 240, 241, 248, 255, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 284, 285, 286, 287, 288, 291, 293, 295, 296, 299, 304, 308, 309, 322, 326, 330, 334, 337, 339, 340, 345, 349, 363, 367, 368, 369, 371, 372, 373, 374, 375, 394, 406, 433, 459, 461, 467, 471, 472, 473, 474, 475, 501, 506, 507, 508, 524, 526, 528, 529, 531, 540, 543, 544, 546, 547, 548, 570, 575, 577, 578, 597, 598, 608, 610, 611, 614, 615, 616, 617, 627, 628, 631, 637, 673, 674, 676, 680, 689, 704, 710, 714, 717, 722, 723, 734, 735, 736, 740, 741, 751, 758, 759, 773, 780, 800, 802, 804, 805, 806, 807, 808, 809, 810, 825, 828, 829, 830, 834, 839, 845, 849, 850, 921, 924, 925, 927, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 941, 942, 945, 946, 947, 948, 950, 956, 958, 960, 962, 966, 969, 975, 976, 984, 985, 988, 993, 997, 998, 1000, 1001, 1006, 1014, 1020, 1031, 1038, 1041, 1045, 1047, 1058, 1061, 1062, 1081, 1085, 1089, 1107, 1109, 1112, 1120, 1122, 1123, 1125, 1127, 1129, 1132, 1134, 1138, 1139, 1141, 1148, 1150, 1152, 1159, 1165, 1167, 1170, 1173, 1175, 1177, 1195, 1196, 1197, 1199, 1201, 1206, 1221, 1231, 1233, 1237, 1238, 1261, 1269, 1274, 1277, 1278, 1279, 1284, 1287, 1288, 1299, 1302, 1309, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1364, 1365, 1374, 1402, 1403, 1405, 1406, 1407, 1408, 1409, 1410, 1412, 1414, 1415, 1416, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1435, 1436, 1437, 1440, 1441, 1444, 1445, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1465, 1466, 1467, 1474, 1475, 1476, 1477, 1480, 1483, 1485, 1487, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1659, 1744, 1773, 1945, 1975, 2476, 2477, 2478, 2479, 2491, 2495, 2497, 2499, 2502, 2503, 2506, 2507, 2509, 2511, 2512, 2513, 2514, 2515, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2547, 2548, 2551, 2555, 2571, 2572, 2574, 2576, 2580, 2581, 2583, 2586, 2587, 2591, 2592, 2598, 2603], "str_type": 2, "someclass2": 2, "tempt": [2, 2497], "cast": [2, 3, 13, 82, 97, 168, 215, 278, 293, 334, 388, 477, 531, 598, 629, 656, 717, 780, 939, 956, 1079, 1087, 1089, 1106, 1403, 1514, 1519, 1520, 1521, 2478, 2495, 2497, 2504, 2507, 2508, 2509, 2519, 2520, 2521, 2525, 2526, 2529, 2531, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2570, 2574, 2578, 2580, 2583, 2584, 2586, 2588, 2593, 2595, 2598, 2601, 2603, 2604], "analyz": [2, 14, 24, 30, 34, 107, 665, 1216, 2514], "occur": [2, 6, 12, 16, 17, 18, 19, 287, 290, 295, 328, 340, 479, 517, 551, 553, 723, 730, 865, 915, 948, 952, 998, 1062, 1190, 1239, 1365, 1368, 1407, 1415, 1451, 1491, 1492, 1507, 1508, 1510, 1511, 1520, 1535, 1536, 1538, 1539, 1540, 1541, 1561, 1562, 1564, 1565, 1566, 1567, 1587, 1588, 1590, 1591, 1592, 1593, 1613, 1614, 1616, 1617, 1618, 1619, 1641, 1642, 1644, 1645, 1646, 1647, 1671, 1672, 1674, 1675, 1676, 1677, 1700, 1701, 1703, 1704, 1705, 1706, 1725, 1726, 1728, 1729, 1730, 1731, 1755, 1756, 1758, 1759, 1760, 1761, 1785, 1786, 1788, 1789, 1790, 1791, 1817, 1818, 1820, 1821, 1822, 1823, 1849, 1850, 1852, 1853, 1854, 1855, 1878, 1879, 1881, 1882, 1883, 1884, 1904, 1905, 1907, 1908, 1909, 1910, 1929, 1930, 1932, 1933, 1934, 1935, 1956, 1957, 1959, 1960, 1961, 1962, 1986, 1987, 1989, 1990, 1991, 1992, 2017, 2018, 2020, 2021, 2022, 2023, 2042, 2043, 2045, 2046, 2047, 2048, 2070, 2071, 2073, 2074, 2075, 2076, 2096, 2097, 2099, 2100, 2101, 2102, 2122, 2123, 2125, 2126, 2127, 2128, 2147, 2148, 2150, 2151, 2152, 2153, 2172, 2173, 2175, 2176, 2177, 2178, 2198, 2199, 2201, 2202, 2203, 2204, 2223, 2224, 2226, 2227, 2228, 2229, 2249, 2250, 2252, 2253, 2254, 2255, 2276, 2277, 2279, 2280, 2281, 2282, 2302, 2303, 2305, 2306, 2307, 2308, 2328, 2329, 2331, 2332, 2333, 2334, 2354, 2355, 2357, 2358, 2359, 2360, 2379, 2380, 2382, 2383, 2384, 2385, 2405, 2406, 2408, 2409, 2410, 2411, 2432, 2433, 2435, 2436, 2437, 2438, 2458, 2459, 2461, 2462, 2463, 2464, 2497, 2504, 2505, 2509, 2511, 2512, 2513, 2514, 2519, 2521, 2533, 2544, 2547, 2555, 2557, 2572, 2580, 2581, 2583, 2587, 2592, 2594, 2603], "particularli": [2, 8, 1383, 2511, 2519, 2555, 2558], "custom": [2, 9, 10, 13, 14, 16, 19, 21, 26, 29, 31, 39, 82, 156, 172, 219, 260, 262, 622, 629, 829, 1079, 1110, 1120, 1122, 1123, 1199, 1325, 1342, 1423, 1435, 1453, 1466, 1481, 1486, 1491, 1497, 1498, 1501, 1502, 1504, 1507, 1508, 1509, 1659, 1744, 1773, 2479, 2494, 2499, 2505, 2509, 2512, 2513, 2516, 2518, 2526, 2527, 2529, 2531, 2533, 2537, 2541, 2544, 2547, 2548, 2555, 2556, 2557, 2558, 2559, 2572, 2573, 2576, 2580, 2581, 2598, 2600, 2602], "infer": [2, 16, 49, 63, 77, 97, 126, 132, 145, 148, 191, 236, 259, 266, 270, 272, 273, 276, 280, 287, 295, 296, 304, 326, 334, 340, 401, 415, 438, 503, 506, 507, 508, 528, 608, 610, 656, 676, 689, 710, 717, 723, 739, 757, 759, 845, 925, 930, 936, 948, 984, 985, 988, 993, 1132, 1173, 1179, 1182, 1183, 1184, 1195, 1200, 1219, 1299, 1408, 1476, 1491, 1492, 1494, 1498, 1501, 1502, 1507, 1508, 1509, 1519, 2497, 2499, 2503, 2505, 2508, 2510, 2511, 2517, 2518, 2519, 2520, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2565, 2570, 2580, 2583, 2586, 2592, 2598, 2603], "dtype": [2, 3, 7, 8, 10, 13, 15, 16, 17, 18, 19, 23, 24, 25, 28, 31, 32, 37, 38, 39, 40, 44, 46, 49, 56, 62, 63, 65, 67, 69, 70, 71, 72, 74, 75, 77, 80, 82, 86, 92, 97, 98, 100, 101, 103, 104, 105, 106, 107, 108, 111, 117, 118, 120, 121, 122, 124, 126, 132, 133, 141, 142, 143, 145, 146, 148, 151, 152, 153, 155, 164, 168, 169, 173, 174, 175, 182, 183, 184, 186, 188, 204, 206, 207, 208, 211, 213, 214, 215, 216, 218, 219, 229, 230, 236, 245, 247, 248, 253, 260, 263, 264, 269, 270, 272, 274, 275, 276, 281, 282, 284, 287, 288, 290, 291, 293, 294, 295, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 326, 327, 330, 334, 337, 339, 340, 342, 344, 345, 366, 367, 374, 376, 381, 382, 383, 384, 385, 388, 389, 390, 391, 393, 394, 399, 400, 401, 403, 406, 417, 420, 421, 422, 423, 424, 425, 429, 430, 433, 434, 435, 440, 447, 448, 449, 452, 453, 454, 455, 456, 459, 464, 466, 467, 473, 474, 477, 479, 482, 487, 501, 502, 503, 505, 506, 507, 508, 509, 513, 517, 519, 522, 524, 530, 531, 533, 534, 545, 575, 577, 578, 597, 603, 604, 608, 610, 612, 613, 614, 615, 616, 617, 619, 620, 621, 622, 623, 624, 626, 628, 629, 636, 640, 651, 652, 653, 654, 655, 656, 657, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 702, 703, 704, 705, 707, 710, 711, 714, 717, 718, 719, 720, 722, 723, 725, 727, 730, 731, 732, 733, 734, 736, 737, 739, 744, 745, 747, 748, 753, 754, 755, 757, 758, 759, 764, 765, 766, 775, 776, 777, 779, 780, 781, 784, 785, 786, 788, 789, 790, 793, 794, 795, 796, 797, 798, 800, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 827, 828, 829, 830, 831, 832, 833, 835, 836, 837, 838, 839, 840, 842, 845, 849, 850, 854, 857, 858, 860, 861, 862, 863, 865, 866, 869, 870, 873, 874, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 892, 894, 895, 896, 897, 898, 899, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 917, 918, 919, 921, 929, 934, 937, 938, 942, 944, 945, 948, 949, 950, 951, 952, 953, 955, 956, 957, 958, 959, 978, 979, 984, 985, 988, 990, 993, 997, 1055, 1077, 1079, 1080, 1083, 1084, 1087, 1089, 1093, 1096, 1105, 1106, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1117, 1120, 1122, 1123, 1130, 1132, 1134, 1136, 1138, 1139, 1140, 1141, 1142, 1144, 1145, 1148, 1150, 1152, 1154, 1159, 1160, 1161, 1165, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1181, 1182, 1183, 1184, 1190, 1192, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1208, 1211, 1216, 1219, 1222, 1223, 1232, 1237, 1239, 1244, 1248, 1261, 1264, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1299, 1302, 1305, 1316, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1374, 1378, 1393, 1402, 1403, 1404, 1406, 1407, 1409, 1418, 1421, 1422, 1427, 1431, 1433, 1458, 1463, 1464, 1467, 1470, 1471, 1474, 1487, 1491, 1492, 1496, 1498, 1500, 1505, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 2475, 2479, 2481, 2491, 2495, 2498, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2512, 2513, 2514, 2515, 2517, 2518, 2521, 2522, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2542, 2543, 2545, 2546, 2548, 2549, 2551, 2552, 2557, 2559, 2562, 2565, 2566, 2569, 2572, 2573, 2575, 2576, 2578, 2579, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2591, 2593, 2594, 2595, 2597, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "is_numb": [2, 2541], "cannot_infer_bad": 2, "obj": [2, 8, 364, 1143, 1146, 1149, 1155, 1156, 1157, 1158, 1162, 1163, 1200, 1255, 1296, 1463, 1464, 1470, 1471, 1515, 1516, 1517, 2477, 2502, 2510, 2529, 2539, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "float": [2, 3, 7, 8, 10, 13, 16, 19, 23, 24, 34, 68, 91, 92, 97, 99, 100, 101, 102, 109, 110, 116, 122, 131, 133, 139, 141, 142, 155, 159, 160, 169, 170, 171, 175, 176, 178, 179, 192, 205, 206, 207, 208, 210, 212, 218, 221, 222, 223, 226, 227, 228, 229, 231, 238, 249, 251, 252, 253, 259, 261, 265, 266, 267, 275, 277, 283, 292, 366, 376, 384, 407, 420, 421, 422, 423, 424, 425, 429, 430, 452, 471, 475, 487, 531, 611, 613, 626, 633, 652, 653, 656, 658, 660, 667, 668, 669, 732, 734, 744, 745, 748, 751, 771, 772, 775, 777, 781, 782, 783, 785, 786, 788, 789, 793, 802, 813, 814, 815, 816, 817, 820, 821, 828, 831, 832, 833, 836, 837, 838, 839, 841, 847, 859, 917, 918, 919, 925, 927, 930, 931, 932, 937, 938, 941, 944, 954, 958, 960, 984, 998, 1050, 1077, 1107, 1120, 1122, 1123, 1132, 1147, 1148, 1150, 1152, 1159, 1165, 1170, 1173, 1196, 1201, 1207, 1208, 1210, 1221, 1222, 1223, 1229, 1232, 1235, 1244, 1254, 1259, 1260, 1261, 1262, 1263, 1270, 1272, 1274, 1275, 1277, 1278, 1279, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1311, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1365, 1406, 1407, 1410, 1415, 1416, 1421, 1422, 1431, 1451, 1452, 1454, 1468, 1480, 1487, 1489, 1491, 1492, 1504, 1505, 1506, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2507, 2508, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2521, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2547, 2548, 2550, 2551, 2555, 2557, 2558, 2559, 2563, 2566, 2573, 2574, 2578, 2580, 2583, 2587, 2590, 2591, 2594, 2595, 2597, 2598, 2601, 2602, 2603, 2606], "object": [2, 3, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 24, 25, 26, 29, 31, 32, 34, 39, 41, 44, 46, 49, 50, 53, 55, 56, 58, 59, 60, 63, 65, 68, 71, 72, 73, 76, 77, 79, 81, 82, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 100, 107, 108, 109, 110, 111, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 145, 146, 147, 148, 151, 152, 153, 154, 156, 157, 163, 164, 166, 168, 173, 174, 176, 178, 179, 181, 182, 183, 184, 187, 188, 189, 190, 191, 192, 196, 204, 205, 208, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 232, 233, 236, 237, 240, 245, 247, 250, 251, 252, 256, 257, 258, 259, 260, 261, 262, 264, 266, 267, 269, 270, 271, 273, 275, 276, 279, 280, 281, 282, 283, 284, 286, 287, 289, 291, 293, 294, 295, 296, 297, 299, 304, 305, 306, 308, 309, 322, 326, 330, 331, 332, 333, 334, 336, 337, 340, 349, 361, 364, 365, 366, 367, 368, 369, 370, 372, 373, 374, 375, 376, 383, 384, 386, 388, 389, 390, 391, 393, 396, 399, 400, 406, 408, 414, 416, 417, 418, 420, 421, 422, 423, 424, 425, 429, 430, 433, 434, 435, 440, 441, 447, 448, 449, 452, 453, 454, 455, 456, 466, 467, 470, 473, 474, 477, 478, 479, 482, 483, 487, 489, 499, 503, 505, 506, 513, 517, 522, 531, 532, 533, 545, 547, 576, 577, 578, 587, 588, 597, 603, 604, 608, 610, 616, 617, 618, 621, 622, 626, 627, 629, 632, 633, 635, 637, 638, 639, 640, 641, 644, 647, 648, 649, 652, 653, 654, 655, 656, 657, 658, 660, 665, 666, 670, 672, 674, 675, 676, 678, 680, 689, 699, 704, 710, 714, 715, 716, 717, 718, 719, 720, 723, 728, 729, 731, 733, 734, 735, 736, 737, 738, 739, 740, 743, 746, 747, 750, 751, 755, 757, 758, 759, 760, 761, 762, 763, 765, 766, 776, 779, 780, 784, 790, 794, 795, 796, 797, 798, 799, 800, 801, 802, 806, 818, 822, 823, 825, 826, 827, 828, 829, 830, 834, 839, 840, 842, 843, 845, 849, 850, 858, 860, 861, 862, 863, 864, 865, 866, 868, 869, 870, 873, 874, 875, 877, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 915, 916, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 934, 936, 937, 940, 942, 945, 947, 948, 949, 951, 952, 953, 955, 956, 957, 960, 969, 979, 980, 984, 985, 988, 993, 995, 996, 997, 998, 1000, 1001, 1004, 1014, 1041, 1043, 1045, 1049, 1052, 1053, 1057, 1058, 1061, 1062, 1077, 1079, 1087, 1099, 1102, 1105, 1106, 1114, 1115, 1120, 1122, 1123, 1131, 1133, 1136, 1137, 1140, 1142, 1143, 1144, 1145, 1146, 1147, 1151, 1154, 1155, 1156, 1157, 1158, 1160, 1161, 1162, 1163, 1164, 1167, 1168, 1171, 1172, 1173, 1179, 1181, 1182, 1190, 1197, 1200, 1201, 1204, 1205, 1206, 1208, 1216, 1218, 1219, 1220, 1221, 1222, 1223, 1226, 1228, 1229, 1230, 1231, 1232, 1233, 1236, 1237, 1240, 1244, 1245, 1246, 1253, 1255, 1264, 1267, 1269, 1271, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1296, 1299, 1309, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1374, 1403, 1404, 1406, 1407, 1410, 1411, 1416, 1418, 1419, 1421, 1422, 1427, 1432, 1433, 1435, 1452, 1453, 1454, 1455, 1462, 1463, 1464, 1465, 1467, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1522, 1530, 1556, 1582, 1608, 1634, 1663, 1695, 1720, 1748, 1777, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2475, 2476, 2477, 2480, 2481, 2483, 2484, 2490, 2491, 2492, 2494, 2498, 2501, 2502, 2503, 2504, 2506, 2508, 2511, 2512, 2514, 2515, 2518, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2542, 2543, 2544, 2545, 2548, 2550, 2551, 2552, 2555, 2556, 2557, 2559, 2562, 2563, 2565, 2566, 2567, 2569, 2570, 2572, 2574, 2575, 2576, 2578, 2579, 2580, 2582, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2601, 2602, 2603, 2604, 2605], "reach": [2, 5, 916, 1244, 2529], "complain": [2, 2511], "upper": [2, 8, 13, 16, 17, 19, 56, 60, 92, 107, 216, 261, 363, 649, 652, 665, 825, 861, 862, 890, 911, 912, 927, 1079, 1216, 1422, 1452, 1454, 1491, 1508, 2497, 2502, 2507, 2509, 2517, 2520, 2547, 2555, 2574, 2580, 2586, 2592], "limit": [2, 8, 13, 20, 22, 34, 39, 49, 73, 87, 88, 89, 92, 107, 125, 126, 139, 148, 187, 188, 192, 213, 214, 218, 276, 277, 345, 374, 403, 452, 509, 530, 603, 618, 635, 637, 638, 652, 665, 738, 739, 759, 799, 800, 802, 822, 823, 828, 904, 908, 1079, 1095, 1204, 1205, 1216, 1218, 1219, 1221, 1226, 1227, 1231, 1245, 1246, 1253, 1267, 1268, 1290, 1291, 1293, 1294, 1299, 1305, 1308, 1365, 1407, 1411, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1454, 1457, 1495, 1498, 1501, 1509, 1510, 1511, 1519, 1520, 2479, 2495, 2496, 2499, 2501, 2502, 2503, 2506, 2507, 2509, 2510, 2512, 2514, 2517, 2520, 2523, 2524, 2527, 2528, 2529, 2531, 2533, 2534, 2536, 2537, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2560, 2570, 2574, 2580, 2586, 2592, 2603], "human": [2, 146, 217, 758, 1512, 2504], "understand": [2, 3, 11, 14, 16, 19, 36, 102, 218, 828, 1210, 1374, 2507, 2509, 2510, 2535, 2555, 2558, 2580], "catch": [2, 13, 391, 467, 2507, 2526, 2527, 2544, 2570], "5206": 2, "discourag": [2, 16, 17, 18, 19, 1869], "applic": [2, 7, 8, 10, 14, 26, 34, 102, 122, 168, 192, 213, 214, 264, 287, 293, 295, 296, 304, 326, 340, 671, 676, 689, 710, 723, 734, 780, 802, 822, 823, 929, 948, 956, 985, 988, 993, 1001, 1014, 1045, 1062, 1195, 1210, 1237, 1284, 1411, 1413, 1424, 1433, 1444, 1498, 1500, 2484, 2495, 2496, 2503, 2506, 2509, 2516, 2519, 2521, 2537, 2539, 2541, 2544, 2555, 2558, 2570, 2586, 2592], "refactor": [2, 13, 1457, 2503, 2522, 2529, 2530, 2539, 2544, 2550, 2562, 2563, 2566, 2574, 2587], "appeas": 2, "analysi": [2, 14, 15, 22, 31, 34, 36, 102, 107, 209, 665, 1210, 1216, 2496, 2497, 2501, 2507, 2509, 2514, 2519, 2521], "cannot_infer_good": 2, "isinst": [2, 1149, 1421, 1422, 2509, 2514, 2527, 2541, 2570, 2592, 2598, 2603], "With": [2, 3, 14, 16, 17, 18, 19, 21, 26, 29, 68, 76, 98, 109, 110, 131, 143, 146, 156, 176, 178, 179, 205, 210, 212, 221, 222, 223, 225, 226, 227, 228, 251, 252, 261, 269, 280, 283, 290, 339, 340, 400, 479, 621, 636, 657, 672, 699, 722, 723, 737, 755, 758, 927, 952, 1095, 1404, 1452, 1509, 2478, 2495, 2497, 2503, 2505, 2507, 2509, 2511, 2514, 2515, 2516, 2517, 2519, 2526, 2529, 2530, 2547, 2549, 2552, 2563, 2570, 2580, 2598, 2603], "effort": [2, 13, 34, 2496, 2503], "exhaust": [2, 22, 1265, 2501, 2505], "down": [2, 4, 5, 11, 148, 219, 247, 759, 829, 858, 1299, 1519, 1869, 2495, 2509, 2521, 2523, 2539, 2547, 2550, 2562, 2572], "commonli": [2, 1482, 2501, 2514, 2519, 2521, 2544], "_type": 2, "ultim": [2, 16, 19, 2509], "expos": [2, 14, 2484, 2499, 2507, 2512, 2534, 2537, 2541, 2544, 2547, 2550, 2574, 2580, 2582, 2583, 2592, 2603], "parti": [2, 3, 8, 13, 15, 17, 18, 34, 384, 626, 1144, 1173, 2479, 2497, 2501, 2520, 2541, 2550, 2555, 2603], "express": [2, 3, 14, 15, 16, 17, 19, 25, 27, 32, 34, 121, 127, 209, 211, 218, 285, 539, 719, 720, 740, 818, 828, 865, 866, 869, 870, 871, 873, 874, 892, 899, 908, 909, 946, 1238, 1365, 1384, 1403, 1407, 1410, 1421, 1422, 1491, 1497, 1508, 1509, 1510, 1511, 1521, 2478, 2495, 2497, 2498, 2501, 2505, 2506, 2507, 2509, 2512, 2513, 2514, 2517, 2518, 2521, 2524, 2526, 2527, 2529, 2530, 2531, 2535, 2537, 2539, 2544, 2547, 2564, 2580, 2581, 2586, 2598], "np": [2, 3, 8, 13, 15, 16, 17, 18, 19, 39, 63, 71, 72, 73, 74, 75, 77, 80, 91, 92, 94, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 111, 112, 115, 118, 122, 123, 124, 126, 127, 133, 146, 148, 151, 152, 168, 173, 177, 183, 184, 191, 194, 195, 196, 198, 199, 201, 202, 204, 206, 207, 208, 211, 213, 218, 219, 220, 224, 229, 230, 234, 236, 241, 253, 257, 279, 280, 281, 287, 288, 289, 291, 293, 308, 309, 340, 367, 383, 387, 397, 400, 403, 404, 405, 422, 425, 429, 433, 434, 435, 447, 448, 452, 455, 479, 483, 493, 501, 509, 511, 530, 543, 577, 603, 608, 610, 613, 616, 617, 618, 619, 620, 622, 625, 628, 636, 652, 654, 656, 658, 659, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 674, 677, 719, 720, 723, 731, 732, 734, 735, 736, 737, 739, 740, 744, 745, 747, 748, 758, 759, 765, 766, 775, 777, 779, 780, 786, 788, 789, 790, 793, 795, 796, 804, 805, 806, 808, 810, 811, 813, 814, 815, 817, 818, 820, 821, 822, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 845, 849, 850, 857, 863, 865, 866, 869, 876, 887, 891, 899, 904, 905, 908, 909, 910, 916, 917, 918, 919, 923, 940, 942, 944, 948, 951, 952, 956, 958, 960, 1087, 1088, 1089, 1097, 1098, 1106, 1109, 1120, 1122, 1123, 1126, 1130, 1132, 1134, 1138, 1139, 1140, 1141, 1144, 1145, 1148, 1150, 1152, 1156, 1159, 1160, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1173, 1185, 1196, 1197, 1201, 1206, 1207, 1208, 1210, 1211, 1216, 1219, 1232, 1236, 1248, 1261, 1265, 1278, 1287, 1288, 1291, 1294, 1299, 1302, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1393, 1401, 1404, 1406, 1411, 1412, 1413, 1414, 1415, 1421, 1422, 1424, 1431, 1433, 1434, 1439, 1441, 1442, 1444, 1451, 1463, 1464, 1470, 1471, 1476, 1478, 1479, 1480, 1482, 1486, 1487, 1491, 1492, 1505, 1507, 1508, 1509, 1520, 1521, 1744, 2476, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2546, 2547, 2548, 2549, 2550, 2552, 2557, 2558, 2559, 2564, 2566, 2569, 2570, 2573, 2578, 2580, 2583, 2586, 2587, 2588, 2590, 2592, 2598, 2601, 2602, 2603, 2606], "int64": [2, 7, 8, 10, 15, 23, 24, 28, 31, 32, 37, 39, 60, 63, 69, 70, 77, 82, 92, 97, 98, 101, 111, 116, 121, 126, 143, 145, 146, 153, 155, 164, 168, 169, 173, 175, 186, 188, 208, 218, 219, 229, 230, 245, 247, 248, 253, 260, 264, 279, 281, 282, 287, 290, 291, 293, 294, 295, 298, 300, 302, 307, 319, 320, 321, 323, 327, 342, 344, 367, 376, 384, 385, 388, 391, 394, 399, 401, 417, 433, 449, 455, 456, 464, 467, 477, 479, 486, 487, 501, 503, 505, 506, 507, 508, 513, 517, 519, 524, 531, 534, 603, 608, 614, 615, 616, 617, 621, 622, 626, 629, 649, 652, 656, 657, 670, 671, 675, 679, 681, 683, 691, 700, 702, 703, 705, 711, 725, 727, 739, 747, 755, 757, 776, 780, 781, 785, 790, 794, 797, 798, 800, 812, 824, 828, 829, 830, 839, 840, 842, 849, 850, 858, 866, 919, 929, 940, 942, 948, 950, 951, 952, 956, 957, 984, 1087, 1125, 1127, 1129, 1130, 1150, 1164, 1173, 1174, 1179, 1181, 1182, 1183, 1184, 1190, 1192, 1195, 1200, 1211, 1219, 1232, 1239, 1244, 1248, 1264, 1278, 1282, 1283, 1287, 1288, 1291, 1294, 1305, 1316, 1356, 1363, 1393, 1409, 1433, 1491, 1505, 1507, 1508, 1509, 1515, 1520, 2478, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2515, 2517, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2540, 2544, 2547, 2549, 2550, 2555, 2557, 2558, 2572, 2574, 2576, 2580, 2581, 2586, 2592, 2598, 2603, 2604], "extensiondtyp": [2, 37, 345, 484, 485, 486, 488, 501, 575, 608, 958, 1074, 1075, 1076, 1078, 1089, 1092, 1109, 1121, 1173, 1177, 1198, 2484, 2501, 2509, 2555, 2580, 2585, 2586, 2587, 2592, 2595, 2598, 2603], "categoricaldtyp": [2, 8, 39, 43, 44, 49, 82, 629, 1136, 1173, 2479, 2496, 2497, 2505, 2506, 2509, 2510, 2541, 2548, 2555, 2558, 2574, 2585, 2586, 2592, 2598, 2603], "burden": [2, 13, 34, 2504], "constantli": [2, 2510], "reus": [2, 13, 333, 470, 474, 995, 997, 2499, 2505, 2509, 2510, 2566], "as_typ": 2, "hous": [2, 4, 865], "repeatedli": [2, 2509, 2529, 2555, 2592], "concept": [2, 3, 16, 19, 21, 29, 31, 35, 36, 1454, 2509, 2519, 2521], "arrai": [2, 3, 7, 10, 13, 14, 15, 31, 34, 39, 40, 42, 44, 49, 54, 63, 71, 72, 77, 80, 81, 82, 91, 92, 98, 111, 120, 122, 127, 132, 133, 136, 143, 147, 149, 157, 164, 165, 168, 173, 174, 180, 191, 192, 193, 194, 195, 197, 200, 201, 202, 203, 208, 211, 213, 214, 218, 225, 229, 234, 235, 237, 244, 246, 257, 266, 269, 274, 279, 282, 287, 289, 291, 293, 294, 295, 297, 311, 312, 313, 314, 315, 316, 317, 318, 324, 331, 332, 338, 339, 340, 366, 376, 378, 379, 381, 382, 383, 387, 390, 391, 392, 397, 400, 403, 404, 405, 407, 410, 417, 433, 434, 435, 440, 447, 448, 450, 451, 452, 454, 455, 464, 467, 468, 471, 472, 473, 475, 477, 478, 480, 482, 487, 493, 503, 505, 506, 507, 508, 509, 510, 511, 517, 519, 521, 522, 526, 527, 528, 529, 530, 532, 533, 534, 543, 577, 578, 608, 610, 622, 623, 624, 625, 628, 629, 652, 657, 670, 672, 678, 692, 693, 694, 695, 696, 697, 698, 707, 715, 716, 718, 719, 721, 722, 723, 733, 734, 737, 740, 747, 755, 776, 780, 784, 802, 803, 804, 805, 807, 809, 810, 811, 816, 818, 819, 822, 823, 827, 828, 830, 835, 839, 840, 849, 850, 853, 856, 865, 869, 874, 892, 909, 923, 930, 932, 934, 940, 941, 948, 949, 953, 955, 956, 957, 958, 961, 979, 983, 984, 990, 1077, 1079, 1080, 1081, 1082, 1083, 1084, 1086, 1087, 1088, 1089, 1090, 1093, 1094, 1095, 1096, 1097, 1098, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1109, 1110, 1111, 1115, 1118, 1119, 1120, 1122, 1123, 1130, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1144, 1145, 1148, 1150, 1152, 1154, 1156, 1159, 1160, 1161, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1172, 1201, 1229, 1230, 1232, 1236, 1237, 1271, 1278, 1284, 1285, 1311, 1338, 1340, 1343, 1355, 1357, 1362, 1363, 1365, 1379, 1404, 1406, 1407, 1411, 1412, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1457, 1463, 1464, 1465, 1467, 1469, 1470, 1471, 1476, 1480, 1487, 1489, 1491, 1492, 1498, 1508, 1510, 1511, 1514, 1519, 1520, 1521, 1744, 2475, 2476, 2477, 2484, 2495, 2496, 2498, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2557, 2558, 2559, 2569, 2570, 2575, 2580, 2581, 2582, 2583, 2586, 2587, 2590, 2591, 2592, 2593, 2595, 2597, 2598, 2602, 2603, 2604, 2605, 2606], "numer": [2, 3, 14, 16, 19, 21, 22, 23, 24, 26, 28, 39, 49, 67, 82, 91, 97, 107, 133, 145, 148, 159, 160, 169, 170, 171, 175, 177, 191, 194, 195, 196, 201, 202, 206, 207, 211, 218, 230, 231, 236, 238, 245, 249, 253, 259, 269, 291, 292, 400, 420, 421, 422, 423, 424, 425, 429, 430, 479, 489, 612, 629, 656, 665, 737, 757, 759, 771, 772, 781, 782, 783, 785, 804, 805, 806, 810, 811, 814, 815, 818, 828, 841, 845, 847, 859, 878, 879, 880, 881, 882, 883, 884, 885, 886, 919, 925, 952, 954, 1159, 1164, 1216, 1235, 1259, 1260, 1261, 1262, 1263, 1270, 1275, 1299, 1300, 1301, 1302, 1303, 1304, 1310, 1315, 1363, 1372, 1403, 1404, 1409, 1410, 1415, 1451, 1454, 1463, 1464, 1468, 1470, 1471, 1476, 1480, 1491, 1492, 1498, 1504, 1505, 1506, 1507, 1508, 1519, 1520, 1521, 2478, 2484, 2496, 2497, 2499, 2502, 2503, 2504, 2505, 2506, 2509, 2513, 2514, 2516, 2517, 2518, 2520, 2521, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2569, 2572, 2575, 2581, 2583, 2587, 2588, 2605, 2606], "etc": [2, 3, 4, 8, 13, 14, 17, 21, 34, 209, 236, 259, 261, 266, 268, 271, 273, 276, 280, 349, 459, 541, 542, 845, 870, 871, 925, 927, 930, 933, 936, 1418, 1452, 1489, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2396, 2481, 2483, 2491, 2494, 2501, 2502, 2507, 2509, 2513, 2514, 2516, 2517, 2519, 2520, 2523, 2527, 2529, 2530, 2537, 2550, 2555, 2566, 2570, 2572, 2574, 2603], "alias": [2, 3, 31, 259, 261, 267, 277, 296, 304, 326, 459, 570, 676, 689, 710, 925, 927, 931, 985, 988, 993, 1178, 1231, 1364, 1452, 1484, 2479, 2496, 2497, 2518, 2527, 2529, 2537, 2539, 2541, 2543, 2544, 2547, 2555, 2558, 2570], "axi": [2, 3, 10, 13, 15, 16, 17, 19, 30, 34, 66, 68, 71, 72, 73, 74, 75, 76, 77, 78, 84, 86, 87, 88, 89, 91, 92, 94, 96, 100, 101, 103, 104, 105, 106, 108, 109, 110, 112, 113, 114, 115, 118, 119, 122, 123, 125, 126, 127, 131, 134, 136, 137, 139, 141, 142, 143, 148, 158, 159, 160, 163, 164, 166, 167, 168, 169, 170, 171, 172, 175, 176, 177, 178, 179, 181, 186, 187, 188, 189, 192, 193, 194, 195, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 219, 221, 222, 223, 224, 226, 227, 228, 229, 231, 232, 236, 238, 239, 240, 241, 247, 248, 249, 251, 252, 253, 255, 257, 272, 278, 281, 283, 284, 285, 286, 287, 292, 293, 294, 318, 329, 366, 367, 376, 378, 379, 381, 382, 392, 439, 441, 454, 455, 468, 487, 544, 608, 613, 616, 617, 618, 619, 620, 621, 623, 624, 625, 631, 634, 635, 637, 638, 652, 655, 659, 661, 662, 663, 664, 667, 668, 669, 671, 673, 674, 731, 732, 734, 735, 738, 739, 740, 744, 745, 747, 748, 751, 753, 754, 755, 756, 759, 771, 772, 775, 776, 777, 778, 780, 781, 782, 783, 785, 786, 788, 789, 793, 799, 800, 801, 802, 803, 804, 805, 813, 814, 815, 817, 818, 820, 821, 822, 823, 824, 825, 827, 829, 831, 832, 833, 834, 836, 837, 838, 839, 840, 841, 842, 845, 847, 848, 849, 850, 858, 859, 917, 918, 919, 923, 942, 944, 945, 946, 947, 948, 954, 956, 957, 990, 1077, 1095, 1102, 1106, 1200, 1201, 1206, 1208, 1212, 1213, 1214, 1215, 1217, 1219, 1221, 1222, 1223, 1224, 1227, 1230, 1233, 1235, 1236, 1237, 1238, 1249, 1250, 1251, 1252, 1268, 1271, 1278, 1279, 1284, 1287, 1288, 1299, 1324, 1341, 1363, 1411, 1412, 1414, 1415, 1416, 1418, 1420, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1431, 1433, 1434, 1440, 1442, 1443, 1451, 1454, 1456, 1466, 1477, 1478, 1480, 1482, 1483, 1487, 2483, 2495, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2513, 2514, 2516, 2517, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2548, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2565, 2566, 2567, 2568, 2571, 2573, 2574, 2578, 2580, 2581, 2586, 2587, 2592, 2593, 2594, 2596, 2598, 2599, 2600, 2601, 2603, 2604], "pyright": 2, "correct": [2, 4, 11, 234, 455, 473, 840, 934, 1130, 1173, 1319, 1321, 1323, 1365, 1407, 1423, 1498, 1510, 1511, 2497, 2507, 2509, 2512, 2515, 2519, 2524, 2526, 2527, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2594, 2598, 2602, 2604], "doe": [2, 3, 4, 10, 11, 13, 15, 16, 17, 19, 21, 22, 28, 31, 32, 33, 34, 44, 62, 63, 79, 83, 90, 95, 111, 127, 136, 150, 155, 157, 168, 174, 190, 213, 218, 219, 247, 263, 264, 266, 269, 275, 287, 289, 293, 296, 304, 324, 326, 340, 349, 368, 440, 455, 461, 473, 478, 489, 493, 511, 544, 627, 630, 639, 651, 654, 675, 676, 689, 707, 710, 723, 740, 747, 780, 822, 828, 829, 840, 849, 858, 865, 929, 930, 934, 937, 948, 949, 956, 985, 988, 993, 1001, 1014, 1045, 1062, 1079, 1085, 1089, 1110, 1173, 1185, 1200, 1237, 1284, 1285, 1289, 1362, 1403, 1405, 1421, 1422, 1431, 1434, 1454, 1467, 1475, 1506, 1519, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2475, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2509, 2510, 2511, 2512, 2513, 2516, 2519, 2520, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2560, 2574, 2580, 2582, 2586, 2588, 2592, 2594, 2598, 2603], "correspond": [2, 21, 27, 30, 32, 35, 56, 68, 79, 109, 110, 112, 120, 122, 131, 133, 146, 165, 168, 176, 178, 179, 189, 192, 198, 205, 210, 212, 213, 216, 221, 222, 223, 226, 227, 228, 251, 252, 257, 277, 280, 283, 285, 289, 293, 294, 295, 339, 372, 387, 403, 405, 408, 438, 455, 499, 506, 509, 530, 547, 569, 577, 613, 627, 636, 667, 668, 669, 722, 732, 733, 734, 744, 745, 748, 758, 775, 777, 779, 780, 786, 788, 789, 790, 793, 801, 802, 813, 817, 820, 821, 822, 824, 825, 831, 832, 833, 836, 837, 838, 840, 863, 872, 876, 877, 898, 900, 901, 917, 918, 923, 944, 946, 951, 956, 957, 984, 998, 1020, 1086, 1103, 1182, 1236, 1238, 1403, 1415, 1421, 1422, 1442, 1451, 1461, 1463, 1464, 1470, 1471, 1477, 1478, 1491, 1492, 1498, 1502, 1504, 1505, 1506, 1508, 1519, 1526, 1552, 1975, 2214, 2240, 2479, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2512, 2513, 2517, 2518, 2519, 2520, 2521, 2526, 2529, 2531, 2537, 2539, 2541, 2550, 2555, 2558, 2562, 2580, 2586, 2592, 2598, 2603], "stage": [2, 34, 2539], "stubtest": 2, "22": [2, 15, 17, 18, 19, 23, 25, 29, 30, 31, 32, 135, 146, 214, 219, 236, 367, 550, 552, 572, 746, 823, 829, 845, 1041, 1058, 1066, 1415, 1451, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2532, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2574, 2580, 2586, 2592, 2603], "561": [2, 2509], "primari": [2, 13, 34, 63, 998, 1458, 2496, 2497, 2502, 2504, 2507, 2509, 2516, 2519, 2537], "declar": [2, 14, 280, 2509, 2516, 2555, 2580, 2603], "ship": 2, "empti": [2, 3, 17, 26, 46, 74, 75, 124, 129, 141, 142, 151, 152, 162, 183, 184, 206, 207, 230, 253, 260, 280, 376, 434, 435, 447, 448, 454, 493, 511, 608, 619, 620, 674, 736, 742, 753, 754, 765, 766, 774, 795, 796, 814, 815, 827, 863, 895, 903, 907, 919, 926, 1102, 1105, 1116, 1172, 1185, 1222, 1223, 1362, 1376, 1411, 1412, 1413, 1414, 1443, 1444, 1491, 1492, 1497, 1508, 1509, 2495, 2496, 2497, 2503, 2504, 2506, 2507, 2513, 2517, 2520, 2521, 2522, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2548, 2549, 2550, 2551, 2555, 2556, 2557, 2564, 2570, 2572, 2575, 2576, 2580, 2581, 2582, 2583, 2586, 2588, 2592, 2594, 2597, 2599, 2600, 2603, 2604, 2606], "folder": [2, 4, 5, 22, 259, 925, 2512], "c": [2, 3, 8, 9, 13, 14, 16, 17, 18, 19, 24, 25, 28, 29, 32, 34, 39, 46, 49, 50, 56, 58, 59, 60, 63, 67, 71, 72, 73, 75, 83, 94, 95, 96, 97, 100, 102, 107, 108, 112, 114, 119, 121, 124, 126, 132, 133, 134, 136, 137, 140, 143, 146, 148, 163, 164, 166, 172, 174, 180, 181, 189, 190, 191, 192, 194, 195, 198, 203, 208, 209, 211, 215, 218, 230, 232, 237, 240, 241, 255, 258, 261, 264, 266, 269, 281, 284, 289, 330, 376, 383, 390, 400, 403, 406, 439, 441, 451, 453, 454, 461, 462, 477, 509, 530, 531, 536, 538, 542, 546, 569, 597, 608, 612, 613, 618, 620, 630, 640, 641, 647, 648, 649, 655, 656, 665, 667, 668, 669, 671, 673, 714, 732, 737, 739, 744, 745, 748, 752, 753, 754, 755, 758, 759, 768, 775, 776, 777, 786, 788, 789, 793, 801, 802, 804, 805, 813, 817, 818, 819, 820, 821, 827, 828, 830, 831, 832, 833, 836, 837, 838, 842, 849, 850, 857, 863, 866, 871, 875, 876, 898, 917, 918, 921, 924, 927, 928, 929, 930, 942, 944, 945, 949, 951, 953, 1101, 1102, 1172, 1173, 1197, 1200, 1201, 1208, 1210, 1216, 1219, 1220, 1237, 1244, 1254, 1259, 1261, 1269, 1274, 1277, 1278, 1284, 1285, 1295, 1299, 1300, 1302, 1309, 1320, 1322, 1324, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1362, 1363, 1365, 1375, 1378, 1390, 1398, 1404, 1405, 1406, 1407, 1415, 1424, 1433, 1434, 1442, 1443, 1451, 1452, 1454, 1458, 1466, 1467, 1468, 1469, 1475, 1476, 1487, 1491, 1492, 1498, 1505, 1508, 1509, 1510, 1511, 1514, 2475, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2550, 2551, 2555, 2558, 2566, 2569, 2570, 2573, 2574, 2575, 2580, 2583, 2586, 2592, 2598, 2600, 2603, 2605, 2606], "pathlib": [2, 14, 259, 925, 2509, 2514, 2538, 2540, 2541, 2545, 2547, 2583, 2586], "__path__": 2, "touch": [2, 5], "signal": [2, 224, 834, 2497, 2499, 2521, 2529], "checker": 2, "awar": [2, 14, 82, 192, 275, 286, 287, 337, 339, 340, 345, 473, 610, 629, 640, 722, 723, 802, 934, 937, 947, 948, 953, 1000, 1061, 1062, 1173, 1177, 1433, 1519, 2479, 2495, 2497, 2499, 2501, 2509, 2510, 2511, 2516, 2519, 2528, 2529, 2530, 2531, 2539, 2540, 2543, 2544, 2547, 2548, 2550, 2551, 2552, 2556, 2557, 2558, 2559, 2570, 2574, 2575, 2576, 2582, 2586, 2587, 2592, 2597, 2598, 2599, 2603, 2604], "github": [2, 4, 8, 9, 11, 13, 14, 34, 35, 241, 2499, 2509, 2516, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "servic": [2, 5, 34, 263, 1495, 2527, 2539], "branch": [2, 11, 2505, 2529, 2544, 2570], "merg": [2, 3, 4, 5, 9, 13, 14, 18, 20, 21, 30, 34, 80, 94, 157, 261, 289, 386, 628, 927, 1200, 1365, 1382, 1407, 1452, 1454, 1468, 1469, 1510, 1511, 2484, 2497, 2506, 2508, 2512, 2513, 2523, 2524, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2542, 2544, 2546, 2547, 2548, 2551, 2555, 2556, 2557, 2558, 2559, 2562, 2563, 2566, 2574, 2586, 2592, 2595, 2596, 2598, 2602, 2603], "red": [2, 5, 15, 194, 195, 201, 203, 259, 267, 433, 434, 435, 447, 448, 477, 522, 526, 529, 804, 805, 810, 925, 931, 1232, 1369, 1411, 1413, 1421, 1433, 1442, 1443, 1454, 1457, 2507, 2510, 2516, 2528, 2544, 2592], "x": [2, 4, 11, 12, 15, 16, 17, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 56, 60, 63, 71, 72, 76, 77, 78, 81, 91, 97, 132, 136, 139, 143, 164, 190, 192, 193, 194, 195, 197, 198, 200, 201, 203, 215, 240, 241, 281, 289, 349, 366, 394, 403, 487, 489, 509, 524, 530, 537, 540, 546, 569, 608, 622, 649, 656, 751, 755, 776, 802, 803, 804, 805, 807, 809, 810, 824, 849, 850, 871, 895, 903, 907, 942, 1047, 1077, 1097, 1155, 1157, 1200, 1201, 1206, 1211, 1220, 1221, 1225, 1237, 1244, 1248, 1257, 1269, 1276, 1278, 1279, 1284, 1287, 1288, 1309, 1316, 1343, 1363, 1364, 1369, 1374, 1399, 1407, 1411, 1412, 1414, 1421, 1422, 1424, 1433, 1475, 1477, 1480, 1482, 1487, 1489, 1491, 1492, 1496, 1508, 1510, 1511, 1945, 1975, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2512, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2563, 2566, 2569, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2602, 2603, 2604, 2606], "seriou": 2, "embrac": 2, "tdd": 2, "reli": [2, 13, 865, 892, 1096, 1106, 1110, 1433, 2497, 2499, 2509, 2516, 2519, 2527, 2541, 2548, 2552, 2555, 2576, 2598, 2603], "repetit": [2, 454, 827, 1102, 2520], "cycl": [2, 16, 17, 18, 19, 2497, 2509, 2544, 2550, 2559, 2592], "initi": [2, 3, 13, 14, 19, 31, 84, 88, 128, 161, 260, 265, 277, 631, 637, 741, 773, 790, 926, 960, 1120, 1122, 1123, 1453, 2496, 2502, 2509, 2521, 2526, 2535, 2539, 2550, 2554, 2555, 2558, 2574, 2580, 2587, 2592, 2598, 2603], "autom": [2, 14, 2541, 2544, 2550], "amount": [2, 3, 6, 13, 14, 15, 18, 24, 34, 136, 146, 747, 758, 1444, 1487, 2503, 2509, 2511, 2514, 2515, 2519, 2521, 2523, 2569], "taken": [2, 23, 80, 248, 257, 468, 482, 628, 923, 1106, 1173, 1236, 1403, 1474, 1491, 1508, 2501, 2507, 2509, 2512, 2514, 2517, 2531, 2569], "push": [2, 5, 11, 1497, 2519, 2586], "habit": 2, "ahead": [2, 6, 16, 17, 19, 2509, 2519], "never": [2, 13, 146, 155, 164, 758, 776, 1454, 2497, 2502, 2505, 2509, 2516, 2519, 2550, 2551, 2572, 2603], "subdirectori": 2, "packag": [2, 3, 6, 11, 14, 15, 21, 23, 26, 27, 29, 30, 31, 241, 258, 261, 263, 268, 349, 466, 860, 924, 927, 933, 1384, 1452, 1454, 1495, 1512, 2501, 2503, 2509, 2513, 2514, 2517, 2519, 2520, 2521, 2533, 2534, 2535, 2537, 2539, 2541, 2544, 2546, 2547, 2550, 2555, 2558, 2574, 2580, 2582, 2586, 2592, 2598, 2603], "suggest": [2, 6, 1365, 1407, 1510, 1511, 1869, 2504, 2512, 2516, 2528, 2536, 2539, 2550, 2558, 2589, 2598], "inspir": [2, 13, 466, 860, 2497, 2501, 2509, 2534, 2536], "obviou": [2, 3, 2497, 2505, 2507, 2547, 2549], "resid": 2, "rule": [2, 10, 97, 145, 218, 219, 236, 285, 656, 757, 828, 829, 845, 946, 1079, 1173, 1231, 1238, 1365, 1407, 1442, 1454, 1510, 1511, 1519, 1520, 2497, 2501, 2503, 2504, 2507, 2508, 2509, 2512, 2516, 2519, 2523, 2530, 2531, 2536, 2537, 2538, 2540, 2541, 2558, 2574, 2580, 2598, 2603], "thumb": [2, 2503], "locat": [2, 3, 10, 11, 14, 15, 16, 17, 19, 29, 30, 31, 32, 68, 80, 84, 88, 95, 109, 110, 112, 120, 131, 143, 147, 150, 176, 178, 179, 205, 210, 212, 213, 214, 218, 221, 222, 223, 226, 227, 228, 247, 251, 252, 263, 283, 294, 308, 309, 381, 382, 387, 390, 403, 407, 416, 452, 455, 462, 509, 510, 522, 530, 532, 533, 534, 613, 623, 624, 625, 628, 631, 637, 654, 667, 668, 669, 732, 733, 744, 745, 748, 755, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 823, 828, 831, 832, 833, 836, 837, 838, 840, 858, 917, 918, 944, 957, 1093, 1103, 1196, 1416, 1454, 1491, 1495, 1508, 2495, 2496, 2497, 2501, 2507, 2517, 2519, 2520, 2525, 2526, 2527, 2528, 2529, 2531, 2541, 2544, 2550, 2558, 2566, 2573, 2574, 2580], "_lib": [2, 5, 2501, 2509, 2511, 2544], "tslib": [2, 2527, 2531, 2544, 2555], "belong": [2, 153, 154, 311, 489, 590, 692, 2505, 2519, 2520, 2526, 2531, 2537, 2541], "No": [2, 3, 11, 17, 18, 148, 192, 671, 759, 802, 1299, 1363, 1365, 1374, 1407, 1495, 1510, 1511, 2497, 2509, 2512, 2514, 2516, 2520, 2521, 2523, 2527, 2536, 2540, 2541, 2545, 2572, 2603], "outsid": [2, 5, 13, 39, 92, 148, 209, 264, 652, 759, 929, 1200, 1299, 1387, 1393, 2496, 2507, 2509, 2511, 2519, 2537, 2544, 2550, 2559, 2592, 2594, 2598], "scalar": [2, 8, 34, 68, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 83, 90, 94, 109, 110, 119, 121, 124, 126, 129, 131, 134, 137, 143, 147, 149, 162, 163, 166, 168, 172, 176, 178, 179, 181, 191, 197, 200, 203, 205, 210, 212, 213, 214, 216, 218, 221, 222, 223, 226, 227, 228, 230, 236, 247, 251, 252, 275, 283, 293, 318, 392, 401, 403, 409, 436, 439, 441, 452, 455, 468, 471, 475, 482, 489, 493, 505, 509, 511, 530, 608, 611, 613, 616, 617, 618, 619, 620, 627, 628, 630, 636, 639, 653, 661, 662, 663, 664, 667, 668, 669, 670, 732, 736, 739, 742, 744, 745, 748, 755, 767, 771, 772, 774, 775, 777, 778, 780, 781, 782, 783, 785, 786, 788, 789, 790, 793, 807, 809, 813, 814, 815, 817, 820, 821, 822, 823, 824, 825, 828, 831, 832, 833, 836, 837, 838, 840, 841, 845, 847, 858, 859, 865, 874, 892, 917, 918, 919, 932, 937, 941, 944, 950, 954, 956, 958, 961, 984, 990, 1079, 1081, 1083, 1084, 1085, 1095, 1096, 1103, 1105, 1106, 1107, 1119, 1132, 1145, 1164, 1173, 1181, 1185, 1195, 1196, 1219, 1233, 1237, 1244, 1284, 1287, 1288, 1289, 1324, 1341, 1363, 1403, 1413, 1414, 1416, 1427, 1457, 1463, 1464, 1466, 1470, 1471, 1476, 1489, 1491, 1492, 1508, 1519, 1520, 1521, 2484, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2509, 2513, 2515, 2516, 2517, 2518, 2519, 2527, 2528, 2529, 2530, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2565, 2570, 2575, 2580, 2581, 2583, 2585, 2586, 2587, 2590, 2592, 2596, 2597, 2598, 2603], "tseri": [2, 219, 236, 285, 829, 845, 946, 1195, 1238, 1364, 2484, 2507, 2519, 2526, 2527, 2529, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2548, 2550, 2574, 2580], "offset": [2, 16, 17, 19, 31, 84, 88, 128, 161, 219, 224, 236, 295, 296, 304, 326, 334, 335, 339, 367, 459, 547, 575, 631, 637, 676, 689, 710, 717, 722, 741, 773, 829, 834, 845, 984, 985, 988, 993, 998, 1020, 1031, 1128, 1177, 1195, 1198, 1231, 1364, 1491, 1508, 1519, 2484, 2496, 2505, 2509, 2518, 2521, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2543, 2544, 2545, 2547, 2552, 2570, 2574, 2576, 2584, 2586, 2592, 2593, 2594, 2598], "lib": [2, 16, 17, 18, 19, 22, 147, 220, 2503, 2509, 2511, 2513, 2514, 2521, 2535, 2544, 2555, 2574, 2592], "groupbi": [2, 13, 15, 18, 20, 28, 29, 31, 35, 71, 72, 74, 75, 91, 159, 160, 169, 170, 171, 175, 189, 206, 207, 211, 219, 231, 238, 249, 253, 281, 292, 367, 619, 620, 771, 772, 781, 782, 783, 785, 801, 814, 815, 818, 829, 841, 847, 859, 919, 942, 954, 1286, 1287, 1288, 1292, 1295, 1296, 1300, 1302, 1303, 1307, 1309, 1311, 1312, 1313, 1398, 1480, 2484, 2495, 2496, 2497, 2499, 2502, 2506, 2507, 2508, 2510, 2514, 2519, 2520, 2521, 2522, 2524, 2526, 2527, 2528, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2542, 2543, 2549, 2551, 2552, 2554, 2556, 2562, 2563, 2564, 2566, 2568, 2569, 2570, 2571, 2572, 2575, 2576, 2578, 2581, 2582, 2584, 2585, 2587, 2588, 2594, 2595, 2596, 2597, 2600, 2601, 2605], "test_libgroupbi": 2, "arithmet": [2, 8, 13, 14, 63, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1403, 2495, 2497, 2503, 2508, 2519, 2524, 2527, 2529, 2533, 2536, 2537, 2539, 2540, 2547, 2550, 2558, 2559, 2566, 2569, 2574, 2576, 2580, 2584, 2586, 2598, 2603, 2605], "comparison": [2, 4, 13, 30, 96, 102, 119, 134, 137, 163, 166, 181, 194, 195, 655, 804, 805, 1097, 1175, 1197, 1210, 1514, 1515, 1516, 1517, 2480, 2495, 2496, 2503, 2504, 2506, 2508, 2509, 2510, 2517, 2522, 2527, 2528, 2530, 2531, 2532, 2533, 2535, 2538, 2539, 2540, 2545, 2547, 2548, 2550, 2551, 2552, 2558, 2570, 2580, 2583, 2586, 2587, 2590, 2592, 2594, 2598, 2601, 2604], "intend": [2, 10, 13, 34, 233, 843, 1155, 1515, 2480, 2496, 2501, 2503, 2516, 2517, 2529, 2534, 2539, 2540, 2551, 2572], "seri": [2, 3, 8, 10, 12, 13, 14, 15, 18, 21, 24, 25, 26, 29, 32, 33, 34, 35, 46, 56, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 137, 139, 140, 141, 142, 143, 145, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 186, 187, 188, 189, 192, 196, 197, 199, 200, 201, 202, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 218, 219, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 247, 248, 249, 250, 251, 252, 253, 257, 260, 264, 266, 269, 279, 281, 283, 284, 285, 286, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 326, 327, 329, 333, 337, 340, 342, 344, 364, 365, 367, 368, 373, 378, 379, 381, 382, 384, 386, 393, 397, 400, 401, 403, 409, 421, 433, 434, 435, 438, 439, 441, 449, 452, 454, 455, 459, 464, 466, 470, 473, 474, 478, 479, 482, 509, 525, 530, 544, 577, 603, 978, 985, 988, 990, 993, 995, 997, 1079, 1081, 1095, 1102, 1106, 1117, 1120, 1122, 1123, 1132, 1134, 1135, 1138, 1142, 1145, 1148, 1152, 1156, 1159, 1165, 1166, 1167, 1168, 1170, 1172, 1173, 1175, 1177, 1195, 1197, 1200, 1201, 1202, 1203, 1204, 1205, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1221, 1222, 1223, 1224, 1226, 1227, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1238, 1239, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1282, 1283, 1284, 1285, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1365, 1370, 1375, 1378, 1380, 1393, 1398, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1410, 1411, 1412, 1415, 1431, 1451, 1458, 1463, 1464, 1467, 1468, 1469, 1470, 1471, 1478, 1479, 1480, 1482, 1485, 1488, 1489, 1491, 1492, 1498, 1501, 1508, 1510, 1511, 1514, 1515, 1517, 1519, 1520, 1521, 2475, 2477, 2479, 2483, 2484, 2485, 2486, 2490, 2494, 2497, 2498, 2502, 2503, 2504, 2506, 2507, 2508, 2511, 2512, 2513, 2514, 2515, 2516, 2518, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2542, 2543, 2545, 2546, 2548, 2549, 2551, 2552, 2554, 2556, 2557, 2559, 2560, 2562, 2563, 2564, 2565, 2567, 2568, 2569, 2571, 2572, 2573, 2575, 2576, 2578, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2602, 2604, 2605, 2606], "index": [2, 3, 4, 8, 9, 14, 15, 18, 21, 24, 25, 26, 29, 30, 32, 34, 35, 39, 44, 46, 47, 49, 56, 61, 62, 63, 65, 68, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 83, 84, 86, 88, 92, 94, 95, 96, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 139, 141, 142, 143, 146, 147, 148, 150, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 185, 186, 188, 190, 191, 192, 193, 194, 195, 201, 202, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 234, 236, 238, 239, 240, 241, 244, 247, 248, 249, 251, 252, 253, 255, 257, 258, 259, 260, 261, 262, 264, 265, 266, 267, 268, 270, 271, 272, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 299, 300, 302, 304, 308, 309, 314, 315, 316, 317, 322, 324, 326, 330, 333, 334, 335, 337, 339, 340, 342, 349, 364, 365, 366, 367, 368, 373, 483, 487, 489, 503, 509, 510, 513, 519, 521, 522, 524, 526, 528, 529, 530, 531, 532, 533, 541, 542, 543, 544, 545, 546, 551, 553, 577, 597, 598, 603, 608, 613, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 630, 631, 633, 637, 640, 645, 650, 651, 652, 653, 654, 655, 657, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 680, 681, 683, 689, 695, 696, 697, 698, 704, 707, 710, 714, 717, 720, 722, 723, 725, 730, 731, 732, 733, 734, 735, 736, 737, 739, 740, 741, 742, 744, 745, 746, 747, 748, 753, 754, 755, 758, 759, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 788, 789, 790, 793, 794, 797, 800, 802, 803, 804, 805, 810, 811, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 826, 827, 829, 830, 831, 832, 833, 834, 836, 837, 838, 839, 840, 841, 842, 845, 847, 848, 849, 850, 854, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 921, 923, 924, 925, 927, 929, 930, 931, 933, 934, 935, 937, 938, 940, 942, 944, 945, 946, 948, 949, 950, 951, 952, 954, 955, 956, 957, 984, 985, 988, 993, 995, 997, 1077, 1081, 1094, 1102, 1103, 1120, 1122, 1123, 1148, 1150, 1152, 1159, 1165, 1170, 1173, 1177, 1179, 1187, 1188, 1189, 1191, 1192, 1195, 1196, 1200, 1201, 1206, 1208, 1210, 1211, 1216, 1219, 1221, 1222, 1223, 1224, 1231, 1233, 1235, 1236, 1237, 1238, 1244, 1248, 1257, 1262, 1265, 1266, 1272, 1274, 1276, 1277, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1299, 1303, 1305, 1307, 1309, 1311, 1312, 1316, 1326, 1334, 1343, 1351, 1362, 1363, 1365, 1368, 1374, 1375, 1378, 1381, 1396, 1397, 1403, 1404, 1407, 1408, 1409, 1410, 1411, 1412, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1431, 1433, 1434, 1435, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1456, 1458, 1463, 1464, 1466, 1467, 1468, 1470, 1471, 1475, 1476, 1488, 1491, 1492, 1495, 1497, 1498, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2475, 2477, 2478, 2479, 2484, 2502, 2503, 2504, 2506, 2508, 2512, 2513, 2514, 2515, 2518, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2528, 2530, 2531, 2532, 2533, 2536, 2538, 2542, 2543, 2549, 2551, 2552, 2557, 2562, 2563, 2564, 2571, 2572, 2573, 2575, 2578, 2581, 2582, 2583, 2584, 2585, 2587, 2589, 2591, 2593, 2594, 2595, 2596, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "extensionarrai": [2, 10, 384, 473, 480, 521, 626, 934, 949, 1110, 1113, 1116, 1119, 1130, 1134, 1173, 1174, 1177, 1194, 1195, 1196, 1198, 1285, 1514, 2475, 2476, 2484, 2497, 2501, 2509, 2515, 2550, 2555, 2560, 2578, 2594, 2602], "box_with_arrai": 2, "fixtur": [2, 8], "frame": [2, 3, 15, 16, 18, 21, 23, 24, 25, 34, 63, 94, 102, 121, 124, 143, 146, 149, 157, 164, 172, 174, 190, 204, 209, 213, 218, 230, 245, 248, 261, 276, 363, 755, 776, 822, 828, 927, 1210, 1365, 1403, 1407, 1415, 1440, 1451, 1452, 1465, 1466, 1467, 1469, 1475, 1477, 1483, 1485, 1487, 1498, 1510, 1511, 2478, 2495, 2497, 2501, 2502, 2503, 2504, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2518, 2519, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2555, 2558, 2570, 2574, 2576, 2582, 2583, 2586, 2598, 2602], "test_arithmet": 2, "reduct": [2, 13, 77, 1079, 1085, 1325, 1342, 2495, 2499, 2505, 2506, 2508, 2511, 2514, 2519, 2522, 2526, 2527, 2528, 2537, 2538, 2539, 2550, 2555, 2558, 2559, 2564, 2574, 2575, 2578, 2593, 2598, 2603], "min": [2, 3, 18, 21, 23, 28, 31, 39, 49, 71, 72, 104, 107, 169, 191, 206, 207, 211, 253, 296, 304, 326, 439, 616, 617, 662, 665, 676, 689, 710, 781, 814, 815, 818, 919, 960, 961, 973, 975, 985, 988, 993, 1085, 1201, 1213, 1216, 1230, 1237, 1244, 1250, 1269, 1271, 1278, 1284, 1309, 1335, 1341, 1352, 1398, 1415, 1416, 1443, 1444, 1451, 1476, 1519, 1520, 1521, 2495, 2499, 2501, 2505, 2507, 2518, 2519, 2520, 2521, 2524, 2526, 2527, 2529, 2530, 2531, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2557, 2558, 2566, 2569, 2570, 2571, 2575, 2578, 2580, 2586, 2592, 2598, 2603], "max": [2, 3, 15, 21, 23, 28, 31, 39, 49, 71, 72, 103, 107, 136, 175, 191, 198, 206, 207, 211, 220, 253, 274, 277, 441, 616, 617, 653, 661, 665, 747, 785, 814, 815, 818, 919, 1085, 1201, 1212, 1216, 1230, 1237, 1244, 1249, 1269, 1271, 1278, 1284, 1287, 1288, 1309, 1335, 1352, 1398, 1415, 1416, 1443, 1444, 1451, 1465, 1476, 1519, 1520, 2495, 2499, 2501, 2505, 2512, 2518, 2519, 2520, 2521, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2557, 2558, 2566, 2569, 2570, 2571, 2574, 2578, 2580, 2586, 2592, 2598, 2603], "sum": [2, 3, 14, 15, 16, 19, 71, 72, 77, 94, 99, 103, 104, 105, 106, 123, 136, 169, 175, 191, 198, 199, 206, 207, 209, 219, 224, 229, 275, 281, 367, 479, 616, 617, 658, 661, 662, 663, 664, 735, 747, 781, 785, 808, 814, 815, 829, 834, 839, 937, 942, 952, 1085, 1126, 1201, 1207, 1215, 1231, 1244, 1252, 1278, 1287, 1288, 1324, 1341, 1362, 1398, 1418, 1476, 2495, 2496, 2497, 2499, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2544, 2549, 2555, 2557, 2566, 2568, 2574, 2580, 2584, 2586, 2590, 2591, 2592, 2597, 2598, 2603, 2604], "prod": [2, 71, 72, 105, 207, 663, 815, 1085, 2497, 2505, 2506, 2526, 2549, 2570, 2580, 2586, 2591, 2592, 2598, 2603], "test_reduct": 2, "test_nanop": 2, "difficult": [2, 22, 1454, 2504, 2520, 2537, 2550, 2558, 2598], "decid": [2, 3, 11, 22, 213, 276, 822, 1365, 1407, 1510, 1511, 2509, 2512, 2544, 2604], "both": [2, 3, 14, 16, 17, 18, 19, 21, 22, 25, 26, 27, 28, 29, 30, 31, 34, 63, 68, 73, 83, 88, 91, 94, 95, 98, 100, 102, 107, 109, 110, 120, 131, 136, 139, 140, 143, 148, 150, 157, 164, 174, 176, 177, 178, 179, 192, 201, 205, 209, 210, 211, 212, 218, 221, 222, 223, 224, 226, 227, 228, 230, 251, 252, 255, 267, 281, 283, 287, 289, 295, 300, 302, 337, 340, 342, 367, 400, 418, 467, 474, 477, 489, 490, 493, 499, 501, 503, 504, 506, 507, 508, 511, 513, 519, 608, 613, 618, 630, 636, 637, 657, 665, 667, 668, 669, 681, 683, 723, 725, 732, 733, 737, 744, 745, 747, 748, 752, 755, 759, 775, 776, 777, 786, 788, 789, 793, 802, 810, 813, 817, 818, 820, 821, 828, 831, 832, 833, 834, 836, 837, 838, 894, 916, 917, 918, 921, 931, 942, 944, 948, 960, 997, 998, 1062, 1093, 1096, 1179, 1180, 1182, 1183, 1184, 1185, 1192, 1195, 1199, 1208, 1210, 1216, 1221, 1299, 1325, 1342, 1364, 1365, 1374, 1404, 1407, 1409, 1415, 1416, 1427, 1431, 1440, 1451, 1467, 1468, 1469, 1480, 1492, 1497, 1500, 1510, 1511, 1514, 1515, 1516, 1518, 1519, 2481, 2483, 2491, 2495, 2496, 2497, 2498, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2552, 2555, 2558, 2566, 2570, 2574, 2580, 2584, 2586, 2591, 2592, 2594, 2598, 2603], "__getitem__": [2, 13, 209, 1079, 1106, 1403, 2495, 2496, 2501, 2503, 2507, 2511, 2526, 2534, 2535, 2555, 2558, 2563, 2566, 2574, 2580, 2583, 2586, 2592, 2595, 2598, 2603, 2604, 2606], "loc": [2, 3, 13, 15, 17, 18, 25, 32, 67, 83, 95, 96, 102, 112, 127, 140, 143, 147, 149, 194, 209, 218, 247, 257, 284, 294, 390, 407, 408, 416, 462, 483, 532, 533, 612, 630, 740, 752, 755, 804, 828, 858, 923, 945, 957, 1096, 1106, 1210, 1236, 1378, 1396, 1397, 1411, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1439, 1451, 1457, 1482, 2481, 2491, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2514, 2516, 2517, 2519, 2520, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2539, 2541, 2542, 2544, 2547, 2550, 2555, 2558, 2559, 2573, 2574, 2575, 2578, 2583, 2585, 2586, 2587, 2595, 2598, 2599, 2600, 2601, 2602, 2604, 2606], "get_loc": [2, 10, 386, 462, 533, 2496, 2501, 2503, 2507, 2534, 2537, 2540, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2582, 2586, 2592, 2598], "get_index": [2, 10, 404, 407, 2507, 2534, 2537, 2541, 2547, 2550, 2558, 2560, 2574, 2586, 2592, 2598, 2603], "test_index": 2, "fooindex": 2, "testgetloc": 2, "neither": [2, 34, 88, 98, 224, 236, 276, 285, 489, 490, 493, 499, 503, 504, 506, 507, 508, 511, 519, 547, 636, 637, 657, 834, 845, 887, 946, 1179, 1180, 1182, 1183, 1184, 1185, 1192, 1199, 1238, 1364, 1409, 1427, 1431, 2496, 2503, 2521, 2529, 2540, 2544, 2558, 2592], "nor": [2, 5, 34, 98, 264, 373, 657, 887, 929, 2503, 2509, 2529, 2544], "__setitem__": [2, 149, 2502, 2507, 2524, 2531, 2534, 2535, 2541, 2542, 2550, 2555, 2558, 2566, 2574, 2575, 2580, 2585, 2586, 2587, 2589, 2592, 2595, 2598, 2602, 2603, 2604, 2606], "mask": [2, 143, 151, 152, 164, 183, 184, 259, 267, 293, 387, 403, 405, 407, 450, 505, 509, 510, 530, 532, 533, 534, 755, 765, 766, 776, 795, 796, 925, 931, 956, 1130, 1176, 1178, 1181, 1514, 2495, 2496, 2498, 2501, 2504, 2506, 2511, 2524, 2526, 2527, 2529, 2530, 2531, 2535, 2536, 2539, 2547, 2548, 2550, 2555, 2558, 2559, 2564, 2569, 2573, 2574, 2576, 2580, 2586, 2589, 2592, 2598, 2599, 2602, 2603], "lookup": [2, 10, 13, 17, 83, 140, 409, 457, 630, 752, 1403, 2507, 2509, 2529, 2547, 2558, 2565, 2566, 2574, 2582, 2586, 2599], "insert": [2, 10, 34, 63, 149, 220, 263, 266, 275, 455, 830, 840, 863, 930, 937, 1103, 1365, 1407, 1434, 1510, 1511, 2496, 2497, 2501, 2505, 2506, 2512, 2516, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2537, 2538, 2542, 2547, 2551, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2602, 2603], "test_methodnam": 2, "iloc": [2, 3, 13, 15, 25, 78, 83, 140, 145, 149, 164, 218, 247, 257, 284, 294, 534, 608, 630, 752, 757, 776, 828, 858, 923, 945, 957, 1106, 1231, 1236, 1374, 1515, 2481, 2491, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2508, 2511, 2513, 2514, 2515, 2516, 2519, 2520, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2575, 2580, 2584, 2586, 2598, 2602, 2606], "iat": [2, 83, 143, 630, 755, 2481, 2491, 2495, 2499, 2507, 2527, 2529, 2531, 2537, 2544, 2547, 2555, 2580, 2592, 2599], "test_loc": 2, "test_iloc": 2, "test_at": 2, "test_iat": 2, "testlocbooleanmask": 2, "major": [2, 12, 13, 34, 1434, 2501, 2503, 2509, 2514, 2523, 2525, 2526, 2527, 2529, 2531, 2534, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2555, 2563, 2570, 2572, 2574, 2603], "testlocsetitemwithexpans": 2, "multipl": [2, 3, 10, 13, 14, 15, 16, 17, 18, 19, 21, 22, 25, 28, 29, 32, 33, 34, 68, 76, 81, 107, 109, 110, 111, 115, 119, 121, 124, 131, 134, 137, 157, 163, 166, 176, 177, 178, 179, 181, 182, 185, 190, 191, 203, 205, 210, 212, 218, 220, 221, 222, 223, 226, 227, 228, 241, 248, 251, 252, 261, 263, 271, 275, 283, 311, 349, 381, 382, 406, 528, 550, 552, 572, 623, 624, 665, 670, 692, 753, 754, 787, 788, 789, 828, 833, 870, 871, 873, 927, 937, 1001, 1014, 1045, 1080, 1199, 1200, 1201, 1216, 1262, 1266, 1272, 1274, 1277, 1303, 1307, 1312, 1364, 1365, 1407, 1411, 1413, 1415, 1421, 1424, 1427, 1451, 1452, 1454, 1475, 1476, 1491, 1492, 1493, 1495, 1500, 1508, 1510, 1511, 1518, 1519, 2478, 2495, 2496, 2501, 2503, 2507, 2512, 2514, 2516, 2521, 2523, 2524, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2539, 2541, 2542, 2543, 2544, 2546, 2547, 2550, 2551, 2552, 2555, 2556, 2559, 2562, 2563, 2564, 2566, 2568, 2570, 2572, 2573, 2574, 2575, 2578, 2586, 2592, 2596, 2598, 2603], "test_getitem": 2, "test_setitem": 2, "similar": [2, 3, 6, 8, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 30, 31, 32, 77, 80, 83, 103, 104, 105, 106, 111, 140, 148, 157, 164, 174, 199, 240, 241, 255, 264, 267, 269, 270, 271, 289, 314, 315, 316, 317, 383, 384, 386, 414, 454, 455, 464, 473, 610, 626, 628, 630, 661, 662, 663, 664, 695, 696, 697, 698, 752, 759, 776, 808, 827, 840, 849, 850, 874, 921, 929, 931, 934, 978, 1055, 1102, 1103, 1106, 1229, 1257, 1276, 1299, 1324, 1326, 1343, 1365, 1407, 1411, 1467, 1468, 1497, 1510, 1511, 1514, 1515, 1516, 1517, 2479, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2531, 2534, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2566, 2580, 2584, 2586, 2592, 2603], "_test": [2, 2509, 2513, 2526, 2528, 2539, 2544, 2547, 2550, 2574], "tm": [2, 276, 1514, 1516, 1517, 2513, 2528, 2544, 2550], "test_getitem_listlike_of_int": 2, "ser": [2, 82, 151, 152, 183, 184, 384, 455, 473, 608, 610, 626, 629, 636, 674, 699, 747, 765, 766, 795, 796, 812, 840, 899, 934, 2496, 2497, 2501, 2505, 2510, 2511, 2513, 2520, 2527, 2537, 2539, 2550, 2555, 2574, 2580, 2586, 2592, 2603], "rang": [2, 3, 7, 10, 15, 17, 18, 21, 24, 34, 76, 88, 91, 121, 168, 196, 198, 209, 211, 213, 219, 270, 271, 273, 281, 287, 293, 295, 367, 376, 519, 539, 551, 553, 567, 569, 603, 604, 637, 780, 784, 806, 816, 818, 822, 829, 830, 936, 942, 948, 949, 956, 1192, 1199, 1206, 1231, 1232, 1244, 1285, 1363, 1364, 1378, 1387, 1398, 1410, 1415, 1416, 1427, 1428, 1429, 1430, 1431, 1434, 1451, 1458, 1468, 1479, 1480, 1487, 1489, 1492, 1501, 1519, 1522, 1659, 1744, 1773, 1869, 2478, 2495, 2497, 2499, 2501, 2503, 2504, 2506, 2509, 2510, 2511, 2513, 2514, 2516, 2517, 2520, 2521, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2540, 2541, 2543, 2544, 2550, 2555, 2558, 2566, 2574, 2580, 2586, 2592, 2598, 2603], "5": [2, 7, 8, 10, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 51, 52, 63, 67, 68, 69, 70, 71, 72, 76, 78, 80, 81, 83, 91, 92, 94, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 121, 122, 127, 131, 136, 138, 139, 141, 142, 143, 146, 147, 148, 151, 152, 154, 155, 157, 159, 160, 164, 167, 168, 169, 170, 171, 172, 174, 175, 176, 178, 179, 183, 184, 186, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 215, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 235, 238, 240, 241, 247, 249, 251, 252, 253, 256, 257, 258, 259, 260, 261, 263, 264, 266, 269, 270, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 291, 292, 293, 300, 302, 340, 342, 349, 353, 357, 359, 360, 363, 367, 391, 394, 400, 411, 417, 421, 424, 425, 426, 434, 435, 447, 448, 449, 459, 467, 477, 489, 499, 503, 505, 510, 513, 517, 524, 531, 537, 546, 569, 571, 573, 612, 614, 615, 621, 622, 628, 630, 633, 640, 642, 643, 652, 654, 655, 656, 661, 662, 663, 664, 665, 666, 670, 671, 672, 673, 674, 677, 681, 683, 699, 719, 720, 723, 725, 734, 737, 740, 747, 750, 755, 758, 759, 760, 764, 765, 766, 769, 771, 772, 776, 778, 780, 781, 782, 783, 785, 790, 794, 795, 796, 797, 798, 802, 803, 804, 805, 806, 807, 808, 809, 811, 814, 815, 816, 818, 824, 828, 829, 830, 834, 839, 841, 842, 847, 849, 850, 858, 859, 866, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 891, 905, 906, 910, 919, 922, 923, 924, 925, 927, 929, 930, 936, 937, 940, 942, 945, 948, 951, 954, 956, 961, 965, 967, 968, 969, 998, 1001, 1007, 1009, 1014, 1045, 1094, 1120, 1122, 1123, 1125, 1127, 1129, 1132, 1138, 1158, 1164, 1179, 1181, 1190, 1197, 1201, 1207, 1208, 1210, 1211, 1216, 1220, 1221, 1222, 1223, 1224, 1225, 1229, 1230, 1231, 1232, 1235, 1236, 1237, 1239, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1271, 1272, 1274, 1276, 1277, 1282, 1283, 1284, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1302, 1311, 1312, 1314, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1364, 1398, 1404, 1405, 1408, 1409, 1410, 1411, 1413, 1415, 1418, 1424, 1427, 1430, 1431, 1433, 1434, 1443, 1451, 1452, 1454, 1455, 1463, 1464, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1475, 1476, 1480, 1482, 1485, 1487, 1489, 1491, 1492, 1495, 1497, 1498, 1501, 1502, 1507, 1508, 1509, 1514, 1515, 1516, 1517, 1518, 1519, 1521, 1522, 1526, 1532, 1535, 1536, 1538, 1539, 1540, 1541, 1542, 1544, 1552, 1558, 1561, 1562, 1564, 1565, 1566, 1567, 1568, 1570, 1584, 1587, 1588, 1590, 1591, 1592, 1593, 1594, 1597, 1610, 1613, 1614, 1616, 1617, 1618, 1619, 1620, 1623, 1630, 1637, 1641, 1642, 1644, 1645, 1646, 1647, 1648, 1650, 1659, 1667, 1671, 1672, 1674, 1675, 1676, 1677, 1678, 1680, 1697, 1700, 1701, 1703, 1704, 1705, 1706, 1707, 1709, 1722, 1725, 1726, 1728, 1729, 1730, 1731, 1732, 1734, 1744, 1751, 1755, 1756, 1758, 1759, 1760, 1761, 1762, 1764, 1773, 1781, 1785, 1786, 1788, 1789, 1790, 1791, 1792, 1794, 1813, 1817, 1818, 1820, 1821, 1822, 1823, 1824, 1828, 1845, 1849, 1850, 1852, 1853, 1854, 1855, 1856, 1860, 1875, 1878, 1879, 1881, 1882, 1883, 1884, 1885, 1887, 1901, 1904, 1905, 1907, 1908, 1909, 1910, 1911, 1913, 1914, 1926, 1929, 1930, 1932, 1933, 1934, 1935, 1936, 1938, 1945, 1951, 1956, 1957, 1959, 1960, 1961, 1962, 1963, 1965, 1975, 1981, 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1995, 2014, 2017, 2018, 2020, 2021, 2022, 2023, 2024, 2026, 2027, 2033, 2039, 2042, 2043, 2045, 2046, 2047, 2048, 2049, 2051, 2067, 2070, 2071, 2073, 2074, 2075, 2076, 2077, 2079, 2080, 2093, 2096, 2097, 2099, 2100, 2101, 2102, 2103, 2105, 2106, 2119, 2122, 2123, 2125, 2126, 2127, 2128, 2129, 2131, 2132, 2144, 2147, 2148, 2150, 2151, 2152, 2153, 2154, 2156, 2169, 2172, 2173, 2175, 2176, 2177, 2178, 2179, 2181, 2195, 2198, 2199, 2201, 2202, 2203, 2204, 2205, 2207, 2208, 2214, 2220, 2223, 2224, 2226, 2227, 2228, 2229, 2230, 2232, 2240, 2246, 2249, 2250, 2252, 2253, 2254, 2255, 2256, 2258, 2273, 2276, 2277, 2279, 2280, 2281, 2282, 2283, 2285, 2286, 2299, 2302, 2303, 2305, 2306, 2307, 2308, 2309, 2311, 2325, 2328, 2329, 2331, 2332, 2333, 2334, 2335, 2337, 2351, 2354, 2355, 2357, 2358, 2359, 2360, 2361, 2363, 2364, 2376, 2379, 2380, 2382, 2383, 2384, 2385, 2386, 2388, 2396, 2402, 2405, 2406, 2408, 2409, 2410, 2411, 2412, 2414, 2429, 2432, 2433, 2435, 2436, 2437, 2438, 2439, 2442, 2455, 2458, 2459, 2461, 2462, 2463, 2464, 2465, 2468, 2475, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2547, 2549, 2550, 2551, 2555, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2576, 2580, 2584, 2586, 2587, 2588, 2592, 2598], "3": [2, 4, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 39, 46, 50, 56, 58, 60, 61, 62, 63, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 82, 83, 84, 86, 88, 91, 92, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 121, 122, 123, 124, 126, 127, 128, 131, 132, 133, 135, 136, 138, 139, 140, 143, 145, 146, 147, 148, 150, 157, 159, 160, 161, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 180, 182, 185, 186, 188, 190, 191, 193, 197, 198, 200, 201, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 240, 241, 244, 247, 248, 249, 251, 252, 253, 256, 257, 258, 263, 264, 267, 269, 270, 271, 273, 275, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 292, 293, 296, 298, 299, 300, 302, 304, 307, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 330, 334, 339, 340, 342, 344, 349, 367, 374, 376, 378, 383, 384, 391, 394, 399, 400, 407, 417, 421, 422, 423, 424, 425, 427, 428, 429, 430, 433, 439, 441, 449, 454, 455, 456, 461, 462, 464, 467, 477, 479, 483, 489, 499, 503, 505, 506, 507, 513, 517, 519, 524, 527, 531, 532, 533, 537, 538, 540, 542, 561, 569, 577, 597, 608, 610, 612, 614, 615, 616, 617, 618, 619, 620, 621, 622, 626, 627, 629, 630, 631, 636, 637, 640, 641, 647, 649, 650, 651, 652, 654, 655, 656, 657, 658, 661, 662, 663, 664, 665, 666, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 693, 694, 695, 696, 697, 698, 699, 700, 702, 703, 704, 705, 707, 710, 711, 714, 717, 718, 719, 720, 722, 723, 725, 727, 730, 734, 735, 736, 737, 739, 740, 741, 746, 747, 750, 752, 753, 755, 757, 758, 759, 764, 771, 772, 773, 779, 780, 781, 782, 783, 784, 785, 790, 794, 797, 798, 800, 803, 807, 809, 810, 812, 814, 815, 816, 818, 823, 824, 827, 828, 829, 830, 834, 835, 839, 840, 841, 842, 845, 847, 849, 850, 854, 855, 857, 858, 859, 861, 862, 863, 865, 866, 869, 870, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 895, 898, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 916, 919, 922, 923, 924, 926, 929, 931, 933, 936, 937, 940, 942, 945, 948, 949, 950, 951, 952, 953, 954, 955, 956, 961, 965, 969, 973, 975, 985, 988, 993, 999, 1002, 1007, 1008, 1009, 1010, 1011, 1012, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1040, 1042, 1047, 1057, 1070, 1072, 1102, 1120, 1122, 1123, 1126, 1130, 1132, 1135, 1136, 1139, 1140, 1141, 1142, 1143, 1145, 1146, 1154, 1155, 1156, 1160, 1161, 1164, 1168, 1172, 1173, 1174, 1176, 1178, 1181, 1182, 1183, 1190, 1192, 1196, 1197, 1200, 1201, 1207, 1210, 1211, 1216, 1219, 1220, 1221, 1225, 1229, 1230, 1231, 1232, 1235, 1236, 1237, 1239, 1244, 1248, 1254, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1278, 1282, 1283, 1284, 1285, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1302, 1309, 1320, 1322, 1324, 1329, 1330, 1331, 1332, 1333, 1335, 1336, 1338, 1339, 1340, 1341, 1343, 1344, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1363, 1364, 1365, 1369, 1396, 1397, 1403, 1404, 1405, 1406, 1407, 1409, 1410, 1411, 1412, 1414, 1415, 1418, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1437, 1438, 1443, 1444, 1451, 1453, 1454, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1478, 1480, 1485, 1489, 1491, 1492, 1496, 1498, 1500, 1501, 1505, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1526, 1532, 1552, 1558, 1584, 1604, 1610, 1637, 1667, 1691, 1697, 1722, 1751, 1781, 1813, 1845, 1869, 1875, 1901, 1926, 1945, 1951, 1975, 1981, 2014, 2033, 2039, 2067, 2093, 2119, 2144, 2169, 2195, 2214, 2220, 2240, 2246, 2273, 2292, 2299, 2318, 2325, 2351, 2376, 2396, 2402, 2429, 2455, 2475, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2543, 2544, 2545, 2547, 2548, 2549, 2551, 2552, 2555, 2557, 2558, 2559, 2560, 2563, 2564, 2566, 2572, 2573, 2574, 2576, 2579, 2580, 2585, 2586, 2587, 2588, 2598, 2599, 2603, 2604, 2605], "4": [2, 4, 5, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 50, 58, 59, 63, 67, 68, 69, 70, 71, 72, 73, 76, 77, 78, 79, 80, 82, 83, 84, 86, 88, 91, 92, 94, 95, 96, 98, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 121, 122, 123, 124, 126, 127, 128, 131, 132, 136, 138, 140, 143, 146, 147, 148, 150, 156, 157, 161, 164, 168, 169, 172, 173, 174, 175, 176, 177, 178, 179, 180, 186, 188, 190, 191, 196, 197, 199, 200, 201, 202, 203, 205, 208, 209, 210, 211, 212, 215, 216, 218, 219, 221, 222, 223, 224, 226, 227, 228, 229, 230, 232, 234, 235, 237, 240, 241, 247, 248, 251, 252, 253, 256, 258, 260, 264, 266, 269, 270, 271, 273, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 293, 294, 300, 302, 314, 315, 340, 342, 349, 366, 367, 389, 391, 394, 407, 408, 417, 422, 423, 429, 430, 433, 449, 455, 456, 461, 462, 467, 477, 479, 487, 499, 503, 505, 510, 513, 517, 519, 524, 531, 537, 540, 542, 569, 612, 614, 615, 616, 617, 618, 621, 627, 628, 629, 630, 631, 636, 637, 640, 641, 647, 648, 652, 654, 655, 657, 661, 662, 663, 664, 665, 666, 670, 672, 673, 674, 677, 681, 683, 695, 696, 719, 720, 723, 725, 730, 734, 735, 736, 739, 740, 741, 750, 752, 753, 754, 755, 758, 759, 764, 773, 776, 780, 781, 785, 790, 798, 800, 806, 807, 808, 809, 810, 811, 816, 818, 824, 825, 828, 829, 830, 834, 839, 840, 849, 850, 854, 858, 863, 865, 866, 875, 887, 888, 891, 904, 905, 907, 908, 910, 916, 919, 922, 924, 926, 929, 930, 936, 937, 940, 942, 945, 948, 950, 951, 952, 955, 956, 957, 1027, 1077, 1126, 1175, 1181, 1190, 1192, 1196, 1197, 1199, 1200, 1201, 1204, 1206, 1207, 1208, 1211, 1216, 1219, 1220, 1225, 1226, 1230, 1231, 1232, 1237, 1239, 1244, 1245, 1248, 1257, 1261, 1264, 1265, 1267, 1269, 1271, 1274, 1277, 1278, 1284, 1287, 1288, 1290, 1299, 1302, 1308, 1309, 1324, 1329, 1335, 1338, 1340, 1341, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1355, 1356, 1357, 1363, 1364, 1406, 1409, 1410, 1411, 1412, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1433, 1434, 1435, 1439, 1441, 1442, 1443, 1451, 1453, 1454, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1480, 1485, 1487, 1489, 1491, 1492, 1497, 1498, 1501, 1508, 1509, 1514, 1515, 1517, 1518, 1519, 1521, 1526, 1552, 1945, 1975, 2033, 2214, 2240, 2396, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2579, 2580, 2586, 2587, 2592, 2603, 2604, 2606], "2": [2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 39, 44, 46, 50, 56, 58, 59, 60, 63, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 82, 83, 84, 86, 88, 91, 92, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 136, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 152, 156, 157, 161, 164, 165, 168, 169, 172, 173, 174, 175, 176, 177, 178, 179, 180, 182, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 197, 200, 201, 203, 204, 205, 208, 209, 210, 211, 212, 215, 216, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 237, 239, 240, 241, 244, 246, 247, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 326, 327, 333, 334, 340, 342, 344, 349, 363, 364, 365, 367, 376, 378, 379, 381, 382, 383, 384, 389, 390, 391, 394, 399, 400, 403, 404, 417, 421, 422, 423, 425, 427, 428, 429, 430, 433, 434, 435, 439, 441, 447, 448, 449, 454, 455, 456, 464, 467, 470, 472, 473, 474, 477, 479, 483, 489, 493, 499, 503, 505, 506, 507, 508, 509, 510, 511, 513, 517, 519, 522, 524, 526, 527, 528, 529, 530, 531, 533, 534, 537, 539, 540, 541, 542, 543, 544, 550, 552, 554, 569, 572, 608, 610, 612, 613, 614, 615, 616, 617, 618, 620, 621, 622, 623, 624, 626, 627, 628, 629, 630, 631, 633, 636, 637, 640, 641, 647, 648, 649, 652, 653, 654, 655, 656, 657, 658, 659, 661, 662, 663, 664, 665, 666, 669, 670, 671, 672, 673, 674, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 700, 702, 703, 704, 705, 710, 711, 717, 718, 719, 720, 723, 725, 727, 730, 733, 734, 735, 736, 737, 739, 740, 741, 743, 745, 747, 748, 750, 752, 755, 757, 758, 759, 764, 765, 766, 768, 773, 775, 776, 777, 779, 780, 781, 785, 790, 795, 796, 798, 800, 802, 803, 804, 805, 807, 809, 810, 812, 816, 817, 818, 821, 824, 825, 827, 828, 829, 830, 834, 835, 839, 840, 842, 843, 848, 849, 850, 854, 856, 857, 858, 859, 861, 862, 863, 865, 866, 869, 870, 871, 873, 875, 876, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 890, 891, 895, 896, 897, 898, 899, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 914, 916, 919, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 933, 934, 936, 937, 940, 942, 945, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 961, 973, 975, 985, 988, 993, 995, 997, 1102, 1120, 1122, 1123, 1126, 1130, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1157, 1159, 1160, 1161, 1164, 1165, 1167, 1168, 1169, 1170, 1172, 1173, 1175, 1176, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1190, 1192, 1196, 1197, 1200, 1201, 1207, 1210, 1211, 1216, 1219, 1220, 1221, 1222, 1223, 1225, 1229, 1230, 1231, 1232, 1236, 1237, 1239, 1244, 1248, 1254, 1257, 1259, 1261, 1264, 1265, 1269, 1271, 1276, 1278, 1284, 1285, 1287, 1288, 1291, 1294, 1295, 1299, 1300, 1302, 1305, 1309, 1316, 1324, 1329, 1334, 1335, 1336, 1338, 1340, 1341, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1362, 1363, 1370, 1375, 1378, 1380, 1384, 1390, 1393, 1396, 1397, 1398, 1402, 1403, 1404, 1405, 1406, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1427, 1431, 1433, 1434, 1442, 1443, 1444, 1451, 1452, 1454, 1456, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1477, 1480, 1485, 1487, 1489, 1491, 1492, 1493, 1495, 1498, 1500, 1501, 1502, 1504, 1508, 1509, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1526, 1532, 1534, 1552, 1558, 1560, 1578, 1584, 1586, 1610, 1612, 1637, 1640, 1667, 1670, 1691, 1697, 1699, 1716, 1722, 1724, 1751, 1754, 1781, 1784, 1813, 1816, 1845, 1848, 1869, 1875, 1877, 1901, 1903, 1926, 1928, 1945, 1951, 1955, 1975, 1981, 1985, 2014, 2016, 2033, 2039, 2041, 2067, 2069, 2093, 2095, 2119, 2121, 2144, 2146, 2169, 2171, 2195, 2197, 2214, 2220, 2222, 2240, 2246, 2248, 2273, 2275, 2292, 2299, 2301, 2325, 2327, 2351, 2353, 2376, 2378, 2396, 2402, 2404, 2429, 2431, 2455, 2457, 2475, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2542, 2544, 2546, 2547, 2548, 2549, 2550, 2551, 2554, 2555, 2556, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2580, 2598, 2603, 2604, 2606], "assert_series_equ": [2, 120, 733, 1515, 2544, 2550, 2574, 2581, 2586, 2587, 2588, 2592, 2603, 2606], "underli": [2, 7, 8, 14, 39, 49, 98, 215, 216, 232, 272, 278, 286, 287, 349, 396, 418, 436, 444, 445, 451, 458, 460, 473, 480, 521, 525, 653, 657, 728, 729, 767, 791, 792, 819, 824, 825, 842, 844, 846, 921, 934, 947, 948, 953, 955, 958, 1083, 1084, 1173, 1177, 1198, 1232, 1415, 1433, 1434, 1443, 1444, 1451, 1497, 1509, 2484, 2495, 2499, 2501, 2503, 2504, 2506, 2509, 2513, 2516, 2519, 2520, 2521, 2527, 2530, 2531, 2533, 2536, 2537, 2541, 2548, 2550, 2555, 2558, 2559, 2574, 2577, 2580, 2582, 2586, 2592, 2598, 2603, 2604], "Or": [2, 6, 8, 23, 30, 74, 130, 213, 473, 610, 619, 743, 822, 895, 903, 934, 1079, 1173, 1406, 1431, 1442, 2496, 2497, 2502, 2505, 2507, 2508, 2509, 2517, 2520, 2535, 2555], "bugfix": 2, "realli": [2, 17, 569, 1173, 1520, 2498, 2503, 2509, 2516, 2535], "plot": [2, 9, 14, 21, 22, 29, 31, 33, 34, 91, 139, 751, 1120, 1122, 1123, 1206, 1221, 1279, 1365, 1407, 1510, 1511, 2484, 2499, 2501, 2503, 2506, 2507, 2509, 2511, 2512, 2514, 2522, 2524, 2525, 2526, 2527, 2528, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2543, 2551, 2557, 2564, 2566, 2568, 2569, 2571, 2573, 2575, 2582, 2587, 2604, 2605, 2606], "io": [2, 6, 13, 16, 17, 18, 19, 34, 146, 250, 261, 264, 267, 270, 271, 276, 280, 349, 368, 758, 927, 929, 931, 1079, 1146, 1365, 1370, 1390, 1407, 1477, 1483, 1491, 1492, 1494, 1497, 1500, 1507, 1508, 1509, 1510, 1511, 2484, 2499, 2506, 2512, 2514, 2516, 2522, 2523, 2524, 2525, 2527, 2528, 2529, 2530, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2543, 2551, 2572, 2573, 2586, 2588, 2592, 2598, 2603], "test_mymethod": 2, "frame_or_seri": 2, "categor": [2, 3, 7, 8, 10, 13, 15, 23, 28, 35, 46, 49, 50, 51, 52, 53, 54, 58, 59, 60, 61, 62, 82, 107, 136, 173, 174, 191, 194, 230, 276, 376, 384, 400, 420, 421, 422, 423, 424, 425, 429, 430, 455, 473, 479, 489, 622, 626, 629, 640, 641, 642, 643, 644, 647, 648, 649, 650, 651, 665, 737, 747, 804, 840, 876, 934, 949, 952, 1079, 1102, 1132, 1134, 1135, 1136, 1144, 1145, 1172, 1216, 1285, 1362, 1363, 1365, 1404, 1405, 1406, 1407, 1458, 1467, 1476, 1489, 1503, 1507, 1510, 1511, 1515, 1516, 1517, 2475, 2476, 2477, 2496, 2497, 2501, 2504, 2506, 2510, 2512, 2513, 2514, 2515, 2520, 2522, 2526, 2532, 2533, 2535, 2536, 2538, 2539, 2540, 2542, 2551, 2552, 2557, 2570, 2571, 2575, 2576, 2578, 2583, 2587, 2588, 2591, 2597, 2599, 2601], "datetimearrai": [2, 324, 334, 384, 598, 626, 707, 717, 949, 1144, 1173, 1285, 2475, 2479, 2497, 2544, 2555, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "timedeltaarrai": [2, 335, 720, 1144, 1173, 2479, 2574, 2580, 2586, 2592, 2598], "periodarrai": [2, 334, 384, 577, 578, 626, 717, 1173, 2479, 2497, 2555, 2574, 2580, 2586, 2603], "intervalarrai": [2, 384, 493, 499, 505, 511, 512, 517, 519, 626, 1173, 2479, 2497, 2555, 2558, 2580, 2586, 2598, 2603], "pandasarrai": [2, 384, 626, 1173, 1197, 2484, 2497, 2501, 2555, 2558, 2574, 2586, 2598], "floatarrai": 2, "boolarrai": 2, "stringarrai": [2, 384, 626, 1173, 2479, 2497, 2517, 2574, 2580, 2581, 2592, 2603], "subclass": [2, 9, 15, 122, 123, 224, 260, 264, 295, 469, 531, 734, 735, 779, 834, 926, 929, 1079, 1085, 1110, 1112, 1158, 1177, 1198, 1382, 1400, 1423, 1469, 1529, 1555, 1581, 1607, 1630, 1633, 1659, 1662, 1694, 1719, 1744, 1747, 1773, 1776, 1808, 1840, 1869, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2479, 2486, 2497, 2502, 2507, 2510, 2515, 2518, 2519, 2521, 2527, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2570, 2574, 2576, 2578, 2580, 2586, 2592, 2593, 2598, 2600, 2602, 2603, 2605, 2606], "ea": [2, 2580], "interfac": [2, 8, 11, 13, 14, 16, 17, 18, 19, 40, 120, 733, 958, 1079, 1110, 1144, 2479, 2497, 2509, 2516, 2519, 2520, 2527, 2529, 2534, 2536, 2537, 2539, 2544, 2555, 2570, 2574, 2580, 2592], "extens": [2, 3, 4, 5, 9, 16, 21, 34, 38, 65, 97, 236, 259, 261, 266, 273, 276, 280, 282, 349, 351, 362, 384, 473, 622, 626, 656, 845, 925, 927, 930, 934, 936, 949, 959, 1132, 1144, 1145, 1173, 1175, 1176, 1197, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1285, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1363, 1452, 1487, 1491, 1492, 1498, 1501, 1502, 1507, 1508, 1509, 2479, 2484, 2496, 2497, 2504, 2506, 2508, 2509, 2515, 2517, 2519, 2522, 2527, 2533, 2535, 2540, 2541, 2547, 2550, 2557, 2558, 2570, 2575, 2579, 2580, 2581, 2582, 2586, 2588, 2592, 2593, 2594, 2598, 2600, 2601, 2603, 2604, 2605], "mean": [2, 3, 4, 8, 10, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 27, 28, 29, 31, 34, 71, 72, 107, 118, 122, 136, 167, 182, 185, 191, 198, 211, 218, 219, 231, 257, 267, 367, 491, 492, 493, 497, 498, 511, 512, 539, 569, 616, 617, 665, 731, 734, 747, 778, 818, 828, 829, 841, 866, 873, 907, 923, 931, 998, 1085, 1086, 1093, 1112, 1120, 1122, 1123, 1173, 1185, 1186, 1201, 1216, 1220, 1224, 1236, 1237, 1272, 1278, 1284, 1287, 1288, 1312, 1316, 1324, 1336, 1341, 1353, 1365, 1407, 1416, 1418, 1434, 1476, 1479, 1491, 1497, 1507, 1508, 1510, 1511, 1945, 1975, 2495, 2496, 2497, 2499, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2556, 2558, 2564, 2566, 2569, 2574, 2576, 2580, 2586, 2593, 2595, 2596, 2598, 2603], "typic": [2, 6, 11, 13, 17, 18, 28, 31, 34, 248, 349, 455, 503, 522, 622, 840, 1103, 1445, 1456, 1519, 2478, 2496, 2501, 2502, 2503, 2507, 2509, 2513, 2515, 2539, 2541, 2544, 2547, 2558, 2566, 2569, 2574], "wrap": [2, 3, 14, 193, 202, 277, 384, 626, 803, 811, 1173, 1194, 1365, 1407, 1421, 1422, 1433, 1435, 1439, 1454, 1510, 1511, 2509, 2512, 2516, 2517, 2529, 2531, 2534, 2535, 2539, 2547, 2555, 2592, 2603], "testreallycoolfeatur": 2, "test_cool_feature_aspect": 2, "framework": [2, 2544], "richer": 2, "facilit": [2, 14, 1415, 2479, 2496, 2509, 2525, 2527, 2529, 2535, 2544], "test_really_cool_featur": 2, "test_": 2, "bare": [2, 2509, 2531, 2550, 2586], "truth": [2, 1202, 1203, 1242, 1243, 2495, 2497, 2506, 2511, 2527, 2531], "assert_frame_equ": [2, 120, 733, 2544, 2550, 2581, 2587, 2588, 2592, 2599, 2604], "mark": [2, 12, 117, 164, 188, 192, 209, 397, 400, 403, 405, 509, 530, 730, 737, 776, 800, 802, 1404, 1465, 1513, 2501, 2505, 2507, 2509, 2520, 2529, 2537, 2542, 2547], "parameter": [2, 14, 2519], "xfail": [2, 22], "param": [2, 265, 277, 1504, 1505, 2509, 2551], "particular": [2, 10, 13, 17, 34, 74, 75, 84, 88, 101, 128, 136, 159, 160, 161, 167, 169, 170, 171, 175, 206, 207, 231, 238, 249, 253, 259, 261, 266, 268, 271, 273, 276, 280, 287, 292, 294, 296, 304, 308, 309, 326, 334, 340, 349, 387, 466, 544, 551, 553, 619, 620, 631, 637, 659, 676, 689, 710, 717, 723, 741, 747, 771, 772, 773, 778, 781, 782, 783, 785, 814, 815, 841, 847, 859, 860, 866, 919, 925, 927, 930, 933, 936, 948, 954, 957, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 1083, 1084, 1177, 1198, 1200, 1224, 1235, 1261, 1302, 1362, 1390, 1433, 1452, 1469, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2496, 2497, 2501, 2503, 2504, 2505, 2509, 2510, 2512, 2513, 2517, 2518, 2519, 2520, 2524, 2527, 2530, 2531, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2570, 2580, 2586, 2598], "differ": [2, 3, 5, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 28, 29, 31, 34, 63, 68, 71, 72, 73, 94, 96, 102, 108, 109, 110, 112, 119, 120, 130, 131, 134, 136, 137, 148, 163, 166, 168, 174, 176, 178, 179, 181, 188, 193, 199, 205, 209, 210, 212, 215, 218, 221, 222, 223, 224, 226, 227, 228, 233, 240, 241, 251, 252, 264, 271, 280, 281, 283, 284, 293, 384, 389, 400, 464, 467, 473, 489, 566, 618, 626, 653, 655, 666, 671, 719, 733, 737, 743, 747, 759, 780, 800, 803, 808, 828, 834, 843, 849, 850, 863, 878, 879, 880, 881, 882, 883, 884, 885, 886, 895, 898, 903, 904, 908, 916, 929, 934, 942, 945, 956, 960, 1058, 1081, 1172, 1201, 1210, 1217, 1244, 1269, 1299, 1309, 1338, 1340, 1355, 1357, 1364, 1368, 1374, 1403, 1404, 1416, 1420, 1421, 1422, 1454, 1458, 1467, 1477, 1483, 1491, 1492, 1495, 1508, 1515, 1519, 1521, 2483, 2495, 2496, 2497, 2498, 2501, 2503, 2506, 2508, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2542, 2547, 2548, 2550, 2555, 2556, 2557, 2558, 2562, 2563, 2566, 2570, 2574, 2579, 2581, 2582, 2586, 2592, 2598, 2603, 2605], "immedi": [2, 3, 188, 800, 1365, 1407, 1454, 1510, 1511, 2507, 2512, 2514, 2539], "stop": [2, 6, 7, 11, 34, 86, 164, 188, 215, 337, 374, 603, 776, 800, 906, 907, 1496, 1508, 2496, 2507, 2509, 2519, 2523, 2524, 2525, 2529, 2532, 2534, 2535, 2539, 2541, 2545, 2550, 2558, 2580, 2583, 2599, 2601, 2603], "known": [2, 8, 21, 25, 29, 950, 1945, 1975, 2497, 2504, 2505, 2507, 2509, 2511, 2514, 2522, 2557, 2558], "manner": [2, 191, 255, 921, 1476, 2499, 2505, 2507, 2509, 2513, 2518, 2519, 2531, 2533, 2537, 2540, 2541, 2544, 2550, 2573, 2586], "captur": [2, 870, 871, 2478, 2517, 2519, 2539], "exhibit": [2, 2499, 2520], "buggi": [2, 2527, 2529, 2533, 2539], "flaki": 2, "strict": [2, 16, 17, 18, 19, 34, 259, 264, 368, 373, 867, 868, 892, 925, 929, 1403, 1491, 1496, 1498, 1507, 1508, 1515, 1519, 2496, 2503, 2507, 2517, 2519, 2527, 2541, 2544, 2592, 2598], "fals": [2, 3, 6, 7, 13, 15, 16, 17, 18, 19, 24, 25, 29, 32, 39, 46, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 63, 65, 73, 74, 75, 76, 77, 79, 82, 84, 87, 89, 90, 91, 92, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 130, 133, 134, 136, 137, 139, 141, 142, 143, 146, 148, 150, 151, 152, 156, 157, 159, 160, 163, 164, 166, 168, 169, 170, 171, 172, 173, 174, 175, 177, 181, 182, 183, 184, 187, 191, 192, 193, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 219, 220, 224, 229, 230, 231, 232, 233, 234, 238, 240, 241, 248, 249, 253, 257, 258, 259, 263, 264, 265, 266, 267, 269, 270, 271, 272, 274, 275, 277, 278, 282, 287, 289, 290, 292, 293, 294, 295, 296, 304, 308, 311, 312, 313, 314, 315, 316, 317, 326, 333, 337, 340, 348, 364, 365, 366, 367, 368, 373, 374, 376, 378, 379, 388, 389, 391, 393, 397, 399, 400, 402, 407, 411, 414, 417, 418, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 433, 434, 435, 437, 440, 447, 448, 453, 456, 464, 465, 467, 470, 473, 477, 479, 482, 487, 489, 493, 499, 503, 505, 506, 507, 508, 510, 511, 513, 517, 520, 522, 533, 534, 543, 546, 577, 603, 608, 618, 619, 620, 621, 622, 627, 629, 631, 635, 636, 638, 639, 641, 642, 643, 647, 648, 649, 650, 651, 652, 655, 656, 657, 661, 662, 663, 664, 665, 671, 672, 674, 676, 689, 692, 693, 694, 695, 696, 697, 698, 710, 723, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 743, 745, 747, 748, 751, 753, 754, 755, 758, 759, 764, 765, 766, 771, 772, 775, 776, 777, 780, 781, 782, 783, 784, 785, 793, 794, 795, 796, 799, 802, 803, 814, 815, 818, 822, 823, 824, 825, 828, 829, 830, 834, 839, 841, 842, 843, 847, 849, 850, 854, 857, 859, 865, 869, 870, 878, 879, 880, 881, 882, 883, 884, 885, 886, 895, 899, 903, 904, 908, 909, 915, 919, 923, 924, 925, 929, 930, 931, 934, 937, 938, 948, 952, 954, 956, 957, 958, 984, 985, 988, 993, 995, 1001, 1014, 1024, 1025, 1026, 1027, 1028, 1029, 1045, 1077, 1081, 1083, 1084, 1089, 1094, 1106, 1130, 1131, 1132, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1149, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1172, 1173, 1176, 1177, 1178, 1179, 1181, 1182, 1183, 1184, 1185, 1190, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1206, 1207, 1208, 1210, 1211, 1212, 1213, 1216, 1219, 1220, 1221, 1222, 1223, 1230, 1232, 1234, 1235, 1236, 1237, 1239, 1242, 1243, 1244, 1248, 1249, 1250, 1254, 1259, 1260, 1261, 1263, 1264, 1265, 1271, 1273, 1274, 1277, 1278, 1279, 1282, 1284, 1295, 1299, 1300, 1301, 1302, 1304, 1313, 1314, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1374, 1375, 1390, 1403, 1404, 1406, 1407, 1424, 1425, 1426, 1435, 1442, 1443, 1453, 1454, 1455, 1457, 1463, 1464, 1466, 1467, 1468, 1470, 1471, 1476, 1480, 1483, 1484, 1487, 1489, 1491, 1492, 1495, 1496, 1497, 1498, 1500, 1502, 1507, 1508, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1519, 1531, 1534, 1535, 1537, 1538, 1540, 1557, 1560, 1561, 1563, 1564, 1566, 1583, 1586, 1587, 1589, 1590, 1592, 1609, 1612, 1613, 1615, 1616, 1618, 1636, 1640, 1641, 1643, 1644, 1646, 1659, 1665, 1670, 1671, 1673, 1674, 1676, 1696, 1699, 1700, 1702, 1703, 1705, 1721, 1724, 1725, 1727, 1728, 1730, 1744, 1750, 1754, 1755, 1757, 1758, 1760, 1773, 1779, 1784, 1785, 1787, 1788, 1790, 1812, 1816, 1817, 1819, 1820, 1822, 1844, 1848, 1849, 1851, 1852, 1854, 1869, 1874, 1877, 1878, 1880, 1881, 1883, 1899, 1903, 1904, 1906, 1907, 1909, 1925, 1928, 1929, 1931, 1932, 1934, 1950, 1955, 1956, 1958, 1959, 1961, 1980, 1985, 1986, 1988, 1989, 1991, 2012, 2016, 2017, 2019, 2020, 2022, 2038, 2041, 2042, 2044, 2045, 2047, 2065, 2069, 2070, 2072, 2073, 2075, 2091, 2095, 2096, 2098, 2099, 2101, 2117, 2121, 2122, 2124, 2125, 2127, 2143, 2146, 2147, 2149, 2150, 2152, 2168, 2171, 2172, 2174, 2175, 2177, 2193, 2197, 2198, 2200, 2201, 2203, 2219, 2222, 2223, 2225, 2226, 2228, 2245, 2248, 2249, 2251, 2252, 2254, 2271, 2275, 2276, 2278, 2279, 2281, 2292, 2297, 2301, 2302, 2304, 2305, 2307, 2318, 2323, 2327, 2328, 2330, 2331, 2333, 2349, 2353, 2354, 2356, 2357, 2359, 2375, 2378, 2379, 2381, 2382, 2384, 2401, 2404, 2405, 2407, 2408, 2410, 2428, 2431, 2432, 2434, 2435, 2437, 2454, 2457, 2458, 2460, 2461, 2463, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2569, 2570, 2572, 2574, 2576, 2581, 2582, 2583, 2584, 2586, 2587, 2593, 2594, 2595, 2598, 2599, 2601, 2603, 2604, 2606], "decor": [2, 3, 8, 16, 17, 18, 19, 1110, 1120, 1121, 1122, 1123, 1365, 1407, 1454, 1510, 1511, 2503, 2509, 2512, 2514, 2516, 2520, 2521, 2526, 2541, 2544, 2547, 2555, 2580, 2592], "over": [2, 3, 11, 13, 14, 17, 18, 21, 22, 27, 66, 71, 72, 74, 75, 103, 104, 105, 106, 108, 122, 123, 141, 142, 153, 154, 155, 156, 159, 160, 167, 169, 170, 171, 175, 177, 197, 200, 201, 206, 207, 208, 224, 231, 238, 249, 253, 259, 282, 292, 329, 468, 489, 550, 552, 572, 616, 617, 619, 620, 661, 662, 663, 664, 666, 734, 735, 753, 754, 768, 769, 771, 772, 778, 781, 782, 783, 785, 807, 809, 810, 814, 815, 834, 841, 847, 859, 919, 925, 954, 1125, 1127, 1129, 1201, 1217, 1222, 1223, 1224, 1230, 1235, 1237, 1264, 1271, 1278, 1284, 1287, 1288, 1324, 1341, 1362, 1365, 1407, 1412, 1414, 1422, 1431, 1434, 1491, 1508, 1510, 1511, 2497, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2519, 2521, 2522, 2526, 2527, 2529, 2539, 2541, 2544, 2548, 2550, 2555, 2558, 2559, 2567, 2570, 2571, 2574, 2580, 2583, 2586, 2592, 2594, 2596, 2598, 2599, 2603], "collect": [2, 5, 11, 13, 16, 19, 22, 29, 248, 260, 380, 779, 888, 926, 1149, 1157, 1403, 1415, 1431, 1451, 1509, 2479, 2501, 2505, 2507, 2509, 2519, 2521, 2525, 2532, 2541, 2544, 2547, 2558, 2559, 2574, 2580, 2592], "combin": [2, 13, 14, 15, 18, 21, 22, 25, 26, 28, 29, 31, 32, 33, 34, 46, 71, 72, 91, 95, 101, 112, 113, 115, 136, 157, 190, 209, 234, 248, 281, 290, 616, 617, 654, 747, 863, 871, 891, 904, 905, 908, 910, 942, 961, 1001, 1014, 1045, 1172, 1200, 1201, 1237, 1239, 1244, 1278, 1284, 1287, 1288, 1318, 1319, 1324, 1326, 1328, 1341, 1343, 1345, 1364, 1415, 1418, 1443, 1451, 1454, 1475, 1480, 1491, 1492, 1508, 1509, 2484, 2495, 2496, 2498, 2499, 2506, 2509, 2516, 2517, 2518, 2521, 2524, 2525, 2528, 2531, 2533, 2535, 2539, 2540, 2541, 2544, 2547, 2555, 2558, 2564, 2580, 2586, 2587, 2592, 2598, 2601], "test_xfail": 2, "typeerror": [2, 39, 49, 84, 88, 128, 161, 182, 218, 286, 287, 339, 340, 388, 391, 452, 453, 467, 506, 631, 637, 675, 722, 723, 741, 764, 773, 828, 947, 948, 1000, 1061, 1062, 1085, 1096, 1112, 1132, 1149, 1171, 1172, 1182, 1405, 1408, 2496, 2497, 2499, 2501, 2502, 2507, 2509, 2511, 2513, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2560, 2572, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2586, 2587, 2592, 2593, 2594, 2595, 2598, 2602, 2603, 2604], "indic": [2, 3, 4, 7, 13, 15, 18, 24, 25, 28, 29, 30, 32, 39, 68, 74, 75, 91, 98, 100, 109, 110, 115, 118, 119, 126, 131, 133, 134, 137, 151, 152, 163, 166, 174, 176, 178, 179, 181, 183, 184, 189, 205, 210, 212, 213, 214, 220, 221, 222, 223, 226, 227, 228, 234, 248, 251, 252, 255, 257, 260, 262, 266, 273, 274, 283, 289, 294, 300, 302, 311, 312, 313, 314, 315, 316, 317, 342, 380, 383, 387, 393, 397, 400, 403, 404, 405, 433, 434, 435, 447, 448, 452, 455, 464, 468, 493, 509, 511, 513, 517, 530, 543, 577, 590, 619, 620, 625, 655, 657, 672, 674, 681, 683, 692, 693, 694, 695, 696, 697, 698, 725, 730, 731, 737, 739, 753, 754, 764, 765, 766, 795, 796, 801, 822, 823, 840, 850, 865, 867, 868, 869, 871, 876, 888, 895, 903, 909, 921, 923, 930, 936, 957, 962, 966, 976, 1001, 1014, 1045, 1081, 1086, 1088, 1094, 1098, 1103, 1106, 1125, 1127, 1129, 1130, 1176, 1178, 1185, 1190, 1195, 1196, 1208, 1219, 1236, 1269, 1309, 1363, 1365, 1404, 1405, 1406, 1407, 1410, 1416, 1433, 1463, 1464, 1467, 1469, 1470, 1471, 1480, 1489, 1491, 1492, 1498, 1500, 1507, 1508, 1510, 1511, 2478, 2483, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2506, 2507, 2509, 2511, 2512, 2515, 2516, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2550, 2555, 2558, 2574, 2580, 2584, 2586, 2587, 2592, 2598], "node": [2, 368, 370, 1509, 2509, 2523, 2583], "add_mark": 2, "failur": [2, 22, 872, 900, 2509, 2527, 2544, 2550, 2558, 2586, 2587, 2592], "invalid": [2, 82, 156, 629, 1096, 1380, 1381, 1519, 1520, 1521, 1522, 2497, 2504, 2507, 2509, 2520, 2526, 2527, 2529, 2530, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2543, 2544, 2545, 2548, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2574, 2578, 2580, 2582, 2586, 2589, 2592, 2598, 2600, 2601, 2604, 2605], "assert_produces_warn": 2, "context": [2, 3, 13, 16, 17, 18, 19, 349, 1365, 1407, 1433, 1472, 1491, 1498, 1502, 1508, 1510, 1511, 1521, 2496, 2497, 2503, 2504, 2507, 2509, 2510, 2512, 2527, 2533, 2541, 2544, 2586, 2592], "manag": [2, 5, 9, 14, 34, 349, 1365, 1407, 1472, 1491, 1498, 1502, 1508, 1510, 1511, 1945, 1975, 2497, 2502, 2509, 2510, 2512, 2527, 2531, 2533, 2541, 2547, 2555, 2586], "block": [2, 3, 9, 34, 291, 1196, 1365, 1370, 1407, 1510, 1511, 1515, 2501, 2506, 2509, 2512, 2516, 2527, 2529, 2531, 2532, 2533, 2535, 2536, 2541, 2544, 2555, 2562, 2565, 2570, 2574, 2593, 2598, 2603], "deprecationwarn": [2, 2527, 2535, 2539, 2541, 2544, 2550, 2558, 2574, 2598, 2606], "deprecated_funct": 2, "no_warning_funct": 2, "emit": [2, 4, 12, 1491, 1508, 2528, 2547, 2550, 2555, 2599, 2603, 2604, 2606], "aren": [2, 8, 17, 192, 802, 1362, 1404, 2514, 2515, 2523, 2531, 2550, 2592], "itself": [2, 4, 8, 10, 11, 13, 14, 29, 209, 375, 464, 520, 547, 895, 903, 908, 1020, 1081, 1193, 1410, 1424, 1426, 1433, 1497, 1515, 2497, 2499, 2505, 2507, 2509, 2515, 2516, 2517, 2519, 2520, 2523, 2529, 2535, 2536, 2539, 2544, 2550, 2555, 2586, 2598], "sai": [2, 6, 11, 17, 18, 189, 245, 259, 267, 291, 801, 925, 931, 1491, 1508, 2496, 2497, 2505, 2507, 2508, 2509, 2510, 2516, 2526, 2527, 2529, 2547], "remov": [2, 3, 6, 11, 12, 17, 18, 34, 41, 50, 53, 58, 59, 60, 61, 62, 112, 113, 114, 115, 117, 154, 156, 192, 213, 214, 220, 261, 264, 291, 337, 339, 340, 349, 366, 373, 393, 394, 397, 400, 426, 487, 524, 539, 641, 644, 647, 648, 649, 650, 651, 671, 672, 673, 674, 722, 723, 730, 737, 760, 769, 802, 812, 822, 823, 830, 861, 862, 890, 891, 896, 897, 905, 910, 911, 912, 914, 927, 929, 949, 969, 1000, 1061, 1062, 1077, 1094, 1118, 1285, 1365, 1390, 1404, 1406, 1407, 1417, 1452, 1481, 1486, 1492, 1497, 1510, 1511, 1521, 2496, 2497, 2500, 2502, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2517, 2519, 2522, 2523, 2525, 2526, 2527, 2529, 2530, 2535, 2536, 2538, 2540, 2548, 2556, 2559, 2562, 2564, 2566, 2572, 2580, 2582, 2586, 2587, 2598, 2603, 2604], "match": [2, 3, 5, 7, 16, 17, 18, 32, 60, 68, 73, 96, 98, 109, 110, 119, 124, 131, 134, 136, 137, 143, 150, 157, 163, 164, 166, 174, 176, 178, 179, 181, 205, 210, 212, 213, 214, 218, 219, 221, 222, 223, 224, 226, 227, 228, 241, 251, 252, 263, 265, 277, 283, 284, 289, 367, 386, 403, 405, 407, 433, 452, 453, 477, 509, 510, 530, 608, 613, 618, 649, 655, 657, 667, 668, 669, 732, 744, 745, 747, 748, 755, 764, 775, 776, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 823, 828, 829, 831, 832, 833, 834, 836, 837, 838, 863, 865, 869, 870, 871, 873, 874, 899, 904, 908, 909, 915, 917, 918, 944, 945, 1089, 1110, 1112, 1114, 1115, 1130, 1195, 1264, 1318, 1319, 1326, 1328, 1329, 1343, 1345, 1346, 1362, 1365, 1405, 1407, 1415, 1427, 1451, 1467, 1468, 1474, 1495, 1497, 1510, 1511, 1514, 1515, 1519, 2478, 2495, 2499, 2501, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2520, 2521, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2555, 2557, 2558, 2566, 2570, 2574, 2576, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "3rd": [2, 13, 34, 108, 211, 257, 384, 626, 666, 818, 923, 1173, 1236, 2497, 2501, 2514, 2541, 2555], "filterwarn": 2, "ignor": [2, 16, 19, 34, 60, 78, 82, 103, 104, 105, 106, 107, 112, 113, 120, 122, 136, 148, 168, 172, 173, 174, 177, 186, 196, 199, 215, 216, 218, 224, 225, 229, 289, 293, 318, 375, 387, 392, 438, 508, 629, 649, 661, 662, 663, 664, 665, 671, 733, 734, 747, 759, 779, 780, 784, 806, 808, 824, 825, 828, 830, 834, 839, 863, 865, 873, 956, 990, 1086, 1101, 1132, 1172, 1184, 1202, 1203, 1216, 1242, 1243, 1257, 1265, 1276, 1299, 1363, 1365, 1406, 1407, 1415, 1421, 1422, 1424, 1443, 1444, 1451, 1454, 1465, 1466, 1467, 1491, 1492, 1496, 1504, 1508, 1510, 1511, 1515, 1517, 1519, 1520, 1521, 2478, 2496, 2497, 2502, 2504, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2521, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2557, 2558, 2559, 2574, 2576, 2578, 2580, 2581, 2582, 2586, 2587, 2588, 2592, 2594, 2601, 2603, 2604, 2606], "msg": [2, 16, 17, 18, 19, 2502, 2503, 2509, 2521, 2527, 2541, 2544, 2558, 2592], "categori": [2, 8, 10, 15, 21, 39, 40, 42, 44, 45, 46, 48, 49, 50, 54, 56, 57, 58, 59, 60, 61, 62, 82, 107, 173, 182, 194, 195, 230, 270, 384, 400, 411, 421, 430, 455, 473, 506, 626, 629, 640, 641, 646, 647, 648, 649, 650, 651, 665, 737, 804, 805, 840, 934, 949, 953, 1079, 1102, 1112, 1132, 1172, 1173, 1182, 1216, 1285, 1362, 1363, 1365, 1402, 1404, 1405, 1406, 1407, 1485, 1489, 1507, 1510, 1511, 1517, 2475, 2479, 2495, 2496, 2497, 2501, 2504, 2505, 2506, 2509, 2510, 2512, 2513, 2514, 2517, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2545, 2546, 2547, 2548, 2549, 2551, 2555, 2557, 2558, 2574, 2575, 2580, 2583, 2586, 2587, 2592, 2596, 2597, 2598, 2603, 2604], "test_th": 2, "finer": [2, 190, 1475, 2506, 2537], "grain": [2, 2509, 2558], "control": [2, 4, 8, 13, 14, 17, 22, 82, 107, 119, 134, 137, 163, 166, 181, 190, 206, 207, 219, 240, 248, 253, 259, 265, 275, 277, 296, 304, 326, 393, 473, 629, 665, 676, 689, 710, 814, 815, 829, 849, 919, 925, 934, 937, 985, 988, 993, 1001, 1014, 1045, 1201, 1216, 1232, 1278, 1364, 1365, 1407, 1424, 1427, 1440, 1444, 1454, 1475, 1491, 1508, 1510, 1511, 1519, 2496, 2497, 2501, 2506, 2509, 2512, 2513, 2514, 2515, 2519, 2523, 2525, 2528, 2529, 2531, 2537, 2541, 2544, 2548, 2549, 2550, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2594, 2598], "whether": [2, 3, 8, 10, 11, 12, 16, 17, 18, 24, 25, 28, 29, 32, 34, 39, 44, 45, 46, 48, 49, 50, 51, 52, 57, 58, 59, 60, 61, 62, 65, 68, 74, 75, 77, 79, 88, 92, 96, 97, 107, 109, 110, 112, 113, 115, 118, 119, 120, 121, 131, 134, 137, 139, 146, 150, 151, 152, 163, 166, 168, 173, 176, 178, 179, 181, 183, 184, 192, 205, 208, 209, 210, 211, 212, 215, 218, 219, 220, 221, 222, 223, 226, 227, 228, 232, 233, 234, 240, 248, 251, 252, 265, 266, 269, 277, 280, 282, 283, 293, 295, 312, 313, 314, 315, 316, 317, 318, 364, 365, 367, 378, 379, 391, 411, 413, 417, 419, 420, 422, 423, 424, 425, 429, 430, 431, 433, 434, 435, 467, 472, 473, 477, 480, 489, 499, 503, 505, 506, 507, 508, 512, 513, 517, 519, 521, 578, 598, 619, 620, 627, 636, 637, 641, 642, 643, 646, 647, 648, 649, 650, 651, 652, 656, 665, 693, 694, 695, 696, 697, 698, 730, 731, 733, 751, 758, 764, 765, 766, 780, 784, 795, 796, 802, 818, 824, 828, 829, 842, 843, 865, 869, 878, 879, 880, 881, 882, 883, 884, 885, 886, 909, 921, 930, 934, 935, 939, 953, 956, 990, 998, 1079, 1081, 1088, 1089, 1093, 1131, 1134, 1135, 1136, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1148, 1150, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1165, 1166, 1167, 1168, 1169, 1170, 1173, 1176, 1177, 1178, 1179, 1181, 1182, 1183, 1184, 1186, 1190, 1192, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1206, 1216, 1221, 1279, 1335, 1352, 1363, 1364, 1365, 1399, 1403, 1406, 1407, 1409, 1420, 1422, 1424, 1425, 1426, 1427, 1431, 1435, 1440, 1453, 1454, 1455, 1456, 1458, 1463, 1464, 1468, 1470, 1471, 1489, 1491, 1492, 1493, 1497, 1507, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1869, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2476, 2477, 2483, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2517, 2518, 2519, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2535, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2574, 2586, 2598, 2603], "singl": [2, 3, 4, 16, 17, 19, 21, 23, 25, 29, 30, 32, 62, 63, 68, 71, 72, 76, 78, 80, 83, 90, 101, 109, 110, 112, 115, 119, 122, 123, 124, 131, 134, 136, 137, 140, 163, 164, 166, 174, 176, 178, 179, 181, 193, 194, 195, 198, 201, 203, 205, 208, 210, 212, 221, 222, 223, 224, 226, 227, 228, 234, 240, 241, 247, 248, 251, 252, 261, 266, 267, 275, 276, 282, 283, 330, 349, 378, 379, 462, 493, 511, 531, 532, 597, 616, 617, 621, 622, 628, 630, 639, 651, 671, 714, 734, 735, 747, 752, 764, 776, 803, 804, 805, 810, 834, 849, 857, 858, 863, 898, 915, 927, 930, 931, 937, 1001, 1014, 1045, 1103, 1185, 1200, 1201, 1206, 1244, 1265, 1278, 1287, 1288, 1324, 1325, 1341, 1342, 1374, 1390, 1405, 1406, 1407, 1411, 1413, 1415, 1416, 1418, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1451, 1452, 1455, 1457, 1467, 1477, 1491, 1492, 1496, 1497, 1507, 1508, 1509, 1511, 1521, 2478, 2479, 2495, 2496, 2497, 2499, 2501, 2504, 2505, 2507, 2508, 2511, 2512, 2514, 2516, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2549, 2550, 2555, 2557, 2558, 2559, 2565, 2571, 2574, 2575, 2580, 2581, 2586, 2592, 2593, 2598, 2602, 2603], "catch_warn": 2, "simplefilt": 2, "valueerror": [2, 39, 41, 49, 50, 53, 58, 60, 61, 62, 76, 83, 90, 96, 124, 132, 141, 142, 147, 148, 174, 190, 218, 230, 236, 264, 266, 270, 275, 276, 281, 285, 289, 296, 304, 326, 334, 349, 372, 386, 433, 436, 452, 468, 506, 621, 630, 639, 641, 644, 647, 649, 650, 651, 676, 689, 710, 717, 753, 754, 759, 767, 828, 845, 877, 899, 901, 908, 929, 930, 937, 942, 946, 976, 985, 988, 993, 1001, 1014, 1045, 1096, 1106, 1130, 1172, 1173, 1182, 1200, 1222, 1223, 1238, 1299, 1363, 1382, 1403, 1405, 1408, 1421, 1422, 1424, 1467, 1475, 1489, 1519, 1522, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2495, 2496, 2497, 2499, 2501, 2502, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2519, 2520, 2521, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2550, 2552, 2554, 2558, 2559, 2574, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2586, 2587, 2590, 2592, 2594, 2595, 2596, 2599, 2600, 2601, 2603, 2604, 2606], "ensure_clean": 2, "temporari": [2, 8, 1509, 2507, 2509, 2527, 2530, 2535, 2540], "filenam": [2, 14, 349, 1507, 2501, 2503, 2509, 2539, 2555, 2558, 2586, 2603], "delet": [2, 10, 17, 20, 22, 27, 34, 112, 234, 264, 349, 392, 913, 929, 1365, 1407, 1510, 1511, 2495, 2497, 2512, 2523, 2526, 2529, 2530, 2535, 2565], "exit": [2, 2512, 2516, 2589], "my_file_path": 2, "highli": [2, 8, 10, 22, 213, 215, 216, 822, 825, 1079, 1244, 1485, 2496, 2497, 2503, 2509, 2537, 2539, 2547, 2550, 2555, 2603], "internet": [2, 22], "lack": [2, 11, 1390, 2504, 2509, 2520, 2544, 2558, 2559], "ownership": 2, "server": [2, 11, 14, 16, 17, 18, 19, 2509, 2529, 2539, 2544, 2592], "absolut": [2, 67, 102, 122, 167, 372, 384, 612, 626, 734, 778, 1210, 1224, 1444, 1468, 1514, 1515, 1516, 1517, 1521, 2497, 2509, 2516, 2519, 2521, 2527, 2564], "test_network": 2, "call_to_internet": 2, "data": [2, 3, 7, 9, 15, 18, 20, 21, 25, 26, 27, 28, 29, 33, 36, 37, 38, 39, 44, 46, 49, 63, 65, 67, 68, 71, 72, 74, 75, 76, 79, 82, 88, 90, 91, 92, 97, 98, 99, 100, 101, 102, 107, 109, 110, 112, 115, 116, 118, 119, 124, 128, 131, 132, 133, 134, 136, 137, 138, 139, 141, 142, 146, 148, 155, 159, 160, 161, 163, 166, 168, 169, 170, 171, 173, 175, 176, 178, 179, 181, 189, 190, 191, 192, 193, 194, 195, 196, 198, 199, 202, 203, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 219, 220, 221, 222, 223, 226, 227, 228, 229, 230, 231, 232, 233, 236, 238, 239, 242, 243, 244, 249, 250, 251, 252, 253, 256, 259, 260, 261, 263, 264, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 278, 279, 280, 281, 282, 283, 284, 286, 287, 289, 292, 293, 294, 295, 296, 304, 314, 315, 316, 317, 324, 326, 333, 337, 340, 345, 347, 363, 366, 368, 373, 374, 376, 384, 387, 388, 396, 403, 405, 418, 420, 421, 422, 423, 424, 425, 429, 430, 436, 437, 440, 444, 445, 451, 458, 460, 461, 470, 473, 479, 480, 484, 485, 486, 487, 488, 489, 501, 503, 506, 507, 508, 509, 517, 521, 522, 526, 530, 545, 546, 575, 577, 603, 604, 608, 610, 612, 613, 616, 617, 619, 620, 626, 627, 629, 637, 639, 640, 652, 656, 657, 665, 667, 668, 669, 671, 674, 676, 689, 695, 696, 697, 698, 707, 710, 718, 719, 723, 728, 729, 731, 732, 741, 744, 745, 747, 748, 750, 753, 754, 759, 767, 771, 772, 773, 775, 777, 780, 781, 782, 783, 784, 785, 786, 788, 789, 791, 792, 793, 801, 802, 803, 804, 805, 806, 808, 811, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 829, 831, 832, 833, 836, 837, 838, 839, 841, 842, 843, 844, 845, 846, 847, 848, 851, 853, 859, 917, 918, 919, 921, 922, 925, 927, 929, 930, 931, 934, 936, 937, 940, 942, 944, 945, 947, 948, 952, 953, 954, 955, 956, 957, 958, 959, 984, 985, 988, 993, 995, 998, 1074, 1075, 1076, 1077, 1078, 1079, 1083, 1084, 1089, 1106, 1109, 1110, 1112, 1117, 1120, 1122, 1123, 1132, 1146, 1172, 1173, 1175, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1190, 1194, 1195, 1196, 1197, 1198, 1200, 1201, 1206, 1207, 1208, 1210, 1216, 1221, 1222, 1223, 1229, 1230, 1231, 1235, 1237, 1259, 1260, 1261, 1262, 1263, 1270, 1271, 1272, 1274, 1275, 1277, 1278, 1284, 1287, 1288, 1291, 1294, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1365, 1372, 1376, 1382, 1405, 1406, 1407, 1410, 1411, 1413, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1437, 1439, 1442, 1443, 1444, 1451, 1452, 1454, 1455, 1456, 1457, 1458, 1459, 1465, 1468, 1469, 1475, 1476, 1477, 1479, 1480, 1482, 1483, 1485, 1488, 1489, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1517, 1520, 1521, 2476, 2477, 2478, 2483, 2484, 2502, 2503, 2504, 2506, 2512, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2557, 2558, 2559, 2562, 2564, 2565, 2566, 2569, 2570, 2572, 2573, 2577, 2580, 2581, 2582, 2584, 2593, 2594, 2595, 2596, 2598, 2601, 2603, 2604, 2606], "specifi": [2, 3, 17, 18, 22, 25, 40, 41, 46, 50, 53, 58, 59, 60, 61, 62, 71, 72, 73, 74, 75, 79, 82, 83, 88, 91, 92, 101, 102, 112, 122, 123, 124, 126, 127, 132, 136, 139, 140, 141, 142, 146, 147, 148, 157, 159, 160, 164, 167, 169, 170, 171, 172, 173, 174, 175, 182, 185, 186, 190, 191, 192, 194, 195, 196, 197, 198, 200, 201, 202, 206, 207, 208, 209, 213, 215, 216, 218, 219, 220, 224, 225, 231, 236, 238, 240, 241, 249, 253, 257, 259, 260, 261, 264, 265, 267, 274, 275, 276, 284, 285, 292, 294, 296, 299, 304, 322, 324, 326, 330, 333, 340, 348, 349, 367, 368, 378, 379, 388, 400, 401, 433, 459, 468, 470, 472, 473, 474, 478, 479, 519, 531, 543, 569, 570, 578, 597, 608, 610, 616, 617, 618, 619, 620, 627, 629, 630, 637, 641, 644, 647, 648, 649, 650, 651, 652, 653, 659, 671, 676, 680, 689, 704, 707, 710, 714, 723, 734, 735, 736, 737, 739, 740, 747, 751, 752, 758, 759, 771, 772, 776, 778, 781, 782, 783, 784, 785, 802, 804, 805, 806, 807, 809, 810, 811, 814, 815, 816, 822, 824, 825, 828, 829, 830, 834, 835, 841, 845, 847, 849, 859, 863, 865, 869, 875, 891, 898, 904, 905, 907, 908, 909, 910, 915, 916, 919, 923, 925, 927, 929, 931, 934, 937, 945, 946, 952, 954, 955, 957, 958, 976, 985, 988, 993, 995, 997, 1006, 1031, 1038, 1045, 1094, 1095, 1173, 1176, 1192, 1195, 1196, 1199, 1201, 1206, 1210, 1219, 1220, 1221, 1222, 1223, 1224, 1231, 1235, 1236, 1237, 1238, 1265, 1278, 1279, 1284, 1287, 1288, 1289, 1291, 1293, 1294, 1299, 1324, 1325, 1326, 1334, 1341, 1342, 1343, 1351, 1362, 1363, 1364, 1365, 1398, 1399, 1404, 1405, 1407, 1409, 1410, 1415, 1421, 1422, 1424, 1426, 1434, 1442, 1451, 1452, 1454, 1466, 1467, 1474, 1475, 1476, 1488, 1491, 1492, 1496, 1497, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1869, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2548, 2550, 2551, 2555, 2558, 2559, 2570, 2572, 2573, 2574, 2575, 2584, 2586, 2587, 2588, 2592, 2598, 2601, 2603, 2604, 2605], "check_before_test": 2, "true": [2, 3, 10, 14, 15, 16, 17, 18, 19, 25, 26, 27, 28, 29, 30, 32, 39, 44, 46, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 63, 65, 73, 74, 75, 76, 77, 82, 87, 88, 89, 90, 91, 92, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 130, 134, 136, 137, 139, 141, 142, 143, 146, 147, 148, 150, 151, 152, 156, 159, 160, 163, 164, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 177, 181, 183, 184, 185, 186, 187, 191, 192, 193, 194, 195, 201, 202, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 220, 224, 229, 230, 231, 232, 233, 234, 238, 240, 241, 248, 249, 253, 254, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 280, 282, 284, 286, 287, 289, 290, 292, 293, 294, 295, 296, 304, 309, 311, 312, 313, 314, 315, 316, 317, 318, 326, 329, 333, 337, 340, 348, 349, 364, 365, 367, 368, 373, 376, 378, 379, 381, 382, 388, 397, 399, 400, 407, 411, 412, 414, 418, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 433, 434, 435, 439, 441, 447, 448, 449, 453, 455, 456, 464, 465, 468, 470, 473, 479, 489, 491, 492, 493, 497, 498, 499, 503, 505, 510, 511, 513, 517, 520, 522, 533, 534, 541, 542, 543, 546, 560, 618, 619, 620, 621, 622, 623, 624, 629, 635, 636, 637, 638, 639, 640, 641, 642, 643, 647, 648, 649, 650, 651, 652, 655, 656, 657, 661, 662, 663, 664, 665, 671, 672, 674, 676, 689, 692, 693, 694, 695, 696, 697, 698, 710, 723, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 743, 745, 747, 748, 749, 751, 753, 754, 755, 758, 759, 764, 765, 766, 771, 772, 775, 776, 777, 778, 780, 781, 782, 783, 784, 785, 787, 793, 795, 796, 798, 799, 802, 803, 804, 805, 810, 811, 814, 815, 818, 822, 823, 824, 825, 828, 830, 834, 839, 840, 841, 842, 843, 847, 849, 850, 854, 857, 859, 865, 869, 870, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 892, 895, 899, 903, 904, 905, 908, 909, 910, 915, 919, 920, 921, 924, 925, 927, 929, 930, 931, 933, 934, 935, 937, 938, 939, 945, 947, 948, 949, 952, 954, 956, 957, 985, 988, 990, 993, 995, 1001, 1014, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1045, 1057, 1081, 1083, 1084, 1085, 1088, 1089, 1094, 1098, 1106, 1114, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1172, 1173, 1176, 1178, 1179, 1181, 1185, 1190, 1193, 1197, 1199, 1200, 1201, 1202, 1203, 1206, 1207, 1208, 1210, 1211, 1216, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1229, 1230, 1232, 1234, 1235, 1237, 1239, 1242, 1243, 1244, 1248, 1253, 1254, 1261, 1262, 1264, 1270, 1271, 1272, 1273, 1274, 1275, 1277, 1278, 1279, 1284, 1285, 1295, 1299, 1302, 1303, 1310, 1312, 1313, 1315, 1318, 1319, 1320, 1322, 1325, 1326, 1328, 1330, 1331, 1332, 1333, 1335, 1338, 1339, 1340, 1342, 1343, 1345, 1347, 1348, 1349, 1350, 1352, 1355, 1356, 1357, 1362, 1363, 1365, 1378, 1403, 1404, 1406, 1407, 1408, 1410, 1424, 1442, 1444, 1452, 1454, 1457, 1458, 1463, 1464, 1465, 1466, 1467, 1468, 1470, 1471, 1476, 1480, 1483, 1487, 1489, 1491, 1492, 1493, 1495, 1497, 1498, 1500, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1519, 1534, 1536, 1537, 1539, 1541, 1560, 1562, 1563, 1565, 1567, 1586, 1588, 1589, 1591, 1593, 1612, 1614, 1615, 1617, 1619, 1640, 1642, 1643, 1645, 1647, 1670, 1672, 1673, 1675, 1677, 1699, 1701, 1702, 1704, 1706, 1724, 1726, 1727, 1729, 1731, 1754, 1756, 1757, 1759, 1761, 1784, 1786, 1787, 1789, 1791, 1816, 1818, 1819, 1821, 1823, 1848, 1850, 1851, 1853, 1855, 1877, 1879, 1880, 1882, 1884, 1903, 1905, 1906, 1908, 1910, 1928, 1930, 1931, 1933, 1935, 1955, 1957, 1958, 1960, 1962, 1985, 1987, 1988, 1990, 1992, 2016, 2018, 2019, 2021, 2023, 2041, 2043, 2044, 2046, 2048, 2069, 2071, 2072, 2074, 2076, 2095, 2097, 2098, 2100, 2102, 2121, 2123, 2124, 2126, 2128, 2146, 2148, 2149, 2151, 2153, 2171, 2173, 2174, 2176, 2178, 2197, 2199, 2200, 2202, 2204, 2222, 2224, 2225, 2227, 2229, 2248, 2250, 2251, 2253, 2255, 2275, 2277, 2278, 2280, 2282, 2301, 2303, 2304, 2306, 2308, 2327, 2329, 2330, 2332, 2334, 2353, 2355, 2356, 2358, 2360, 2378, 2380, 2381, 2383, 2385, 2404, 2406, 2407, 2409, 2411, 2431, 2433, 2434, 2436, 2438, 2457, 2459, 2460, 2462, 2464, 2475, 2476, 2477, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2569, 2570, 2572, 2573, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2583, 2586, 2587, 2590, 2591, 2592, 2593, 2594, 2596, 2598, 2599, 2600, 2604, 2606], "site": [2, 4, 22, 2509, 2598], "www": [2, 5, 275, 937, 1421, 1422, 2509], "somespecificsit": 2, "read_html": [2, 22, 1389, 1509, 2509, 2526, 2527, 2529, 2530, 2531, 2533, 2537, 2540, 2541, 2544, 2547, 2550, 2558, 2580, 2586, 2598, 2603], "test_cool_featur": 2, "illustr": [2, 3, 23, 30, 31, 199, 213, 219, 808, 822, 829, 2496, 2497, 2507, 2509, 2511, 2540, 2541, 2544], "parametr": [2, 197, 200, 807, 809, 1110, 2555], "int8": [2, 7, 39, 63, 488, 955, 1150, 1152, 1165, 1520, 2497, 2499, 2504, 2508, 2509, 2541, 2555, 2558, 2587], "int16": [2, 7, 484, 2497, 2504, 2509, 2541, 2558, 2587], "int32": [2, 7, 82, 97, 274, 291, 485, 629, 656, 1150, 1173, 1178, 1196, 1491, 1492, 1505, 1508, 1509, 2495, 2497, 2504, 2509, 2515, 2525, 2534, 2541, 2544, 2547, 2555, 2558, 2588, 2592], "test_dtyp": 2, "float32": [2, 7, 15, 245, 269, 291, 1520, 2495, 2497, 2504, 2509, 2514, 2524, 2525, 2531, 2541, 2544, 2583, 2586, 2595, 2598, 2603], "test_mark": 2, "test_seri": 2, "gh": [2, 11, 2509, 2565], "issue_numb": 2, "astyp": [2, 3, 8, 15, 46, 90, 173, 389, 411, 421, 430, 639, 640, 857, 953, 1079, 1106, 1121, 1132, 1201, 1237, 1244, 1278, 1284, 1379, 1519, 1520, 1521, 2479, 2495, 2496, 2499, 2503, 2504, 2505, 2508, 2509, 2510, 2513, 2514, 2515, 2517, 2518, 2519, 2521, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2540, 2541, 2544, 2546, 2547, 2548, 2555, 2558, 2570, 2574, 2576, 2580, 2582, 2583, 2584, 2586, 2588, 2591, 2592, 2593, 2598, 2603], "yield": [2, 10, 153, 154, 155, 156, 375, 1240, 1286, 2495, 2497, 2501, 2503, 2507, 2509, 2515, 2516, 2518, 2519, 2521, 2523, 2526, 2527, 2530, 2531, 2534, 2539, 2541, 2544, 2547, 2550, 2566, 2574, 2603], "bash": 2, "session": [2, 3, 5, 22, 91, 139, 192, 751, 802, 1120, 1122, 1123, 1206, 1221, 1279, 2509, 2574], "darwin": 2, "6": [2, 8, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 63, 67, 68, 69, 70, 71, 72, 73, 76, 81, 83, 92, 99, 105, 106, 108, 109, 110, 112, 114, 121, 127, 131, 135, 138, 146, 147, 148, 151, 152, 164, 168, 172, 174, 176, 178, 179, 183, 184, 186, 190, 191, 193, 197, 200, 202, 203, 205, 209, 210, 212, 213, 214, 215, 218, 219, 221, 222, 223, 224, 226, 227, 228, 232, 235, 251, 252, 256, 258, 264, 273, 275, 277, 281, 283, 287, 289, 290, 293, 300, 302, 340, 342, 367, 391, 394, 417, 434, 435, 447, 448, 477, 524, 537, 550, 552, 554, 569, 572, 580, 582, 600, 612, 614, 615, 618, 621, 630, 652, 658, 663, 664, 666, 670, 673, 681, 683, 723, 725, 740, 746, 750, 758, 759, 765, 766, 776, 780, 790, 795, 796, 803, 807, 809, 811, 822, 823, 828, 829, 834, 849, 852, 866, 922, 924, 929, 936, 937, 942, 948, 951, 956, 969, 1071, 1207, 1220, 1230, 1232, 1237, 1244, 1254, 1257, 1259, 1271, 1284, 1291, 1294, 1295, 1299, 1300, 1324, 1338, 1340, 1341, 1350, 1355, 1356, 1357, 1363, 1365, 1407, 1409, 1411, 1415, 1418, 1421, 1424, 1427, 1433, 1434, 1443, 1451, 1454, 1466, 1467, 1468, 1469, 1475, 1476, 1479, 1485, 1501, 1510, 1511, 1522, 1526, 1537, 1552, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1945, 1958, 1975, 1988, 2019, 2033, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2214, 2225, 2240, 2251, 2278, 2304, 2330, 2356, 2381, 2396, 2407, 2434, 2460, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2545, 2547, 2549, 2555, 2558, 2566, 2569, 2572, 2573, 2574, 2580, 2586, 2587, 2592, 2598, 2603, 2605], "31": [2, 15, 17, 18, 19, 25, 28, 31, 107, 135, 213, 214, 219, 234, 272, 284, 291, 296, 300, 302, 304, 311, 314, 315, 316, 317, 321, 322, 326, 334, 342, 344, 349, 367, 386, 550, 551, 552, 553, 554, 555, 569, 572, 665, 675, 676, 681, 683, 689, 692, 695, 696, 697, 698, 703, 704, 710, 717, 725, 727, 746, 822, 823, 829, 945, 985, 988, 993, 1001, 1011, 1012, 1014, 1024, 1026, 1028, 1045, 1216, 1231, 1343, 1364, 1519, 1552, 1604, 1716, 1869, 1945, 1975, 2033, 2163, 2240, 2449, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "pluggi": [2, 22], "11": [2, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 78, 88, 108, 112, 114, 121, 128, 141, 142, 161, 202, 219, 296, 304, 324, 326, 339, 433, 455, 459, 483, 549, 555, 559, 561, 567, 571, 573, 637, 673, 676, 689, 707, 710, 718, 722, 741, 773, 811, 829, 840, 985, 988, 993, 1033, 1041, 1058, 1066, 1070, 1072, 1222, 1223, 1254, 1295, 1341, 1454, 1474, 1504, 1519, 1604, 1869, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2559, 2566, 2570, 2573, 2574, 2580, 2586, 2587, 2592, 2598, 2603, 2606], "item": [2, 3, 8, 9, 11, 18, 22, 37, 41, 42, 44, 49, 53, 54, 60, 61, 62, 81, 107, 118, 126, 127, 135, 147, 154, 155, 156, 164, 173, 182, 185, 192, 204, 229, 390, 401, 407, 416, 644, 649, 650, 651, 665, 731, 739, 740, 746, 769, 776, 802, 812, 839, 871, 887, 1096, 1119, 1211, 1216, 1219, 1232, 1248, 1365, 1403, 1407, 1410, 1420, 1435, 1441, 1491, 1496, 1508, 1510, 1511, 2495, 2499, 2504, 2507, 2509, 2512, 2513, 2516, 2517, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2544, 2548, 2550, 2555, 2558, 2566, 2574, 2578, 2580, 2582, 2586, 2592, 2598, 2603], "tester": 2, "access": [2, 8, 11, 13, 14, 15, 16, 17, 19, 31, 83, 107, 127, 140, 164, 263, 264, 274, 294, 350, 630, 665, 724, 726, 740, 752, 776, 929, 957, 961, 1120, 1122, 1123, 1216, 1395, 1491, 1495, 1496, 1508, 2479, 2481, 2491, 2495, 2497, 2499, 2503, 2506, 2509, 2511, 2514, 2517, 2518, 2519, 2525, 2526, 2527, 2529, 2531, 2534, 2535, 2536, 2537, 2538, 2541, 2545, 2547, 2548, 2550, 2552, 2556, 2563, 2565, 2566, 2568, 2571, 2572, 2574, 2580, 2592, 2603], "k": [2, 7, 284, 736, 945, 1101, 1406, 1410, 2499, 2504, 2507, 2509, 2510, 2512, 2513, 2516, 2520, 2537, 2539, 2566, 2570], "sub": [2, 8, 13, 68, 108, 109, 110, 131, 176, 178, 179, 205, 210, 212, 218, 221, 222, 223, 226, 227, 228, 252, 283, 666, 828, 837, 872, 877, 899, 900, 901, 918, 1418, 2478, 2495, 2496, 2497, 2509, 2516, 2517, 2523, 2527, 2531, 2532, 2533, 2534, 2535, 2539, 2540, 2541, 2544, 2550, 2558, 2574, 2580, 2586], "properti": [2, 3, 17, 41, 42, 43, 45, 47, 48, 53, 54, 56, 57, 64, 83, 85, 86, 116, 118, 130, 140, 143, 164, 180, 233, 235, 237, 250, 282, 291, 297, 298, 300, 301, 302, 303, 305, 306, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 323, 325, 327, 331, 332, 338, 341, 342, 343, 344, 346, 347, 350, 353, 354, 355, 356, 357, 358, 359, 361, 362, 365, 377, 385, 398, 411, 426, 427, 428, 442, 443, 444, 445, 446, 458, 460, 480, 502, 511, 513, 515, 521, 523, 536, 537, 538, 576, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 599, 600, 601, 602, 605, 606, 607, 609, 626, 630, 632, 634, 640, 675, 695, 696, 697, 698, 728, 729, 731, 743, 749, 752, 755, 760, 761, 762, 763, 776, 790, 791, 792, 843, 844, 846, 953, 967, 968, 986, 987, 991, 992, 994, 1017, 1060, 1079, 1092, 1099, 1100, 1104, 1110, 1115, 1116, 1117, 1118, 1119, 1120, 1122, 1123, 1143, 1146, 1156, 1172, 1180, 1186, 1187, 1188, 1189, 1191, 1207, 1208, 1210, 1219, 1221, 1224, 1228, 1235, 1236, 1238, 1256, 1258, 1265, 1279, 1280, 1281, 1285, 1297, 1298, 1427, 1428, 1429, 1430, 1431, 1439, 1440, 1444, 1453, 1456, 1459, 2481, 2484, 2497, 2499, 2502, 2507, 2509, 2512, 2515, 2517, 2518, 2519, 2520, 2523, 2527, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2562, 2570, 2574, 2580, 2586, 2592, 2598, 2600, 2603], "explicitli": [2, 3, 13, 14, 16, 17, 18, 19, 28, 34, 136, 218, 255, 287, 340, 528, 723, 747, 828, 908, 921, 948, 1173, 1196, 1415, 1451, 1491, 1492, 1508, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2511, 2516, 2517, 2519, 2520, 2524, 2526, 2527, 2529, 2531, 2535, 2536, 2537, 2539, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2570, 2572, 2574, 2580, 2592, 2598, 2600, 2601, 2603], "input": [2, 3, 8, 10, 14, 20, 24, 30, 31, 34, 49, 56, 63, 67, 68, 75, 78, 81, 88, 91, 92, 94, 97, 99, 100, 107, 108, 109, 110, 121, 127, 131, 133, 136, 143, 145, 164, 168, 176, 178, 179, 189, 203, 205, 210, 212, 217, 219, 221, 222, 223, 224, 225, 226, 227, 228, 233, 236, 240, 241, 251, 252, 254, 264, 267, 272, 278, 281, 283, 287, 290, 293, 295, 366, 368, 373, 376, 403, 405, 438, 450, 461, 462, 473, 487, 503, 509, 530, 540, 577, 608, 612, 613, 620, 637, 652, 653, 656, 658, 665, 666, 667, 668, 669, 732, 740, 744, 745, 747, 748, 751, 755, 757, 775, 776, 777, 779, 780, 786, 788, 789, 790, 793, 801, 813, 817, 820, 821, 826, 829, 831, 832, 833, 834, 836, 837, 838, 843, 845, 898, 917, 918, 920, 929, 931, 934, 942, 944, 948, 956, 960, 973, 984, 1077, 1079, 1130, 1132, 1144, 1171, 1172, 1173, 1176, 1178, 1179, 1199, 1206, 1207, 1208, 1216, 1237, 1239, 1244, 1279, 1284, 1318, 1319, 1325, 1326, 1328, 1342, 1343, 1345, 1362, 1363, 1364, 1374, 1405, 1408, 1409, 1411, 1412, 1413, 1414, 1415, 1416, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1436, 1439, 1451, 1454, 1457, 1463, 1464, 1470, 1471, 1480, 1489, 1491, 1492, 1497, 1504, 1508, 1519, 1520, 1521, 2475, 2484, 2496, 2497, 2498, 2499, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2513, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2550, 2551, 2555, 2558, 2559, 2566, 2572, 2573, 2574, 2576, 2578, 2580, 2581, 2582, 2583, 2584, 2586, 2587, 2592, 2593, 2596, 2598, 2600, 2601, 2602, 2603], "matter": [2, 17, 29, 30, 31, 34, 218, 324, 400, 707, 737, 828, 1173, 1404, 2496, 2497, 2499, 2508, 2509], "random": [2, 3, 15, 16, 17, 18, 19, 91, 102, 146, 196, 197, 198, 199, 200, 229, 758, 806, 807, 808, 809, 839, 1206, 1210, 1232, 1411, 1413, 1424, 1434, 1439, 1441, 1442, 1478, 1479, 1480, 1482, 1487, 1507, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2566, 2569, 2570, 2573, 2574, 2580, 2598], "tri": [2, 285, 310, 946, 989, 1201, 1237, 1238, 1278, 1284, 1403, 1497, 2497, 2505, 2509, 2514, 2520, 2547, 2558, 2562, 2603], "minim": [2, 11, 14, 22, 1519, 2503, 2514, 2520, 2586], "counterexampl": 2, "thought": [2, 17, 63, 2497, 2521], "introduct": [2, 4, 15, 21, 23, 26, 30, 35, 36, 2495, 2497, 2499, 2505, 2513, 2520, 2527, 2531, 2541, 2555, 2586], "detail": [2, 3, 4, 5, 7, 13, 15, 16, 17, 19, 24, 27, 28, 29, 31, 34, 35, 36, 65, 71, 72, 76, 77, 83, 91, 102, 107, 121, 122, 123, 136, 146, 164, 165, 168, 173, 192, 196, 209, 224, 259, 261, 266, 268, 271, 273, 275, 276, 280, 281, 293, 330, 349, 371, 489, 597, 613, 616, 617, 621, 622, 630, 665, 667, 668, 669, 714, 734, 735, 744, 747, 758, 776, 780, 786, 788, 789, 802, 806, 813, 817, 820, 821, 831, 832, 833, 834, 836, 837, 838, 870, 878, 879, 880, 881, 882, 883, 884, 885, 886, 917, 918, 925, 927, 930, 933, 936, 937, 942, 944, 956, 1201, 1210, 1216, 1220, 1231, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 1403, 1411, 1413, 1439, 1442, 1452, 1480, 1491, 1492, 1493, 1497, 1498, 1500, 1501, 1507, 1508, 1509, 1519, 2496, 2497, 2499, 2503, 2504, 2507, 2509, 2510, 2511, 2513, 2516, 2519, 2521, 2522, 2527, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2603], "json": [2, 5, 6, 7, 14, 21, 24, 260, 266, 280, 930, 1465, 1498, 1509, 1512, 2484, 2506, 2526, 2527, 2528, 2532, 2535, 2538, 2541, 2544, 2548, 2551, 2555, 2557, 2566, 2574, 2580, 2598, 2603], "strategi": [2, 15, 26, 2496, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520], "st": [2, 14, 2509], "any_json_valu": 2, "defer": [2, 8, 234, 1079, 2539, 2540], "lambda": [2, 34, 56, 60, 77, 78, 81, 94, 136, 143, 164, 240, 241, 281, 622, 649, 755, 776, 824, 849, 850, 899, 942, 1201, 1211, 1220, 1225, 1237, 1244, 1248, 1257, 1269, 1276, 1278, 1284, 1287, 1288, 1309, 1316, 1369, 1411, 1418, 1421, 1422, 1433, 1454, 1491, 1492, 1508, 2495, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2514, 2516, 2519, 2521, 2526, 2528, 2529, 2534, 2536, 2540, 2544, 2547, 2550, 2555, 2559, 2566, 2569, 2573, 2574, 2580, 2592, 2603], "one_of": 2, "boolean": [2, 3, 7, 13, 15, 16, 17, 18, 19, 25, 32, 38, 74, 75, 90, 97, 99, 100, 101, 102, 108, 117, 121, 127, 141, 142, 143, 150, 151, 152, 159, 160, 164, 168, 169, 170, 171, 175, 183, 184, 192, 206, 207, 209, 218, 231, 238, 245, 249, 253, 284, 292, 293, 294, 311, 312, 313, 314, 315, 316, 317, 384, 387, 407, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 433, 434, 435, 447, 448, 493, 505, 510, 511, 512, 513, 517, 532, 533, 619, 620, 626, 636, 639, 656, 666, 692, 693, 694, 695, 696, 697, 698, 740, 755, 760, 761, 762, 763, 764, 765, 766, 771, 772, 776, 780, 781, 782, 783, 785, 795, 796, 802, 814, 815, 828, 841, 847, 859, 865, 869, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 892, 909, 919, 945, 954, 956, 957, 1093, 1130, 1132, 1133, 1134, 1135, 1136, 1138, 1140, 1142, 1145, 1148, 1150, 1152, 1154, 1158, 1159, 1160, 1161, 1165, 1167, 1168, 1169, 1170, 1173, 1176, 1178, 1181, 1185, 1186, 1190, 1197, 1202, 1203, 1207, 1208, 1210, 1220, 1222, 1223, 1229, 1235, 1242, 1243, 1254, 1259, 1260, 1261, 1262, 1263, 1270, 1272, 1274, 1275, 1277, 1280, 1281, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1365, 1378, 1403, 1405, 1407, 1424, 1456, 1457, 1463, 1464, 1470, 1471, 1491, 1508, 1509, 1510, 1511, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2496, 2499, 2501, 2502, 2503, 2506, 2508, 2510, 2512, 2513, 2517, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2533, 2535, 2538, 2540, 2541, 2542, 2544, 2548, 2550, 2551, 2555, 2557, 2558, 2564, 2572, 2573, 2578, 2580, 2584, 2586, 2589, 2594, 2597, 2598, 2600, 2603, 2604], "allow_nan": 2, "dictionari": [2, 3, 7, 15, 16, 17, 18, 19, 23, 27, 32, 34, 60, 63, 68, 74, 82, 85, 91, 101, 109, 110, 131, 132, 176, 178, 179, 189, 205, 210, 212, 218, 221, 222, 223, 226, 227, 228, 251, 252, 260, 274, 275, 276, 283, 289, 608, 619, 629, 632, 649, 779, 801, 828, 888, 937, 1116, 1201, 1237, 1261, 1269, 1274, 1277, 1278, 1284, 1302, 1309, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1403, 1406, 1433, 1439, 1442, 1480, 1486, 1491, 1497, 1498, 1501, 1502, 1504, 1507, 1508, 1509, 2481, 2491, 2495, 2496, 2497, 2501, 2503, 2504, 2505, 2506, 2509, 2511, 2521, 2527, 2529, 2534, 2535, 2537, 2540, 2541, 2543, 2547, 2550, 2555, 2558, 2574, 2578, 2580, 2586, 2589, 2590, 2592, 2593, 2594, 2598, 2600, 2601, 2603], "valu": [2, 3, 7, 8, 9, 14, 15, 18, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 39, 41, 42, 46, 49, 53, 54, 56, 58, 60, 62, 63, 65, 67, 68, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 203, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 218, 219, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 236, 238, 240, 241, 246, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 275, 276, 277, 280, 283, 284, 287, 288, 289, 290, 292, 293, 294, 296, 300, 302, 304, 308, 309, 311, 312, 313, 314, 315, 316, 317, 318, 324, 326, 329, 334, 335, 337, 342, 349, 364, 365, 367, 368, 372, 373, 381, 382, 384, 385, 386, 387, 388, 390, 391, 393, 395, 397, 400, 401, 403, 405, 406, 407, 409, 410, 411, 415, 416, 417, 419, 427, 428, 432, 433, 434, 435, 438, 439, 440, 441, 447, 448, 449, 450, 451, 452, 455, 457, 459, 464, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 482, 484, 485, 486, 488, 493, 503, 505, 506, 509, 511, 517, 520, 526, 530, 531, 539, 542, 543, 544, 545, 547, 551, 553, 577, 605, 606, 607, 608, 610, 611, 612, 613, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 635, 636, 637, 638, 639, 640, 644, 647, 649, 651, 652, 653, 654, 655, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 671, 672, 674, 675, 676, 681, 683, 689, 692, 693, 694, 695, 696, 697, 698, 707, 710, 717, 718, 720, 725, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 741, 742, 744, 745, 746, 747, 748, 750, 752, 753, 754, 755, 758, 759, 760, 761, 762, 763, 764, 765, 766, 768, 769, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 793, 794, 795, 796, 797, 798, 799, 802, 804, 805, 806, 807, 808, 809, 810, 812, 813, 814, 815, 816, 817, 818, 820, 821, 822, 823, 824, 825, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 845, 847, 849, 850, 853, 854, 856, 858, 859, 863, 865, 874, 875, 876, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 892, 898, 899, 907, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 929, 930, 931, 932, 933, 934, 936, 937, 941, 944, 945, 948, 949, 950, 951, 952, 954, 955, 956, 957, 958, 959, 960, 961, 969, 973, 975, 978, 985, 988, 990, 993, 997, 998, 1031, 1055, 1074, 1075, 1076, 1078, 1079, 1081, 1082, 1085, 1086, 1087, 1088, 1091, 1093, 1094, 1095, 1097, 1098, 1103, 1105, 1106, 1107, 1108, 1110, 1116, 1119, 1120, 1122, 1123, 1125, 1127, 1129, 1130, 1132, 1150, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1181, 1182, 1185, 1190, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1216, 1217, 1218, 1219, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1229, 1230, 1231, 1232, 1233, 1235, 1236, 1237, 1239, 1242, 1243, 1244, 1245, 1246, 1247, 1253, 1254, 1259, 1260, 1261, 1262, 1263, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1274, 1275, 1277, 1278, 1280, 1281, 1282, 1283, 1284, 1285, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1314, 1315, 1316, 1317, 1320, 1322, 1325, 1326, 1330, 1331, 1332, 1333, 1335, 1338, 1339, 1340, 1342, 1343, 1347, 1348, 1349, 1350, 1352, 1355, 1356, 1357, 1362, 1363, 1364, 1365, 1369, 1370, 1384, 1388, 1393, 1396, 1397, 1402, 1403, 1404, 1405, 1407, 1408, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1421, 1422, 1424, 1425, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1438, 1439, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1457, 1458, 1460, 1463, 1464, 1466, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1477, 1480, 1481, 1483, 1485, 1489, 1491, 1492, 1493, 1494, 1495, 1497, 1498, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1516, 1517, 1519, 1520, 1521, 1869, 2475, 2476, 2477, 2478, 2479, 2480, 2491, 2495, 2496, 2499, 2501, 2502, 2503, 2506, 2512, 2514, 2515, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2542, 2543, 2544, 2545, 2547, 2548, 2549, 2551, 2552, 2554, 2556, 2557, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2568, 2569, 2570, 2572, 2573, 2575, 2576, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2589, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "test_json_roundtrip": 2, "load": [2, 6, 14, 16, 17, 19, 23, 34, 192, 259, 263, 266, 273, 374, 802, 925, 930, 936, 1477, 1485, 1492, 1493, 1495, 1496, 1499, 1500, 1501, 1503, 2496, 2501, 2506, 2507, 2509, 2523, 2527, 2531, 2534, 2537, 2538, 2541, 2544, 2546, 2558, 2580, 2592, 2598], "dump": [2, 261, 266, 363, 927, 930, 1452, 2509, 2555, 2598, 2599], "demonstr": [2, 6, 16, 19, 94, 2496, 2497, 2498, 2509, 2512, 2516, 2520, 2550, 2603], "complic": [2, 13, 850, 2496, 2505, 2510, 2514, 2519, 2520, 2527, 2529, 2544], "domain": [2, 2504, 2519], "logic": [2, 7, 13, 14, 15, 27, 30, 31, 79, 213, 214, 452, 590, 627, 822, 823, 1176, 1200, 1492, 1920, 2495, 2497, 2499, 2502, 2506, 2514, 2516, 2519, 2522, 2524, 2531, 2536, 2555, 2562, 2570, 2574, 2586, 2592, 2598], "reserv": [2, 14, 34, 2504, 2509, 2525], "complex": [2, 3, 4, 13, 14, 17, 56, 67, 203, 612, 779, 904, 908, 1132, 1137, 1138, 1365, 1403, 1407, 1410, 1421, 1422, 1509, 1510, 1511, 2495, 2497, 2503, 2507, 2509, 2512, 2513, 2516, 2527, 2529, 2530, 2537, 2540, 2558, 2559, 2570, 2574, 2586, 2598, 2603], "too": [2, 3, 14, 82, 240, 629, 849, 873, 1369, 1378, 1491, 1492, 1508, 2503, 2507, 2509, 2514, 2516, 2520, 2524, 2526, 2529, 2540, 2550, 2558, 2566, 2583, 2586, 2592, 2598, 2602, 2603], "subtl": [2, 2496, 2528, 2531], "insid": [2, 14, 22, 25, 77, 148, 209, 259, 267, 399, 510, 759, 925, 931, 1079, 1173, 1299, 1491, 1508, 1519, 2497, 2503, 2504, 2506, 2507, 2509, 2511, 2536, 2550, 2555, 2558, 2570, 2572, 2573, 2574, 2580], "subset": [2, 3, 4, 16, 19, 21, 26, 27, 28, 29, 31, 32, 33, 34, 80, 107, 113, 115, 117, 124, 127, 128, 139, 161, 220, 230, 257, 264, 265, 267, 277, 284, 290, 368, 373, 628, 665, 736, 740, 741, 773, 923, 929, 931, 945, 1216, 1221, 1236, 1239, 1240, 1257, 1265, 1276, 1286, 1411, 1413, 1415, 1416, 1418, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1443, 1451, 1454, 1457, 1491, 1492, 1503, 1507, 1508, 2495, 2497, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2520, 2526, 2529, 2531, 2535, 2539, 2541, 2555, 2580, 2586, 2592, 2598, 2602, 2603], "around": [2, 3, 4, 14, 15, 34, 148, 172, 199, 209, 225, 384, 386, 626, 759, 808, 835, 887, 895, 903, 904, 908, 1195, 1299, 1365, 1407, 1454, 1466, 1504, 1510, 1511, 2496, 2499, 2501, 2503, 2507, 2509, 2511, 2512, 2513, 2519, 2520, 2527, 2529, 2531, 2534, 2535, 2539, 2541, 2547, 2555, 2558, 2592], "entir": [2, 6, 13, 14, 17, 21, 28, 73, 74, 75, 82, 103, 104, 105, 106, 118, 122, 123, 126, 141, 142, 143, 164, 224, 231, 249, 275, 292, 329, 337, 547, 618, 619, 620, 622, 629, 661, 662, 663, 664, 731, 734, 735, 739, 753, 754, 755, 776, 834, 841, 859, 874, 892, 937, 954, 1095, 1219, 1222, 1223, 1237, 1284, 1411, 1415, 1416, 1424, 1425, 1426, 1428, 1429, 1431, 1442, 1451, 1491, 1492, 1508, 2495, 2497, 2499, 2505, 2507, 2509, 2510, 2514, 2516, 2517, 2521, 2522, 2523, 2527, 2531, 2532, 2534, 2536, 2537, 2539, 2547, 2549, 2550, 2580, 2586, 2592, 2598, 2603], "easiest": [2, 22, 2507, 2549], "regex_matching_test_nam": 2, "testclass": 2, "test_method": 2, "xdist": 2, "speed": [2, 4, 11, 14, 22, 35, 112, 136, 194, 195, 220, 276, 279, 367, 603, 653, 671, 747, 804, 805, 940, 1403, 1491, 1507, 1508, 1519, 2499, 2502, 2503, 2509, 2511, 2514, 2519, 2528, 2534, 2537, 2540, 2555, 2558, 2562, 2563, 2564, 2565, 2566, 2570, 2580, 2586], "multicor": [2, 2598], "two": [2, 3, 4, 8, 10, 11, 13, 15, 16, 17, 18, 19, 25, 28, 29, 30, 32, 34, 55, 63, 73, 76, 88, 94, 95, 96, 99, 100, 120, 127, 148, 157, 172, 174, 177, 188, 190, 191, 198, 199, 203, 208, 213, 215, 216, 218, 219, 234, 255, 288, 364, 367, 391, 399, 414, 417, 467, 477, 499, 506, 513, 517, 541, 542, 546, 608, 618, 621, 633, 637, 653, 654, 655, 658, 660, 719, 733, 740, 759, 800, 808, 816, 822, 825, 828, 829, 830, 849, 863, 870, 871, 888, 895, 899, 903, 921, 950, 960, 984, 998, 1079, 1106, 1172, 1173, 1182, 1190, 1195, 1199, 1200, 1207, 1208, 1229, 1237, 1244, 1261, 1284, 1299, 1302, 1334, 1348, 1351, 1362, 1363, 1364, 1398, 1427, 1466, 1467, 1474, 1475, 1476, 1491, 1494, 1498, 1506, 1508, 1509, 1514, 1515, 1517, 1869, 1945, 1975, 2292, 2318, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2521, 2524, 2527, 2528, 2529, 2530, 2531, 2537, 2540, 2541, 2544, 2545, 2547, 2550, 2551, 2558, 2562, 2563, 2569, 2570, 2574, 2576, 2586, 2591, 2592, 2598, 2603], "assist": [2, 2547], "distribut": [2, 3, 5, 14, 21, 34, 91, 107, 139, 197, 198, 199, 200, 569, 665, 807, 808, 809, 1216, 1221, 1480, 1485, 2497, 2509, 2511, 2514, 2520, 2531, 2538, 2552, 2574, 2592], "thread": [2, 98, 657, 1493, 2503, 2506, 2509, 2514, 2537, 2539, 2547], "unix": [2, 5, 6, 266, 930, 998, 1519, 2497, 2519, 2536, 2544, 2555], "variant": [2, 12, 14, 2485, 2509, 2517, 2521, 2574], "test_fast": 2, "window": [2, 5, 13, 21, 22, 34, 71, 72, 102, 103, 104, 105, 106, 122, 123, 208, 224, 258, 259, 661, 662, 663, 664, 734, 735, 816, 834, 924, 925, 1124, 1125, 1126, 1127, 1128, 1129, 1210, 1372, 1395, 2484, 2495, 2497, 2506, 2509, 2519, 2527, 2528, 2529, 2530, 2531, 2541, 2543, 2545, 2546, 2547, 2549, 2551, 2554, 2555, 2558, 2559, 2572, 2573, 2576, 2578, 2580, 2586, 2594, 2595, 2596, 2599, 2600, 2603], "bat": [2, 5, 15, 218, 294, 828, 869, 909, 957, 2509], "significantli": [2, 2475, 2507, 2509, 2510, 2517, 2519, 2520, 2524, 2537, 2544, 2562, 2563, 2564, 2566, 2570, 2571], "reduc": [2, 4, 6, 34, 74, 75, 77, 136, 198, 619, 620, 747, 1365, 1407, 1453, 1455, 1510, 1511, 2497, 2502, 2503, 2505, 2509, 2512, 2514, 2518, 2520, 2521, 2527, 2528, 2529, 2533, 2537, 2544, 2550, 2552, 2555, 2570, 2574, 2575, 2582, 2586, 2592, 2598, 2603], "furthermor": [2, 1468, 2496, 2497, 2507, 2509, 2510, 2518, 2519, 2525, 2529, 2531, 2534, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2573, 2580, 2592, 2603], "similarli": [2, 6, 15, 16, 17, 18, 19, 21, 1130, 1364, 1409, 1520, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2516, 2517, 2518, 2519, 2521, 2525, 2526, 2527, 2531, 2535, 2537, 2555, 2558, 2570, 2580, 2592], "introduc": [2, 11, 12, 13, 24, 31, 32, 209, 236, 259, 364, 845, 925, 1105, 1233, 1294, 1375, 1407, 1468, 1510, 1511, 2497, 2501, 2502, 2504, 2506, 2507, 2509, 2510, 2511, 2525, 2526, 2529, 2531, 2534, 2535, 2536, 2537, 2539, 2541, 2548, 2549, 2550, 2555, 2558, 2559, 2570, 2574, 2584, 2586, 2592, 2598, 2604], "regress": [2, 11, 13, 2497, 2516, 2522, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2542, 2543, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2560, 2562, 2563, 2565, 2566, 2580, 2586, 2598], "migrat": [2, 12, 14, 1509, 2506, 2558, 2570, 2574], "asv": [2, 11, 13], "benchmark": [2, 9, 13, 15, 2531, 2537], "enabl": [2, 5, 10, 14, 16, 19, 26, 29, 31, 373, 412, 749, 1121, 1174, 1365, 1407, 1491, 1495, 1498, 1508, 1510, 1511, 2495, 2496, 2497, 2504, 2505, 2507, 2509, 2510, 2512, 2516, 2519, 2523, 2525, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2562, 2567, 2568, 2570, 2572, 2573, 2574, 2586, 2592, 2603], "easi": [2, 3, 10, 11, 14, 15, 34, 35, 36, 120, 258, 733, 924, 1454, 1484, 2495, 2497, 2499, 2505, 2507, 2509, 2511, 2516, 2517, 2519, 2520, 2531, 2570], "monitor": [2, 9], "critic": [2, 14], "oper": [2, 3, 6, 9, 11, 14, 15, 20, 21, 22, 23, 25, 27, 28, 30, 31, 32, 34, 35, 39, 41, 46, 49, 53, 63, 68, 71, 72, 77, 79, 92, 95, 103, 104, 105, 106, 108, 109, 110, 112, 119, 121, 122, 123, 131, 134, 136, 137, 150, 157, 163, 166, 168, 176, 178, 179, 181, 205, 206, 207, 209, 210, 212, 221, 222, 223, 224, 226, 227, 228, 241, 251, 252, 253, 264, 275, 281, 283, 287, 288, 289, 293, 296, 304, 326, 364, 367, 368, 373, 489, 608, 613, 616, 617, 622, 627, 640, 644, 652, 654, 661, 662, 663, 664, 666, 667, 668, 669, 671, 672, 674, 676, 689, 710, 732, 734, 735, 744, 745, 747, 748, 764, 775, 777, 780, 786, 788, 789, 793, 813, 814, 815, 817, 820, 821, 828, 830, 831, 832, 833, 834, 836, 837, 838, 849, 850, 871, 906, 917, 918, 919, 929, 937, 942, 944, 948, 956, 985, 988, 993, 1085, 1110, 1121, 1176, 1201, 1237, 1254, 1259, 1260, 1261, 1263, 1265, 1270, 1274, 1275, 1277, 1278, 1284, 1287, 1288, 1295, 1300, 1301, 1302, 1304, 1310, 1315, 1320, 1322, 1324, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1341, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1371, 1372, 1375, 1403, 1405, 1407, 1433, 1468, 1498, 1507, 1510, 1511, 1512, 2484, 2496, 2502, 2503, 2506, 2509, 2510, 2512, 2513, 2514, 2517, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2545, 2547, 2550, 2551, 2552, 2557, 2558, 2559, 2562, 2563, 2564, 2569, 2570, 2573, 2575, 2576, 2580, 2581, 2582, 2583, 2584, 2585, 2587, 2588, 2593, 2598, 2601, 2604, 2605, 2606], "asv_bench": 2, "webpag": 2, "airspe": [2, 13], "veloc": [2, 13, 2537], "f": [2, 16, 17, 18, 19, 32, 97, 107, 114, 146, 153, 164, 172, 189, 241, 271, 274, 284, 289, 373, 531, 533, 534, 569, 656, 665, 673, 745, 748, 758, 768, 775, 776, 777, 801, 899, 945, 1101, 1112, 1216, 1230, 1237, 1269, 1271, 1284, 1309, 1329, 1343, 1346, 1362, 1411, 1413, 1433, 1434, 1454, 1466, 1477, 1492, 1519, 1869, 2478, 2495, 2496, 2497, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2516, 2517, 2520, 2523, 2524, 2525, 2527, 2528, 2529, 2533, 2534, 2536, 2539, 2541, 2544, 2550, 2555, 2558, 2574, 2592, 2603, 2604], "10": [2, 3, 5, 7, 8, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 67, 68, 73, 80, 82, 83, 84, 88, 91, 94, 97, 98, 102, 105, 109, 110, 112, 114, 120, 121, 122, 131, 139, 140, 141, 142, 146, 164, 168, 176, 178, 179, 193, 194, 195, 196, 198, 199, 205, 208, 209, 210, 212, 213, 218, 219, 221, 222, 223, 226, 227, 228, 229, 234, 236, 241, 251, 252, 266, 273, 276, 283, 284, 287, 293, 296, 304, 324, 326, 330, 339, 340, 367, 424, 459, 464, 483, 489, 551, 553, 571, 573, 597, 612, 618, 628, 629, 630, 631, 637, 656, 657, 663, 673, 676, 689, 707, 710, 714, 718, 722, 723, 733, 734, 751, 752, 758, 776, 780, 803, 804, 805, 806, 808, 822, 828, 829, 839, 845, 850, 878, 879, 880, 881, 882, 883, 884, 885, 886, 891, 894, 905, 910, 916, 930, 936, 945, 948, 956, 969, 985, 988, 993, 1001, 1014, 1043, 1045, 1120, 1122, 1123, 1164, 1206, 1210, 1221, 1222, 1223, 1279, 1344, 1363, 1364, 1365, 1403, 1407, 1431, 1434, 1439, 1441, 1442, 1468, 1472, 1474, 1480, 1489, 1495, 1501, 1504, 1507, 1510, 1511, 1519, 1869, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2549, 2550, 2555, 2558, 2563, 2566, 2569, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2599, 2603], "conf": 2, "hardwar": [2, 11, 2503], "usual": [2, 6, 18, 19, 22, 28, 34, 39, 44, 49, 164, 174, 276, 776, 1173, 1201, 1365, 1407, 1415, 1451, 1454, 1467, 1510, 1511, 2483, 2496, 2499, 2501, 2505, 2507, 2509, 2512, 2517, 2518, 2519, 2520, 2521, 2525, 2529, 2531, 2537, 2541, 2544, 2574, 2592, 2603], "suffici": [2, 3, 25, 2503, 2509, 2534, 2539, 2555, 2583], "unexpect": [2, 18, 71, 72, 77, 174, 281, 616, 617, 622, 942, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 1467, 1519, 2496, 2504, 2505, 2507, 2509, 2510, 2519, 2523, 2528, 2531, 2535, 2537, 2547, 2550, 2555, 2580, 2592, 2603, 2604], "flag": [2, 6, 85, 233, 287, 295, 296, 304, 326, 340, 632, 676, 689, 710, 723, 843, 865, 866, 870, 871, 873, 874, 892, 899, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1202, 1203, 1242, 1243, 1257, 1276, 1454, 1507, 1515, 1517, 2484, 2501, 2502, 2509, 2517, 2519, 2528, 2529, 2533, 2550, 2564, 2574, 2585, 2586, 2598], "groupbymethod": 2, "approach": [2, 4, 8, 14, 15, 16, 17, 19, 21, 22, 28, 31, 1131, 1454, 2497, 2499, 2504, 2506, 2509, 2511, 2532, 2555, 2558, 2569], "pythonpath": 2, "pwd": [2, 5], "interpret": [2, 3, 11, 16, 17, 18, 19, 24, 31, 136, 164, 218, 264, 603, 747, 776, 790, 828, 904, 908, 929, 1485, 1491, 1492, 1508, 1509, 2496, 2499, 2507, 2509, 2511, 2512, 2515, 2521, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2535, 2537, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2574, 2592, 2603], "python3": [2, 5, 16, 17, 18, 19, 22, 867, 2499, 2503, 2509, 2513, 2514, 2521, 2526, 2528, 2531, 2541, 2544, 2550, 2551, 2555, 2558, 2592], "displai": [2, 3, 14, 17, 18, 24, 26, 34, 91, 128, 139, 146, 161, 173, 193, 211, 261, 265, 277, 741, 758, 773, 790, 803, 818, 927, 938, 1079, 1117, 1221, 1335, 1352, 1363, 1365, 1407, 1410, 1418, 1420, 1421, 1422, 1424, 1426, 1434, 1435, 1438, 1440, 1444, 1452, 1453, 1454, 1455, 1472, 1480, 1489, 1492, 1495, 1497, 1510, 1511, 2495, 2496, 2497, 2504, 2506, 2507, 2509, 2513, 2518, 2520, 2522, 2523, 2525, 2526, 2527, 2528, 2530, 2531, 2532, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2559, 2560, 2571, 2574, 2575, 2580, 2592, 2593, 2598, 2603], "stderr": [2, 1495, 2550], "inform": [2, 4, 5, 8, 11, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 28, 29, 30, 31, 32, 34, 36, 61, 62, 63, 112, 136, 146, 148, 174, 197, 200, 202, 240, 241, 261, 264, 276, 297, 339, 340, 371, 577, 608, 625, 650, 651, 678, 718, 722, 723, 747, 758, 759, 807, 809, 811, 849, 850, 893, 927, 929, 1040, 1047, 1172, 1200, 1299, 1365, 1396, 1397, 1407, 1452, 1467, 1485, 1491, 1492, 1495, 1497, 1498, 1505, 1506, 1508, 1509, 1510, 1511, 1512, 1519, 1945, 1975, 2479, 2481, 2491, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2515, 2516, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2531, 2533, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2559, 2560, 2574, 2580, 2586, 2588, 2603, 2606], "whatsnew": [2, 4, 11, 2511, 2531, 2547], "vx": 2, "y": [2, 15, 16, 17, 19, 26, 32, 63, 71, 72, 76, 91, 97, 132, 139, 190, 192, 193, 194, 195, 197, 198, 200, 201, 202, 203, 215, 218, 254, 272, 289, 311, 330, 334, 344, 349, 394, 524, 537, 540, 546, 569, 597, 608, 656, 692, 714, 717, 727, 751, 802, 803, 804, 805, 807, 809, 810, 811, 828, 857, 895, 903, 920, 969, 1047, 1056, 1157, 1206, 1221, 1225, 1279, 1343, 1399, 1407, 1424, 1433, 1475, 1480, 1482, 1483, 1485, 1487, 1496, 1504, 1510, 1511, 1519, 1521, 1945, 1975, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2514, 2518, 2519, 2527, 2529, 2531, 2532, 2533, 2534, 2537, 2538, 2544, 2547, 2550, 2551, 2555, 2557, 2558, 2566, 2569, 2571, 2574, 2580, 2586, 2598, 2602, 2603, 2604], "z": [2, 15, 71, 72, 97, 190, 215, 218, 289, 394, 524, 537, 569, 608, 656, 828, 850, 899, 1407, 1444, 1475, 1496, 1510, 1511, 2496, 2499, 2501, 2507, 2509, 2510, 2516, 2517, 2520, 2528, 2533, 2539, 2550, 2552, 2555, 2558, 2574, 2580, 2592, 2598], "rst": [2, 4], "log": [2, 6, 192, 261, 622, 802, 927, 1452, 2497, 2503, 2511, 2520, 2521, 2522, 2524, 2527, 2535, 2536, 2537, 2557, 2566, 2569, 2603], "entri": [2, 6, 8, 16, 24, 28, 30, 73, 79, 91, 101, 115, 126, 146, 148, 151, 152, 153, 154, 168, 183, 184, 190, 191, 196, 213, 259, 274, 293, 387, 393, 400, 434, 435, 447, 448, 618, 627, 672, 674, 737, 739, 758, 759, 765, 766, 780, 795, 796, 806, 822, 854, 887, 888, 925, 956, 998, 1086, 1094, 1095, 1188, 1219, 1227, 1254, 1257, 1259, 1268, 1276, 1295, 1299, 1300, 1343, 1362, 1378, 1404, 1454, 1475, 1476, 1480, 1516, 1519, 2497, 2501, 2504, 2507, 2509, 2510, 2512, 2513, 2515, 2519, 2520, 2521, 2527, 2528, 2531, 2534, 2535, 2538, 2540, 2541, 2544, 2547, 2555, 2574, 2580, 2586, 2592, 2598], "enhanc": [2, 9, 11, 14, 22, 121, 267, 931, 1403, 2497, 2505, 2506, 2514, 2517, 2521, 2522, 2523, 2524, 2570, 2571, 2572, 2573], "unavoid": [2, 2519], "written": [2, 4, 16, 19, 34, 35, 261, 263, 270, 271, 275, 349, 354, 355, 927, 937, 1452, 1498, 1512, 2503, 2509, 2511, 2514, 2516, 2521, 2523, 2527, 2531, 2537, 2544, 2546, 2547, 2550, 2555, 2558, 2574, 2575, 2580, 2592, 2598, 2603], "sentenc": [2, 3, 861, 862, 890, 904, 908, 911, 912, 914, 2550], "proper": [2, 17, 1079, 1498, 1519, 2496, 2509, 2527, 2533, 2534, 2535, 2536, 2540, 2547, 2558, 2564, 2570, 2574, 2589, 2592], "grammar": [2, 14], "mention": [2, 29, 30, 164, 503, 522, 776, 1173, 2484, 2507, 2513, 2534, 2547, 2598], "func": [2, 3, 14, 16, 17, 18, 19, 71, 72, 77, 78, 94, 189, 281, 616, 617, 622, 653, 801, 942, 1201, 1220, 1237, 1241, 1244, 1269, 1278, 1284, 1287, 1288, 1309, 1324, 1325, 1341, 1342, 1411, 1412, 1413, 1414, 1421, 1422, 1433, 1473, 2509, 2514, 2521, 2526, 2529, 2531, 2538, 2541, 2544, 2555, 2558, 2580, 2586, 2592, 2594, 2595, 2596, 2598, 2603], "meth": [2, 3, 16, 17, 18, 19, 2509, 2512, 2544, 2592], "Not": [2, 74, 75, 159, 160, 169, 170, 171, 175, 181, 206, 207, 219, 231, 238, 240, 249, 253, 264, 266, 292, 373, 378, 379, 434, 435, 619, 620, 674, 771, 772, 781, 782, 783, 784, 785, 793, 814, 815, 829, 841, 847, 849, 859, 866, 919, 929, 930, 954, 1235, 1380, 1491, 1492, 1498, 1508, 2504, 2505, 2509, 2514, 2535, 2570, 2603], "previou": [2, 3, 15, 22, 25, 26, 28, 29, 30, 31, 36, 108, 188, 190, 191, 209, 213, 214, 259, 386, 403, 407, 452, 509, 530, 653, 666, 800, 822, 823, 925, 1217, 1227, 1268, 1294, 1475, 1476, 1497, 1869, 2496, 2499, 2503, 2505, 2507, 2509, 2511, 2515, 2516, 2519, 2523, 2526, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2555, 2558, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "rare": [2, 3, 569, 2526, 2541, 2552], "Being": [2, 2501], "concis": [2, 3, 14, 35, 146, 173, 758, 2497, 2544], "encount": [2, 8, 22, 1374, 1376, 1388, 1389, 1491, 1498, 1508, 2497, 2503, 2509, 2527, 2530, 2540, 2541, 2547, 2603], "incorrectli": [2, 1498, 2512, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2555, 2556, 2557, 2558, 2559, 2560, 2574, 2580, 2582, 2583, 2585, 2586, 2587, 2588, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2603], "further": [2, 3, 22, 26, 76, 91, 122, 123, 146, 165, 168, 196, 209, 213, 224, 261, 293, 403, 483, 503, 509, 522, 530, 621, 734, 735, 758, 780, 806, 822, 834, 927, 956, 1452, 1480, 1509, 2478, 2497, 2505, 2506, 2509, 2514, 2516, 2518, 2519, 2520, 2521, 2529, 2531, 2534, 2535, 2537, 2539, 2541, 2544, 2550, 2566, 2570, 2598, 2603], "versionad": [2, 11, 157, 192, 802, 1125, 1127, 1129, 2509], "syntax": [2, 3, 6, 14, 209, 1373, 1403, 1495, 1504, 1505, 2496, 2497, 2501, 2505, 2509, 2527, 2538, 2539, 2544, 2547, 2586, 2598], "put": [2, 4, 8, 16, 17, 22, 25, 26, 240, 241, 459, 464, 849, 850, 1365, 1407, 1497, 1510, 1511, 2503, 2507, 2509, 2512, 2523, 2525, 2527, 2531, 2532, 2534, 2537, 2550, 2558, 2574, 2580, 2592, 2603], "wherev": [2, 3, 636, 2507], "keyword": [2, 3, 16, 17, 18, 19, 71, 72, 74, 75, 77, 78, 81, 91, 92, 102, 103, 104, 105, 106, 121, 139, 148, 157, 159, 160, 169, 170, 171, 174, 175, 188, 189, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 206, 207, 209, 213, 215, 216, 219, 224, 225, 231, 238, 248, 249, 253, 257, 258, 261, 262, 270, 281, 292, 337, 349, 367, 381, 382, 437, 439, 441, 473, 616, 617, 619, 620, 622, 623, 624, 652, 661, 662, 663, 664, 753, 754, 759, 771, 772, 781, 782, 783, 785, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 814, 815, 822, 825, 829, 834, 835, 841, 847, 859, 863, 904, 908, 915, 919, 923, 924, 927, 934, 942, 954, 998, 1085, 1094, 1200, 1201, 1206, 1210, 1221, 1235, 1236, 1237, 1244, 1269, 1278, 1284, 1287, 1288, 1299, 1309, 1324, 1325, 1341, 1342, 1358, 1359, 1360, 1361, 1433, 1435, 1452, 1453, 1457, 1467, 1480, 1482, 1483, 1487, 1488, 1494, 1496, 1504, 1505, 1506, 1521, 1869, 2497, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2545, 2549, 2551, 2555, 2558, 2568, 2574, 2576, 2580, 2582, 2586, 2592, 2598, 2599, 2603, 2604], "programm": 3, "practic": [3, 23, 34, 2496, 2504, 2509, 2519, 2520, 2529, 2548, 2558, 2569], "onlin": [3, 21, 192, 802, 1491, 1494, 1508, 2497, 2509, 2516, 2521, 2592], "html": [3, 4, 5, 13, 14, 36, 65, 209, 250, 258, 265, 267, 273, 277, 280, 374, 904, 908, 924, 931, 936, 1047, 1365, 1389, 1407, 1410, 1411, 1412, 1413, 1414, 1421, 1422, 1435, 1436, 1439, 1441, 1442, 1443, 1444, 1445, 1446, 1453, 1454, 1456, 1457, 1496, 1497, 1509, 1510, 1511, 2484, 2506, 2507, 2512, 2517, 2520, 2525, 2526, 2527, 2528, 2529, 2531, 2536, 2541, 2544, 2545, 2547, 2550, 2555, 2556, 2558, 2559, 2564, 2567, 2586, 2592, 2598, 2600, 2603], "serv": [3, 10, 11, 472, 2507, 2515, 2519, 2550], "num1": 3, "num2": 3, "integ": [3, 7, 8, 10, 13, 15, 16, 19, 23, 24, 32, 42, 44, 54, 68, 83, 90, 97, 109, 110, 131, 139, 140, 143, 164, 176, 178, 179, 197, 200, 205, 210, 212, 220, 221, 222, 223, 224, 225, 226, 227, 228, 247, 251, 252, 257, 270, 275, 276, 277, 283, 294, 300, 302, 342, 376, 378, 383, 385, 388, 400, 403, 405, 406, 407, 413, 420, 421, 422, 423, 424, 425, 429, 430, 454, 455, 478, 484, 485, 486, 487, 488, 509, 510, 522, 530, 531, 532, 534, 538, 559, 561, 603, 608, 625, 630, 639, 656, 669, 681, 683, 725, 737, 744, 751, 752, 755, 764, 776, 790, 807, 809, 821, 827, 831, 834, 840, 858, 866, 888, 923, 937, 955, 957, 960, 961, 973, 984, 1074, 1075, 1076, 1077, 1078, 1082, 1094, 1102, 1103, 1130, 1132, 1150, 1151, 1152, 1165, 1170, 1173, 1178, 1195, 1196, 1221, 1236, 1265, 1279, 1363, 1379, 1404, 1405, 1410, 1416, 1421, 1422, 1454, 1458, 1468, 1489, 1491, 1492, 1497, 1504, 1505, 1506, 1508, 1509, 1519, 1520, 1914, 1945, 1975, 2027, 2033, 2080, 2106, 2132, 2208, 2286, 2364, 2396, 2476, 2478, 2495, 2497, 2499, 2501, 2505, 2506, 2507, 2509, 2513, 2514, 2516, 2517, 2518, 2519, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2537, 2538, 2540, 2543, 2544, 2545, 2547, 2548, 2550, 2552, 2557, 2558, 2562, 2570, 2574, 2575, 2576, 2583, 2584, 2585, 2586, 2589, 2592, 2593, 2594, 2596, 2598, 2599, 2604, 2606], "anyth": [3, 22, 34, 545, 1132, 2526, 2527, 2540, 2555, 2574, 2592, 2598, 2603], "except": [3, 7, 11, 13, 16, 17, 18, 19, 34, 82, 90, 113, 117, 138, 143, 168, 174, 191, 218, 219, 256, 267, 293, 311, 388, 390, 392, 393, 397, 417, 468, 477, 621, 629, 639, 672, 692, 730, 750, 755, 780, 828, 829, 863, 877, 901, 922, 931, 956, 1098, 1174, 1326, 1343, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1407, 1411, 1454, 1467, 1468, 1476, 1491, 1492, 1498, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2484, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2514, 2516, 2517, 2518, 2519, 2521, 2523, 2524, 2526, 2527, 2529, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2541, 2543, 2544, 2545, 2547, 2550, 2555, 2558, 2566, 2569, 2570, 2574, 2580, 2586, 2592, 2596, 2598, 2603], "subtract": [3, 16, 17, 19, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 283, 837, 917, 2518, 2519, 2524, 2529, 2531, 2534, 2537, 2539, 2541, 2548, 2550, 2557, 2558, 2574, 2576, 2580, 2598, 2603], "25": [3, 8, 15, 17, 18, 19, 23, 25, 26, 27, 28, 29, 30, 31, 63, 81, 107, 108, 115, 124, 136, 146, 151, 152, 183, 184, 191, 192, 194, 195, 196, 198, 199, 201, 209, 219, 242, 244, 245, 246, 249, 265, 290, 292, 318, 434, 435, 477, 493, 505, 511, 622, 633, 665, 736, 747, 765, 766, 795, 796, 802, 804, 805, 806, 808, 810, 816, 829, 859, 862, 954, 978, 990, 1055, 1181, 1185, 1216, 1239, 1356, 1364, 1440, 1454, 1465, 1468, 1469, 1476, 1489, 1491, 1495, 1498, 1503, 1508, 1519, 1522, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2556, 2557, 2563, 2565, 2566, 2569, 2574, 2580, 2586, 2592, 2598, 2603, 2606], "easier": [3, 5, 8, 13, 14, 15, 259, 925, 1509, 2496, 2509, 2511, 2516, 2520, 2521, 2523, 2534, 2535, 2544, 2548, 2558, 2598], "export": [3, 24, 65, 276, 1433, 1456, 1462, 1507, 2484, 2506, 2509, 2529, 2531, 2533, 2538, 2544, 2550, 2551, 2555, 2574, 2586, 2598, 2603], "pdf": [3, 14, 197, 200, 807, 809, 2509, 2592, 2603], "257": [3, 2497, 2499, 2507, 2509, 2519], "broad": [3, 2501, 2516], "numpydoc": [3, 4, 14], "scipi": [3, 22, 35, 148, 197, 200, 224, 244, 245, 759, 807, 809, 834, 854, 857, 1145, 1166, 1299, 1329, 1337, 1346, 1354, 1358, 1359, 1360, 1361, 2506, 2511, 2521, 2527, 2528, 2529, 2540, 2545, 2547, 2555, 2558, 2565, 2574, 2580, 2586, 2592, 2598, 2603], "restructuredtext": [3, 4, 14], "rest": [3, 4, 14, 22, 784, 907, 1495, 2495, 2509, 2510, 2517, 2527, 2529, 2531, 2539, 2547, 2555, 2558], "markup": [3, 2509], "languag": [3, 5, 13, 14, 15, 21, 22, 34, 36, 299, 322, 680, 704, 1006, 1038, 1509, 2504, 2509, 2516, 2547, 2592], "encod": [3, 7, 16, 17, 18, 19, 146, 259, 261, 264, 265, 266, 267, 277, 280, 368, 373, 400, 737, 758, 867, 925, 927, 929, 930, 931, 1082, 1094, 1365, 1404, 1406, 1407, 1452, 1453, 1454, 1455, 1491, 1496, 1497, 1498, 1502, 1508, 1509, 1510, 1511, 2476, 2477, 2505, 2509, 2512, 2513, 2523, 2527, 2529, 2530, 2531, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2566, 2572, 2574, 2575, 2576, 2580, 2586, 2587, 2591, 2592, 2598, 2601, 2603], "plain": [3, 4, 14, 17, 31, 1172, 1403, 2496, 2499, 2505, 2507, 2509, 2527, 2528, 2535, 2537, 2538, 2558, 2570, 2598], "primer": [3, 2516], "quick": [3, 20, 21, 22, 23, 26, 2495, 2497, 2501, 2507, 2509, 2519, 2538], "summar": [3, 24, 107, 665, 1216, 2499, 2504, 2510, 2516, 2517, 2551], "three": [3, 15, 17, 22, 29, 30, 100, 127, 138, 139, 182, 185, 256, 699, 740, 750, 794, 797, 888, 899, 922, 998, 1176, 1196, 1199, 1208, 1221, 1237, 1282, 1283, 1284, 1337, 1348, 1354, 1363, 1364, 1408, 1409, 1427, 1454, 1474, 1491, 1492, 1508, 1518, 2495, 2497, 2498, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2524, 2525, 2547, 2548, 2555, 2556, 2569, 2574], "quot": [3, 16, 17, 18, 19, 209, 259, 472, 925, 1081, 1468, 1491, 1508, 2510, 2516, 2540, 2541, 2542, 2543, 2544, 2558, 2570, 2574, 2592], "left": [3, 16, 17, 19, 27, 30, 73, 80, 88, 91, 96, 120, 122, 139, 157, 174, 192, 215, 219, 224, 225, 261, 265, 277, 289, 295, 363, 367, 386, 394, 408, 424, 437, 455, 489, 490, 491, 492, 493, 497, 498, 503, 504, 506, 507, 508, 511, 513, 517, 519, 520, 524, 618, 628, 636, 637, 733, 734, 751, 802, 824, 829, 834, 835, 840, 863, 864, 872, 877, 891, 894, 899, 900, 901, 902, 907, 910, 913, 916, 927, 1103, 1179, 1180, 1182, 1183, 1184, 1185, 1190, 1192, 1193, 1199, 1221, 1231, 1279, 1363, 1364, 1365, 1407, 1409, 1416, 1427, 1431, 1433, 1452, 1454, 1467, 1468, 1469, 1474, 1480, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 2478, 2495, 2497, 2498, 2503, 2507, 2509, 2510, 2512, 2516, 2517, 2519, 2520, 2521, 2523, 2527, 2529, 2530, 2531, 2533, 2534, 2536, 2537, 2541, 2547, 2548, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2603], "close": [3, 9, 13, 14, 88, 219, 224, 295, 349, 367, 374, 489, 491, 492, 493, 497, 498, 499, 501, 503, 506, 507, 508, 511, 513, 517, 519, 636, 637, 829, 834, 984, 1125, 1127, 1129, 1154, 1179, 1182, 1183, 1184, 1185, 1190, 1192, 1199, 1231, 1266, 1307, 1363, 1364, 1371, 1409, 1427, 1431, 1496, 1504, 1518, 2495, 2496, 2497, 2507, 2509, 2513, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2533, 2534, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2555, 2558, 2570, 2574, 2576, 2581, 2582, 2586, 2587, 2591, 2598, 2601, 2603], "end": [3, 14, 19, 30, 31, 35, 76, 79, 88, 91, 122, 135, 192, 193, 196, 214, 219, 240, 241, 257, 265, 267, 277, 278, 295, 296, 300, 302, 304, 326, 340, 342, 367, 461, 462, 464, 503, 532, 534, 547, 548, 556, 568, 570, 578, 586, 596, 598, 627, 637, 676, 681, 683, 688, 689, 710, 713, 723, 725, 734, 746, 802, 803, 806, 823, 829, 849, 850, 865, 869, 872, 873, 877, 900, 901, 904, 907, 909, 915, 923, 931, 939, 985, 988, 993, 1056, 1088, 1199, 1200, 1236, 1257, 1276, 1364, 1365, 1407, 1408, 1409, 1415, 1421, 1422, 1451, 1454, 1474, 1480, 1491, 1492, 1498, 1508, 1510, 1511, 1518, 1535, 1538, 1540, 1561, 1564, 1566, 1587, 1590, 1592, 1613, 1616, 1618, 1641, 1644, 1646, 1659, 1671, 1674, 1676, 1700, 1703, 1705, 1725, 1728, 1730, 1744, 1755, 1758, 1760, 1773, 1785, 1788, 1790, 1817, 1820, 1822, 1849, 1852, 1854, 1878, 1881, 1883, 1904, 1907, 1909, 1929, 1932, 1934, 1945, 1956, 1959, 1961, 1975, 1986, 1989, 1991, 2017, 2020, 2022, 2042, 2045, 2047, 2070, 2073, 2075, 2096, 2099, 2101, 2122, 2125, 2127, 2147, 2150, 2152, 2163, 2172, 2175, 2177, 2198, 2201, 2203, 2223, 2226, 2228, 2240, 2249, 2252, 2254, 2276, 2279, 2281, 2302, 2305, 2307, 2328, 2331, 2333, 2354, 2357, 2359, 2379, 2382, 2384, 2405, 2408, 2410, 2432, 2435, 2437, 2449, 2458, 2461, 2463, 2495, 2496, 2499, 2501, 2505, 2509, 2512, 2513, 2514, 2517, 2518, 2519, 2521, 2523, 2529, 2530, 2531, 2534, 2537, 2539, 2541, 2547, 2548, 2550, 2551, 2557, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "occas": 3, "bold": [3, 265, 267, 931, 1411, 1418, 1427, 1431, 1453, 1454, 2509, 2516, 2546], "ital": [3, 1454, 2516], "inlin": [3, 2506, 2509, 2516, 2527, 2538, 2555], "backtick": [3, 209, 2558, 2574, 2598], "liter": [3, 209, 569, 865, 866, 899, 908, 1498, 2503, 2509, 2517, 2538, 2541, 2550, 2586], "o": [3, 10, 13, 22, 31, 97, 107, 259, 262, 266, 271, 273, 274, 276, 280, 281, 284, 656, 665, 899, 925, 930, 936, 942, 945, 1115, 1150, 1216, 1453, 1454, 1455, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 2496, 2497, 2507, 2509, 2511, 2517, 2519, 2525, 2526, 2527, 2529, 2541, 2551, 2552, 2557, 2558, 2574, 2576, 2601], "ab": [3, 76, 103, 104, 105, 106, 213, 214, 403, 407, 452, 509, 530, 539, 661, 662, 663, 664, 822, 823, 870, 871, 907, 1384, 2495, 2496, 2497, 2501, 2503, 2507, 2509, 2511, 2515, 2517, 2518, 2520, 2526, 2527, 2529, 2534, 2536, 2537, 2539, 2540, 2541, 2544, 2555, 2566, 2586, 2598], "datetim": [3, 7, 8, 10, 14, 16, 17, 19, 26, 27, 29, 30, 32, 82, 84, 88, 97, 107, 116, 145, 208, 219, 230, 236, 259, 266, 270, 275, 276, 284, 295, 297, 298, 300, 302, 307, 308, 309, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 323, 324, 327, 330, 331, 332, 336, 338, 339, 340, 342, 344, 345, 347, 349, 367, 434, 435, 459, 473, 597, 629, 631, 637, 656, 665, 678, 679, 681, 683, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 702, 705, 707, 711, 714, 715, 716, 718, 719, 720, 721, 722, 723, 725, 727, 757, 829, 845, 925, 930, 934, 937, 945, 949, 953, 960, 979, 990, 996, 998, 1002, 1019, 1043, 1047, 1057, 1058, 1065, 1132, 1145, 1155, 1156, 1164, 1173, 1177, 1199, 1216, 1285, 1364, 1365, 1387, 1407, 1408, 1409, 1427, 1458, 1481, 1486, 1491, 1492, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1515, 1517, 1519, 1520, 1521, 1522, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1869, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2495, 2496, 2497, 2503, 2505, 2512, 2513, 2515, 2518, 2521, 2522, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2538, 2539, 2541, 2542, 2543, 2547, 2550, 2551, 2552, 2556, 2558, 2559, 2570, 2571, 2574, 2575, 2580, 2582, 2585, 2587, 2588, 2594, 2598, 2599, 2600, 2603, 2604], "to_datetim": [3, 31, 82, 97, 145, 272, 279, 295, 330, 334, 340, 433, 455, 597, 629, 656, 699, 714, 717, 723, 757, 840, 940, 1048, 1254, 1295, 1491, 1492, 1504, 1505, 1506, 1508, 1520, 1521, 2497, 2509, 2510, 2514, 2519, 2524, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2539, 2547, 2550, 2555, 2558, 2559, 2570, 2571, 2574, 2575, 2576, 2586, 2592, 2593, 2598, 2603, 2604, 2606], "compon": [3, 5, 14, 31, 266, 284, 324, 440, 559, 561, 567, 571, 573, 699, 707, 720, 875, 930, 945, 969, 973, 1195, 1869, 2497, 2506, 2509, 2518, 2531, 2534, 2537, 2540, 2580, 2598, 2603], "cross": [3, 13, 14, 22, 34, 157, 164, 174, 294, 776, 957, 1362, 1467, 2495, 2506, 2507, 2510, 2527, 2528, 2531, 2544, 2547, 2565, 2586, 2592, 2602, 2603], "referenc": [3, 16, 17, 19, 81, 209, 2495, 2520, 2527, 2541, 2544, 2550, 2573, 2580, 2598], "add_valu": 3, "arr": [3, 111, 457, 670, 1130, 1135, 1144, 1145, 1166, 1173, 1196, 1329, 1346, 2496, 2497, 2508, 2515, 2521, 2527, 2544, 2547, 2555, 2574, 2592, 2598], "equival": [3, 8, 15, 16, 17, 19, 20, 21, 24, 25, 32, 34, 68, 74, 75, 79, 91, 103, 104, 105, 106, 109, 110, 112, 117, 119, 131, 134, 137, 138, 146, 149, 150, 163, 166, 168, 169, 175, 176, 178, 179, 181, 182, 185, 192, 205, 209, 210, 212, 213, 214, 215, 218, 219, 221, 222, 223, 224, 226, 227, 228, 239, 251, 252, 253, 256, 266, 273, 283, 290, 293, 330, 348, 367, 381, 382, 393, 397, 454, 467, 479, 569, 578, 597, 613, 619, 620, 623, 624, 627, 636, 661, 662, 663, 664, 667, 668, 669, 672, 714, 730, 732, 744, 745, 748, 750, 758, 764, 775, 777, 780, 781, 785, 786, 788, 789, 793, 802, 813, 817, 820, 821, 822, 823, 827, 828, 829, 831, 832, 833, 834, 836, 837, 838, 848, 861, 862, 864, 867, 868, 869, 872, 873, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 889, 890, 891, 894, 899, 900, 901, 902, 905, 906, 909, 910, 911, 912, 913, 914, 917, 918, 919, 922, 930, 936, 944, 952, 955, 956, 960, 998, 1093, 1097, 1102, 1199, 1211, 1239, 1248, 1265, 1329, 1338, 1340, 1343, 1346, 1355, 1357, 1369, 1424, 1427, 1434, 1454, 1468, 1480, 1491, 1508, 1515, 1517, 2495, 2496, 2499, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2524, 2526, 2527, 2528, 2529, 2533, 2534, 2537, 2539, 2544, 2547, 2550, 2555, 2558, 2572, 2574, 2586, 2592, 2598, 2603, 2606], "omit": [3, 4, 7, 107, 112, 118, 151, 152, 183, 184, 191, 258, 290, 434, 435, 625, 665, 731, 765, 766, 795, 796, 863, 924, 1031, 1173, 1216, 1239, 1364, 1365, 1407, 1409, 1476, 1496, 1510, 1511, 1518, 2499, 2509, 2510, 2512, 2513, 2515, 2521, 2555, 2558, 2598, 2603], "simplic": [3, 14, 2511], "bad": [3, 1363, 1373, 1489, 1491, 1508, 2495, 2499, 2503, 2528, 2531, 2532, 2547, 2592, 2598], "mistak": [3, 32, 2507, 2539], "foo": [3, 77, 116, 124, 164, 174, 190, 191, 218, 273, 349, 483, 541, 542, 545, 736, 776, 828, 830, 849, 888, 896, 897, 899, 908, 936, 1132, 1155, 1156, 1158, 1162, 1220, 1237, 1284, 1362, 1398, 1465, 1467, 1475, 1476, 1491, 1492, 1501, 1508, 1509, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2512, 2513, 2517, 2520, 2523, 2524, 2525, 2527, 2528, 2529, 2531, 2535, 2537, 2538, 2541, 2544, 2547, 2550, 2558, 2569, 2572, 2574, 2580, 2586, 2603], "bar": [3, 14, 21, 26, 31, 77, 174, 190, 191, 192, 195, 218, 263, 273, 349, 483, 541, 542, 545, 802, 805, 828, 830, 849, 888, 896, 897, 899, 908, 936, 1132, 1220, 1237, 1284, 1362, 1465, 1467, 1475, 1476, 1491, 1495, 1501, 1508, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2523, 2524, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2564, 2569, 2572, 2574, 2580, 2586, 2587, 2598, 2603], "capit": [3, 34, 862, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 911, 912, 914, 1178, 2508, 2511, 2517, 2535, 2555, 2580, 2586], "letter": [3, 15, 27, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1200, 1492, 2505, 2509, 2517, 2520, 2527, 2539, 2580, 2586], "dot": [3, 91, 1465, 1480, 2509, 2511, 2512, 2520, 2525, 2564, 2572, 2573, 2580, 2592], "fit": [3, 14, 28, 34, 197, 200, 376, 794, 797, 807, 809, 1200, 1282, 1283, 1365, 1407, 1465, 1509, 1510, 1511, 2497, 2501, 2505, 2512, 2514, 2531, 2536, 2550, 2555, 2592], "infinit": [3, 229, 839, 2497, 2509, 2521, 2531, 2539, 2547, 2574, 2580, 2603], "verb": [3, 2501, 2534], "person": [3, 4, 101, 2504, 2513], "miss": [3, 9, 11, 20, 23, 24, 25, 28, 32, 34, 35, 39, 68, 73, 79, 80, 87, 89, 92, 95, 97, 100, 102, 109, 110, 112, 115, 118, 122, 125, 126, 131, 148, 151, 152, 176, 177, 178, 179, 183, 184, 187, 191, 205, 210, 212, 213, 221, 222, 223, 226, 227, 228, 229, 236, 248, 251, 252, 259, 261, 264, 267, 269, 275, 280, 283, 288, 373, 397, 400, 403, 405, 434, 435, 447, 448, 473, 484, 485, 486, 488, 493, 506, 509, 511, 530, 531, 608, 613, 618, 627, 628, 635, 638, 652, 653, 656, 658, 660, 667, 668, 669, 674, 731, 732, 734, 737, 738, 739, 744, 745, 748, 759, 765, 766, 775, 777, 779, 786, 788, 789, 793, 795, 796, 799, 813, 817, 820, 821, 822, 831, 832, 833, 836, 837, 838, 839, 845, 863, 865, 874, 892, 917, 918, 925, 927, 929, 931, 934, 937, 944, 1074, 1075, 1076, 1078, 1086, 1087, 1093, 1094, 1095, 1098, 1105, 1106, 1130, 1176, 1178, 1182, 1185, 1204, 1205, 1208, 1209, 1210, 1218, 1219, 1226, 1233, 1245, 1246, 1247, 1253, 1261, 1262, 1266, 1267, 1272, 1274, 1277, 1289, 1291, 1292, 1294, 1299, 1302, 1303, 1305, 1307, 1312, 1314, 1317, 1318, 1319, 1326, 1328, 1343, 1345, 1364, 1365, 1403, 1404, 1407, 1410, 1421, 1422, 1427, 1428, 1429, 1430, 1431, 1433, 1437, 1440, 1452, 1463, 1464, 1470, 1471, 1476, 1491, 1492, 1498, 1500, 1507, 1508, 1510, 1511, 1514, 1519, 2479, 2484, 2501, 2504, 2505, 2506, 2508, 2510, 2512, 2514, 2515, 2516, 2517, 2518, 2519, 2521, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2541, 2542, 2543, 2544, 2546, 2548, 2549, 2550, 2551, 2554, 2560, 2573, 2576, 2588, 2593], "verbos": [3, 16, 17, 18, 19, 146, 261, 758, 927, 1452, 1491, 1492, 1508, 2496, 2497, 2505, 2509, 2510, 2529, 2534, 2541, 2544, 2586, 2592, 2603], "doesn": [3, 4, 11, 13, 14, 16, 17, 19, 81, 168, 218, 270, 271, 293, 468, 780, 828, 873, 956, 1173, 1390, 2495, 2497, 2499, 2502, 2505, 2507, 2509, 2511, 2514, 2516, 2519, 2527, 2529, 2530, 2531, 2535, 2541, 2544, 2555, 2558, 2580, 2598], "paragraph": [3, 273, 936], "unstack": [3, 29, 124, 190, 193, 248, 736, 803, 1475, 2478, 2495, 2505, 2506, 2520, 2529, 2531, 2534, 2539, 2541, 2543, 2544, 2547, 2550, 2555, 2559, 2562, 2564, 2570, 2574, 2580, 2585, 2586, 2592], "pivot": [3, 21, 31, 34, 124, 172, 191, 248, 288, 736, 950, 1362, 1466, 1476, 2478, 2496, 2499, 2506, 2527, 2529, 2534, 2537, 2550, 2551, 2558, 2580, 2585, 2586, 2598, 2603], "row": [3, 13, 14, 15, 21, 23, 24, 27, 28, 30, 31, 32, 34, 63, 67, 69, 70, 71, 72, 74, 75, 76, 77, 80, 83, 86, 91, 94, 95, 96, 100, 101, 103, 104, 105, 106, 108, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 127, 128, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 153, 154, 155, 156, 161, 163, 164, 165, 166, 172, 174, 177, 181, 182, 185, 186, 188, 190, 191, 192, 194, 208, 213, 214, 218, 219, 224, 229, 231, 232, 234, 237, 240, 244, 247, 248, 249, 255, 256, 257, 259, 261, 263, 265, 266, 267, 268, 274, 275, 277, 280, 281, 282, 284, 290, 292, 294, 329, 363, 367, 368, 374, 381, 382, 390, 529, 612, 614, 615, 619, 620, 623, 624, 628, 630, 633, 634, 655, 659, 661, 662, 663, 664, 666, 670, 671, 673, 674, 733, 734, 735, 736, 740, 741, 747, 750, 752, 753, 754, 755, 758, 768, 769, 773, 776, 779, 794, 797, 800, 802, 804, 822, 823, 828, 829, 834, 839, 841, 842, 854, 857, 858, 859, 863, 870, 871, 873, 904, 908, 921, 922, 923, 925, 927, 930, 931, 933, 937, 938, 945, 954, 957, 1125, 1126, 1127, 1129, 1200, 1202, 1203, 1206, 1208, 1209, 1212, 1213, 1214, 1215, 1217, 1221, 1222, 1223, 1225, 1227, 1230, 1232, 1234, 1236, 1239, 1242, 1243, 1244, 1247, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1261, 1262, 1264, 1265, 1266, 1268, 1271, 1272, 1273, 1274, 1276, 1277, 1282, 1283, 1292, 1295, 1300, 1302, 1303, 1307, 1312, 1313, 1325, 1342, 1362, 1365, 1405, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1424, 1425, 1426, 1428, 1429, 1431, 1433, 1435, 1442, 1451, 1452, 1453, 1454, 1455, 1457, 1466, 1467, 1468, 1475, 1476, 1477, 1480, 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1515, 1519, 2478, 2495, 2496, 2499, 2501, 2502, 2503, 2507, 2509, 2512, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2544, 2546, 2547, 2548, 2550, 2552, 2555, 2564, 2565, 2566, 2567, 2569, 2574, 2575, 2581, 2583, 2584, 2586, 2587, 2588, 2592, 2593, 2594, 2598, 2601, 2602, 2603], "column": [3, 8, 13, 14, 15, 18, 21, 24, 26, 28, 29, 30, 31, 32, 33, 34, 63, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 80, 81, 82, 83, 84, 86, 88, 91, 92, 94, 95, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 153, 154, 155, 156, 157, 158, 159, 160, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 234, 236, 237, 238, 239, 240, 241, 244, 247, 248, 249, 251, 252, 253, 255, 257, 258, 259, 260, 261, 263, 264, 265, 266, 267, 269, 270, 271, 272, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 288, 289, 290, 291, 292, 293, 294, 329, 333, 349, 363, 364, 365, 367, 368, 373, 374, 390, 470, 474, 478, 483, 527, 529, 546, 614, 615, 618, 619, 620, 628, 629, 630, 631, 633, 637, 652, 655, 656, 658, 659, 660, 661, 662, 663, 664, 665, 670, 671, 673, 674, 699, 724, 726, 731, 733, 734, 735, 736, 739, 740, 746, 747, 752, 755, 757, 758, 759, 768, 769, 771, 772, 776, 779, 780, 781, 782, 783, 785, 790, 800, 802, 803, 804, 805, 806, 808, 810, 811, 814, 815, 818, 822, 823, 825, 828, 829, 830, 834, 839, 841, 845, 847, 848, 849, 857, 858, 859, 863, 870, 871, 873, 904, 908, 919, 921, 923, 924, 925, 927, 929, 930, 931, 937, 938, 940, 945, 946, 954, 956, 957, 986, 995, 997, 1200, 1201, 1202, 1203, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1219, 1221, 1222, 1223, 1224, 1227, 1229, 1230, 1231, 1232, 1234, 1235, 1236, 1237, 1238, 1239, 1242, 1243, 1244, 1247, 1248, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1265, 1266, 1268, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1284, 1292, 1294, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1307, 1310, 1311, 1312, 1313, 1315, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1365, 1372, 1374, 1380, 1393, 1396, 1397, 1398, 1402, 1403, 1405, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1440, 1442, 1443, 1444, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1465, 1466, 1467, 1468, 1469, 1475, 1476, 1477, 1480, 1483, 1485, 1487, 1488, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1515, 1519, 2478, 2479, 2483, 2495, 2496, 2502, 2503, 2504, 2506, 2508, 2511, 2512, 2514, 2515, 2517, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2542, 2543, 2544, 2545, 2546, 2548, 2551, 2552, 2556, 2557, 2559, 2562, 2563, 2564, 2565, 2566, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2578, 2581, 2582, 2583, 2584, 2585, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2602, 2604, 2605, 2606], "multiindex": [3, 13, 14, 16, 19, 30, 68, 73, 74, 75, 96, 101, 109, 110, 112, 114, 119, 131, 134, 136, 137, 148, 155, 157, 159, 160, 163, 164, 166, 167, 169, 170, 171, 172, 174, 175, 176, 178, 179, 181, 190, 191, 205, 206, 207, 210, 212, 213, 215, 216, 219, 220, 221, 222, 223, 226, 227, 228, 231, 234, 238, 240, 248, 249, 251, 252, 253, 255, 259, 261, 265, 267, 275, 277, 283, 286, 287, 288, 290, 292, 294, 376, 389, 394, 395, 406, 433, 438, 439, 441, 442, 452, 453, 456, 461, 465, 469, 477, 478, 483, 613, 618, 619, 620, 655, 659, 667, 668, 669, 671, 673, 732, 736, 744, 745, 747, 748, 759, 771, 772, 775, 776, 777, 778, 781, 782, 783, 785, 786, 788, 789, 793, 813, 814, 815, 817, 820, 821, 822, 824, 825, 829, 830, 831, 832, 833, 836, 837, 838, 841, 847, 849, 857, 859, 871, 895, 903, 904, 908, 917, 918, 919, 921, 925, 927, 931, 937, 944, 947, 948, 950, 954, 957, 1200, 1206, 1224, 1235, 1239, 1262, 1266, 1272, 1274, 1277, 1299, 1303, 1307, 1312, 1318, 1319, 1326, 1328, 1343, 1345, 1365, 1378, 1400, 1407, 1410, 1412, 1414, 1418, 1422, 1424, 1425, 1426, 1433, 1434, 1440, 1442, 1443, 1452, 1454, 1466, 1467, 1475, 1476, 1491, 1492, 1497, 1498, 1504, 1505, 1506, 1508, 1510, 1511, 2484, 2495, 2499, 2501, 2506, 2512, 2515, 2516, 2517, 2519, 2520, 2521, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2538, 2539, 2542, 2543, 2545, 2546, 2548, 2551, 2552, 2559, 2562, 2563, 2564, 2565, 2566, 2571, 2575, 2576, 2581, 2582, 2583, 2584, 2585, 2587, 2594, 2596, 2599, 2600, 2601, 2602, 2604, 2605], "level": [3, 6, 7, 10, 11, 13, 14, 22, 30, 34, 68, 73, 74, 75, 96, 101, 109, 110, 112, 114, 119, 124, 131, 134, 136, 137, 151, 152, 157, 159, 160, 163, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 181, 183, 184, 191, 205, 206, 207, 209, 210, 212, 213, 215, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 231, 238, 240, 241, 248, 249, 251, 252, 253, 255, 264, 274, 276, 280, 283, 286, 287, 288, 290, 292, 293, 294, 296, 304, 326, 367, 370, 376, 394, 395, 400, 406, 433, 434, 435, 437, 440, 446, 447, 448, 452, 453, 456, 465, 471, 475, 478, 483, 522, 524, 526, 527, 528, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 613, 618, 619, 620, 655, 659, 667, 668, 669, 671, 673, 676, 689, 710, 732, 737, 744, 745, 747, 748, 765, 766, 771, 772, 775, 777, 778, 780, 781, 782, 783, 784, 785, 786, 788, 789, 793, 795, 796, 813, 814, 815, 817, 820, 821, 822, 824, 826, 828, 829, 830, 831, 832, 833, 834, 836, 837, 838, 841, 847, 849, 857, 859, 871, 917, 918, 919, 921, 929, 932, 941, 944, 947, 948, 949, 950, 954, 956, 957, 975, 985, 988, 993, 1082, 1094, 1106, 1125, 1127, 1129, 1200, 1206, 1224, 1235, 1239, 1285, 1326, 1343, 1365, 1403, 1404, 1406, 1407, 1410, 1411, 1412, 1413, 1414, 1418, 1422, 1424, 1425, 1426, 1433, 1434, 1435, 1440, 1442, 1444, 1453, 1454, 1455, 1456, 1458, 1465, 1466, 1467, 1476, 1496, 1507, 1510, 1511, 2479, 2484, 2495, 2497, 2499, 2502, 2503, 2506, 2507, 2509, 2512, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2548, 2551, 2552, 2562, 2563, 2564, 2565, 2566, 2568, 2570, 2571, 2572, 2575, 2578, 2580, 2581, 2582, 2583, 2584, 2586, 2598, 2599, 2602, 2603], "especi": [3, 13, 22, 275, 937, 1194, 1491, 1504, 1505, 1506, 1508, 1519, 2496, 2497, 2499, 2503, 2504, 2505, 2509, 2511, 2514, 2517, 2523, 2525, 2555, 2558, 2569, 2574, 2586, 2598], "subindex": 3, "repeat": [3, 5, 156, 172, 173, 201, 220, 276, 810, 866, 1196, 1365, 1407, 1454, 1466, 1509, 1510, 1511, 2292, 2318, 2479, 2497, 2499, 2501, 2502, 2503, 2509, 2512, 2513, 2514, 2517, 2520, 2527, 2531, 2535, 2541, 2544, 2548, 2550, 2555, 2558, 2576, 2595, 2603], "visual": [3, 5, 8, 26, 35, 193, 803, 1411, 1413, 1416, 1439, 1442, 1444, 1454, 1485, 2505, 2506, 2507, 2525, 2531, 2538, 2541, 2556, 2557, 2558], "tabl": [3, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 122, 123, 172, 190, 191, 192, 208, 224, 248, 263, 264, 265, 266, 267, 270, 271, 275, 288, 368, 372, 373, 384, 473, 626, 734, 735, 802, 834, 913, 929, 930, 931, 934, 937, 949, 1285, 1362, 1365, 1389, 1407, 1410, 1411, 1412, 1413, 1414, 1416, 1418, 1420, 1433, 1439, 1441, 1442, 1443, 1444, 1445, 1453, 1454, 1457, 1458, 1465, 1466, 1475, 1476, 1491, 1492, 1493, 1494, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 2475, 2478, 2484, 2497, 2498, 2499, 2501, 2502, 2504, 2506, 2507, 2510, 2511, 2517, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2547, 2548, 2551, 2555, 2557, 2558, 2565, 2566, 2570, 2574, 2580, 2592, 2598, 2603, 2604], "titl": [3, 11, 16, 17, 19, 192, 802, 861, 862, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 911, 914, 1477, 1478, 2509, 2516, 2544, 2603], "hyphen": [3, 915, 2478], "word": [3, 8, 31, 32, 73, 126, 618, 739, 861, 862, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 899, 911, 912, 914, 915, 1095, 1219, 2496, 2499, 2503, 2505, 2507, 2509, 2517, 2519, 2520, 2541, 2550], "arg": [3, 6, 16, 17, 18, 19, 50, 51, 52, 58, 59, 60, 61, 62, 71, 72, 77, 92, 103, 104, 105, 106, 189, 192, 225, 281, 282, 296, 299, 304, 318, 322, 324, 326, 329, 334, 336, 367, 378, 379, 381, 382, 383, 439, 441, 463, 476, 505, 517, 519, 520, 597, 616, 617, 622, 623, 624, 641, 642, 643, 647, 648, 649, 650, 651, 652, 661, 662, 663, 664, 676, 680, 689, 704, 707, 710, 714, 717, 720, 722, 723, 753, 754, 779, 801, 802, 822, 835, 942, 943, 984, 985, 988, 990, 993, 996, 1088, 1201, 1214, 1215, 1220, 1231, 1237, 1241, 1244, 1251, 1252, 1269, 1278, 1284, 1287, 1288, 1295, 1300, 1301, 1302, 1303, 1304, 1306, 1307, 1309, 1310, 1312, 1314, 1315, 1316, 1317, 1320, 1321, 1322, 1323, 1324, 1325, 1330, 1331, 1333, 1336, 1338, 1339, 1340, 1341, 1342, 1347, 1348, 1350, 1353, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1433, 1454, 1472, 1504, 1505, 1506, 1519, 1520, 1521, 1527, 1553, 1579, 1605, 1631, 1660, 1692, 1717, 1745, 1774, 1806, 1838, 1870, 1895, 1921, 1946, 1976, 2008, 2034, 2061, 2087, 2113, 2139, 2164, 2189, 2215, 2241, 2267, 2293, 2319, 2345, 2371, 2397, 2424, 2450, 2497, 2502, 2509, 2512, 2513, 2514, 2521, 2528, 2529, 2531, 2533, 2539, 2541, 2544, 2550, 2555, 2558, 2564, 2578, 2581, 2587, 2592, 2596, 2598, 2603, 2604], "kwarg": [3, 16, 17, 18, 19, 50, 51, 52, 58, 59, 60, 61, 62, 71, 72, 74, 75, 77, 78, 81, 91, 92, 103, 104, 105, 106, 121, 139, 148, 159, 160, 169, 170, 171, 175, 188, 189, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 206, 207, 209, 216, 225, 231, 238, 249, 253, 257, 258, 262, 268, 271, 281, 292, 296, 299, 304, 318, 322, 324, 326, 329, 334, 336, 349, 367, 376, 378, 379, 381, 382, 383, 439, 441, 463, 468, 472, 473, 476, 505, 517, 519, 520, 597, 616, 617, 619, 620, 622, 623, 624, 641, 642, 643, 647, 648, 649, 650, 651, 652, 661, 662, 663, 664, 676, 680, 689, 704, 707, 710, 714, 717, 720, 722, 723, 751, 753, 754, 759, 771, 772, 781, 782, 783, 785, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 814, 815, 822, 825, 835, 841, 847, 859, 866, 915, 919, 923, 924, 933, 934, 942, 943, 954, 960, 985, 988, 990, 993, 996, 1085, 1088, 1124, 1126, 1128, 1199, 1201, 1206, 1212, 1213, 1214, 1215, 1216, 1220, 1221, 1231, 1235, 1236, 1237, 1241, 1244, 1249, 1250, 1251, 1252, 1269, 1278, 1279, 1284, 1287, 1288, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1306, 1307, 1309, 1310, 1311, 1312, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1364, 1411, 1412, 1413, 1414, 1425, 1426, 1433, 1435, 1439, 1453, 1457, 1477, 1478, 1480, 1483, 1487, 1488, 1490, 1492, 1496, 1499, 1500, 1527, 1553, 1579, 1605, 1631, 1660, 1692, 1717, 1745, 1774, 1806, 1838, 1870, 1895, 1921, 1946, 1976, 2008, 2034, 2061, 2087, 2113, 2139, 2164, 2189, 2215, 2241, 2267, 2293, 2319, 2345, 2371, 2397, 2424, 2450, 2501, 2502, 2505, 2509, 2513, 2514, 2521, 2525, 2527, 2528, 2529, 2533, 2534, 2535, 2537, 2539, 2541, 2543, 2544, 2546, 2547, 2548, 2555, 2558, 2559, 2574, 2578, 2580, 2586, 2589, 2592, 2596, 2598, 2603], "colon": [3, 25, 1421, 2550, 2600], "indent": [3, 266, 280, 930, 2509, 2523, 2574], "finish": [3, 11, 374, 570, 578, 2509, 2526], "comma": [3, 15, 18, 25, 32, 63, 258, 259, 261, 924, 925, 927, 1265, 1374, 1389, 1390, 1452, 1491, 1492, 1494, 1497, 1508, 2509, 2513, 2527, 2555, 2558, 2598], "cpu": [3, 14, 2497, 2503, 2514], "option": [3, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 19, 23, 26, 30, 39, 44, 46, 49, 61, 79, 91, 97, 99, 101, 102, 107, 108, 112, 113, 115, 117, 122, 136, 139, 146, 147, 148, 151, 152, 157, 172, 173, 174, 183, 184, 188, 189, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 208, 211, 213, 214, 216, 218, 219, 220, 224, 229, 233, 236, 240, 241, 244, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 275, 276, 277, 280, 282, 284, 289, 290, 295, 299, 318, 322, 329, 334, 337, 349, 368, 373, 374, 380, 389, 403, 407, 433, 434, 435, 439, 447, 448, 452, 455, 456, 459, 464, 468, 472, 473, 474, 478, 479, 503, 506, 507, 508, 509, 510, 522, 526, 527, 528, 529, 530, 533, 546, 577, 598, 603, 608, 610, 627, 650, 653, 656, 658, 660, 665, 666, 671, 674, 680, 704, 717, 734, 747, 751, 758, 759, 765, 766, 784, 795, 796, 800, 801, 802, 803, 804, 805, 807, 808, 809, 810, 811, 816, 818, 822, 823, 824, 825, 828, 829, 830, 834, 839, 840, 843, 845, 849, 850, 865, 867, 868, 870, 871, 874, 892, 904, 906, 907, 908, 915, 925, 927, 928, 929, 930, 931, 933, 934, 936, 937, 938, 945, 952, 955, 958, 959, 984, 990, 997, 998, 1043, 1083, 1084, 1088, 1103, 1105, 1106, 1109, 1173, 1177, 1178, 1182, 1195, 1196, 1198, 1200, 1201, 1204, 1205, 1206, 1207, 1210, 1216, 1218, 1221, 1226, 1232, 1233, 1237, 1239, 1244, 1245, 1246, 1253, 1267, 1269, 1278, 1279, 1284, 1289, 1290, 1291, 1293, 1294, 1299, 1305, 1308, 1309, 1318, 1319, 1326, 1328, 1334, 1343, 1345, 1351, 1362, 1363, 1364, 1365, 1386, 1390, 1396, 1397, 1403, 1404, 1407, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1440, 1442, 1444, 1451, 1452, 1453, 1454, 1455, 1457, 1466, 1467, 1468, 1469, 1472, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1482, 1483, 1484, 1485, 1487, 1489, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1514, 1519, 1521, 1945, 1975, 2478, 2484, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2506, 2507, 2508, 2510, 2511, 2513, 2514, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2556, 2558, 2559, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2578, 2580, 2581, 2592, 2603], "to_csv": [3, 16, 19, 258, 261, 264, 270, 271, 924, 927, 929, 1374, 1452, 1491, 1492, 1494, 1508, 2495, 2499, 2509, 2525, 2526, 2527, 2529, 2531, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2552, 2557, 2558, 2560, 2562, 2563, 2566, 2574, 2575, 2578, 2580, 2587, 2588, 2598, 2601, 2603], "compress": [3, 16, 17, 18, 19, 259, 262, 264, 266, 271, 273, 276, 280, 925, 929, 930, 936, 1415, 1451, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2495, 2513, 2514, 2515, 2527, 2529, 2535, 2537, 2538, 2539, 2540, 2541, 2545, 2547, 2548, 2550, 2551, 2555, 2557, 2574, 2580, 2582, 2586, 2588, 2589, 2592, 2598, 2603], "kind": [3, 7, 11, 14, 16, 17, 18, 19, 21, 24, 31, 33, 34, 91, 192, 203, 219, 230, 240, 241, 372, 408, 431, 453, 456, 461, 462, 625, 802, 829, 849, 850, 1088, 1195, 1196, 1231, 1480, 1522, 1869, 2479, 2481, 2491, 2495, 2497, 2501, 2503, 2505, 2507, 2509, 2510, 2513, 2516, 2519, 2520, 2523, 2524, 2526, 2527, 2529, 2531, 2533, 2534, 2535, 2537, 2543, 2544, 2546, 2555, 2558, 2564, 2569, 2570, 2574, 2592, 2598, 2603, 2604], "color": [3, 5, 192, 194, 195, 201, 203, 433, 522, 526, 528, 529, 802, 804, 805, 810, 1369, 1411, 1412, 1413, 1414, 1415, 1416, 1418, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1442, 1444, 1451, 1454, 1457, 1477, 1483, 1485, 2507, 2516, 2520, 2526, 2527, 2528, 2529, 2531, 2535, 2537, 2538, 2539, 2544, 2545, 2546, 2547, 2555, 2574, 2580, 2586, 2592, 2603, 2605, 2606], "blue": [3, 15, 433, 477, 522, 526, 529, 1232, 1411, 1433, 1442, 1443, 1485, 2507, 2510, 2516, 2528], "render": [3, 4, 14, 258, 265, 267, 277, 280, 402, 924, 931, 938, 1365, 1407, 1410, 1418, 1425, 1426, 1443, 1444, 1453, 1454, 1455, 1485, 1510, 1511, 1519, 2497, 2509, 2512, 2513, 2516, 2537, 2538, 2539, 2541, 2544, 2545, 2550, 2552, 2580, 2586, 2592, 2598, 2600, 2603], "rgb": [3, 194, 195, 201, 203, 804, 805, 810, 1454, 2516, 2546], "final": [3, 11, 22, 73, 77, 84, 88, 122, 128, 161, 197, 200, 255, 386, 391, 394, 403, 404, 409, 410, 413, 414, 417, 418, 420, 421, 422, 423, 424, 425, 429, 430, 434, 437, 447, 450, 451, 457, 463, 472, 477, 482, 618, 631, 637, 734, 741, 773, 807, 809, 921, 1173, 1242, 1243, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1257, 1259, 1260, 1261, 1262, 1263, 1264, 1266, 1268, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1433, 1434, 1454, 1945, 1975, 2495, 2496, 2497, 2503, 2504, 2507, 2513, 2515, 2516, 2517, 2518, 2520, 2529, 2531, 2535, 2540, 2547, 2549, 2550, 2555], "bool": [3, 7, 15, 25, 32, 39, 44, 46, 49, 50, 51, 52, 55, 58, 59, 60, 61, 62, 63, 65, 73, 74, 75, 76, 77, 79, 82, 88, 91, 92, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 115, 117, 118, 119, 120, 121, 122, 123, 124, 126, 133, 134, 136, 137, 139, 141, 142, 146, 147, 148, 151, 152, 156, 157, 159, 160, 163, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 177, 181, 183, 184, 186, 191, 192, 193, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 219, 220, 224, 229, 230, 231, 232, 233, 234, 238, 240, 241, 248, 249, 253, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 280, 282, 284, 286, 287, 289, 290, 292, 293, 294, 295, 296, 304, 309, 311, 312, 313, 316, 317, 318, 326, 329, 333, 340, 364, 366, 367, 368, 373, 374, 376, 378, 379, 381, 382, 387, 388, 389, 397, 399, 400, 411, 414, 418, 420, 421, 422, 423, 424, 425, 429, 430, 433, 434, 435, 437, 439, 440, 441, 447, 448, 449, 453, 456, 464, 465, 468, 470, 472, 473, 477, 479, 482, 487, 491, 492, 493, 497, 498, 499, 503, 506, 507, 508, 511, 513, 520, 522, 533, 541, 542, 543, 546, 577, 603, 608, 618, 619, 620, 621, 622, 623, 624, 627, 629, 636, 637, 641, 642, 643, 647, 648, 649, 650, 651, 652, 655, 656, 657, 661, 662, 663, 664, 665, 671, 672, 674, 676, 689, 692, 693, 694, 697, 698, 710, 723, 730, 731, 732, 733, 734, 735, 736, 737, 739, 745, 747, 748, 751, 753, 754, 758, 759, 760, 761, 762, 763, 764, 765, 766, 771, 772, 775, 777, 778, 780, 781, 782, 783, 784, 785, 787, 793, 795, 796, 798, 802, 803, 814, 815, 818, 822, 823, 824, 825, 828, 829, 830, 834, 839, 841, 842, 843, 847, 849, 850, 854, 857, 859, 865, 869, 870, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 892, 895, 899, 903, 904, 908, 909, 915, 919, 921, 923, 924, 925, 927, 929, 930, 931, 933, 934, 935, 937, 938, 939, 945, 947, 948, 952, 954, 956, 957, 958, 984, 985, 988, 990, 993, 995, 1001, 1014, 1045, 1062, 1077, 1081, 1083, 1084, 1085, 1088, 1089, 1094, 1097, 1106, 1114, 1125, 1127, 1129, 1131, 1132, 1133, 1134, 1137, 1139, 1141, 1143, 1144, 1146, 1147, 1149, 1151, 1155, 1156, 1157, 1158, 1162, 1163, 1164, 1166, 1172, 1173, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1185, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1202, 1203, 1206, 1207, 1208, 1210, 1211, 1216, 1219, 1221, 1222, 1223, 1224, 1225, 1229, 1230, 1232, 1235, 1236, 1239, 1242, 1243, 1248, 1254, 1259, 1260, 1261, 1262, 1263, 1264, 1270, 1271, 1272, 1274, 1275, 1277, 1279, 1280, 1281, 1295, 1299, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1378, 1403, 1404, 1406, 1407, 1408, 1410, 1424, 1425, 1426, 1435, 1442, 1452, 1453, 1454, 1455, 1458, 1463, 1464, 1466, 1467, 1468, 1470, 1471, 1476, 1480, 1483, 1487, 1489, 1491, 1492, 1493, 1495, 1496, 1497, 1498, 1500, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1514, 1515, 1516, 1517, 1519, 1659, 1744, 1773, 1869, 2292, 2318, 2476, 2477, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2503, 2504, 2507, 2509, 2511, 2512, 2513, 2517, 2519, 2520, 2521, 2523, 2526, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2538, 2539, 2540, 2544, 2547, 2550, 2551, 2552, 2555, 2558, 2569, 2573, 2574, 2576, 2580, 2586, 2592, 2593, 2595, 2598, 2603], "subtyp": [3, 501, 506, 1182, 2537, 2550, 2555, 2603], "bracket": [3, 23, 24, 25, 27, 28, 489, 1434, 2574, 2603], "curli": [3, 1434], "normal": [3, 8, 42, 44, 54, 79, 97, 102, 145, 159, 160, 198, 229, 231, 238, 249, 290, 292, 295, 329, 330, 479, 597, 627, 656, 660, 714, 757, 771, 772, 839, 841, 847, 859, 952, 954, 1093, 1199, 1210, 1232, 1235, 1239, 1362, 1364, 1415, 1451, 1465, 1477, 1482, 1498, 1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1837, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2496, 2497, 2499, 2501, 2504, 2505, 2507, 2516, 2517, 2519, 2520, 2525, 2530, 2531, 2534, 2535, 2538, 2539, 2540, 2541, 2548, 2550, 2559, 2583, 2586], "ordin": [3, 301, 303, 334, 341, 343, 547, 577, 581, 583, 599, 601, 682, 684, 717, 724, 726, 913, 1020, 1059, 1195, 2519, 2529, 2533, 2547, 2548, 2583], "order": [3, 7, 10, 14, 17, 18, 19, 29, 32, 34, 39, 44, 46, 49, 51, 52, 56, 61, 62, 63, 76, 81, 82, 86, 91, 102, 111, 124, 133, 136, 148, 157, 174, 182, 185, 192, 211, 217, 240, 241, 264, 271, 287, 290, 295, 296, 304, 326, 340, 375, 383, 399, 437, 451, 455, 461, 464, 465, 478, 479, 489, 539, 540, 543, 544, 546, 608, 625, 629, 642, 643, 650, 651, 676, 689, 710, 723, 736, 747, 759, 787, 794, 797, 802, 818, 819, 826, 840, 849, 850, 915, 929, 948, 949, 952, 984, 985, 988, 993, 1086, 1087, 1101, 1103, 1118, 1172, 1173, 1196, 1200, 1210, 1230, 1239, 1257, 1264, 1271, 1276, 1282, 1283, 1285, 1299, 1335, 1352, 1363, 1396, 1397, 1436, 1458, 1467, 1468, 1469, 1480, 1491, 1495, 1498, 1504, 1507, 1508, 1509, 1515, 1516, 1517, 1519, 2475, 2479, 2495, 2496, 2497, 2501, 2503, 2506, 2509, 2511, 2513, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2529, 2531, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2545, 2547, 2551, 2555, 2564, 2566, 2570, 2573, 2574, 2578, 2582, 2583, 2586, 2592, 2593, 2598, 2603], "advanc": [3, 21, 27, 30, 112, 164, 776, 1433, 1454, 1491, 1492, 1508, 2495, 2497, 2499, 2505, 2506, 2507, 2510, 2511, 2513, 2519, 2520, 2525, 2529, 2531, 2541, 2555], "low": [3, 16, 17, 19, 34, 214, 276, 823, 1106, 1230, 1239, 1266, 1271, 1307, 1415, 1451, 1454, 1496, 1507, 2499, 2514, 2515, 2519, 2527, 2538, 2547, 2555, 2565, 2570, 2580, 2586], "medium": [3, 135, 214, 746, 823, 1239, 1363, 1489, 2495, 2499, 2509, 2531], "high": [3, 6, 11, 14, 16, 17, 19, 34, 36, 135, 214, 746, 823, 1230, 1239, 1266, 1271, 1307, 1415, 1451, 1454, 1491, 1508, 2504, 2506, 2509, 2510, 2516, 2519, 2523, 2527, 2547, 2548, 2550, 2570, 2580, 2586, 2587], "cat": [3, 50, 58, 59, 60, 61, 99, 102, 211, 216, 225, 248, 290, 294, 400, 737, 779, 818, 825, 866, 869, 887, 891, 905, 909, 910, 957, 1102, 1135, 1145, 1200, 1207, 1210, 1404, 1454, 1463, 1464, 1470, 1471, 2479, 2491, 2495, 2496, 2497, 2499, 2505, 2509, 2513, 2515, 2517, 2531, 2533, 2534, 2535, 2537, 2538, 2541, 2547, 2555, 2558, 2574, 2580, 2592, 2596, 2603], "dog": [3, 99, 102, 150, 156, 169, 175, 211, 216, 217, 225, 229, 248, 253, 268, 290, 294, 779, 781, 785, 818, 825, 839, 865, 887, 888, 906, 919, 933, 957, 1200, 1207, 1210, 1403, 1454, 1463, 1464, 1470, 1471, 2495, 2497, 2505, 2513, 2517, 2558, 2580], "bird": [3, 177, 204, 220, 257, 279, 294, 653, 923, 940, 957, 1200, 1236, 2505], "decim": [3, 16, 17, 18, 19, 99, 133, 225, 259, 265, 266, 267, 277, 569, 658, 835, 852, 878, 879, 880, 881, 882, 883, 884, 885, 886, 925, 930, 931, 969, 1132, 1164, 1207, 1365, 1407, 1410, 1418, 1421, 1422, 1458, 1491, 1492, 1497, 1504, 1505, 1506, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 2505, 2509, 2512, 2516, 2519, 2523, 2527, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2544, 2547, 2555, 2558, 2574, 2586, 2587, 2592, 2598], "ndarrai": [3, 8, 10, 34, 42, 49, 54, 63, 77, 82, 91, 99, 100, 121, 122, 124, 132, 133, 136, 139, 141, 142, 165, 169, 172, 173, 175, 180, 192, 193, 194, 195, 196, 197, 200, 201, 202, 203, 218, 229, 234, 235, 237, 269, 274, 287, 291, 295, 296, 304, 308, 309, 311, 318, 326, 330, 334, 336, 340, 366, 376, 381, 382, 383, 384, 385, 387, 390, 397, 400, 403, 404, 405, 409, 433, 434, 435, 440, 447, 448, 450, 451, 452, 454, 457, 464, 468, 471, 472, 473, 475, 480, 487, 493, 509, 511, 517, 520, 521, 530, 534, 543, 577, 597, 608, 610, 623, 624, 625, 626, 629, 658, 670, 676, 689, 692, 710, 714, 717, 718, 719, 720, 723, 734, 736, 737, 747, 753, 754, 781, 784, 785, 802, 803, 804, 805, 806, 807, 809, 810, 811, 819, 827, 828, 839, 856, 863, 932, 934, 941, 948, 949, 953, 955, 984, 985, 988, 990, 993, 996, 1077, 1079, 1082, 1086, 1087, 1088, 1089, 1094, 1097, 1098, 1102, 1106, 1109, 1115, 1125, 1127, 1129, 1130, 1132, 1176, 1177, 1178, 1185, 1190, 1193, 1194, 1195, 1197, 1207, 1208, 1221, 1222, 1223, 1285, 1325, 1342, 1363, 1403, 1404, 1411, 1415, 1451, 1463, 1464, 1466, 1470, 1471, 1480, 1487, 1489, 1514, 1520, 2475, 2476, 2479, 2496, 2497, 2499, 2502, 2507, 2510, 2511, 2515, 2517, 2520, 2521, 2524, 2525, 2527, 2528, 2529, 2531, 2533, 2535, 2537, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2563, 2564, 2566, 2572, 2573, 2574, 2580, 2586, 2588, 2592, 2598, 2603], "spars": [3, 13, 270, 949, 1144, 1145, 1166, 1196, 1285, 1365, 1406, 1407, 1435, 1453, 1454, 1455, 1510, 1511, 2484, 2497, 2501, 2506, 2512, 2522, 2527, 2529, 2531, 2535, 2537, 2539, 2551, 2571, 2582, 2599, 2604], "coo_matrix": [3, 245, 854, 857, 2515, 2534], "sparsearrai": [3, 244, 246, 852, 855, 856, 958, 1098, 1134, 1145, 1166, 1406, 2479, 2497, 2501, 2506, 2526, 2527, 2538, 2540, 2541, 2544, 2547, 2550, 2551, 2555, 2558, 2565, 2574, 2580, 2585, 2592, 2598, 2603], "compat": [3, 9, 12, 14, 15, 17, 73, 74, 75, 92, 103, 104, 105, 106, 111, 213, 225, 257, 261, 282, 349, 378, 379, 381, 382, 389, 406, 431, 439, 441, 454, 465, 468, 469, 508, 522, 541, 542, 613, 616, 617, 618, 619, 620, 623, 624, 625, 652, 661, 662, 663, 664, 667, 668, 669, 671, 674, 732, 744, 745, 748, 753, 754, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 824, 827, 831, 832, 833, 835, 836, 837, 838, 849, 850, 866, 917, 918, 923, 927, 942, 944, 960, 961, 965, 978, 983, 1051, 1055, 1068, 1079, 1083, 1084, 1101, 1102, 1118, 1184, 1194, 1199, 1236, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1364, 1386, 1421, 1422, 1427, 1452, 1454, 1468, 1484, 1492, 1497, 1498, 1501, 1504, 1505, 1506, 2484, 2503, 2507, 2508, 2511, 2517, 2518, 2521, 2522, 2523, 2524, 2526, 2527, 2529, 2531, 2532, 2533, 2534, 2537, 2538, 2539, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2550, 2552, 2555, 2558, 2559, 2560, 2566, 2574, 2580, 2586, 2592, 2598, 2603, 2606], "iter": [3, 16, 17, 18, 19, 27, 34, 63, 66, 76, 103, 104, 105, 106, 133, 136, 150, 153, 154, 155, 156, 177, 189, 192, 234, 374, 452, 522, 526, 527, 528, 529, 608, 611, 621, 661, 662, 663, 664, 747, 768, 769, 801, 802, 1146, 1155, 1240, 1264, 1269, 1286, 1309, 1370, 1491, 1494, 1496, 1497, 1498, 1502, 1504, 1505, 1506, 1507, 1508, 2484, 2495, 2496, 2504, 2506, 2517, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2537, 2539, 2541, 2544, 2546, 2550, 2551, 2552, 2555, 2558, 2559, 2563, 2564, 2566, 2567, 2574, 2576, 2580, 2584, 2585, 2586, 2592, 2595, 2596, 2603], "output": [3, 4, 5, 11, 14, 20, 24, 25, 27, 32, 75, 79, 107, 124, 136, 143, 146, 164, 173, 174, 233, 248, 257, 258, 259, 261, 265, 266, 267, 268, 269, 270, 271, 273, 276, 277, 280, 288, 438, 452, 542, 543, 569, 608, 620, 627, 665, 736, 747, 755, 758, 776, 843, 904, 908, 923, 924, 925, 927, 930, 931, 933, 936, 1021, 1201, 1216, 1236, 1278, 1318, 1319, 1326, 1328, 1343, 1345, 1362, 1363, 1365, 1403, 1407, 1411, 1412, 1413, 1414, 1418, 1421, 1422, 1424, 1436, 1443, 1452, 1453, 1454, 1455, 1467, 1469, 1491, 1500, 1508, 1510, 1511, 1512, 1514, 1515, 1519, 2484, 2495, 2496, 2497, 2498, 2499, 2502, 2504, 2505, 2507, 2509, 2510, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2522, 2524, 2526, 2527, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2547, 2548, 2551, 2555, 2558, 2563, 2566, 2570, 2576, 2580, 2586, 2590, 2592, 2598, 2603], "preced": [3, 168, 209, 259, 281, 293, 367, 569, 730, 780, 925, 942, 956, 1196, 1365, 1407, 1435, 1510, 1511, 1519, 2497, 2501, 2503, 2507, 2509, 2510, 2512, 2516, 2519, 2529, 2537, 2539], "But": [3, 11, 78, 199, 808, 1079, 1112, 2497, 2502, 2503, 2505, 2507, 2508, 2509, 2513, 2514, 2515, 2516, 2555, 2566, 2570, 2580], "unless": [3, 11, 74, 75, 79, 147, 151, 152, 183, 184, 213, 214, 229, 434, 435, 447, 448, 466, 619, 620, 627, 765, 766, 779, 795, 796, 822, 823, 839, 860, 904, 908, 1200, 1232, 1362, 1365, 1407, 1415, 1421, 1422, 1451, 1497, 1510, 1511, 2497, 2501, 2503, 2507, 2509, 2510, 2512, 2513, 2517, 2520, 2527, 2529, 2541, 2550, 2556, 2558, 2566, 2570, 2572, 2586, 2598], "sampl": [3, 102, 197, 200, 219, 249, 275, 329, 503, 807, 809, 829, 859, 937, 1179, 1210, 1318, 1319, 1328, 1345, 1363, 1434, 1477, 1479, 1489, 2497, 2504, 2505, 2506, 2520, 2521, 2526, 2527, 2537, 2541, 2544, 2550, 2580, 2592, 2598], "uniform": [3, 11, 14, 15, 198, 1363, 1374, 1479, 2509, 2511, 2520, 2535, 2541, 2555, 2588], "random_lett": 3, "sequenc": [3, 46, 68, 80, 81, 109, 110, 113, 115, 117, 119, 122, 131, 132, 133, 134, 136, 137, 139, 149, 163, 165, 166, 174, 176, 178, 179, 181, 192, 194, 195, 196, 198, 199, 201, 203, 205, 210, 212, 213, 221, 222, 223, 226, 227, 228, 251, 252, 259, 261, 265, 275, 277, 283, 366, 376, 487, 507, 522, 526, 527, 528, 529, 532, 533, 534, 541, 542, 546, 628, 734, 747, 751, 764, 802, 804, 805, 806, 808, 810, 822, 824, 865, 869, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 892, 898, 899, 909, 925, 927, 937, 1077, 1080, 1083, 1084, 1097, 1106, 1173, 1183, 1195, 1197, 1200, 1211, 1221, 1240, 1248, 1279, 1286, 1291, 1305, 1326, 1343, 1362, 1363, 1365, 1404, 1407, 1410, 1421, 1422, 1424, 1427, 1452, 1467, 1468, 1469, 1491, 1492, 1493, 1497, 1508, 1510, 1511, 2475, 2496, 2499, 2501, 2507, 2509, 2510, 2512, 2513, 2519, 2521, 2525, 2527, 2555, 2564, 2566, 2580, 2592, 2598, 2603], "length": [3, 25, 31, 32, 34, 112, 118, 120, 124, 128, 136, 139, 143, 148, 161, 164, 165, 174, 191, 194, 195, 198, 203, 218, 220, 224, 229, 234, 241, 247, 259, 261, 265, 266, 267, 276, 277, 281, 289, 324, 363, 384, 433, 436, 453, 455, 477, 482, 489, 503, 505, 517, 519, 531, 536, 542, 608, 626, 658, 660, 671, 707, 719, 731, 733, 741, 747, 755, 759, 767, 773, 776, 804, 805, 828, 834, 839, 840, 858, 863, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 908, 916, 925, 927, 930, 931, 938, 942, 949, 1079, 1095, 1103, 1126, 1130, 1173, 1174, 1175, 1176, 1178, 1179, 1181, 1182, 1183, 1184, 1190, 1192, 1197, 1211, 1221, 1232, 1248, 1285, 1299, 1363, 1406, 1409, 1410, 1411, 1412, 1434, 1452, 1467, 1468, 1469, 1476, 1479, 1489, 1491, 1508, 2475, 2476, 2477, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2517, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2545, 2547, 2549, 2550, 2555, 2558, 2566, 2569, 2573, 2574, 2576, 2580, 2581, 2583, 2586, 2592, 2598, 2602, 2603], "randint": [3, 15, 198, 199, 808, 1434, 1507, 2478, 2495, 2496, 2497, 2499, 2503, 2504, 2505, 2507, 2509, 2512, 2513, 2519, 2520, 2527, 2531, 2532, 2537, 2540, 2544, 2547, 2573], "choic": [3, 5, 6, 25, 146, 229, 240, 241, 625, 758, 839, 849, 850, 1232, 1519, 2496, 2499, 2505, 2506, 2510, 2511, 2512, 2514, 2519, 2520, 2522, 2536, 2539, 2544, 2547, 2562], "ascii_lowercas": [3, 15], "sample_valu": 3, "tail": [3, 16, 17, 18, 19, 24, 35, 138, 284, 750, 945, 2495, 2505, 2506, 2521, 2527, 2528, 2529, 2535, 2539, 2541, 2544, 2564, 2586, 2598], "begin": [3, 5, 6, 16, 19, 122, 240, 241, 267, 275, 278, 461, 462, 464, 550, 552, 570, 572, 578, 734, 849, 850, 908, 915, 931, 937, 939, 1365, 1407, 1421, 1422, 1454, 1491, 1498, 1508, 1510, 1511, 1519, 1520, 2138, 2423, 2497, 2509, 2512, 2517, 2519, 2521, 2529, 2530, 2534, 2537, 2538, 2580, 2586, 2598], "intuit": [3, 14, 16, 17, 18, 19, 34, 218, 483, 828, 2495, 2503, 2507, 2509, 2541], "opposit": [3, 16, 19, 32, 77, 220, 234], "iterrow": [3, 153, 154, 156, 768, 769, 2541, 2550, 2566, 2603], "itertupl": [3, 153, 154, 155, 2526, 2538, 2555, 2567, 2574], "vice": [3, 98, 282, 657, 2513, 2519, 2574, 2580, 2592, 2598], "versa": [3, 98, 282, 657, 2513, 2519, 2574, 2580, 2592, 2598], "fillna": [3, 16, 19, 87, 89, 115, 125, 148, 187, 213, 218, 635, 638, 674, 738, 759, 799, 822, 828, 1079, 1205, 1218, 1246, 1253, 1291, 1293, 1299, 2495, 2497, 2498, 2499, 2505, 2506, 2507, 2518, 2519, 2520, 2523, 2525, 2526, 2527, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2559, 2567, 2568, 2570, 2574, 2580, 2582, 2584, 2585, 2586, 2587, 2592, 2595, 2598, 2599, 2600, 2601, 2602, 2603, 2604], "dropna": [3, 16, 19, 28, 112, 118, 136, 151, 152, 177, 183, 184, 186, 191, 248, 264, 290, 367, 368, 373, 434, 435, 449, 479, 671, 731, 747, 765, 766, 787, 795, 796, 798, 929, 952, 1079, 1220, 1225, 1239, 1265, 1362, 1476, 2495, 2499, 2501, 2506, 2509, 2513, 2517, 2520, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2538, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2565, 2572, 2574, 2580, 2582, 2586, 2592, 2595, 2598, 2604], "handl": [3, 8, 9, 11, 14, 15, 16, 18, 19, 21, 25, 28, 33, 34, 157, 188, 190, 191, 206, 207, 253, 259, 264, 265, 270, 277, 287, 289, 295, 340, 349, 466, 554, 672, 723, 730, 800, 814, 815, 860, 904, 908, 916, 919, 925, 929, 948, 1043, 1062, 1079, 1106, 1200, 1395, 1465, 1475, 1476, 1491, 1492, 1496, 1497, 1498, 1507, 1508, 1519, 2478, 2479, 2484, 2496, 2497, 2499, 2501, 2502, 2506, 2507, 2510, 2511, 2512, 2513, 2516, 2520, 2521, 2523, 2524, 2526, 2527, 2528, 2529, 2530, 2532, 2535, 2536, 2538, 2539, 2540, 2541, 2542, 2543, 2548, 2549, 2552, 2557, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2587, 2592, 2593, 2595, 2598, 2601, 2602, 2603, 2604], "read_csv": [3, 14, 16, 17, 18, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 63, 258, 259, 261, 924, 925, 927, 1079, 1374, 1376, 1389, 1390, 1452, 1477, 1483, 1490, 1492, 1494, 1497, 1508, 2495, 2497, 2499, 2501, 2502, 2507, 2509, 2511, 2514, 2520, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2542, 2543, 2545, 2546, 2547, 2548, 2550, 2552, 2558, 2559, 2562, 2563, 2564, 2566, 2570, 2572, 2573, 2574, 2575, 2576, 2580, 2581, 2584, 2587, 2591, 2592, 2594, 2595, 2596, 2597, 2600, 2601, 2602, 2603, 2604], "complementari": [3, 2496], "sens": [3, 4, 28, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2501, 2510, 2513, 2529, 2531, 2547], "less": [3, 8, 15, 17, 24, 29, 30, 31, 34, 62, 76, 119, 134, 137, 163, 166, 181, 190, 191, 506, 636, 651, 701, 706, 712, 775, 777, 892, 916, 991, 992, 994, 1182, 1468, 1475, 1476, 1479, 1498, 1515, 1517, 2478, 2497, 2506, 2507, 2509, 2510, 2513, 2515, 2516, 2517, 2519, 2520, 2529, 2531, 2535, 2537, 2539, 2544, 2547, 2549, 2555, 2558, 2570, 2574, 2580, 2592, 2598], "header": [3, 16, 17, 18, 19, 23, 29, 259, 261, 265, 266, 267, 268, 271, 273, 276, 277, 280, 348, 349, 925, 927, 930, 931, 933, 936, 938, 1365, 1376, 1407, 1411, 1412, 1413, 1414, 1422, 1424, 1425, 1433, 1434, 1440, 1444, 1452, 1453, 1454, 1456, 1491, 1492, 1493, 1497, 1498, 1500, 1501, 1507, 1508, 1509, 1510, 1511, 2509, 2512, 2523, 2526, 2527, 2529, 2531, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2555, 2558, 2559, 2566, 2572, 2580, 2594, 2598, 2601, 2603], "onto": [3, 248, 1491, 1508, 2509], "element": [3, 8, 10, 25, 26, 27, 32, 34, 55, 67, 68, 74, 75, 78, 80, 90, 91, 92, 94, 95, 96, 101, 102, 108, 109, 110, 114, 115, 119, 120, 121, 124, 126, 129, 131, 134, 137, 141, 142, 143, 146, 150, 151, 152, 156, 162, 163, 166, 168, 173, 174, 176, 177, 178, 179, 181, 183, 184, 186, 188, 198, 205, 210, 211, 212, 213, 214, 218, 221, 222, 223, 225, 226, 227, 228, 229, 230, 231, 237, 247, 249, 251, 252, 257, 265, 267, 277, 280, 283, 290, 292, 293, 318, 329, 378, 379, 381, 382, 387, 391, 394, 399, 403, 414, 417, 436, 438, 440, 449, 450, 452, 454, 455, 460, 467, 468, 479, 489, 503, 506, 509, 524, 528, 530, 533, 578, 612, 613, 619, 620, 622, 623, 624, 628, 636, 639, 652, 653, 654, 660, 666, 667, 668, 669, 670, 671, 673, 685, 701, 706, 712, 720, 732, 733, 736, 739, 742, 744, 745, 748, 755, 758, 764, 765, 766, 767, 774, 775, 777, 780, 784, 786, 788, 789, 793, 794, 795, 796, 797, 798, 800, 812, 813, 816, 817, 818, 820, 821, 822, 823, 827, 828, 831, 832, 833, 836, 837, 838, 839, 840, 841, 846, 853, 854, 857, 858, 859, 863, 865, 866, 869, 873, 875, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 895, 903, 904, 906, 908, 909, 917, 918, 923, 931, 938, 944, 952, 954, 956, 987, 990, 991, 992, 994, 1083, 1084, 1102, 1103, 1106, 1179, 1182, 1195, 1196, 1197, 1201, 1202, 1203, 1210, 1211, 1217, 1219, 1220, 1222, 1223, 1225, 1232, 1236, 1239, 1242, 1243, 1248, 1282, 1283, 1306, 1318, 1319, 1326, 1328, 1335, 1336, 1338, 1340, 1343, 1345, 1352, 1353, 1355, 1357, 1364, 1365, 1407, 1409, 1411, 1412, 1413, 1414, 1416, 1424, 1434, 1435, 1436, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1453, 1454, 1455, 1463, 1464, 1467, 1469, 1470, 1471, 1480, 1491, 1497, 1508, 1509, 1510, 1511, 1516, 1518, 1519, 2479, 2495, 2496, 2497, 2499, 2501, 2504, 2505, 2507, 2508, 2509, 2512, 2515, 2516, 2517, 2518, 2519, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2535, 2537, 2540, 2541, 2544, 2546, 2547, 2550, 2554, 2555, 2558, 2564, 2565, 2570, 2573, 2575, 2580, 2581, 2582, 2586, 2588, 2592, 2598, 2599, 2603, 2606], "whole": [3, 17, 24, 91, 139, 189, 192, 194, 195, 261, 263, 751, 779, 801, 802, 804, 805, 927, 1206, 1221, 1279, 1452, 2505, 2509, 2516, 2526, 2555], "slice": [3, 10, 14, 21, 25, 31, 34, 126, 130, 143, 164, 224, 247, 284, 407, 408, 461, 462, 483, 489, 503, 510, 532, 533, 534, 739, 743, 755, 776, 834, 858, 907, 945, 1130, 1179, 1219, 1265, 1396, 1397, 1400, 1411, 1413, 1418, 1424, 1485, 1497, 2495, 2496, 2497, 2499, 2501, 2502, 2506, 2508, 2517, 2518, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2546, 2547, 2555, 2558, 2562, 2570, 2573, 2575, 2576, 2582, 2584, 2586, 2592, 2594, 2595, 2598, 2602, 2606], "algorithm": [3, 13, 14, 34, 240, 241, 625, 849, 850, 1088, 1106, 2505, 2509, 2510, 2514, 2520, 2521, 2529, 2568], "technic": [3, 24, 2569, 2572], "familiar": [3, 14, 16, 17, 18, 19, 21, 23, 2502, 2505, 2507, 2510, 2514, 2527, 2544], "discov": [3, 13, 14, 1363, 2520, 2537], "counter": [3, 1434, 2544], "despit": [3, 400, 737, 1374, 1404, 2550], "accur": [3, 11, 2504, 2519, 2534, 2538, 2586], "besid": [3, 209, 1869, 2519, 2586], "valid": [3, 4, 8, 10, 13, 31, 39, 41, 49, 50, 53, 60, 62, 73, 79, 91, 99, 102, 115, 126, 143, 148, 157, 164, 174, 188, 206, 207, 209, 213, 214, 224, 253, 265, 277, 287, 400, 459, 503, 522, 618, 627, 641, 644, 649, 651, 658, 660, 674, 737, 739, 755, 759, 776, 800, 814, 815, 822, 823, 834, 866, 919, 948, 998, 1031, 1079, 1091, 1095, 1119, 1130, 1158, 1179, 1199, 1206, 1207, 1210, 1219, 1254, 1259, 1260, 1263, 1270, 1275, 1294, 1295, 1299, 1300, 1301, 1304, 1310, 1315, 1364, 1365, 1380, 1404, 1407, 1411, 1413, 1415, 1416, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1444, 1451, 1457, 1467, 1470, 1471, 1480, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1502, 1507, 1508, 1509, 1510, 1511, 1514, 1659, 1744, 1773, 1869, 1920, 2479, 2497, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2519, 2520, 2523, 2524, 2526, 2527, 2528, 2531, 2532, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2558, 2574, 2580, 2586, 2592, 2598, 2600, 2603], "determinist": [3, 4, 124, 736, 2476, 2586], "copi": [3, 4, 14, 20, 39, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 73, 78, 82, 96, 97, 112, 126, 155, 174, 213, 214, 215, 216, 232, 233, 236, 239, 254, 257, 258, 261, 263, 267, 269, 272, 278, 282, 284, 286, 287, 295, 366, 376, 383, 384, 388, 464, 473, 482, 487, 503, 506, 507, 508, 522, 577, 603, 608, 610, 618, 626, 629, 641, 642, 643, 647, 648, 649, 650, 651, 656, 739, 822, 823, 824, 825, 842, 843, 845, 848, 899, 920, 921, 923, 924, 927, 931, 934, 935, 939, 945, 947, 948, 978, 984, 1055, 1077, 1079, 1083, 1084, 1089, 1105, 1131, 1173, 1176, 1177, 1178, 1179, 1182, 1183, 1184, 1194, 1195, 1196, 1197, 1198, 1200, 1219, 1220, 1236, 1365, 1396, 1397, 1403, 1407, 1420, 1452, 1467, 1495, 1510, 1511, 1530, 1556, 1582, 1608, 1634, 1663, 1695, 1720, 1748, 1777, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2495, 2496, 2499, 2501, 2502, 2503, 2504, 2506, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2524, 2525, 2527, 2528, 2529, 2531, 2534, 2537, 2539, 2541, 2544, 2547, 2548, 2550, 2552, 2555, 2558, 2562, 2565, 2573, 2574, 2576, 2580, 2586, 2590, 2593, 2594, 2598, 2601, 2602, 2605, 2606], "termin": [3, 14, 22, 1365, 1407, 1510, 1511, 2512, 2531, 2545, 2555, 2557], "basic": [3, 14, 21, 23, 25, 35, 193, 194, 195, 366, 376, 487, 803, 804, 805, 1077, 1412, 1414, 1427, 1434, 1444, 1479, 2495, 2499, 2501, 2506, 2510, 2511, 2513, 2529, 2530, 2533, 2547, 2555, 2592], "ant": [3, 290, 333, 470, 474, 891, 905, 910, 995, 997, 1463, 1464, 1470, 1471], "bear": [3, 153, 333, 470, 474, 869, 909, 995, 997], "cow": [3, 112, 333, 393, 397, 470, 474, 671, 672, 730, 764, 887, 995, 997, 1454, 2509, 2512], "falcon": [3, 112, 136, 138, 150, 169, 175, 177, 204, 220, 229, 253, 256, 257, 276, 279, 290, 367, 653, 654, 671, 747, 750, 781, 785, 839, 919, 922, 923, 940, 1236, 1507, 2505], "lion": [3, 138, 204, 220, 256, 257, 279, 291, 750, 873, 887, 922, 923, 940, 1236, 2505], "monkei": [3, 138, 204, 216, 220, 256, 257, 279, 291, 750, 825, 873, 922, 923, 940, 1200, 1236, 2505], "rabbit": [3, 127, 139, 194, 195, 740, 779, 804, 805, 873, 1221], "zebra": [3, 138, 256, 750, 887, 922], "star": 3, "assum": [3, 5, 6, 7, 8, 10, 16, 17, 18, 19, 23, 27, 36, 39, 80, 102, 132, 146, 259, 261, 265, 267, 277, 284, 300, 302, 342, 386, 461, 473, 628, 653, 681, 683, 725, 758, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 899, 908, 925, 927, 931, 934, 945, 1103, 1119, 1210, 1421, 1422, 1452, 1465, 1497, 2478, 2497, 2499, 2503, 2507, 2509, 2514, 2518, 2519, 2520, 2521, 2536, 2544, 2547, 2580, 2592], "shown": [3, 16, 17, 19, 22, 24, 96, 146, 655, 758, 869, 873, 909, 1362, 1519, 2496, 2497, 2504, 2506, 2507, 2509, 2510, 2512, 2516, 2519, 2520, 2521, 2537, 2544, 2550, 2558, 2586, 2598], "per": [3, 4, 13, 14, 28, 34, 71, 72, 91, 92, 99, 102, 122, 123, 139, 146, 192, 194, 195, 199, 201, 208, 213, 214, 224, 240, 275, 290, 403, 452, 509, 530, 550, 552, 566, 572, 640, 652, 734, 735, 802, 804, 805, 808, 810, 822, 823, 834, 870, 898, 937, 1201, 1207, 1210, 1221, 1239, 1365, 1374, 1407, 1469, 1480, 1491, 1492, 1497, 1498, 1508, 1510, 1511, 1519, 2292, 2318, 2495, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2512, 2517, 2520, 2521, 2525, 2527, 2528, 2529, 2532, 2535, 2540, 2541, 2544, 2547, 2555, 2558, 2571, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "8": [3, 4, 7, 8, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 63, 71, 72, 73, 76, 92, 108, 112, 114, 121, 135, 138, 146, 148, 150, 164, 168, 169, 174, 175, 177, 191, 194, 195, 196, 199, 202, 209, 211, 214, 218, 219, 229, 241, 253, 256, 259, 263, 264, 265, 267, 273, 276, 277, 280, 281, 282, 289, 293, 483, 489, 618, 636, 652, 666, 670, 673, 746, 750, 758, 759, 776, 780, 781, 785, 804, 805, 806, 808, 811, 818, 823, 828, 829, 839, 849, 919, 922, 925, 929, 931, 936, 942, 951, 955, 956, 1206, 1220, 1230, 1237, 1271, 1284, 1299, 1324, 1341, 1343, 1363, 1364, 1365, 1390, 1407, 1412, 1414, 1424, 1427, 1431, 1434, 1453, 1454, 1455, 1467, 1469, 1476, 1485, 1491, 1495, 1498, 1501, 1508, 1509, 1510, 1511, 1514, 1515, 1516, 1517, 1537, 1563, 1589, 1615, 1630, 1643, 1659, 1673, 1702, 1727, 1744, 1757, 1773, 1787, 1819, 1851, 1869, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2560, 2566, 2569, 2572, 2573, 2574, 2579, 2580, 2586, 2587, 2592, 2598, 2603, 2604], "excess": 3, "idx": [3, 56, 169, 175, 253, 272, 299, 311, 312, 313, 314, 315, 316, 317, 322, 324, 333, 334, 383, 386, 390, 393, 397, 404, 406, 411, 420, 421, 422, 423, 424, 425, 429, 430, 433, 434, 435, 439, 441, 447, 448, 452, 453, 454, 456, 461, 462, 464, 470, 474, 482, 483, 541, 542, 577, 680, 692, 693, 694, 695, 696, 697, 698, 704, 707, 717, 720, 781, 785, 830, 895, 903, 919, 995, 997, 1231, 1408, 1458, 2496, 2497, 2499, 2501, 2504, 2507, 2509, 2516, 2517, 2519, 2525, 2529, 2531, 2535, 2537, 2540, 2541, 2544, 2549, 2550, 2555, 2574, 2580, 2586, 2598], "homogen": [3, 34, 63, 282, 603, 2497, 2502, 2509, 2510, 2513, 2528, 2529, 2534], "s1": [3, 62, 82, 94, 274, 621, 629, 640, 651, 653, 654, 655, 658, 660, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1200, 1343, 1406, 2495, 2497, 2499, 2502, 2507, 2509, 2510, 2517, 2527, 2541, 2544, 2558, 2572, 2586, 2587], "s2": [3, 82, 94, 111, 274, 621, 629, 653, 654, 655, 658, 660, 830, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1200, 1343, 2497, 2499, 2501, 2504, 2507, 2510, 2516, 2517, 2527, 2531, 2539, 2541, 2558, 2566, 2572, 2586, 2587], "s3": [3, 22, 259, 261, 266, 268, 271, 273, 276, 280, 349, 621, 878, 879, 880, 881, 882, 883, 884, 885, 886, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1494, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 2499, 2509, 2510, 2517, 2530, 2534, 2537, 2539, 2548, 2550, 2558, 2559, 2578, 2579, 2580, 2586], "df1": [3, 14, 16, 17, 18, 19, 94, 95, 100, 168, 174, 214, 261, 275, 282, 293, 349, 780, 823, 927, 937, 956, 1200, 1208, 1452, 1467, 1469, 1515, 2495, 2497, 2501, 2502, 2503, 2507, 2509, 2510, 2516, 2523, 2525, 2527, 2532, 2534, 2537, 2541, 2544, 2550, 2587, 2592, 2598], "df2": [3, 14, 16, 17, 18, 19, 63, 76, 94, 95, 96, 100, 126, 168, 174, 213, 214, 219, 233, 261, 275, 282, 291, 293, 349, 739, 780, 822, 823, 829, 843, 927, 937, 956, 1200, 1208, 1219, 1374, 1452, 1467, 1469, 1515, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2520, 2521, 2523, 2525, 2526, 2527, 2528, 2529, 2532, 2533, 2534, 2535, 2537, 2541, 2544, 2550, 2573, 2580, 2587, 2592, 2598], "df3": [3, 14, 63, 1200, 2496, 2497, 2503, 2505, 2507, 2510, 2513, 2516, 2520, 2525, 2527], "meaning": [3, 1200, 2495, 2510], "df_main": 3, "df_to_join": 3, "compact": [3, 2509, 2519, 2521], "higher": [3, 13, 15, 22, 30, 34, 148, 208, 550, 552, 572, 759, 816, 960, 1229, 1291, 1294, 1299, 1305, 1334, 1351, 1390, 1416, 1431, 1498, 1521, 2496, 2497, 2499, 2504, 2505, 2509, 2516, 2519, 2523, 2531, 2535, 2539, 2548, 2550, 2555, 2558, 2573, 2574, 2580, 2586, 2598], "matrix": [3, 14, 15, 34, 99, 102, 111, 244, 245, 658, 670, 851, 854, 857, 1207, 1210, 1343, 1487, 2497, 2515, 2516, 2521, 2536, 2547, 2550, 2555, 2564, 2569, 2580, 2598], "anim": [3, 15, 136, 138, 139, 150, 156, 169, 175, 201, 211, 216, 253, 256, 276, 279, 294, 333, 367, 470, 474, 672, 730, 747, 750, 764, 781, 785, 810, 818, 825, 919, 922, 933, 940, 957, 995, 997, 1200, 1221, 1403, 1507, 2505, 2513, 2558, 2580], "nan": [3, 13, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 28, 29, 31, 32, 34, 39, 44, 46, 49, 56, 58, 62, 63, 65, 68, 71, 72, 73, 74, 75, 78, 79, 80, 92, 94, 95, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 115, 118, 119, 120, 122, 123, 124, 126, 131, 134, 136, 137, 147, 148, 151, 152, 157, 163, 166, 168, 174, 176, 177, 178, 179, 181, 183, 184, 186, 188, 190, 191, 204, 205, 206, 207, 210, 211, 212, 213, 214, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 236, 240, 241, 248, 251, 252, 253, 257, 265, 266, 267, 275, 277, 279, 280, 283, 288, 289, 290, 291, 293, 368, 378, 379, 386, 395, 400, 401, 402, 404, 412, 422, 425, 429, 434, 435, 447, 448, 449, 464, 479, 484, 485, 486, 488, 493, 511, 520, 531, 608, 613, 618, 619, 620, 625, 627, 628, 633, 636, 640, 647, 651, 652, 653, 654, 655, 656, 659, 661, 662, 663, 664, 665, 666, 667, 668, 669, 674, 731, 732, 733, 734, 735, 736, 737, 739, 744, 745, 747, 748, 749, 753, 754, 759, 765, 766, 775, 777, 779, 780, 786, 787, 788, 789, 793, 795, 796, 798, 800, 813, 814, 815, 817, 818, 820, 821, 822, 823, 828, 829, 831, 832, 833, 834, 836, 837, 838, 845, 849, 850, 854, 857, 863, 865, 866, 869, 870, 871, 874, 875, 876, 887, 888, 891, 892, 899, 904, 905, 908, 909, 910, 916, 917, 918, 919, 923, 930, 931, 937, 938, 940, 944, 950, 951, 952, 956, 958, 1006, 1038, 1074, 1075, 1076, 1078, 1085, 1087, 1088, 1094, 1095, 1110, 1126, 1132, 1173, 1178, 1185, 1193, 1196, 1197, 1200, 1202, 1203, 1205, 1207, 1208, 1210, 1216, 1218, 1219, 1220, 1225, 1236, 1242, 1243, 1246, 1253, 1254, 1261, 1265, 1287, 1288, 1289, 1290, 1291, 1293, 1294, 1295, 1299, 1302, 1305, 1316, 1326, 1327, 1329, 1336, 1338, 1340, 1341, 1343, 1344, 1346, 1348, 1349, 1350, 1351, 1352, 1353, 1355, 1356, 1357, 1362, 1363, 1365, 1379, 1404, 1406, 1407, 1421, 1422, 1443, 1444, 1463, 1464, 1465, 1467, 1468, 1469, 1470, 1471, 1475, 1476, 1491, 1492, 1497, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2479, 2495, 2496, 2497, 2498, 2499, 2501, 2505, 2506, 2507, 2508, 2509, 2510, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2546, 2548, 2549, 2554, 2557, 2558, 2559, 2564, 2569, 2572, 2573, 2576, 2578, 2580, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2591, 2592, 2595, 2596, 2601, 2602, 2603, 2604, 2606], "groupby_mean": 3, "380": [3, 136, 2497, 2509, 2519], "370": [3, 136, 747, 2497, 2507, 2509, 2519, 2550], "24": [3, 10, 15, 17, 18, 19, 25, 29, 30, 31, 32, 35, 101, 135, 136, 174, 204, 214, 219, 220, 257, 279, 291, 349, 367, 569, 670, 746, 784, 823, 829, 923, 940, 1179, 1236, 1364, 1415, 1451, 1467, 1526, 1552, 1578, 1604, 1691, 1716, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2558, 2574, 2580, 2586, 2592, 2596, 2598, 2603, 2606], "26": [3, 15, 17, 18, 19, 25, 29, 30, 31, 35, 101, 136, 219, 349, 367, 829, 1364, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "max_spe": [3, 164, 204, 220, 257, 279, 291, 776, 923, 940, 1236, 2505, 2580], "parrot": [3, 136, 138, 204, 220, 256, 257, 276, 279, 291, 367, 747, 750, 865, 922, 923, 940, 1236, 1507, 2505], "375": [3, 136, 2497, 2509, 2519, 2536], "float64": [3, 7, 15, 16, 19, 24, 25, 28, 31, 67, 71, 72, 74, 75, 80, 92, 97, 100, 103, 104, 105, 106, 107, 108, 116, 126, 146, 148, 151, 152, 155, 168, 173, 183, 184, 188, 206, 207, 208, 211, 219, 230, 245, 248, 253, 260, 279, 282, 288, 290, 291, 293, 366, 376, 381, 382, 401, 434, 435, 447, 448, 479, 531, 608, 612, 613, 619, 620, 622, 623, 624, 628, 652, 653, 654, 656, 661, 662, 663, 664, 665, 666, 667, 668, 669, 671, 674, 720, 732, 739, 744, 745, 747, 748, 753, 754, 759, 765, 766, 775, 777, 780, 786, 788, 789, 793, 795, 796, 800, 813, 814, 815, 816, 817, 818, 820, 821, 829, 831, 832, 833, 835, 836, 837, 838, 850, 854, 857, 866, 888, 917, 918, 919, 940, 944, 952, 955, 956, 958, 1087, 1130, 1173, 1208, 1216, 1219, 1239, 1261, 1278, 1291, 1294, 1299, 1302, 1305, 1316, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1363, 1393, 1403, 1409, 1489, 1491, 1492, 1505, 1507, 1508, 1509, 1515, 1520, 2478, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2566, 2569, 2572, 2573, 2574, 2586, 2592, 2595, 2598, 2603], "pattern": [3, 7, 14, 17, 28, 31, 150, 466, 860, 865, 866, 869, 870, 871, 873, 899, 908, 909, 1112, 1162, 1163, 1365, 1421, 1422, 1433, 1482, 1491, 1492, 1508, 1869, 2495, 2497, 2504, 2506, 2509, 2512, 2524, 2528, 2539, 2544, 2557, 2598, 2603], "case_sensit": 3, "na": [3, 13, 15, 74, 75, 78, 92, 97, 99, 101, 102, 103, 104, 105, 106, 107, 115, 126, 129, 133, 136, 141, 142, 151, 152, 159, 160, 162, 167, 169, 170, 171, 175, 183, 184, 186, 188, 206, 207, 213, 218, 231, 238, 241, 249, 253, 289, 290, 292, 329, 367, 381, 382, 387, 395, 401, 434, 435, 438, 439, 441, 447, 448, 449, 466, 468, 479, 484, 485, 486, 488, 520, 619, 620, 623, 624, 625, 636, 652, 656, 659, 661, 662, 663, 664, 665, 674, 699, 739, 742, 747, 753, 754, 765, 766, 771, 772, 774, 778, 781, 782, 783, 785, 795, 796, 798, 800, 814, 815, 822, 828, 841, 847, 850, 859, 860, 863, 865, 869, 874, 892, 909, 919, 951, 952, 954, 1074, 1075, 1076, 1078, 1087, 1091, 1094, 1095, 1106, 1110, 1116, 1119, 1130, 1173, 1174, 1175, 1176, 1178, 1193, 1197, 1207, 1210, 1216, 1219, 1222, 1223, 1224, 1230, 1235, 1239, 1254, 1259, 1260, 1263, 1270, 1271, 1275, 1293, 1295, 1300, 1301, 1304, 1310, 1315, 1363, 1365, 1405, 1407, 1421, 1422, 1433, 1463, 1464, 1470, 1471, 1489, 1491, 1492, 1497, 1500, 1508, 1510, 1511, 2475, 2479, 2495, 2497, 2506, 2507, 2510, 2512, 2515, 2517, 2522, 2523, 2524, 2526, 2528, 2529, 2530, 2533, 2549, 2550, 2551, 2558, 2561, 2566, 2570, 2571, 2572, 2573, 2576, 2583, 2585, 2586, 2592, 2594, 2595, 2597, 2599, 2603, 2604, 2606], "enough": [3, 2475, 2497, 2503, 2509, 2515, 2516, 2523, 2598], "antelop": 3, "sensit": [3, 865, 874, 892, 899, 2497, 2509, 2540], "fill": [3, 11, 15, 68, 73, 79, 87, 89, 94, 95, 109, 110, 125, 126, 131, 148, 168, 174, 176, 178, 179, 187, 188, 191, 194, 195, 201, 203, 205, 210, 212, 213, 214, 218, 219, 221, 222, 223, 226, 227, 228, 248, 251, 252, 283, 293, 401, 452, 613, 618, 627, 635, 638, 654, 667, 668, 669, 732, 738, 739, 744, 745, 748, 759, 775, 777, 780, 786, 788, 789, 793, 799, 800, 804, 805, 810, 813, 817, 820, 821, 822, 823, 828, 829, 831, 832, 833, 836, 837, 838, 864, 865, 874, 889, 892, 894, 902, 916, 917, 918, 944, 956, 958, 1095, 1105, 1106, 1196, 1200, 1204, 1205, 1218, 1219, 1220, 1226, 1237, 1245, 1246, 1253, 1267, 1284, 1289, 1290, 1291, 1293, 1294, 1299, 1305, 1308, 1467, 1468, 1469, 1476, 1492, 2495, 2498, 2501, 2505, 2506, 2507, 2509, 2510, 2513, 2515, 2517, 2520, 2523, 2526, 2531, 2534, 2537, 2541, 2544, 2547, 2551, 2555, 2558, 2574, 2580, 2581, 2585, 2586, 2592, 2594, 2595, 2598, 2603], "previous": [3, 196, 199, 218, 259, 271, 276, 806, 808, 828, 925, 1417, 1491, 1508, 2509, 2511, 2519, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2551, 2555, 2558, 2574, 2576, 2580, 2586, 2592, 2598, 2603], "present_valu": 3, "interest_r": 3, "randn": [3, 15, 16, 17, 18, 19, 91, 102, 196, 198, 806, 1206, 1210, 1411, 1413, 1424, 1439, 1441, 1442, 1480, 1487, 2478, 2495, 2496, 2497, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2516, 2517, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2534, 2535, 2537, 2538, 2539, 2540, 2544, 2566, 2569, 2570, 2573, 2574], "21": [3, 15, 17, 18, 19, 22, 24, 25, 28, 29, 30, 31, 32, 101, 108, 219, 225, 249, 292, 367, 622, 829, 859, 954, 1035, 1415, 1451, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2549, 2550, 2555, 2558, 2574, 2580, 2583, 2586, 2592, 2598, 2603], "14": [3, 15, 16, 17, 18, 19, 25, 26, 28, 29, 30, 31, 32, 135, 193, 196, 199, 203, 214, 219, 253, 276, 367, 455, 670, 746, 803, 806, 808, 823, 829, 840, 919, 999, 1000, 1001, 1002, 1007, 1008, 1009, 1010, 1011, 1012, 1014, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1040, 1042, 1043, 1045, 1047, 1057, 1061, 1062, 1065, 1070, 1072, 1356, 1454, 1975, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2566, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "123": [3, 136, 875, 891, 895, 899, 903, 905, 910, 1421, 1422, 2478, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2518, 2519, 2520, 2523, 2527, 2534, 2537, 2538, 2539, 2541, 2558], "tricki": [3, 2514], "attent": [3, 8, 13, 2507, 2514, 2516, 2523, 2525], "point": [3, 5, 8, 10, 11, 13, 14, 23, 34, 44, 63, 91, 133, 196, 197, 198, 200, 203, 208, 218, 224, 243, 259, 261, 266, 267, 275, 295, 455, 493, 499, 510, 511, 512, 513, 517, 526, 806, 807, 809, 816, 828, 834, 835, 840, 852, 855, 925, 927, 930, 931, 937, 1103, 1120, 1122, 1123, 1157, 1185, 1186, 1190, 1229, 1334, 1351, 1364, 1365, 1407, 1421, 1422, 1452, 1477, 1479, 1480, 1485, 1489, 1491, 1492, 1497, 1504, 1505, 1506, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 2495, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2508, 2510, 2511, 2512, 2514, 2516, 2517, 2519, 2520, 2521, 2525, 2527, 2529, 2530, 2531, 2535, 2536, 2537, 2539, 2544, 2547, 2550, 2555, 2558, 2559, 2563, 2569, 2574, 2580, 2586, 2592, 2598], "deal": [3, 13, 291, 1374, 2484, 2496, 2497, 2504, 2507, 2511, 2517, 2519, 2521, 2523, 2525, 2526, 2531, 2541, 2555, 2558, 2570, 2574, 2580], "much": [3, 6, 15, 16, 17, 19, 28, 34, 77, 78, 218, 270, 271, 828, 1244, 1269, 1309, 1325, 1342, 1491, 1508, 2496, 2497, 2501, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2514, 2515, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2536, 2547, 2550, 2555, 2558, 2570, 2583, 2602], "cumbersom": [3, 32, 2516, 2519], "seed": [3, 15, 91, 102, 229, 839, 1210, 1232, 1480, 1482, 2478, 2496, 2505, 2507, 2509, 2511, 2513, 2514, 2516, 2520, 2527, 2532, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2580], "predict": [3, 14, 2507, 2516, 2529], "42": [3, 15, 17, 18, 19, 102, 193, 803, 961, 965, 973, 975, 1210, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "100": [3, 15, 17, 22, 30, 67, 97, 112, 119, 134, 137, 143, 147, 163, 166, 181, 198, 208, 213, 218, 219, 240, 281, 311, 367, 381, 382, 464, 612, 623, 624, 656, 692, 747, 755, 822, 828, 829, 942, 1365, 1407, 1416, 1468, 1479, 1494, 1510, 1511, 1519, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2532, 2534, 2535, 2539, 2540, 2541, 2544, 2550, 2551, 2555, 2558], "712": [3, 16, 17, 18, 19, 2496, 2509, 2544, 2592], "01": [3, 15, 16, 17, 19, 29, 30, 31, 79, 80, 82, 88, 107, 122, 188, 193, 213, 219, 224, 225, 236, 249, 269, 279, 284, 287, 292, 295, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 330, 334, 339, 340, 342, 344, 367, 386, 459, 473, 489, 547, 550, 551, 552, 553, 554, 566, 568, 569, 571, 572, 573, 578, 596, 597, 610, 627, 628, 629, 637, 665, 675, 676, 677, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 702, 703, 704, 705, 707, 710, 711, 713, 714, 717, 722, 723, 725, 727, 734, 800, 803, 822, 829, 834, 845, 859, 916, 934, 940, 945, 948, 949, 953, 954, 985, 988, 993, 998, 1001, 1020, 1045, 1062, 1132, 1161, 1173, 1199, 1216, 1231, 1285, 1287, 1288, 1291, 1294, 1305, 1316, 1364, 1365, 1407, 1408, 1409, 1458, 1468, 1474, 1497, 1510, 1511, 1519, 1521, 1526, 1552, 1578, 1604, 1691, 1716, 1869, 1945, 1975, 2033, 2138, 2163, 2214, 2292, 2318, 2370, 2396, 2423, 2475, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2570, 2573, 2574, 2580, 2592, 2598, 2603], "traceback": [3, 16, 17, 18, 19, 174, 190, 215, 365, 386, 453, 621, 1120, 1122, 1123, 1130, 1172, 1173, 1200, 1375, 1467, 1475, 1515, 2495, 2496, 2501, 2502, 2503, 2504, 2507, 2509, 2511, 2512, 2513, 2514, 2516, 2519, 2521, 2527, 2537, 2541, 2544, 2555, 2558, 2574, 2576, 2592, 2603], "outofboundsdatetim": [3, 2540, 2541, 2544, 2550, 2555, 2558, 2559, 2580, 2592, 2603], "bound": [3, 88, 140, 143, 408, 489, 494, 500, 501, 502, 503, 506, 507, 636, 637, 752, 755, 1106, 1124, 1125, 1127, 1129, 1179, 1182, 1183, 1199, 1363, 1364, 1409, 1427, 1431, 1474, 1489, 1518, 1519, 2496, 2506, 2507, 2509, 2521, 2525, 2527, 2529, 2532, 2534, 2537, 2539, 2540, 2541, 2545, 2550, 2558, 2559, 2574, 2575, 2576, 2580, 2585, 2592, 2594, 2598], "nanosecond": [3, 7, 266, 569, 677, 718, 930, 960, 961, 965, 969, 975, 979, 986, 998, 999, 1014, 1031, 1043, 1057, 1458, 1498, 1519, 1521, 1869, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2497, 2509, 2518, 2519, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2539, 2541, 2543, 2544, 2550, 2555, 2570, 2573, 2574, 2575, 2580, 2586, 2592, 2594, 2598, 2603, 2604], "timestamp": [3, 10, 16, 17, 19, 26, 31, 37, 79, 107, 115, 116, 151, 152, 183, 184, 208, 219, 224, 266, 269, 275, 278, 284, 295, 296, 297, 304, 318, 326, 330, 331, 332, 339, 340, 367, 387, 433, 434, 435, 471, 473, 475, 489, 556, 566, 568, 570, 586, 596, 597, 610, 611, 627, 665, 676, 678, 688, 689, 699, 710, 713, 714, 715, 716, 722, 723, 765, 766, 795, 796, 829, 834, 930, 932, 934, 937, 939, 941, 945, 949, 969, 985, 988, 990, 993, 1107, 1132, 1216, 1231, 1285, 1409, 1468, 1481, 1486, 1498, 1504, 1505, 1506, 1519, 1526, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1548, 1549, 1552, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1574, 1575, 1578, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1601, 1602, 1604, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1627, 1628, 1630, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1655, 1656, 1659, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1691, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1713, 1714, 1716, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1738, 1739, 1744, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1769, 1770, 1773, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1833, 1834, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1865, 1866, 1869, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1891, 1892, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1917, 1918, 1920, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1942, 1943, 1945, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1969, 1970, 1975, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2000, 2001, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2030, 2031, 2033, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2055, 2056, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2083, 2084, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2109, 2110, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2135, 2136, 2138, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2160, 2161, 2163, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2185, 2186, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2211, 2212, 2214, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2236, 2237, 2240, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2262, 2263, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2289, 2290, 2292, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2315, 2316, 2318, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2341, 2342, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2367, 2368, 2370, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2392, 2393, 2396, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2418, 2419, 2423, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2446, 2447, 2449, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2472, 2473, 2475, 2479, 2495, 2496, 2497, 2506, 2507, 2509, 2511, 2514, 2515, 2518, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2548, 2550, 2551, 2552, 2555, 2558, 2559, 2570, 2573, 2574, 2576, 2583, 2586, 2592, 2594, 2595, 2597, 2598], "essenti": [3, 16, 19, 998, 1211, 1248, 1289, 2499, 2506, 2509, 2510, 2513, 2516, 2520, 2527, 2570], "small": [3, 11, 13, 16, 17, 19, 29, 112, 191, 196, 197, 200, 794, 797, 806, 807, 809, 1282, 1283, 1476, 2496, 2497, 2503, 2505, 2509, 2514, 2519, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2539, 2541, 2542, 2543, 2545, 2546, 2548, 2550, 2551, 2552, 2554, 2558, 2580, 2586, 2592, 2598, 2603], "vari": [3, 107, 203, 266, 665, 930, 1216, 1364, 1415, 1515, 2509, 2520], "hash": [3, 14, 373, 949, 1149, 1285, 2475, 2476, 2477, 2484, 2541, 2544, 2550, 2555, 2570, 2574, 2586, 2592, 2598], "represent": [3, 16, 19, 29, 139, 146, 197, 199, 200, 202, 219, 250, 258, 259, 261, 265, 267, 276, 277, 280, 291, 368, 385, 400, 402, 527, 558, 569, 570, 719, 737, 758, 807, 808, 809, 811, 829, 863, 924, 925, 926, 927, 928, 931, 938, 955, 961, 1106, 1173, 1221, 1365, 1388, 1404, 1407, 1410, 1411, 1412, 1413, 1414, 1421, 1422, 1437, 1452, 1457, 1507, 1510, 1511, 2495, 2497, 2499, 2501, 2503, 2506, 2509, 2512, 2513, 2515, 2516, 2517, 2518, 2522, 2523, 2524, 2527, 2528, 2529, 2531, 2534, 2536, 2537, 2541, 2544, 2547, 2555, 2558, 2567, 2570, 2580, 2584, 2586, 2592, 2598, 2601, 2603], "repres": [3, 10, 11, 14, 16, 17, 19, 23, 24, 28, 31, 32, 34, 39, 46, 79, 86, 97, 102, 122, 180, 194, 195, 203, 217, 219, 231, 235, 237, 249, 259, 260, 264, 267, 292, 295, 310, 329, 472, 473, 480, 489, 521, 539, 540, 545, 547, 577, 603, 608, 627, 636, 656, 660, 734, 804, 805, 826, 829, 841, 859, 863, 878, 879, 880, 881, 882, 883, 884, 885, 886, 925, 929, 931, 934, 953, 954, 955, 960, 975, 984, 989, 998, 1032, 1041, 1066, 1071, 1115, 1145, 1173, 1176, 1178, 1195, 1210, 1231, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1362, 1363, 1387, 1388, 1405, 1485, 1489, 1491, 1495, 1497, 1507, 1508, 1519, 1521, 1532, 1544, 1558, 1570, 1584, 1597, 1610, 1623, 1630, 1637, 1650, 1659, 1667, 1680, 1697, 1709, 1722, 1734, 1744, 1751, 1764, 1773, 1781, 1794, 1813, 1828, 1845, 1860, 1869, 1875, 1887, 1901, 1913, 1926, 1938, 1951, 1965, 1981, 1995, 2014, 2026, 2039, 2051, 2067, 2079, 2093, 2105, 2119, 2131, 2144, 2156, 2169, 2181, 2195, 2207, 2220, 2232, 2246, 2258, 2273, 2285, 2299, 2311, 2325, 2337, 2351, 2363, 2376, 2388, 2402, 2414, 2429, 2442, 2455, 2468, 2479, 2495, 2496, 2497, 2499, 2501, 2504, 2505, 2506, 2508, 2509, 2511, 2514, 2518, 2520, 2526, 2529, 2530, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2569, 2570, 2574, 2580, 2592, 2595, 2603], "axessubplot": [3, 26, 29, 31, 91, 139, 198, 199, 201, 751, 808, 810, 1221, 1279, 1477, 1478, 1480, 1482, 1483, 1485, 1487, 2501, 2505, 2511, 2534], "ax": [3, 13, 26, 30, 31, 34, 63, 73, 74, 75, 91, 100, 115, 118, 139, 143, 151, 152, 180, 183, 184, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 213, 214, 215, 247, 254, 264, 291, 367, 368, 618, 619, 620, 731, 751, 755, 765, 766, 795, 796, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 823, 858, 907, 920, 929, 1200, 1206, 1208, 1221, 1279, 1420, 1440, 1475, 1477, 1478, 1479, 1480, 1482, 1483, 1485, 1487, 1488, 1491, 1494, 1498, 1506, 1508, 2481, 2491, 2496, 2497, 2502, 2505, 2507, 2509, 2516, 2527, 2528, 2529, 2530, 2531, 2533, 2535, 2536, 2537, 2538, 2541, 2543, 2544, 2547, 2550, 2552, 2555, 2564, 2566, 2572, 2574, 2580, 2586, 2592], "_subplot": [3, 91, 1480], "0x7efd0c0b0690": 3, "fig": [3, 26, 31, 1479, 2520], "system": [3, 5, 6, 8, 10, 13, 14, 22, 91, 173, 258, 440, 784, 924, 1150, 1480, 1496, 1512, 2479, 2497, 2501, 2502, 2504, 2509, 2547, 2559, 2567], "slight": [3, 2505], "variat": [3, 1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1945, 1963, 1975, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2509, 2510, 2520], "cost": [3, 11, 119, 134, 137, 146, 163, 166, 181, 758, 1495, 2497, 2504, 2507, 2550, 2604], "templat": [3, 4, 11, 1410, 1423, 1435, 1446, 1447, 1448, 1449, 1450, 1453, 1454, 2509, 2544, 2592, 2598], "klass": [3, 436, 476, 767, 943, 2527], "later": [3, 5, 81, 88, 239, 276, 280, 386, 387, 637, 848, 1484, 1495, 1509, 2496, 2497, 2501, 2505, 2507, 2509, 2517, 2519, 2523, 2541, 2544, 2550, 2562, 2592], "append": [3, 18, 174, 234, 256, 261, 263, 264, 275, 349, 358, 373, 904, 908, 922, 927, 929, 937, 1172, 1200, 1231, 1365, 1368, 1406, 1407, 1418, 1452, 1467, 1491, 1492, 1497, 1508, 1510, 1511, 2495, 2496, 2505, 2507, 2509, 2512, 2519, 2523, 2524, 2525, 2526, 2527, 2528, 2530, 2531, 2535, 2537, 2538, 2541, 2542, 2543, 2547, 2550, 2555, 2558, 2562, 2565, 2566, 2570, 2571, 2574, 2580, 2582, 2586, 2588, 2592], "parent": [3, 5, 8, 24, 25, 28, 29, 32, 259, 265, 277, 925, 1418, 2509, 2510, 2527, 2529, 2580, 2584, 2598, 2603], "ndframe": [3, 2495, 2496, 2497, 2502, 2504, 2526, 2527, 2528, 2529, 2530, 2531, 2533, 2539, 2540, 2544, 2550, 2592, 2603], "children": [3, 24, 25, 28, 29, 32, 280, 2509], "substitut": [3, 34, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 218, 221, 222, 223, 226, 227, 228, 251, 252, 283, 333, 470, 546, 613, 667, 668, 669, 732, 744, 745, 748, 775, 777, 779, 786, 788, 789, 793, 813, 817, 820, 821, 828, 831, 832, 833, 836, 837, 838, 917, 918, 928, 944, 995, 1291, 1294, 1516, 2497, 2505, 2525, 2570], "my_funct": 3, "appli": [3, 8, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 34, 56, 67, 71, 72, 78, 79, 85, 122, 127, 130, 136, 159, 160, 167, 169, 170, 171, 175, 177, 189, 191, 206, 207, 213, 214, 215, 216, 218, 219, 233, 238, 240, 241, 253, 265, 267, 274, 275, 277, 281, 329, 364, 403, 438, 452, 464, 489, 509, 530, 541, 542, 578, 612, 616, 617, 627, 632, 633, 658, 734, 740, 743, 747, 771, 772, 778, 779, 781, 782, 783, 785, 801, 814, 815, 822, 823, 824, 825, 828, 829, 843, 847, 849, 850, 873, 919, 931, 937, 938, 942, 1020, 1201, 1202, 1203, 1209, 1211, 1212, 1213, 1214, 1215, 1217, 1220, 1224, 1227, 1230, 1234, 1235, 1237, 1242, 1243, 1247, 1248, 1249, 1250, 1251, 1252, 1254, 1257, 1259, 1261, 1262, 1265, 1266, 1268, 1269, 1271, 1272, 1273, 1274, 1276, 1277, 1278, 1284, 1287, 1289, 1292, 1295, 1300, 1302, 1303, 1307, 1309, 1312, 1313, 1316, 1324, 1341, 1363, 1410, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1433, 1434, 1435, 1439, 1442, 1445, 1451, 1454, 1456, 1457, 1468, 1476, 1487, 1491, 1492, 1497, 1498, 1504, 1508, 1509, 1519, 1520, 1526, 1529, 1552, 1555, 1578, 1581, 1604, 1607, 1630, 1633, 1659, 1662, 1691, 1694, 1716, 1719, 1744, 1747, 1773, 1776, 1805, 1808, 1811, 1826, 1837, 1840, 1843, 1858, 1869, 1872, 1894, 1897, 1920, 1923, 1945, 1948, 1975, 1978, 2007, 2010, 2033, 2036, 2060, 2063, 2086, 2089, 2112, 2115, 2138, 2141, 2163, 2166, 2188, 2191, 2214, 2217, 2240, 2243, 2266, 2269, 2292, 2295, 2318, 2321, 2344, 2347, 2370, 2373, 2396, 2399, 2423, 2426, 2449, 2452, 2491, 2501, 2502, 2503, 2504, 2506, 2507, 2509, 2510, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2523, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2544, 2545, 2547, 2548, 2551, 2555, 2556, 2557, 2559, 2564, 2566, 2569, 2575, 2576, 2578, 2581, 2582, 2583, 2584, 2586, 2587, 2592, 2595, 2599, 2604, 2606], "my": [3, 23, 24, 434, 435, 1371, 1392, 2504, 2516, 2574], "childa": 3, "childb": 3, "print": [3, 5, 14, 16, 22, 30, 146, 153, 155, 156, 192, 259, 265, 267, 268, 277, 280, 371, 758, 768, 802, 925, 931, 933, 1079, 1081, 1329, 1343, 1346, 1365, 1370, 1407, 1495, 1510, 1511, 2495, 2497, 2499, 2501, 2504, 2505, 2506, 2507, 2509, 2512, 2513, 2514, 2516, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2548, 2552, 2555, 2556, 2557, 2558, 2559, 2562, 2565, 2566, 2570, 2574, 2580, 2586, 2590], "__doc__": 3, "_shared_doc_kwarg": 3, "shot": [3, 2570], "_shared_doc": [3, 2509, 2514], "map": [3, 6, 8, 14, 15, 27, 32, 60, 78, 79, 91, 136, 151, 152, 183, 184, 189, 203, 215, 219, 260, 264, 274, 276, 337, 361, 434, 435, 447, 448, 474, 622, 627, 649, 747, 765, 766, 795, 796, 801, 824, 829, 913, 926, 929, 997, 1120, 1122, 1123, 1200, 1363, 1405, 1406, 1415, 1442, 1443, 1444, 1451, 1480, 1491, 1508, 2478, 2496, 2499, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2519, 2525, 2526, 2527, 2530, 2531, 2533, 2534, 2537, 2539, 2540, 2541, 2547, 2550, 2555, 2558, 2564, 2574, 2580, 2586, 2592, 2598, 2603], "slightli": [3, 11, 22, 209, 904, 908, 1403, 1495, 2483, 2496, 2507, 2509, 2526, 2537, 2586, 2603], "closer": [3, 1485, 2520], "benefit": [4, 13, 2503, 2507, 2509, 2521, 2537, 2539, 2555, 2558, 2592, 2598], "expert": [4, 34], "fact": [4, 1454, 2497, 2503, 2505, 2507, 2509, 2510, 2511, 2517, 2537, 2558], "wors": [4, 264, 368, 373, 929, 2509], "visit": [4, 34, 35, 193, 803, 2524, 2603], "almost": [4, 16, 19, 1445, 2497, 2509], "english": [4, 299, 322, 680, 704, 915, 1006, 1038, 2507], "excel": [4, 14, 16, 19, 21, 24, 34, 157, 191, 258, 259, 261, 348, 349, 354, 355, 357, 359, 363, 924, 925, 927, 1365, 1407, 1421, 1422, 1452, 1476, 1492, 1510, 1511, 2484, 2506, 2510, 2512, 2527, 2528, 2529, 2535, 2541, 2543, 2550, 2558, 2567, 2573, 2574, 2586, 2588, 2592, 2598, 2600, 2603, 2606], "review": [4, 9, 13, 26, 2509, 2513, 2528, 2566], "tutori": [4, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 904, 908, 2503, 2528, 2540], "overview": [4, 5, 13, 21, 23, 24, 25, 26, 29, 31, 32, 2484, 2501, 2506, 2509, 2511, 2514, 2531, 2537, 2541, 2544, 2570, 2574, 2592, 2598], "standard": [4, 9, 10, 14, 15, 23, 26, 31, 88, 98, 99, 100, 107, 231, 249, 259, 275, 329, 330, 569, 597, 637, 657, 658, 665, 699, 714, 718, 719, 720, 724, 726, 841, 859, 866, 869, 872, 877, 887, 895, 900, 901, 903, 904, 908, 909, 913, 925, 937, 1110, 1199, 1207, 1208, 1216, 1272, 1274, 1312, 1314, 1319, 1321, 1323, 1336, 1338, 1353, 1355, 1359, 1364, 1403, 1444, 1491, 1492, 1495, 1508, 1522, 1869, 2495, 2496, 2497, 2501, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2514, 2516, 2519, 2520, 2521, 2527, 2530, 2532, 2534, 2535, 2536, 2537, 2540, 2541, 2544, 2547, 2558, 2559, 2563, 2564, 2566, 2574, 2580, 2586, 2598, 2603], "guid": [4, 5, 11, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 39, 49, 63, 112, 115, 116, 124, 136, 164, 172, 190, 191, 213, 215, 219, 248, 263, 264, 270, 271, 288, 400, 503, 522, 608, 674, 736, 737, 747, 776, 822, 824, 829, 929, 950, 1144, 1179, 1362, 1363, 1365, 1396, 1397, 1404, 1406, 1407, 1411, 1413, 1416, 1439, 1442, 1466, 1475, 1476, 1495, 1499, 1510, 1511, 2479, 2488, 2511, 2515, 2520, 2527, 2555, 2558, 2570, 2574, 2580, 2592], "heavi": [4, 2503, 2504, 2510, 2516], "ipython": [4, 22, 26, 265, 1120, 1122, 1123, 1365, 1407, 1435, 1510, 1511, 2495, 2503, 2506, 2507, 2509, 2516, 2528, 2531, 2536, 2539, 2541, 2544, 2545, 2551, 2555, 2556, 2560, 2566, 2567, 2574], "bit": [4, 8, 10, 11, 15, 34, 955, 961, 1079, 1150, 1244, 1453, 1455, 1869, 2496, 2497, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2514, 2516, 2518, 2519, 2524, 2525, 2529, 2531, 2539, 2541, 2544, 2547, 2550, 2555, 2570, 2586, 2592, 2596], "auto": [4, 271, 1031, 1365, 1407, 1500, 1510, 1511, 2509, 2512, 2531, 2534, 2574, 2592], "subtleti": [4, 13], "attribut": [4, 7, 8, 14, 15, 24, 25, 31, 37, 38, 39, 46, 49, 51, 52, 63, 85, 107, 157, 209, 216, 236, 257, 265, 274, 275, 280, 285, 289, 295, 345, 349, 350, 364, 366, 367, 376, 389, 414, 459, 484, 485, 486, 487, 488, 489, 501, 503, 522, 528, 547, 551, 553, 569, 575, 577, 603, 608, 632, 642, 643, 665, 824, 825, 845, 923, 937, 946, 958, 959, 960, 973, 984, 998, 1074, 1075, 1076, 1077, 1078, 1079, 1110, 1114, 1120, 1122, 1123, 1132, 1134, 1144, 1146, 1172, 1174, 1175, 1176, 1177, 1178, 1179, 1194, 1195, 1196, 1197, 1198, 1216, 1220, 1228, 1236, 1237, 1238, 1284, 1362, 1365, 1367, 1368, 1390, 1403, 1407, 1410, 1411, 1412, 1413, 1414, 1420, 1421, 1422, 1423, 1441, 1442, 1443, 1445, 1453, 1454, 1456, 1458, 1497, 1509, 1510, 1511, 1515, 1516, 1517, 1526, 1530, 1552, 1556, 1578, 1582, 1604, 1608, 1630, 1634, 1659, 1663, 1691, 1695, 1716, 1720, 1744, 1748, 1773, 1777, 1805, 1809, 1837, 1841, 1869, 1873, 1894, 1898, 1920, 1924, 1945, 1949, 1975, 1979, 2007, 2011, 2033, 2037, 2060, 2064, 2086, 2090, 2112, 2116, 2138, 2142, 2163, 2167, 2188, 2192, 2214, 2218, 2240, 2244, 2266, 2270, 2292, 2296, 2318, 2322, 2344, 2348, 2370, 2374, 2396, 2400, 2423, 2427, 2449, 2453, 2479, 2484, 2495, 2496, 2502, 2503, 2506, 2509, 2510, 2512, 2513, 2514, 2515, 2517, 2519, 2520, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2560, 2562, 2563, 2566, 2568, 2572, 2574, 2580, 2582, 2586, 2587, 2589, 2592, 2598, 2601, 2602, 2604, 2606], "autosummari": 4, "_templat": 4, "class_without_autosummari": 4, "pick": [4, 21, 1487, 2509, 2520], "categoricalindex": [4, 39, 376, 421, 640, 1135, 1136, 1172, 2484, 2499, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2555, 2558, 2574, 2580, 2581, 2584, 2586, 2592, 2598, 2603], "toctre": 4, "validate_docstr": 4, "csv": [4, 14, 16, 18, 19, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 63, 258, 259, 261, 264, 270, 271, 349, 924, 925, 927, 929, 1374, 1389, 1390, 1452, 1477, 1483, 1491, 1492, 1494, 1497, 1508, 2497, 2499, 2501, 2506, 2507, 2511, 2514, 2523, 2526, 2527, 2528, 2529, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2555, 2558, 2562, 2570, 2574, 2587, 2603], "identifi": [4, 10, 13, 17, 27, 113, 117, 136, 156, 172, 191, 209, 232, 240, 264, 400, 737, 747, 842, 929, 1117, 1365, 1404, 1407, 1410, 1420, 1427, 1431, 1445, 1453, 1466, 1476, 1492, 1496, 1497, 1502, 1509, 1510, 1511, 1519, 2478, 2496, 2497, 2503, 2507, 2508, 2509, 2512, 2513, 2516, 2541, 2545, 2550, 2555, 2556, 2560, 2563, 2574, 2580, 2592, 2595, 2598, 2601], "necessarili": [4, 13, 34, 124, 288, 784, 1172, 1411, 2499, 2509, 2515, 2529, 2540, 2550, 2586, 2603], "travi": [4, 2527], "blocker": 4, "tip": [4, 9, 16, 17, 18, 19, 2516], "trick": [4, 2502], "post": [4, 11, 16, 17, 18, 19, 35, 2509, 2523, 2544, 2580, 2592], "consol": [4, 14, 263, 265, 267, 277, 931, 1365, 1407, 1495, 1510, 1511, 1512, 2496, 2507, 2512, 2527, 2539, 2560, 2563, 2565, 2570, 2590, 2592], "subsequ": [4, 17, 364, 1468, 1498, 2496, 2503, 2505, 2507, 2509, 2519, 2521, 2527, 2537, 2541, 2550, 2555, 2558, 2559, 2582, 2592, 2598, 2599], "evoc": 4, "tell": [4, 17, 22, 65, 2503, 2529, 2537], "compil": [4, 6, 9, 13, 22, 218, 828, 899, 908, 1112, 1162, 1163, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1497, 2504, 2506, 2511, 2517, 2526, 2539, 2541, 2544, 2559, 2581, 2585, 2592, 2596, 2601, 2602], "greatli": [4, 2524, 2528, 2540, 2550, 2555], "turn": [4, 6, 39, 77, 97, 136, 656, 747, 764, 2507, 2509, 2513, 2516, 2520, 2529, 2544, 2551, 2555, 2594, 2598], "15": [4, 15, 16, 17, 18, 19, 22, 25, 26, 29, 30, 31, 71, 72, 81, 88, 91, 108, 113, 117, 122, 128, 135, 139, 161, 214, 219, 236, 276, 279, 287, 367, 622, 637, 734, 741, 746, 773, 823, 829, 845, 940, 948, 998, 999, 1000, 1001, 1002, 1014, 1021, 1040, 1043, 1045, 1047, 1056, 1057, 1061, 1062, 1065, 1158, 1221, 1291, 1294, 1305, 1341, 1480, 1507, 1519, 1521, 1526, 1552, 1578, 1604, 1691, 1716, 2292, 2318, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2549, 2552, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "portion": [4, 13, 2507, 2509, 2555, 2586], "faster": [4, 15, 16, 34, 62, 78, 155, 239, 259, 266, 270, 271, 273, 276, 280, 418, 651, 794, 797, 848, 857, 925, 930, 936, 1244, 1282, 1283, 1491, 1508, 1519, 2475, 2496, 2497, 2499, 2503, 2507, 2509, 2510, 2517, 2520, 2523, 2524, 2525, 2528, 2529, 2531, 2541, 2547, 2555, 2558, 2562, 2564, 2565, 2586, 2598], "overrid": [4, 16, 17, 18, 19, 95, 263, 333, 470, 474, 625, 995, 997, 1079, 1435, 1491, 1495, 1508, 2501, 2509, 2510, 2511, 2512, 2515, 2516, 2532, 2535, 2544, 2547, 2555, 2572, 2592, 2598], "num": [4, 1478, 2497, 2503, 2509, 2510, 2520], "job": [4, 11, 263, 1495, 2585], "web": [4, 11, 14, 1497, 2509, 2516, 2530, 2586], "browser": [4, 1453, 1455, 2509, 2516, 2539, 2592], "satisfact": 4, "view": [4, 10, 11, 14, 42, 54, 122, 126, 138, 155, 233, 256, 269, 376, 418, 473, 608, 610, 653, 734, 739, 750, 843, 922, 934, 961, 1086, 1101, 1219, 1365, 1396, 1397, 1407, 1435, 1510, 1511, 1519, 2496, 2497, 2502, 2506, 2512, 2513, 2515, 2516, 2517, 2521, 2527, 2528, 2529, 2531, 2537, 2555, 2565, 2580, 2586, 2592, 2602, 2603, 2605, 2606], "wait": [4, 22], "artifact": [4, 2516, 2592], "drop": [4, 10, 14, 15, 59, 100, 113, 115, 118, 136, 182, 185, 204, 217, 219, 220, 234, 239, 248, 263, 275, 367, 393, 395, 400, 467, 473, 533, 540, 648, 672, 674, 730, 731, 737, 747, 812, 826, 829, 830, 848, 915, 934, 937, 1094, 1200, 1208, 1220, 1363, 1365, 1404, 1407, 1454, 1489, 1491, 1508, 1510, 1511, 2495, 2496, 2501, 2502, 2505, 2506, 2507, 2509, 2510, 2512, 2513, 2520, 2526, 2527, 2529, 2531, 2532, 2535, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2545, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2566, 2568, 2572, 2573, 2574, 2580, 2584, 2586, 2587, 2593, 2594, 2595, 2598, 2600, 2603, 2604, 2606], "download": [4, 5, 14, 17, 19, 22, 30, 31, 36, 1495, 2509, 2516, 2529, 2532, 2537, 2552, 2558, 2572, 2574, 2592, 2603], "zip": [4, 36, 259, 266, 273, 276, 280, 349, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2478, 2495, 2496, 2509, 2513, 2514, 2527, 2540, 2544, 2550, 2551, 2555, 2574, 2586, 2587, 2598], "choos": [5, 6, 30, 94, 119, 134, 136, 137, 163, 166, 181, 211, 220, 255, 271, 289, 653, 747, 818, 921, 2497, 2504, 2507, 2509, 2510, 2513, 2520, 2531, 2539, 2544], "studio": 5, "2022": [5, 22, 34, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1578, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1604, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1630, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1659, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1744, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1773, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1920, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1945, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1975, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2033, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2138, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2163, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2214, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2240, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2292, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2318, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2370, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2396, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2423, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2449, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2522], "NOT": [5, 8, 18, 29, 34, 478, 949, 1285, 1408, 2475, 2497, 2509, 2518, 2525, 2527, 2535, 2539], "scroll": [5, 17, 1440, 2536, 2592], "desktop": [5, 17], "workload": [5, 14, 2509, 2514], "altern": [5, 8, 12, 13, 15, 16, 17, 18, 19, 22, 26, 81, 82, 91, 96, 112, 126, 133, 139, 154, 189, 192, 194, 195, 198, 201, 203, 215, 218, 249, 291, 292, 629, 655, 739, 751, 769, 801, 802, 804, 805, 810, 824, 828, 859, 954, 1095, 1195, 1201, 1206, 1219, 1221, 1237, 1269, 1278, 1279, 1284, 1309, 1403, 1406, 1433, 1489, 1496, 2479, 2503, 2504, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2526, 2531, 2537, 2539, 2541, 2547, 2555, 2558, 2563, 2565, 2586, 2592, 2600, 2603], "commandlin": 5, "vs_buildtool": 5, "ex": [5, 135, 746, 1491, 1508], "wsl": [5, 2592], "consult": [5, 2511, 2527, 2558], "linux": [5, 258, 259, 924, 925, 2509, 2543, 2592], "maco": [5, 6, 22, 258, 924, 2555, 2558, 2559, 2587], "xcode": [5, 6], "devguid": 5, "isn": [5, 11, 13, 17, 135, 351, 746, 1369, 2497, 2502, 2503, 2507, 2514, 2516, 2517, 2519, 2529, 2530, 2541, 2550, 2555, 2559, 2574, 2598], "debian": [5, 22], "ubuntu": [5, 22], "dpkg": 5, "grep": [5, 2509], "hat": 5, "rhel": [5, 22], "cento": [5, 22], "fedora": [5, 22], "yum": [5, 22, 113, 117], "gcc": [5, 6], "gnu": 5, "wide": [5, 13, 14, 21, 124, 172, 190, 191, 248, 736, 1244, 1365, 1407, 1454, 1466, 1475, 1476, 1510, 1511, 2478, 2501, 2507, 2509, 2512, 2522, 2537, 2544, 2550, 2555, 2574, 2586], "noth": [5, 10, 107, 247, 665, 858, 1216, 1411, 1412, 1413, 1414, 1491, 1508, 1869, 2496, 2509, 2529, 2570, 2594], "upgrad": [5, 2522, 2524, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2570, 2574], "favorit": 5, "engin": [5, 14, 16, 17, 18, 19, 22, 34, 122, 123, 209, 224, 261, 263, 270, 271, 275, 349, 350, 362, 734, 735, 834, 927, 937, 1201, 1237, 1260, 1261, 1263, 1274, 1275, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1384, 1385, 1390, 1403, 1407, 1452, 1491, 1492, 1495, 1497, 1500, 1504, 1508, 1510, 1511, 2505, 2507, 2512, 2514, 2516, 2523, 2527, 2529, 2531, 2533, 2534, 2536, 2537, 2538, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2548, 2550, 2558, 2574, 2580, 2583, 2586, 2588, 2592, 2595, 2600, 2601, 2603], "env": [5, 14, 1410, 1423, 2516, 2539], "yml": [5, 11], "setuptool": [5, 2549, 2550, 2592], "51": [5, 17, 19, 24, 25, 30, 32, 141, 142, 219, 367, 829, 1222, 1223, 1343, 1468, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "virtual": [5, 1079, 1110, 2603], "env_dir": 5, "venv": 5, "bin": [5, 22, 71, 72, 79, 139, 198, 199, 219, 367, 479, 489, 503, 627, 751, 808, 829, 952, 1179, 1221, 1231, 1279, 1363, 1489, 2497, 2499, 2505, 2513, 2523, 2529, 2531, 2541, 2543, 2544, 2549, 2551, 2555, 2558, 2570, 2574, 2580, 2602], "r": [5, 14, 16, 17, 18, 19, 20, 21, 23, 34, 39, 46, 218, 259, 264, 267, 330, 466, 597, 608, 714, 828, 860, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 899, 908, 915, 925, 929, 931, 1112, 1287, 1288, 1365, 1407, 1454, 1491, 1496, 1508, 1510, 1511, 2478, 2497, 2501, 2503, 2506, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2519, 2520, 2526, 2527, 2529, 2531, 2533, 2534, 2536, 2539, 2540, 2541, 2544, 2546, 2550, 2555, 2570, 2592, 2603], "txt": [5, 6, 146, 758, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "pyenv": [5, 2559], "instanc": [5, 6, 8, 13, 18, 37, 39, 43, 91, 128, 139, 161, 192, 194, 195, 201, 203, 209, 232, 234, 260, 350, 366, 376, 487, 603, 741, 751, 773, 802, 804, 805, 810, 842, 873, 915, 926, 1077, 1079, 1081, 1083, 1084, 1092, 1112, 1114, 1119, 1135, 1145, 1152, 1162, 1163, 1165, 1173, 1177, 1195, 1198, 1206, 1221, 1279, 1362, 1365, 1403, 1407, 1480, 1485, 1491, 1492, 1508, 1510, 1511, 2479, 2496, 2497, 2499, 2506, 2507, 2509, 2510, 2512, 2513, 2517, 2520, 2525, 2526, 2527, 2532, 2534, 2535, 2537, 2538, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2562, 2564, 2570, 2574, 2586, 2592, 2599, 2605], "9": [5, 8, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 63, 68, 71, 72, 73, 77, 79, 81, 84, 88, 92, 108, 109, 110, 112, 114, 121, 131, 139, 146, 148, 164, 168, 176, 178, 179, 191, 193, 203, 205, 209, 210, 212, 218, 219, 221, 222, 223, 226, 227, 228, 234, 241, 251, 252, 264, 273, 282, 283, 289, 293, 349, 367, 483, 618, 627, 631, 637, 652, 673, 759, 776, 780, 803, 828, 829, 929, 936, 951, 956, 969, 1201, 1220, 1221, 1230, 1237, 1271, 1284, 1299, 1324, 1341, 1356, 1418, 1420, 1424, 1427, 1454, 1456, 1458, 1469, 1476, 1478, 1485, 1501, 2478, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2536, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2569, 2570, 2574, 2580, 2583, 2585, 2586, 2587, 2592, 2598, 2603], "brief": [5, 2501, 2516, 2558], "powershel": 5, "offici": [5, 22, 330, 597, 714, 2509, 2529, 2541, 2544, 2598], "userprofil": 5, "cmd": 5, "ps1": 5, "dockerfil": [5, 2603], "imag": [5, 2509, 2558, 2559, 2574], "bind": [5, 16, 17, 18, 19, 2507, 2509, 2544, 2550, 2592], "alter": [5, 34, 139, 192, 215, 216, 232, 453, 802, 824, 825, 842, 1221, 2502, 2506, 2509, 2510, 2512, 2523, 2539, 2547, 2555, 2558, 2562, 2574, 2581, 2582, 2586, 2592, 2603], "rm": [5, 15], "home": [5, 22, 2497, 2534], "id": [5, 15, 24, 25, 28, 29, 30, 32, 263, 265, 275, 367, 937, 1200, 1225, 1410, 1441, 1443, 1445, 1453, 1465, 1495, 1497, 2478, 2495, 2497, 2501, 2505, 2507, 2509, 2511, 2513, 2514, 2527, 2531, 2536, 2540, 2546, 2547, 2550, 2555, 2558, 2603], "launch": [5, 6], "popular": [5, 14, 22, 2497, 2509, 2514, 2536], "devcontain": 5, "visualstudio": 5, "pycharm": 5, "profession": 5, "jetbrain": 5, "build_ext": [5, 6], "j": [5, 14, 25, 208, 255, 284, 544, 569, 816, 921, 945, 1334, 1351, 2478, 2499, 2507, 2509, 2513, 2526, 2527, 2537, 2540, 2566, 2603], "pep517": 5, "At": [5, 14, 35, 174, 230, 506, 1182, 1467, 1469, 2511, 2514, 2549, 2598], "__version__": [5, 2514], "dev0": 5, "880": 5, "g2b9e661fbb": 5, "dirti": 5, "did": [5, 16, 17, 19, 213, 219, 822, 829, 2497, 2505, 2517, 2526, 2527, 2528, 2530, 2531, 2535, 2536, 2537, 2539, 2540, 2541, 2543, 2544, 2546, 2547, 2550, 2551, 2552, 2555, 2574, 2580, 2581, 2586, 2587, 2592, 2595, 2598, 2602, 2603], "segfault": [6, 2503, 2524, 2527, 2528, 2529, 2535, 2536, 2537, 2539, 2540, 2541, 2543, 2544, 2545, 2547, 2550, 2555, 2557, 2558, 2559, 2561, 2580, 2581, 2586, 2587, 2596, 2598, 2599, 2603], "symbol": [6, 14, 1365, 1407, 1510, 1511, 2504, 2507, 2512, 2526, 2532, 2535, 2539, 2547, 2592], "optim": [6, 10, 16, 146, 758, 2495, 2496, 2497, 2499, 2503, 2506, 2507, 2509, 2514, 2519, 2524, 2529, 2551, 2555, 2562, 2565, 2570, 2574], "achiev": [6, 12, 13, 15, 17, 22, 31, 77, 81, 381, 382, 400, 623, 624, 737, 915, 1325, 1342, 1404, 1434, 2497, 2503, 2505, 2507, 2509, 2510, 2514, 2516, 2519, 2521, 2523, 2529, 2534, 2541, 2547, 2566], "inplac": [6, 16, 17, 18, 19, 41, 50, 51, 52, 53, 58, 59, 60, 61, 62, 87, 89, 92, 112, 113, 115, 121, 125, 126, 148, 168, 187, 209, 215, 216, 218, 220, 232, 234, 240, 241, 293, 453, 456, 541, 542, 635, 638, 640, 641, 642, 643, 644, 647, 648, 649, 650, 651, 652, 671, 672, 674, 738, 739, 759, 780, 799, 824, 825, 828, 830, 842, 849, 850, 956, 1218, 1219, 1253, 1299, 1403, 2496, 2497, 2499, 2502, 2503, 2505, 2507, 2511, 2523, 2524, 2527, 2529, 2530, 2531, 2537, 2538, 2539, 2540, 2544, 2547, 2550, 2555, 2574, 2580, 2582, 2584, 2585, 2586, 2587, 2598, 2599, 2600, 2601, 2602, 2604, 2606], "j4": 6, "lldb": 6, "gdb": 6, "toolchain": 6, "clang": [6, 2538], "modern": [6, 14, 1497, 2540], "opt": [6, 13, 2555], "regardless": [6, 8, 99, 107, 388, 658, 665, 1207, 1216, 1491, 1492, 1508, 1520, 1869, 2497, 2499, 2509, 2511, 2525, 2527, 2533, 2540, 2543, 2547, 2550, 2555, 2586], "debug_test": 6, "content": [6, 10, 16, 17, 18, 19, 35, 127, 146, 153, 154, 245, 258, 261, 264, 270, 271, 349, 740, 758, 887, 924, 927, 929, 1365, 1389, 1407, 1452, 1488, 1492, 1497, 1510, 1511, 2496, 2505, 2507, 2512, 2514, 2517, 2529, 2534, 2537, 2539, 2544, 2555, 2558, 2573, 2574, 2592, 2603], "to_json": [6, 260, 280, 1498, 2509, 2526, 2527, 2534, 2536, 2537, 2540, 2541, 2542, 2544, 2547, 2550, 2555, 2557, 2558, 2574, 2576, 2580, 2586, 2589, 2590, 2598, 2599, 2601], "execut": [6, 13, 14, 22, 122, 123, 224, 275, 734, 735, 834, 857, 937, 1201, 1237, 1278, 1284, 1373, 1504, 1505, 2503, 2505, 2507, 2509, 2512, 2514, 2521, 2574, 2580, 2586, 2592, 2598, 2603], "breakpoint": 6, "serial": [6, 7, 8, 16, 261, 273, 349, 374, 927, 936, 1452, 1496, 1501, 2484, 2509, 2512, 2524, 2527, 2535, 2537, 2539, 2540, 2544, 2547, 2548, 2570, 2580, 2594, 2598], "objtojson": [6, 2575], "prompt": 6, "ye": [6, 16, 17, 18, 24, 25, 28, 29, 32, 2497, 2509, 2520, 2521, 2523, 2572], "invoc": 6, "the_script": 6, "halt": 6, "occurr": [6, 113, 117, 141, 142, 182, 185, 198, 393, 397, 672, 730, 753, 754, 794, 797, 866, 873, 887, 895, 899, 903, 1222, 1223, 1282, 1283, 2507, 2517, 2526, 2529, 2557], "pytest": [6, 8, 22, 1513, 2544, 2546, 2547, 2555, 2558, 2574, 2580, 2586, 2592, 2598], "segment": [6, 1363, 2520, 2524, 2527, 2537, 2544, 2548, 2555, 2558, 2580, 2584, 2598, 2601, 2602], "fault": [6, 2537, 2544, 2548, 2555, 2558, 2580, 2584, 2598], "pythonmalloc": 6, "malloc": 6, "path_to_a_test": 6, "best": [6, 10, 11, 12, 14, 15, 34, 35, 97, 145, 376, 656, 757, 1173, 1174, 1196, 1509, 1519, 2495, 2503, 2504, 2509, 2520, 2548, 2604], "focu": [7, 29, 34, 2507, 2509, 2514], "downstream": [7, 34, 2502, 2544, 2546, 2547, 2550, 2586], "footer": [7, 1497, 2533, 2603], "keyvalu": 7, "key_value_metadata": 7, "struct": 7, "faithfulli": [7, 97, 656, 2509, 2547], "reconstruct": [7, 8, 1082, 2509, 2586], "filemetadata": 7, "index_column": 7, "descr0": 7, "descr1": 7, "column_index": [7, 2507, 2516], "ci0": 7, "ci1": 7, "cin": [7, 2501, 2507, 2540], "c0": [7, 2496, 2509, 2510, 2516, 2526, 2529, 2550, 2555], "c1": [7, 871, 2496, 2499, 2509, 2510, 2516, 2517, 2526, 2529, 2539, 2541, 2550, 2555], "pandas_vers": [7, 266, 930, 1458, 1498, 2509, 2544], "creator": 7, "library_vers": 7, "field": [7, 8, 107, 132, 133, 156, 258, 259, 263, 266, 274, 569, 577, 665, 924, 925, 930, 1002, 1043, 1079, 1118, 1201, 1216, 1458, 1465, 1468, 1469, 1491, 1494, 1498, 1508, 2501, 2502, 2505, 2507, 2509, 2518, 2519, 2521, 2527, 2529, 2531, 2534, 2538, 2539, 2541, 2546, 2548, 2570, 2574, 2603], "forth": [7, 2519], "column_nam": [7, 132, 260, 1504, 1505, 1506, 2598], "field_nam": 7, "parquet_column_nam": 7, "pandas_typ": [7, 2509], "numpy_typ": 7, "rangeindex": [7, 17, 24, 63, 86, 146, 215, 244, 270, 271, 376, 390, 392, 468, 608, 758, 1516, 2501, 2504, 2509, 2512, 2528, 2531, 2535, 2538, 2539, 2540, 2541, 2542, 2547, 2550, 2558, 2560, 2574, 2582, 2586, 2592, 2595, 2598, 2601], "__index_level_0__": [7, 2509], "unnam": [7, 1492, 2495, 2499, 2507, 2509, 2510, 2555, 2586, 2598], "collid": [7, 2516], "disambigu": [7, 2478, 2510, 2558], "__index_level_": 7, "__": [7, 2517], "uint8": [7, 108, 291, 666, 955, 1078, 1170, 1406, 1507, 1520, 2497, 2504, 2509, 2513, 2525, 2531, 2537, 2541, 2550, 2597], "uint16": [7, 1074, 1178, 2497, 2504, 2509, 2514, 2531, 2597], "uint32": [7, 699, 1075, 1150, 1165, 1170, 2497, 2504, 2509, 2531, 2539, 2597], "uint64": [7, 245, 291, 376, 388, 399, 1076, 1077, 1087, 1150, 1152, 1159, 1165, 1170, 1520, 2476, 2477, 2497, 2504, 2509, 2541, 2550, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "float16": [7, 245, 269, 291, 2497, 2504, 2509, 2525, 2539, 2598, 2603], "datetimetz": [7, 230, 2544, 2555], "timedelta": [7, 10, 14, 31, 67, 82, 97, 122, 145, 188, 208, 219, 230, 236, 285, 287, 296, 304, 318, 326, 329, 340, 367, 459, 471, 475, 489, 611, 612, 629, 656, 676, 677, 689, 710, 719, 720, 723, 734, 757, 800, 829, 845, 932, 941, 946, 948, 984, 985, 986, 988, 990, 993, 996, 1001, 1014, 1044, 1045, 1062, 1107, 1132, 1164, 1173, 1198, 1238, 1388, 1458, 1468, 1518, 1519, 1520, 1521, 1522, 1744, 1869, 2496, 2497, 2507, 2509, 2510, 2519, 2521, 2527, 2528, 2529, 2530, 2531, 2533, 2535, 2536, 2537, 2540, 2541, 2544, 2547, 2551, 2552, 2557, 2559, 2575, 2576, 2585, 2599, 2605], "unicod": [7, 16, 17, 19, 261, 265, 267, 276, 277, 878, 879, 880, 881, 882, 883, 884, 885, 886, 893, 913, 927, 931, 1365, 1407, 1452, 1510, 1511, 2506, 2517, 2523, 2528, 2529, 2531, 2535, 2538, 2539, 2541, 2542, 2543, 2544, 2547, 2548, 2550, 2555, 2572, 2574, 2580], "byte": [7, 146, 173, 270, 271, 440, 444, 758, 784, 791, 867, 955, 1099, 1132, 1164, 1492, 1498, 1502, 2506, 2509, 2512, 2514, 2515, 2517, 2527, 2528, 2531, 2532, 2535, 2540, 2541, 2544, 2555, 2558, 2574, 2586, 2587, 2588, 2596, 2603, 2604], "physic": [7, 13, 14, 1106, 1116, 1195, 2509, 2521], "storag": [7, 8, 13, 14, 22, 173, 259, 261, 266, 268, 271, 273, 276, 280, 349, 370, 925, 927, 930, 933, 936, 959, 1079, 1106, 1116, 1196, 1365, 1407, 1452, 1491, 1492, 1493, 1495, 1498, 1500, 1501, 1507, 1508, 1509, 1510, 1511, 2496, 2499, 2501, 2509, 2512, 2527, 2535, 2537, 2555, 2558, 2580, 2586, 2592], "datetime64": [7, 31, 82, 107, 116, 122, 218, 230, 272, 276, 279, 295, 296, 298, 299, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 337, 339, 340, 344, 345, 376, 384, 433, 434, 435, 455, 459, 473, 577, 610, 626, 629, 665, 675, 676, 679, 680, 689, 691, 692, 693, 694, 695, 696, 697, 698, 700, 702, 703, 704, 705, 707, 710, 711, 718, 722, 723, 727, 734, 828, 840, 934, 940, 949, 953, 958, 979, 984, 985, 988, 993, 999, 1053, 1055, 1132, 1139, 1140, 1141, 1152, 1159, 1165, 1173, 1177, 1196, 1199, 1216, 1285, 1364, 1409, 1463, 1464, 1470, 1471, 1486, 1519, 2475, 2479, 2495, 2496, 2497, 2499, 2504, 2507, 2509, 2511, 2515, 2518, 2519, 2522, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2555, 2556, 2557, 2558, 2574, 2575, 2576, 2578, 2580, 2581, 2582, 2585, 2586, 2587, 2588, 2592, 2594, 2598, 2602, 2603, 2604], "timezon": [7, 8, 10, 82, 219, 270, 275, 276, 287, 295, 296, 297, 304, 324, 326, 332, 337, 338, 339, 340, 345, 346, 367, 473, 610, 629, 676, 678, 689, 707, 710, 716, 718, 721, 722, 723, 829, 934, 937, 948, 949, 953, 985, 988, 993, 998, 1000, 1001, 1014, 1020, 1041, 1043, 1045, 1058, 1061, 1062, 1173, 1285, 1364, 1491, 1508, 1519, 2479, 2495, 2497, 2519, 2524, 2526, 2529, 2530, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2546, 2547, 2548, 2551, 2552, 2556, 2557, 2560, 2597, 2598, 2603, 2604, 2605], "zone": [7, 19, 286, 287, 339, 340, 569, 722, 723, 947, 948, 998, 1000, 1020, 1061, 1062, 1199, 1364, 1505, 1506, 2495, 2506, 2509, 2526, 2533, 2539, 2550, 2555, 2570, 2586], "unit": [7, 14, 22, 29, 31, 122, 146, 265, 266, 345, 677, 719, 720, 734, 758, 930, 960, 961, 965, 973, 975, 984, 998, 1001, 1014, 1045, 1060, 1141, 1365, 1407, 1481, 1485, 1486, 1498, 1510, 1511, 1515, 1519, 1521, 1534, 1560, 1586, 1612, 1640, 1670, 1699, 1724, 1754, 1784, 1816, 1848, 1877, 1903, 1928, 1955, 1985, 2016, 2041, 2069, 2095, 2121, 2146, 2171, 2197, 2222, 2248, 2275, 2301, 2327, 2353, 2378, 2404, 2431, 2457, 2504, 2509, 2512, 2518, 2519, 2520, 2521, 2527, 2530, 2531, 2532, 2533, 2534, 2540, 2541, 2544, 2550, 2551, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "america": [7, 37, 2509, 2603], "new_york": [7, 37], "num_categori": 7, "is_ord": 7, "nest": [7, 13, 98, 194, 218, 259, 267, 471, 475, 657, 804, 828, 925, 931, 932, 941, 1365, 1398, 1407, 1454, 1460, 1465, 1509, 1510, 1511, 2501, 2507, 2509, 2511, 2512, 2526, 2529, 2530, 2536, 2537, 2539, 2540, 2550, 2551, 2558, 2563, 2574, 2580, 2583, 2598, 2606], "utf": [7, 146, 259, 264, 265, 267, 277, 280, 758, 925, 929, 931, 1365, 1407, 1453, 1454, 1455, 1491, 1498, 1508, 1509, 1510, 1511, 2509, 2512, 2529, 2539, 2541, 2547, 2548, 2551, 2558, 2574, 2580, 2586, 2592, 2598, 2603, 2604], "byte_arrai": 7, "pickl": [7, 273, 374, 936, 1496, 1501, 2484, 2506, 2515, 2523, 2526, 2527, 2529, 2530, 2531, 2537, 2543, 2546, 2555, 2574, 2576, 2582, 2586, 2588], "bson": 7, "altogeth": [7, 1491, 1508, 2509], "fulli": [7, 8, 14, 366, 487, 872, 877, 900, 901, 1077, 1453, 1491, 1508, 2496, 2497, 2499, 2509, 2528, 2529, 2550, 2551, 2558, 2592], "c2": [7, 2496, 2499, 2509, 2510, 2516, 2517, 2526, 2529, 2550, 2555], "1000": [7, 14, 15, 24, 25, 28, 29, 32, 102, 143, 197, 199, 200, 464, 755, 807, 808, 809, 916, 1206, 1210, 1478, 1487, 1489, 1519, 2495, 2496, 2497, 2499, 2503, 2505, 2509, 2511, 2514, 2515, 2516, 2519, 2520, 2529, 2532, 2538, 2539, 2544, 2547, 2555, 2558, 2570, 2603], "c3": [7, 870, 2496, 2509, 2510, 2516, 2517, 2526, 2527, 2529, 2539, 2550, 2555], "los_angel": 7, "c4": [7, 2510, 2516], "pyarrow": [7, 8, 22, 37, 262, 270, 271, 959, 1110, 1173, 1174, 1175, 1365, 1407, 1491, 1499, 1500, 1508, 1510, 1511, 2509, 2512, 2514, 2547, 2555, 2558, 2574, 2580, 2586, 2587, 2604], "13": [7, 15, 17, 18, 19, 22, 24, 25, 26, 28, 29, 30, 31, 32, 77, 108, 128, 135, 136, 161, 188, 193, 214, 219, 236, 276, 296, 349, 433, 455, 559, 561, 567, 676, 741, 746, 773, 800, 803, 823, 829, 840, 845, 985, 1254, 1295, 1365, 1407, 1415, 1451, 1468, 1510, 1511, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2540, 2541, 2547, 2549, 2550, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "rich": [8, 14, 2505, 2519, 2539, 2558], "satisfi": [8, 25, 213, 214, 388, 403, 407, 452, 489, 509, 530, 822, 823, 863, 1103, 1144, 1220, 1364, 1520, 2509, 2510, 2541, 2555], "register_dataframe_accessor": [8, 1122, 1123, 2484, 2550], "register_series_accessor": [8, 1120, 1122, 2484, 2550], "register_index_accessor": [8, 1120, 1123, 2484, 2550], "namespac": [8, 14, 209, 280, 720, 1403, 1509, 2481, 2484, 2491, 2501, 2509, 2510, 2512, 2515, 2523, 2527, 2539, 2544, 2563, 2567, 2574], "__init__": [8, 16, 17, 18, 19, 1110, 1120, 1122, 1123, 2509, 2514, 2516, 2521, 2544, 2555, 2586, 2592, 2603], "geo": [8, 1120, 1122, 1123], "geoaccessor": [8, 1120, 1122, 1123], "pandas_obj": [8, 1120, 1122, 1123], "_valid": 8, "_obj": [8, 1120, 1122, 1123], "staticmethod": 8, "latitud": [8, 30, 203, 1120, 1122, 1123], "longitud": [8, 30, 203, 1120, 1122, 1123], "attributeerror": [8, 887, 1120, 1122, 1123, 2509, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2555, 2556, 2558, 2559, 2574, 2575, 2578, 2580, 2583, 2584, 2585, 2587, 2588, 2590, 2592, 2595, 2598, 2599, 2603, 2604], "center": [8, 122, 123, 192, 224, 265, 267, 277, 734, 735, 802, 834, 894, 916, 931, 1120, 1122, 1123, 1125, 1127, 1129, 1291, 1294, 1356, 1416, 1454, 1477, 1478, 2516, 2517, 2529, 2531, 2534, 2539, 2541, 2580, 2581, 2586, 2594, 2598, 2603], "geograph": [8, 14, 1120, 1122, 1123], "lat": [8, 1120, 1122, 1123], "lon": [8, 1120, 1122, 1123], "cartopi": [8, 1120, 1122, 1123], "linspac": [8, 1120, 1122, 1123, 1478, 2520, 2539, 2544], "conveni": [8, 14, 16, 17, 19, 21, 24, 28, 30, 31, 32, 136, 219, 479, 747, 768, 769, 829, 952, 1407, 1439, 1457, 1504, 1509, 1510, 1511, 2495, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2515, 2516, 2519, 2520, 2523, 2525, 2527, 2528, 2529, 2534, 2540, 2547, 2548, 2555, 2563, 2566, 2570, 2572], "ecosystem": [8, 34, 35, 2514, 2520, 2528, 2550], "experiment": [8, 12, 13, 14, 37, 38, 85, 364, 632, 959, 1174, 1175, 1176, 1177, 1178, 1197, 1198, 1491, 1500, 1508, 2479, 2481, 2491, 2498, 2502, 2506, 2508, 2509, 2517, 2522, 2531, 2538, 2544, 2555, 2576, 2592, 2603], "polici": [8, 9, 11, 14, 1519, 2522, 2587], "interv": [8, 15, 16, 91, 148, 219, 270, 367, 376, 384, 420, 421, 422, 423, 424, 425, 429, 430, 471, 473, 475, 501, 502, 503, 504, 505, 506, 507, 508, 510, 511, 512, 513, 517, 519, 548, 611, 626, 759, 829, 932, 934, 941, 949, 1107, 1144, 1154, 1164, 1173, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1199, 1231, 1285, 1299, 1363, 1364, 1409, 1480, 1489, 1494, 1518, 1869, 2484, 2497, 2509, 2513, 2519, 2520, 2521, 2523, 2534, 2544, 2547, 2548, 2550, 2557, 2570, 2573, 2575, 2582], "properli": [8, 14, 1369, 1497, 2505, 2509, 2512, 2526, 2527, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2556, 2558, 2574, 2595, 2598], "convert": [8, 13, 14, 15, 16, 17, 18, 19, 26, 27, 29, 30, 31, 32, 34, 79, 82, 97, 122, 126, 132, 133, 145, 209, 219, 244, 246, 259, 260, 265, 266, 269, 270, 272, 274, 276, 277, 278, 279, 280, 286, 295, 296, 304, 324, 326, 330, 333, 334, 335, 339, 340, 348, 374, 378, 379, 384, 433, 470, 473, 474, 489, 522, 526, 527, 528, 529, 531, 545, 548, 578, 597, 598, 610, 626, 627, 629, 656, 676, 689, 707, 710, 714, 717, 719, 722, 723, 734, 739, 757, 779, 829, 861, 862, 876, 890, 911, 912, 914, 916, 925, 926, 928, 930, 934, 935, 939, 940, 947, 953, 969, 976, 978, 979, 985, 988, 993, 995, 997, 998, 1000, 1001, 1014, 1043, 1045, 1047, 1054, 1055, 1057, 1061, 1062, 1079, 1083, 1115, 1130, 1171, 1195, 1197, 1219, 1289, 1363, 1365, 1369, 1379, 1380, 1393, 1405, 1406, 1407, 1409, 1421, 1422, 1454, 1458, 1481, 1486, 1488, 1491, 1492, 1496, 1497, 1498, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2479, 2495, 2497, 2499, 2501, 2504, 2506, 2507, 2510, 2511, 2512, 2513, 2514, 2515, 2517, 2518, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2550, 2551, 2556, 2557, 2558, 2559, 2563, 2564, 2570, 2571, 2573, 2576, 2581, 2584, 2586, 2587, 2591, 2592, 2596, 2598], "isna": [8, 16, 18, 19, 101, 115, 152, 183, 184, 435, 447, 448, 674, 766, 795, 796, 1079, 1086, 1433, 1464, 1470, 1471, 2495, 2497, 2499, 2504, 2511, 2547, 2550, 2555, 2559, 2578, 2580, 2592, 2598], "dispatch": [8, 404, 1082, 1094, 2497, 2506, 2519, 2552, 2555, 2580, 2603], "implementor": [8, 1086], "uniqu": [8, 10, 17, 31, 39, 41, 44, 46, 47, 49, 53, 60, 101, 107, 113, 124, 149, 157, 174, 190, 215, 261, 290, 364, 365, 400, 404, 407, 432, 449, 452, 461, 462, 479, 510, 522, 528, 608, 644, 649, 665, 672, 737, 763, 798, 824, 927, 952, 1079, 1087, 1094, 1200, 1216, 1225, 1239, 1264, 1306, 1363, 1404, 1410, 1452, 1458, 1467, 1475, 1489, 1491, 1498, 1508, 1519, 2478, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2513, 2514, 2516, 2517, 2522, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2538, 2540, 2545, 2546, 2547, 2548, 2550, 2552, 2557, 2558, 2564, 2573, 2574, 2580, 2582, 2586, 2603], "ip": [8, 14, 2550], "address": [8, 11, 14, 16, 17, 18, 19, 34, 1079, 2501, 2505, 2509, 2537, 2544, 2545, 2548, 2550, 2567, 2592, 2598, 2603], "ipaddress": 8, "ipv4address": 8, "creation": [8, 10, 14, 132, 133, 276, 295, 373, 984, 2496, 2506, 2509, 2518, 2519, 2523, 2524, 2525, 2527, 2529, 2531, 2534, 2539, 2540, 2541, 2542, 2543, 2550, 2555, 2566], "instanti": [8, 49, 955, 1197, 1421, 1491, 1508, 2501, 2509, 2534, 2537, 2547, 2555, 2558, 2574, 2581, 2586, 2606], "dimens": [8, 25, 34, 73, 111, 180, 235, 265, 277, 279, 282, 445, 618, 792, 940, 1079, 1104, 1166, 1365, 1378, 1407, 1477, 1485, 1509, 1510, 1511, 2495, 2496, 2497, 2505, 2509, 2510, 2512, 2516, 2520, 2523, 2525, 2527, 2528, 2529, 2531, 2539, 2544, 2550, 2557, 2558, 2586, 2588, 2592], "__new__": [8, 2530, 2558], "expens": [8, 269, 473, 934, 1079, 1098, 1200, 2495, 2497, 2502, 2503, 2504, 2507, 2509, 2510, 2523, 2538, 2550], "back": [8, 13, 16, 168, 213, 271, 275, 293, 384, 545, 610, 626, 780, 822, 937, 949, 956, 1079, 1106, 1120, 1122, 1123, 1173, 1174, 1175, 1197, 1201, 1237, 1244, 1278, 1284, 1285, 1363, 1390, 1403, 1406, 1410, 1481, 1497, 1500, 1869, 2478, 2479, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2514, 2515, 2517, 2519, 2521, 2526, 2527, 2529, 2530, 2537, 2539, 2540, 2541, 2542, 2544, 2547, 2548, 2550, 2551, 2555, 2557, 2558, 2566, 2574, 2575, 2586, 2598, 2604], "ipv6": [8, 1079], "64": [8, 10, 17, 19, 961, 1079, 1150, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2570, 2580, 2592, 2603], "__array_priority__": 8, "involv": [8, 13, 22, 136, 608, 747, 1403, 2495, 2497, 2501, 2503, 2505, 2508, 2509, 2511, 2513, 2514, 2517, 2527, 2530, 2534, 2544, 2552, 2559, 2598], "binari": [8, 13, 14, 16, 34, 36, 68, 109, 110, 119, 131, 134, 137, 163, 166, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 259, 262, 264, 271, 273, 276, 279, 283, 455, 613, 667, 668, 669, 732, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 840, 917, 918, 925, 929, 936, 940, 944, 1492, 1493, 1499, 1500, 1501, 1502, 2484, 2495, 2501, 2505, 2506, 2514, 2523, 2527, 2528, 2529, 2534, 2540, 2541, 2546, 2547, 2552, 2555, 2562, 2563, 2566, 2574, 2582, 2587, 2588, 2589, 2598], "__add__": [8, 1869, 2539, 2550, 2598], "__le__": 8, "myextensionarrai": 8, "myextensionel": 8, "mixin": 8, "extensionscalaropsmixin": 8, "_add_arithmetic_op": 8, "_add_comparison_op": 8, "wise": [8, 21, 27, 30, 32, 67, 68, 92, 94, 95, 100, 109, 110, 119, 131, 134, 137, 141, 142, 163, 166, 176, 178, 179, 181, 186, 205, 208, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 255, 283, 612, 613, 622, 652, 654, 667, 668, 669, 670, 732, 744, 745, 748, 775, 777, 779, 786, 788, 789, 793, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 863, 917, 918, 921, 944, 1201, 1208, 1222, 1223, 1237, 1244, 1278, 1284, 1294, 1356, 1411, 1412, 1413, 1414, 1415, 1431, 1433, 1451, 1457, 1469, 1491, 1492, 1508, 2499, 2501, 2503, 2504, 2505, 2509, 2510, 2516, 2519, 2520, 2521, 2527, 2541, 2547, 2555, 2603], "succe": [8, 1149, 2509, 2539, 2541, 2547, 2559, 2580], "eas": [8, 15, 33, 2534], "op": [8, 1101, 2495, 2499, 2518, 2529, 2530, 2533, 2537, 2538, 2539, 2541, 2545, 2566, 2572, 2580, 2586, 2589, 2598, 2603], "detect": [8, 151, 152, 183, 184, 259, 266, 273, 276, 280, 434, 435, 447, 448, 765, 766, 795, 796, 925, 930, 936, 1365, 1407, 1454, 1463, 1464, 1470, 1471, 1491, 1492, 1494, 1498, 1501, 1502, 1507, 1508, 1509, 1510, 1511, 2504, 2506, 2509, 2511, 2512, 2516, 2519, 2526, 2529, 2534, 2541, 2545, 2547, 2586, 2592], "notimpl": [8, 1079, 2533, 2539, 2558], "unbox": 8, "box": [8, 10, 21, 24, 26, 29, 91, 192, 265, 277, 295, 577, 802, 1081, 1106, 1116, 1177, 1195, 1206, 1480, 1495, 2516, 2525, 2531, 2537, 2539, 2541, 2547, 2555, 2556, 2558, 2574, 2592, 2598, 2603], "__array_ufunc__": [8, 1079, 2501, 2511, 2558], "ufunc": [8, 622, 850, 1079, 2496, 2497, 2501, 2515, 2522, 2528, 2530, 2541, 2555, 2574, 2586, 2590, 2598, 2602, 2603], "coercion": [8, 2518, 2525, 2531, 2532, 2534, 2537, 2540, 2542, 2555, 2598], "unwrap": 8, "inherit": [8, 265, 277, 1079, 1110, 1418, 2510, 2527, 2540, 2592, 2606], "blob": [8, 11, 2580], "conftest": 8, "testconstructor": 8, "baseconstructorstest": 8, "parquet": [8, 9, 19, 21, 22, 24, 264, 270, 271, 273, 279, 929, 936, 940, 1365, 1407, 1500, 1501, 1510, 1511, 2484, 2506, 2512, 2514, 2555, 2559, 2574, 2576, 2578, 2579, 2586, 2592, 2603], "__arrow_array__": 8, "__from_arrow__": [8, 1110], "receiv": [8, 77, 266, 374, 930, 1081, 1110, 1325, 1342, 1496, 1501, 2497, 2507, 2509, 2513, 2529, 2533, 2547, 2550, 2580], "chunkedarrai": [8, 1110, 1174, 1175, 2592, 2603], "nullabl": [8, 13, 65, 97, 275, 656, 937, 1152, 1165, 1170, 1173, 1178, 1520, 2497, 2501, 2504, 2506, 2509, 2511, 2517, 2522, 2555, 2557, 2574, 2575, 2578, 2580, 2584, 2589, 2592, 2593, 2594, 2598, 2599, 2603, 2604], "roundtrip": [8, 1492, 2509, 2574, 2576, 2582, 2592, 2603], "chain": [8, 14, 16, 17, 18, 19, 35, 143, 189, 233, 469, 755, 801, 843, 1269, 1309, 1365, 1396, 1397, 1407, 1418, 1424, 1433, 1434, 1510, 1511, 2496, 2497, 2503, 2505, 2509, 2512, 2513, 2516, 2521, 2527, 2528, 2529, 2531, 2534, 2536, 2539, 2544, 2558, 2586, 2592, 2602, 2605, 2606], "pipe": [8, 146, 758, 1244, 1365, 1407, 1454, 1510, 1511, 2497, 2512, 2516, 2550], "composit": 8, "geopanda": 8, "retain": [8, 34, 77, 172, 219, 610, 718, 829, 1403, 1424, 1466, 1507, 2496, 2509, 2519, 2526, 2531, 2533, 2535, 2537, 2541, 2550, 2551, 2552, 2555, 2558, 2580, 2585, 2592, 2598, 2603], "manipul": [8, 14, 15, 21, 23, 33, 34, 35, 1444, 2484, 2496, 2497, 2505, 2511, 2513, 2516, 2519, 2527, 2531, 2566], "_constructor": [8, 2598, 2600], "_constructor_sl": [8, 2592, 2598], "_constructor_expanddim": [8, 2535, 2592], "to_fram": [8, 247, 474, 858, 997, 1200, 2496, 2510, 2516, 2527, 2528, 2532, 2540, 2544, 2547, 2550, 2555, 2558, 2586, 2598, 2603], "subclassedseri": 8, "subclasseddatafram": 8, "__main__": 8, "7": [8, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 63, 67, 71, 72, 73, 76, 92, 106, 108, 112, 114, 121, 123, 135, 138, 139, 143, 148, 164, 168, 174, 191, 199, 202, 203, 208, 209, 214, 218, 219, 225, 234, 241, 247, 256, 270, 273, 275, 281, 287, 289, 293, 411, 421, 424, 449, 612, 618, 622, 652, 664, 670, 673, 735, 746, 750, 755, 758, 759, 776, 780, 798, 808, 811, 823, 828, 829, 835, 849, 858, 888, 922, 936, 937, 942, 948, 951, 956, 1032, 1158, 1221, 1230, 1271, 1287, 1288, 1299, 1324, 1338, 1340, 1341, 1343, 1355, 1357, 1363, 1415, 1424, 1434, 1451, 1454, 1467, 1468, 1469, 1476, 1478, 1485, 1501, 2478, 2495, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2573, 2574, 2580, 2586, 2587, 2592, 2595, 2598, 2603], "sliced1": 8, "sliced2": 8, "unknown": [8, 79, 197, 200, 627, 807, 809, 1132, 2502, 2509, 2511, 2519, 2533, 2537, 2574, 2592], "__getattribute__": [8, 2603], "_internal_nam": 8, "_internal_names_set": 8, "WILL": [8, 2497, 2509, 2525], "_metadata": [8, 1110, 2502, 2555], "internal_cach": 8, "added_properti": 8, "subclasseddataframe2": 8, "cach": [8, 22, 1365, 1407, 1491, 1508, 1510, 1511, 1519, 2497, 2502, 2503, 2509, 2512, 2519, 2527, 2528, 2529, 2535, 2536, 2537, 2550, 2555, 2558, 2574, 2575, 2580, 2582, 2586, 2592, 2593, 2598, 2602], "reset": [8, 79, 220, 627, 830, 1200, 1417, 1510, 2506, 2510, 2512, 2519, 2523, 2524, 2526, 2530, 2531, 2534, 2536, 2537, 2540, 2541, 2547, 2550, 2574, 2580, 2586, 2592, 2598, 2604], "set_opt": [8, 14, 265, 277, 2496, 2497, 2501, 2507, 2509, 2512, 2520, 2523, 2526, 2527, 2528, 2535, 2537, 2558, 2574, 2592, 2603], "bokeh": [8, 2520], "altair": [8, 2520], "discover": [8, 2537], "pandas_plotting_backend": [8, 2559], "f821": [8, 2531, 2533, 2536, 2538, 2569, 2603], "entry_point": 8, "_matplotlib": [8, 2574], "l1": [8, 1454, 2496], "success": [9, 22, 34, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 613, 667, 668, 669, 732, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 831, 832, 833, 836, 837, 838, 917, 918, 944, 2526, 2538], "isol": 9, "backward": [9, 73, 126, 148, 213, 218, 287, 295, 296, 304, 326, 340, 618, 676, 689, 710, 723, 739, 759, 822, 828, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1095, 1105, 1204, 1205, 1219, 1245, 1246, 1290, 1291, 1294, 1299, 1305, 1386, 1468, 1497, 1501, 1504, 1548, 1574, 1601, 1627, 1655, 1686, 1713, 1738, 1769, 1800, 1833, 1865, 1891, 1917, 1942, 1969, 2000, 2030, 2055, 2083, 2109, 2135, 2160, 2185, 2211, 2236, 2262, 2289, 2315, 2341, 2367, 2392, 2418, 2446, 2472, 2497, 2503, 2508, 2509, 2511, 2517, 2522, 2523, 2529, 2566, 2587], "hint": [9, 1404, 2519], "mainten": [9, 13, 2516], "role": [9, 22, 2502, 2527], "task": [9, 14, 34, 2514, 2516, 2519, 2521], "triag": 9, "backport": 9, "old": [9, 41, 50, 53, 58, 60, 61, 62, 220, 349, 641, 644, 647, 649, 650, 651, 1089, 1365, 1407, 1492, 1510, 1511, 2496, 2497, 2499, 2502, 2509, 2512, 2523, 2529, 2530, 2531, 2533, 2534, 2535, 2537, 2539, 2544, 2547, 2550, 2555, 2574, 2586, 2592, 2598, 2603], "debug": [9, 14, 1454, 2512, 2516, 2539], "debugg": 9, "memori": [9, 13, 14, 24, 65, 146, 173, 275, 440, 603, 758, 784, 853, 937, 955, 1099, 1131, 1173, 1196, 1365, 1373, 1407, 1491, 1498, 1504, 1508, 1509, 1510, 1511, 2497, 2501, 2503, 2506, 2507, 2510, 2512, 2514, 2515, 2517, 2519, 2523, 2524, 2526, 2527, 2528, 2529, 2532, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2547, 2554, 2555, 2558, 2565, 2567, 2570, 2574, 2578, 2581, 2586, 2596, 2598, 2600, 2602, 2603, 2605], "leak": [9, 2537, 2554, 2555, 2558, 2580, 2586, 2596, 2598, 2605], "valgrind": 9, "extend": [9, 10, 13, 14, 21, 23, 26, 91, 196, 236, 806, 845, 1320, 1322, 1330, 1331, 1332, 1333, 1339, 1347, 1348, 1349, 1350, 1356, 1363, 1415, 1416, 1418, 1442, 1451, 1454, 1480, 2479, 2480, 2497, 2501, 2509, 2516, 2519, 2520, 2521, 2526, 2527, 2539, 2558, 2586, 2598, 2600], "regist": [9, 1079, 1110, 1120, 1121, 1122, 1123, 1173, 1365, 1407, 1481, 1486, 1510, 1511, 2509, 2512, 2514, 2520, 2523, 2532, 2544, 2547, 2548, 2550, 2555, 2556, 2559, 2570, 2574, 2592, 2603], "accessor": [9, 31, 32, 143, 242, 282, 300, 302, 311, 312, 313, 314, 315, 316, 317, 324, 342, 640, 675, 681, 683, 692, 693, 694, 695, 696, 697, 698, 707, 725, 755, 851, 1120, 1122, 1123, 1367, 2479, 2484, 2506, 2507, 2517, 2519, 2529, 2530, 2532, 2534, 2535, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2574, 2586, 2587, 2592, 2602], "backend": [9, 14, 91, 121, 139, 192, 209, 271, 751, 802, 1206, 1221, 1279, 1365, 1403, 1407, 1510, 1511, 2506, 2509, 2512, 2514, 2526, 2527, 2555, 2558, 2559, 2574], "apach": [9, 14, 1110, 2509], "arrow": [9, 14, 270, 1110, 2509, 2514, 2603], "interoper": [9, 14, 2497, 2511], "rewrit": [9, 261, 927, 1452, 2509], "decoupl": 9, "numba": [9, 22, 122, 123, 224, 734, 735, 834, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1385, 1407, 1510, 1511, 2497, 2506, 2509, 2512, 2536, 2580, 2586, 2587, 2592, 2595, 2598, 2601, 2603], "acceler": [9, 22, 1365, 1407, 1510, 1511, 2503, 2506, 2512, 2525, 2571], "evolut": 9, "calendar": [9, 128, 161, 554, 566, 741, 773, 1474, 1519, 1630, 1659, 1744, 1773, 1805, 1837, 1945, 1975, 2423, 2449, 2496, 2518, 2526, 2529, 2540, 2547, 2570, 2580], "tracker": [9, 11, 12, 13, 34, 2503, 2523, 2524, 2525, 2526, 2569, 2570, 2572, 2573], "primarili": [10, 13, 143, 164, 406, 755, 776, 2480, 2495, 2496, 2499, 2507, 2508, 2519, 2525, 2527, 2529], "label": [10, 11, 13, 14, 15, 16, 17, 19, 23, 24, 25, 27, 28, 29, 31, 32, 34, 63, 68, 69, 70, 71, 72, 74, 75, 76, 82, 83, 86, 91, 93, 96, 109, 110, 112, 113, 115, 117, 118, 119, 120, 123, 124, 127, 131, 132, 133, 134, 136, 137, 139, 140, 143, 144, 147, 150, 151, 152, 153, 154, 155, 163, 164, 165, 166, 172, 174, 176, 178, 179, 181, 182, 183, 184, 192, 193, 194, 195, 198, 201, 202, 204, 205, 210, 212, 213, 214, 215, 216, 217, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 232, 233, 234, 240, 241, 244, 248, 251, 252, 257, 259, 261, 265, 266, 267, 268, 274, 275, 276, 277, 281, 283, 284, 288, 289, 291, 294, 295, 364, 365, 366, 367, 376, 381, 382, 386, 387, 389, 392, 403, 407, 408, 410, 452, 453, 456, 461, 462, 474, 487, 509, 510, 522, 528, 530, 531, 532, 533, 534, 539, 540, 546, 608, 614, 615, 616, 617, 619, 620, 621, 623, 624, 629, 630, 634, 671, 731, 733, 735, 736, 740, 747, 751, 752, 753, 754, 755, 756, 765, 766, 776, 790, 795, 796, 802, 803, 804, 805, 810, 811, 812, 822, 823, 824, 825, 829, 830, 834, 839, 842, 843, 849, 850, 857, 875, 923, 925, 926, 927, 930, 931, 933, 937, 938, 942, 945, 957, 997, 1077, 1132, 1200, 1201, 1206, 1221, 1231, 1236, 1239, 1256, 1278, 1279, 1287, 1288, 1297, 1324, 1341, 1363, 1370, 1375, 1402, 1410, 1411, 1413, 1415, 1416, 1420, 1421, 1422, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1434, 1439, 1451, 1452, 1454, 1457, 1459, 1460, 1461, 1466, 1467, 1468, 1469, 1480, 1483, 1489, 1491, 1492, 1494, 1497, 1498, 1506, 1507, 1508, 1509, 1515, 1517, 2484, 2499, 2505, 2506, 2509, 2510, 2513, 2515, 2516, 2519, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2546, 2548, 2550, 2555, 2570, 2573, 2574, 2575, 2583, 2585, 2587, 2589, 2592, 2598], "hashabl": [10, 147, 366, 376, 478, 487, 608, 790, 824, 875, 1077, 1079, 1110, 1149, 1405, 2496, 2502, 2540, 2541, 2550, 2555, 2556, 2574, 2584, 2592], "immut": [10, 34, 98, 295, 334, 366, 376, 487, 489, 503, 577, 603, 657, 717, 984, 1077, 1079, 1195, 1363, 1364, 2479, 2496, 2497, 2505, 2507, 2547, 2555], "popul": [10, 17, 153, 182, 185, 190, 201, 810, 1465, 1475, 2504, 2509], "cython": [10, 13, 22, 34, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 2497, 2506, 2509, 2521, 2527, 2529, 2531, 2534, 2535, 2537, 2542, 2544, 2550, 2555, 2562, 2563, 2564, 2566, 2570, 2574, 2575, 2580, 2583, 2596, 2601, 2602], "int64index": [10, 31, 376, 391, 394, 399, 417, 433, 456, 464, 467, 477, 524, 603, 758, 866, 1516, 2497, 2505, 2507, 2509, 2519, 2527, 2529, 2531, 2534, 2535, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592], "stamp": [10, 328, 2519, 2529, 2550], "float64index": [10, 376, 434, 435, 447, 448, 531, 720, 2507, 2518, 2522, 2529, 2530, 2531, 2532, 2538, 2539, 2540, 2541, 2546, 2547, 2550, 2555, 2574, 2580, 2582, 2603], "hierarch": [10, 30, 34, 74, 75, 101, 124, 136, 159, 160, 167, 169, 170, 171, 175, 190, 191, 206, 207, 231, 238, 249, 253, 261, 264, 265, 267, 277, 280, 288, 292, 376, 522, 619, 620, 659, 747, 771, 772, 778, 781, 782, 783, 785, 814, 815, 841, 847, 859, 919, 927, 929, 931, 954, 1200, 1224, 1235, 1365, 1407, 1435, 1452, 1453, 1454, 1455, 1475, 1476, 1510, 1511, 2495, 2497, 2505, 2506, 2507, 2510, 2512, 2513, 2519, 2523, 2525, 2538, 2541, 2552, 2563, 2566, 2568, 2571], "datetimeindex": [10, 31, 46, 80, 84, 88, 122, 128, 161, 214, 219, 236, 272, 278, 284, 287, 376, 433, 434, 435, 459, 554, 577, 597, 628, 631, 637, 676, 680, 681, 683, 689, 692, 693, 694, 695, 696, 697, 698, 704, 707, 710, 714, 717, 722, 723, 725, 734, 741, 773, 823, 829, 845, 935, 939, 945, 948, 984, 985, 988, 993, 998, 1055, 1139, 1141, 1142, 1145, 1199, 1231, 1364, 1383, 1408, 1463, 1464, 1470, 1471, 1515, 1517, 1519, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2475, 2484, 2495, 2496, 2497, 2507, 2509, 2518, 2521, 2524, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2542, 2543, 2544, 2545, 2547, 2548, 2549, 2550, 2551, 2552, 2557, 2558, 2559, 2570, 2571, 2574, 2575, 2576, 2580, 2582, 2584, 2585, 2586, 2591, 2592, 2595, 2597, 2598, 2602, 2603], "impl": [10, 2509, 2514], "timedeltaindex": [10, 219, 295, 296, 304, 326, 376, 459, 577, 676, 689, 710, 720, 829, 1364, 1383, 1408, 1515, 1517, 1518, 1521, 2484, 2496, 2497, 2506, 2519, 2520, 2527, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2544, 2546, 2547, 2548, 2550, 2555, 2557, 2558, 2574, 2576, 2580, 2586, 2592, 2598, 2603], "in64": 10, "periodindex": [10, 79, 219, 236, 272, 278, 295, 330, 334, 367, 376, 459, 551, 553, 627, 714, 717, 829, 845, 935, 939, 984, 1161, 1195, 1364, 1383, 1474, 2484, 2496, 2497, 2518, 2527, 2529, 2530, 2531, 2534, 2537, 2538, 2539, 2540, 2543, 2544, 2546, 2550, 2555, 2558, 2570, 2572, 2573, 2574, 2578, 2582, 2586, 2592, 2598, 2601, 2603], "date_rang": [10, 79, 82, 84, 88, 128, 135, 161, 193, 213, 214, 219, 236, 269, 284, 295, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 330, 334, 339, 340, 342, 344, 367, 459, 473, 597, 610, 627, 629, 631, 637, 675, 676, 679, 680, 681, 683, 689, 691, 692, 693, 694, 695, 696, 697, 698, 700, 702, 703, 704, 705, 707, 710, 711, 714, 717, 718, 722, 723, 725, 727, 741, 746, 773, 803, 822, 823, 829, 845, 934, 945, 953, 985, 988, 993, 1199, 1231, 1287, 1288, 1291, 1294, 1305, 1309, 1316, 1408, 1458, 2495, 2497, 2499, 2505, 2507, 2509, 2514, 2516, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2551, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603, 2605], "frequenc": [10, 34, 79, 107, 126, 136, 177, 219, 224, 236, 272, 278, 285, 290, 295, 296, 304, 305, 306, 310, 326, 328, 334, 335, 367, 459, 479, 503, 506, 507, 508, 548, 550, 552, 558, 569, 570, 572, 575, 576, 577, 578, 587, 588, 598, 627, 665, 676, 689, 710, 717, 739, 747, 829, 834, 845, 935, 939, 946, 952, 962, 966, 976, 984, 985, 988, 989, 993, 1001, 1014, 1045, 1056, 1112, 1169, 1177, 1179, 1182, 1183, 1184, 1195, 1199, 1216, 1219, 1231, 1233, 1238, 1239, 1289, 1291, 1294, 1305, 1362, 1364, 1368, 1408, 1409, 1474, 1518, 1531, 1532, 1534, 1537, 1544, 1557, 1558, 1560, 1563, 1570, 1583, 1584, 1586, 1589, 1597, 1609, 1610, 1612, 1615, 1623, 1636, 1637, 1640, 1643, 1650, 1665, 1667, 1670, 1673, 1680, 1696, 1697, 1699, 1702, 1709, 1721, 1722, 1724, 1727, 1734, 1750, 1751, 1754, 1757, 1764, 1779, 1781, 1784, 1787, 1794, 1812, 1813, 1816, 1819, 1828, 1844, 1845, 1848, 1851, 1860, 1874, 1875, 1877, 1880, 1887, 1899, 1901, 1903, 1906, 1913, 1914, 1925, 1926, 1928, 1931, 1938, 1950, 1951, 1955, 1958, 1965, 1980, 1981, 1985, 1988, 1995, 2012, 2014, 2016, 2019, 2026, 2027, 2038, 2039, 2041, 2044, 2051, 2065, 2067, 2069, 2072, 2079, 2080, 2091, 2093, 2095, 2098, 2105, 2106, 2117, 2119, 2121, 2124, 2131, 2132, 2143, 2144, 2146, 2149, 2156, 2168, 2169, 2171, 2174, 2181, 2193, 2195, 2197, 2200, 2207, 2208, 2219, 2220, 2222, 2225, 2232, 2245, 2246, 2248, 2251, 2258, 2271, 2273, 2275, 2278, 2285, 2286, 2297, 2299, 2301, 2304, 2311, 2323, 2325, 2327, 2330, 2337, 2349, 2351, 2353, 2356, 2363, 2364, 2375, 2376, 2378, 2381, 2388, 2401, 2402, 2404, 2407, 2414, 2428, 2429, 2431, 2434, 2442, 2454, 2455, 2457, 2460, 2468, 2484, 2495, 2496, 2505, 2506, 2509, 2513, 2514, 2520, 2523, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2536, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2552, 2555, 2556, 2558, 2566, 2570, 2573, 2574, 2580, 2583, 2585, 2586, 2592, 2600, 2605], "dateoffset": [10, 79, 128, 161, 188, 219, 236, 285, 367, 459, 570, 575, 598, 627, 741, 773, 800, 829, 845, 946, 998, 1020, 1164, 1195, 1199, 1231, 1238, 1364, 1409, 1474, 1518, 1522, 1526, 1529, 1531, 1532, 1534, 1542, 1552, 1555, 1557, 1558, 1560, 1568, 1578, 1581, 1583, 1584, 1586, 1594, 1604, 1607, 1609, 1610, 1612, 1620, 1630, 1633, 1636, 1637, 1640, 1648, 1659, 1662, 1665, 1667, 1670, 1678, 1691, 1694, 1696, 1697, 1699, 1707, 1716, 1719, 1721, 1722, 1724, 1732, 1744, 1747, 1750, 1751, 1754, 1762, 1773, 1776, 1779, 1781, 1784, 1792, 1808, 1812, 1813, 1816, 1824, 1840, 1844, 1845, 1848, 1856, 1897, 1899, 1901, 1903, 1911, 1920, 1923, 1925, 1926, 1928, 1936, 1948, 1950, 1951, 1955, 1963, 1975, 1978, 1980, 1981, 1985, 1993, 2010, 2012, 2014, 2016, 2024, 2036, 2038, 2039, 2041, 2049, 2063, 2065, 2067, 2069, 2077, 2089, 2091, 2093, 2095, 2103, 2115, 2117, 2119, 2121, 2129, 2138, 2141, 2143, 2144, 2146, 2154, 2163, 2166, 2168, 2169, 2171, 2179, 2191, 2193, 2195, 2197, 2205, 2214, 2217, 2219, 2220, 2222, 2230, 2240, 2243, 2245, 2246, 2248, 2256, 2269, 2271, 2273, 2275, 2283, 2292, 2295, 2297, 2299, 2301, 2309, 2318, 2321, 2323, 2325, 2327, 2335, 2347, 2349, 2351, 2353, 2361, 2373, 2375, 2376, 2378, 2386, 2399, 2401, 2402, 2404, 2412, 2423, 2426, 2428, 2429, 2431, 2439, 2449, 2452, 2454, 2455, 2457, 2465, 2484, 2506, 2518, 2526, 2527, 2531, 2537, 2539, 2547, 2550, 2558, 2564, 2574, 2580, 2584, 2586, 2598, 2599, 2602, 2603], "period_rang": [10, 219, 577, 578, 829, 1195, 1364, 2495, 2497, 2509, 2529, 2531, 2537, 2547, 2555, 2558, 2570, 2573, 2574, 2580], "timespan": [10, 548], "motiv": [10, 13, 2504, 2528, 2550, 2564], "incompat": [10, 477, 1374, 1377, 2502, 2509, 2522, 2526, 2527, 2533, 2535, 2541, 2570, 2587, 2599, 2604], "slice_loc": [10, 532, 534, 2586, 2598], "vector": [10, 15, 16, 17, 19, 21, 78, 91, 240, 241, 335, 464, 466, 531, 636, 849, 850, 860, 1206, 1469, 1480, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2495, 2496, 2503, 2506, 2507, 2509, 2511, 2519, 2521, 2527, 2528, 2539, 2550, 2555, 2564, 2571, 2572, 2573, 2574, 2576, 2592, 2598], "reindex": [10, 73, 79, 111, 126, 164, 214, 219, 220, 234, 608, 618, 627, 671, 739, 776, 823, 829, 1095, 1106, 1219, 1289, 1375, 2484, 2495, 2501, 2502, 2504, 2506, 2510, 2511, 2519, 2525, 2526, 2527, 2528, 2529, 2531, 2533, 2534, 2535, 2537, 2540, 2541, 2544, 2552, 2555, 2558, 2560, 2566, 2567, 2570, 2572, 2574, 2576, 2577, 2580, 2586, 2592, 2598, 2603], "get_indexer_non_uniqu": [10, 404, 2547, 2552, 2555, 2558, 2574, 2586, 2598], "intersect": [10, 19, 30, 157, 174, 1200, 1442, 1467, 1469, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2497, 2507, 2510, 2516, 2530, 2531, 2541, 2542, 2547, 2555, 2556, 2558, 2562, 2563, 2566, 2580, 2582, 2585, 2586, 2592, 2602, 2603], "analog": [10, 16, 17, 19, 274, 830, 865, 892, 1000, 1001, 1006, 1014, 1038, 1041, 1043, 1045, 1055, 1057, 1058, 1061, 1062, 1113, 1433, 2496, 2497, 2499, 2501, 2507, 2518, 2527, 2531, 2541, 2564, 2573], "from_product": [10, 216, 219, 439, 441, 453, 456, 483, 522, 526, 527, 529, 539, 545, 825, 829, 950, 1378, 1412, 1414, 1418, 1424, 1433, 1434, 2496, 2497, 2507, 2509, 2510, 2513, 2516, 2519, 2528, 2529, 2530, 2531, 2532, 2537, 2540, 2541, 2544, 2555, 2558, 2574, 2580], "frozenlist": [10, 537, 539, 542, 2496, 2509, 2510, 2527, 2555, 2574], "guess": [10, 2509, 2528, 2598], "determin": [10, 11, 13, 16, 19, 55, 77, 88, 96, 113, 115, 117, 136, 192, 197, 200, 203, 220, 260, 299, 322, 349, 388, 399, 410, 439, 441, 546, 637, 655, 680, 704, 747, 802, 807, 809, 857, 863, 874, 892, 899, 908, 1001, 1006, 1014, 1038, 1045, 1062, 1079, 1173, 1196, 1229, 1257, 1276, 1365, 1407, 1415, 1421, 1422, 1431, 1433, 1451, 1491, 1492, 1494, 1508, 1510, 1511, 2496, 2497, 2498, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2512, 2518, 2519, 2520, 2521, 2528, 2533, 2535, 2538, 2550, 2555, 2558, 2574, 2586, 2592, 2598, 2603], "layer": [10, 1200, 2503], "sorted": [10, 522, 526, 527, 528, 529], "sole": [10, 1453, 2498, 2499], "themselv": [10, 191, 887, 1211, 1248, 1476, 2496, 2505, 2527], "sort": [10, 14, 30, 39, 76, 80, 136, 157, 161, 174, 182, 185, 191, 192, 240, 241, 256, 290, 367, 383, 386, 391, 400, 417, 437, 455, 461, 464, 465, 467, 477, 478, 479, 522, 526, 527, 528, 529, 543, 608, 625, 628, 737, 747, 773, 787, 794, 797, 802, 840, 849, 850, 854, 857, 922, 949, 952, 1086, 1088, 1094, 1103, 1200, 1239, 1282, 1283, 1285, 1363, 1404, 1467, 1468, 1476, 1483, 2475, 2478, 2484, 2495, 2506, 2507, 2509, 2510, 2511, 2513, 2514, 2515, 2519, 2523, 2524, 2527, 2529, 2531, 2533, 2534, 2535, 2538, 2540, 2541, 2543, 2544, 2546, 2547, 2551, 2555, 2557, 2558, 2559, 2566, 2573, 2574, 2583, 2584, 2586, 2592, 2596, 2598, 2601, 2602, 2603, 2604], "fortun": [10, 2503, 2509], "constructor": [10, 37, 44, 63, 132, 133, 503, 546, 790, 960, 998, 1179, 1474, 2484, 2495, 2496, 2499, 2504, 2508, 2509, 2515, 2518, 2519, 2521, 2523, 2527, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2538, 2539, 2542, 2544, 2548, 2550, 2551, 2552, 2555, 2558, 2564, 2565, 2566, 2572, 2574, 2576, 2581, 2582, 2583, 2585, 2586, 2588, 2593, 2595, 2598, 2603, 2605], "from_tupl": [10, 114, 164, 220, 248, 288, 503, 505, 506, 507, 513, 517, 522, 526, 527, 528, 541, 542, 545, 673, 776, 857, 1179, 1181, 1182, 1183, 1190, 1206, 1363, 1454, 2495, 2496, 2497, 2510, 2513, 2515, 2529, 2534, 2544, 2547, 2550, 2555, 2558, 2564, 2574, 2592, 2598, 2603], "from_arrai": [10, 136, 169, 175, 253, 394, 433, 461, 477, 503, 507, 508, 522, 524, 527, 528, 529, 531, 532, 533, 534, 536, 537, 538, 540, 543, 546, 747, 781, 785, 830, 919, 1179, 1183, 1184, 1422, 1454, 2496, 2499, 2505, 2507, 2510, 2519, 2520, 2529, 2541, 2544, 2550, 2574, 2580], "notion": 10, "cl": [10, 481, 1083, 1084, 1112, 1114, 1121, 2509, 2516, 2558, 2592, 2603], "_valu": [10, 1079, 2496, 2501, 2509], "move": [10, 14, 34, 122, 213, 214, 224, 239, 285, 287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 734, 822, 823, 834, 848, 916, 946, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1238, 1682, 1796, 1869, 2496, 2509, 2510, 2519, 2521, 2527, 2529, 2539, 2541, 2547, 2570, 2574], "permiss": [11, 34, 1421, 1422, 1495, 2537, 2580], "team": [11, 15, 2501, 2507, 2511, 2540, 2603], "volunt": 11, "shouldn": [11, 2544, 2548, 2574], "newli": [11, 29, 81, 236, 275, 388, 454, 827, 830, 845, 937, 1102, 1105, 1173, 1233, 2497, 2501, 2555], "respond": [11, 2535], "drive": 11, "decis": [11, 34, 2496, 2504, 2516, 2535], "stall": 11, "wisdom": 11, "design": [11, 13, 14, 34, 35, 287, 296, 304, 326, 522, 676, 689, 710, 948, 985, 988, 993, 1420, 1433, 1434, 1440, 1444, 1458, 1469, 1509, 1519, 1869, 2496, 2503, 2507, 2509, 2510, 2513, 2516, 2519, 2524, 2533, 2537, 2544, 2547, 2552, 2555, 2598], "organ": [11, 13, 34, 172, 190, 1466, 1475, 2519, 2538, 2550], "matthewrocklin": 11, "blog": [11, 35], "2019": [11, 26, 27, 29, 30, 31, 453, 456, 1364, 1604, 2509, 2519, 2522, 2550, 2551, 2552, 2554, 2580], "05": [11, 26, 27, 29, 30, 31, 80, 151, 152, 183, 184, 213, 219, 224, 236, 272, 281, 284, 300, 302, 324, 334, 339, 340, 342, 367, 459, 628, 633, 681, 683, 707, 717, 722, 723, 725, 765, 766, 795, 796, 822, 829, 834, 845, 942, 945, 949, 1199, 1285, 1309, 1364, 1463, 1464, 1468, 1470, 1471, 1474, 1487, 1514, 1515, 1516, 1517, 1519, 1521, 1526, 1552, 1578, 1604, 1691, 1716, 2475, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2516, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2550, 2555, 2558, 2570, 2573, 2580, 2592], "background": [11, 13, 36, 1369, 1412, 1414, 1415, 1416, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1442, 1444, 1451, 1454, 2509, 2520, 2549, 2555, 2592, 2603], "beyond": [11, 14, 2497, 2509, 2519, 2520, 2533, 2570], "pleasant": 11, "crucial": 11, "info": [11, 22, 24, 66, 127, 158, 173, 348, 473, 483, 740, 934, 1020, 1365, 1407, 1465, 1485, 1510, 1511, 1512, 2497, 2501, 2504, 2509, 2512, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2538, 2539, 2540, 2544, 2547, 2555, 2584, 2586, 2598, 2603], "didn": [11, 2501, 2527, 2529, 2530, 2531, 2532, 2533, 2539, 2541, 2544, 2558, 2574, 2586, 2592], "edit": [11, 14], "mileston": 11, "chime": 11, "perhap": [11, 2497, 2517], "2018": [11, 35, 80, 84, 88, 128, 161, 193, 219, 279, 287, 296, 299, 304, 312, 313, 316, 317, 322, 326, 330, 340, 453, 456, 489, 549, 550, 552, 554, 555, 559, 561, 566, 567, 571, 572, 573, 597, 628, 631, 637, 676, 680, 689, 693, 694, 697, 698, 704, 710, 714, 718, 723, 741, 773, 803, 829, 940, 948, 985, 988, 993, 1164, 1199, 1291, 1294, 1305, 1316, 1364, 1474, 1519, 2496, 2509, 2519, 2521, 2522, 2547, 2555], "02": [11, 16, 17, 19, 26, 27, 29, 31, 79, 80, 82, 135, 188, 208, 213, 214, 219, 224, 236, 269, 279, 284, 287, 295, 296, 298, 299, 300, 302, 304, 307, 312, 313, 314, 315, 320, 321, 322, 326, 327, 330, 334, 339, 340, 342, 367, 386, 459, 473, 571, 573, 597, 610, 627, 628, 629, 675, 676, 677, 679, 680, 681, 683, 689, 691, 693, 694, 695, 696, 702, 703, 704, 710, 711, 714, 717, 722, 723, 725, 746, 800, 822, 823, 829, 834, 845, 934, 940, 945, 948, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 1173, 1199, 1231, 1287, 1288, 1291, 1294, 1309, 1364, 1409, 1474, 1519, 1521, 1526, 1691, 2138, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2511, 2513, 2514, 2516, 2518, 2519, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2529, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2570, 2573, 2574, 2580, 2592, 2603], "28": [11, 15, 17, 18, 19, 23, 28, 32, 35, 108, 193, 194, 195, 214, 219, 287, 312, 313, 322, 340, 349, 554, 693, 694, 704, 723, 803, 804, 805, 823, 829, 948, 1364, 1552, 1975, 2240, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2586, 2592, 2598, 2603], "acknowledg": 11, "hard": [11, 15, 22, 2478, 2497, 2507, 2509, 2526, 2532, 2536, 2555], "struggl": 11, "simplif": 11, "simpler": [11, 13, 2497, 2504], "submitt": 11, "pin": 11, "scope": [11, 13, 14, 30, 32, 1403, 2497, 2516], "tag": [11, 265, 1365, 1407, 1410, 1421, 1422, 1453, 1455, 1497, 1510, 1511, 2512, 2516, 2541, 2550, 2560, 2603], "art": 11, "seem": [11, 2504, 2527, 2544, 2569], "Be": [11, 13, 192, 287, 340, 640, 723, 802, 948, 2479, 2499, 2509, 2516, 2519, 2569], "delic": 11, "awai": [11, 14, 2497, 2509, 2528], "though": [11, 17, 80, 81, 120, 121, 168, 266, 281, 293, 542, 608, 628, 733, 780, 930, 942, 956, 2497, 2501, 2505, 2507, 2509, 2510, 2515, 2516, 2519, 2523, 2527, 2528, 2533, 2539, 2541, 2544, 2548, 2555, 2558, 2569, 2570, 2580, 2592], "di": 11, "anybodi": 11, "triager": 11, "sensibl": [11, 34, 2509], "somewher": 11, "versionchang": [11, 192, 802], "face": [11, 13, 1106, 1116, 2547, 2570, 2582], "patch": [11, 12, 2510, 2527, 2529, 2556, 2557, 2603, 2604], "minor": [11, 12, 2509, 2523, 2524, 2525, 2528, 2530, 2531, 2532, 2533, 2535, 2536, 2537, 2538, 2540, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2568, 2569, 2574, 2592, 2603], "compli": 11, "agreement": [11, 13], "meeseeksdev": 11, "bot": [11, 13], "trigger": [11, 2497, 2509, 2526, 2531, 2541, 2547, 2555, 2557, 2606], "harder": [11, 15, 2514], "That": [11, 13, 236, 257, 845, 923, 1236, 2497, 2499, 2502, 2507, 2514, 2516, 2523, 2537], "said": [11, 2502, 2509], "goal": [11, 14, 34, 35, 2511, 2516, 2536, 2574], "qualiti": [11, 14, 26, 27, 29, 30, 31, 2497], "occasion": [11, 1454, 2497, 2504, 2507, 2509, 2510], "older": [11, 25, 2505, 2515, 2526, 2528, 2537, 2539, 2541, 2547, 2550, 2588, 2592, 2593, 2598], "valuabl": [11, 34], "soon": [11, 2509], "accord": [11, 29, 32, 39, 108, 127, 198, 203, 250, 257, 263, 566, 653, 666, 699, 724, 726, 740, 779, 923, 1031, 1086, 1231, 1236, 1299, 1362, 1365, 1407, 1410, 1415, 1451, 1457, 1485, 1492, 1510, 1511, 1519, 1520, 2496, 2497, 2505, 2509, 2511, 2512, 2513, 2516, 2518, 2529, 2531, 2535, 2541, 2570, 2573, 2574, 2580, 2598, 2603], "unabl": [11, 2509, 2514, 2537, 2541, 2555, 2574, 2580], "gentli": 11, "contact": 11, "config": [11, 14, 267, 931, 1365, 1407, 1495, 1510, 1511, 2509, 2512, 2556], "master": 11, "md": 11, "vote": 11, "consensu": 11, "leav": [11, 34, 97, 145, 172, 191, 375, 622, 656, 757, 1230, 1271, 1466, 1476, 2478, 2497, 2501, 2509, 2513, 2516, 2520, 2527, 2529, 2536, 2539, 2555], "forget": [11, 23], "dedic": [11, 13, 25, 28, 31, 1173, 2497, 2507, 2511, 2516, 2517, 2555, 2586, 2592, 2603], "ansibl": 11, "playbook": 11, "tomaugspurg": [11, 35], "runner": [11, 13, 2484, 2539], "cron": 11, "tom": [11, 35, 2509, 2556, 2557, 2603], "jori": [11, 2556, 2557], "webserv": [11, 263, 1495], "schedul": [11, 2527], "airflow": 11, "dashboard": [11, 14, 2527], "tunnel": 11, "l": [11, 15, 136, 267, 284, 569, 931, 945, 960, 975, 1045, 1365, 1407, 1454, 1510, 1511, 1521, 2478, 2499, 2503, 2507, 2509, 2512, 2516, 2519, 2526, 2531, 2537, 2566, 2603], "8080": 11, "localhost": [11, 1491, 1492, 1493, 1494, 1498, 1499, 1500, 1502, 1507, 1508, 2509], "likescandi": 11, "loos": 12, "semant": [12, 13, 14, 16, 19, 34, 143, 209, 416, 755, 1403, 2501, 2503, 2507, 2509, 2511, 2539, 2550, 2566, 2570, 2583, 2586], "semver": [12, 2574], "whenev": [12, 790, 1374, 2499, 2510, 2526, 2544, 2578, 2586], "outright": 12, "preserv": [12, 19, 56, 94, 136, 155, 157, 174, 236, 266, 270, 337, 340, 455, 622, 723, 747, 840, 845, 930, 955, 1040, 1096, 1103, 1200, 1257, 1276, 1362, 1418, 1442, 1467, 1491, 1492, 1497, 1498, 1507, 1508, 1509, 2475, 2479, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2518, 2519, 2521, 2525, 2526, 2527, 2529, 2530, 2531, 2533, 2535, 2536, 2537, 2538, 2539, 2540, 2547, 2548, 2555, 2574, 2576, 2578, 2582, 2583, 2584, 2598, 2603], "enforc": [12, 22, 63, 127, 209, 333, 470, 474, 740, 995, 997, 2503, 2517, 2535, 2541, 2574, 2606], "judgement": 12, "particip": [12, 2499, 2550, 2570], "mirror": [12, 2541, 2580, 2592, 2598, 2603], "theme": [13, 2592], "fund": [13, 14, 34, 2529], "unlimit": [13, 14, 1365, 1407, 1510, 1511, 2512], "prevent": [13, 259, 267, 925, 931, 1200, 1519, 2496, 2499, 2502, 2509, 2516, 2525, 2527, 2529, 2533, 2534, 2537, 2538, 2539, 2541, 2546, 2550, 2551, 2555, 2558, 2572, 2580, 2586, 2592, 2603, 2605], "adopt": [13, 1444, 2516, 2574], "exclud": [13, 16, 17, 19, 28, 74, 75, 83, 99, 102, 103, 104, 105, 106, 107, 133, 136, 141, 142, 159, 160, 167, 169, 170, 171, 175, 206, 207, 209, 224, 230, 231, 238, 249, 253, 274, 292, 329, 381, 382, 439, 441, 449, 479, 608, 619, 620, 623, 624, 630, 636, 658, 660, 661, 662, 663, 664, 665, 753, 754, 758, 771, 772, 778, 781, 782, 783, 785, 798, 814, 815, 834, 841, 847, 859, 919, 952, 954, 1199, 1207, 1209, 1210, 1216, 1220, 1222, 1223, 1224, 1235, 1247, 1257, 1261, 1262, 1266, 1272, 1274, 1276, 1277, 1292, 1302, 1303, 1307, 1312, 1314, 1317, 1364, 1421, 1422, 1454, 1468, 1744, 2495, 2497, 2505, 2507, 2509, 2510, 2511, 2516, 2517, 2524, 2529, 2530, 2531, 2532, 2534, 2539, 2541, 2547, 2549, 2555, 2558, 2574, 2580, 2586, 2603], "fundament": [13, 34, 2495, 2496, 2497, 2501, 2506], "year": [13, 16, 17, 19, 24, 25, 28, 29, 31, 32, 201, 219, 234, 295, 301, 303, 311, 316, 317, 341, 343, 453, 456, 547, 549, 550, 551, 552, 553, 554, 555, 556, 560, 566, 568, 569, 571, 572, 573, 577, 581, 583, 586, 590, 596, 599, 601, 682, 684, 688, 692, 697, 698, 699, 713, 724, 726, 810, 829, 998, 1004, 1008, 1010, 1018, 1023, 1028, 1029, 1030, 1042, 1043, 1056, 1059, 1070, 1072, 1365, 1407, 1510, 1511, 1519, 1540, 1541, 1566, 1567, 1578, 1592, 1593, 1604, 1618, 1619, 1646, 1647, 1676, 1677, 1705, 1706, 1730, 1731, 1760, 1761, 1790, 1791, 1822, 1823, 1854, 1855, 1869, 1883, 1884, 1909, 1910, 1920, 1934, 1935, 1945, 1961, 1962, 1975, 1991, 1992, 2022, 2023, 2047, 2048, 2075, 2076, 2101, 2102, 2127, 2128, 2152, 2153, 2177, 2178, 2203, 2204, 2228, 2229, 2254, 2255, 2281, 2282, 2307, 2308, 2333, 2334, 2359, 2360, 2384, 2385, 2410, 2411, 2423, 2437, 2438, 2449, 2463, 2464, 2478, 2495, 2497, 2501, 2504, 2505, 2507, 2509, 2511, 2512, 2513, 2514, 2519, 2525, 2526, 2527, 2529, 2531, 2532, 2535, 2536, 2537, 2538, 2540, 2541, 2544, 2547, 2550, 2558, 2570, 2574, 2580, 2582, 2598], "unintention": [13, 1396, 1397, 2529, 2550, 2582], "pronounc": 13, "throughout": [13, 18, 904, 908, 2499, 2506, 2526, 2558, 2564, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "drawback": [13, 2497, 2509], "effici": [13, 14, 76, 157, 173, 1079, 1444, 1509, 2476, 2477, 2479, 2495, 2496, 2497, 2499, 2503, 2505, 2506, 2507, 2509, 2510, 2511, 2512, 2515, 2516, 2519, 2533, 2535, 2541, 2547, 2555, 2566, 2570, 2580, 2603], "model": [13, 14, 34, 2497, 2501, 2505, 2509, 2513, 2516, 2536], "width": [13, 91, 139, 192, 203, 265, 267, 277, 802, 864, 889, 894, 902, 915, 916, 931, 1206, 1221, 1363, 1365, 1407, 1416, 1440, 1454, 1477, 1478, 1480, 1487, 1491, 1492, 1494, 1508, 1510, 1511, 1519, 2501, 2512, 2513, 2516, 2517, 2519, 2520, 2521, 2523, 2527, 2529, 2530, 2531, 2535, 2536, 2540, 2541, 2544, 2550, 2555, 2558, 2569, 2580, 2598, 2601], "explor": [13, 14, 21], "nat": [13, 65, 101, 115, 151, 152, 177, 183, 184, 236, 287, 295, 296, 304, 318, 326, 340, 434, 435, 674, 676, 689, 699, 710, 723, 765, 766, 787, 795, 796, 845, 948, 958, 985, 988, 990, 993, 1000, 1001, 1006, 1014, 1038, 1041, 1043, 1045, 1055, 1057, 1058, 1061, 1062, 1196, 1254, 1295, 1463, 1464, 1470, 1471, 1519, 1521, 2497, 2503, 2507, 2509, 2511, 2513, 2515, 2518, 2519, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2536, 2537, 2538, 2540, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2570, 2574, 2580, 2584, 2586, 2587, 2590, 2592, 2593, 2596, 2597, 2598, 2600, 2602, 2603], "datetimelik": [13, 224, 675, 834, 1120, 1122, 1123, 1463, 1464, 1468, 1470, 1471, 2484, 2505, 2513, 2519, 2525, 2528, 2530, 2531, 2534, 2537, 2538, 2541, 2544, 2547, 2548, 2575, 2576, 2590, 2596], "sentinel": [13, 16, 19, 400, 737, 1094, 1404, 2480, 2504, 2511, 2528, 2580, 2603], "propag": [13, 16, 19, 65, 73, 78, 79, 82, 126, 213, 214, 364, 365, 373, 438, 618, 627, 629, 739, 779, 822, 823, 904, 908, 1095, 1219, 1468, 2497, 2501, 2507, 2508, 2510, 2517, 2518, 2525, 2527, 2528, 2529, 2538, 2539, 2540, 2541, 2542, 2543, 2547, 2548, 2555, 2558, 2569, 2574, 2583, 2585, 2586, 2589, 2592, 2598, 2599, 2603], "term": [13, 31, 122, 374, 734, 1031, 1365, 1407, 1496, 1498, 1510, 1511, 2503, 2505, 2509, 2512, 2521, 2523, 2524, 2544, 2547, 2555, 2598], "gh28095": [13, 2574], "advantag": [13, 17, 22, 31, 2499, 2507, 2509, 2523, 2534, 2544], "capabl": [13, 14, 2501, 2504, 2509, 2511, 2519, 2563, 2565, 2580, 2598], "dimension": [13, 14, 15, 16, 19, 22, 23, 25, 30, 34, 49, 63, 136, 220, 235, 247, 295, 366, 376, 409, 457, 487, 503, 506, 507, 508, 546, 608, 747, 858, 863, 895, 903, 904, 908, 984, 1077, 1100, 1106, 1166, 1173, 1179, 1182, 1183, 1184, 1194, 1363, 1485, 1491, 1494, 1506, 1508, 2495, 2496, 2497, 2501, 2502, 2507, 2509, 2515, 2517, 2522, 2529, 2530, 2535, 2541, 2550, 2555, 2557, 2558, 2574, 2580, 2585, 2592, 2594, 2598], "blockmanag": [13, 2527, 2533, 2562], "2d": [13, 14, 34, 63, 128, 161, 203, 741, 773, 1309, 1411, 1413, 1415, 1416, 1421, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1457, 1485, 2496, 2507, 2514, 2519, 2521, 2537, 2549, 2574, 2580, 2592, 2598], "substanti": [13, 14, 2504, 2510, 2524, 2562, 2564, 2566, 2570], "increas": [13, 122, 211, 213, 214, 236, 289, 386, 428, 512, 734, 760, 762, 797, 818, 822, 823, 845, 1186, 1230, 1233, 1271, 1281, 1283, 1491, 1495, 1508, 1519, 2496, 2497, 2509, 2511, 2517, 2528, 2529, 2534, 2536, 2539, 2540, 2562], "hope": [13, 2503, 2516, 2548], "micro": [13, 960, 1521, 2484, 2518, 2519, 2541, 2555, 2564, 2570], "translat": [13, 14, 15, 32, 1106, 1443, 1444, 1454, 2516, 2517, 2527, 2529, 2535], "principl": [13, 34], "cleaner": [13, 2505], "twice": [13, 998, 2519, 2533, 2558, 2598], "impli": [13, 34, 1363, 1405, 2496, 2499, 2509, 2513, 2520, 2527, 2529, 2549, 2558], "explicit": [13, 26, 34, 39, 49, 218, 527, 603, 828, 1365, 1374, 1407, 1435, 1453, 1454, 1455, 1510, 1511, 2497, 2499, 2501, 2507, 2509, 2512, 2513, 2515, 2520, 2525, 2529, 2534, 2540, 2541, 2543, 2544, 2546, 2550, 2557, 2569, 2574, 2580], "flow": [13, 14, 263, 1495, 2536, 2603], "the_obj": 13, "sadli": 13, "getter": 13, "setter": [13, 42, 54, 2496, 2574, 2596], "side": [13, 15, 18, 27, 96, 219, 248, 280, 408, 455, 489, 490, 491, 492, 497, 498, 503, 504, 506, 507, 508, 519, 829, 840, 864, 889, 891, 894, 902, 905, 910, 916, 1103, 1179, 1180, 1182, 1183, 1184, 1192, 1199, 1231, 1363, 1364, 1365, 1407, 1409, 1454, 1468, 1492, 1509, 1510, 1511, 1518, 2496, 2497, 2498, 2509, 2510, 2512, 2516, 2517, 2527, 2529, 2531, 2535, 2537, 2540, 2541, 2547, 2548, 2558, 2566, 2574, 2580, 2589, 2592, 2598, 2599, 2603], "act": [13, 14, 77, 2495, 2501, 2505, 2509, 2519, 2520, 2526, 2527, 2529, 2531, 2547, 2603], "_data": [13, 1079, 2574], "henc": [13, 26, 29, 30, 31, 608, 1365, 1407, 1510, 1511, 2497, 2503, 2512, 2513, 2558], "deriv": [13, 17, 21, 29, 33, 34, 779, 1415, 1451, 2501, 2505, 2507, 2511, 2513, 2516, 2521, 2565, 2603], "corollari": 13, "iii": [13, 164, 776], "affect": [13, 107, 126, 168, 225, 275, 293, 569, 608, 665, 739, 780, 937, 956, 978, 1055, 1216, 1219, 1294, 1363, 1365, 1407, 1434, 1443, 1444, 1510, 1511, 2497, 2503, 2505, 2509, 2512, 2520, 2521, 2527, 2529, 2531, 2534, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2565, 2569, 2570, 2586, 2603], "live": [13, 14, 2523], "special": [13, 14, 16, 17, 19, 22, 32, 34, 62, 146, 209, 218, 267, 366, 487, 603, 651, 758, 828, 866, 878, 879, 880, 881, 882, 883, 884, 885, 886, 908, 916, 931, 1077, 1132, 1365, 1403, 1407, 1410, 1421, 1422, 1509, 1510, 1511, 2497, 2499, 2504, 2505, 2509, 2511, 2512, 2513, 2519, 2521, 2523, 2529, 2535, 2539, 2541, 2543, 2547, 2550, 2555, 2558, 2564, 2566, 2592, 2600], "adapt": [13, 31, 1434, 2509, 2531, 2566, 2570], "trial": [13, 2520], "anywai": [13, 2505, 2555], "keyerror": [13, 83, 112, 164, 204, 215, 392, 461, 630, 671, 776, 812, 824, 1386, 1400, 1465, 2496, 2501, 2504, 2507, 2519, 2525, 2527, 2529, 2531, 2532, 2533, 2534, 2539, 2540, 2541, 2543, 2544, 2546, 2547, 2550, 2552, 2555, 2558, 2559, 2566, 2574, 2584, 2586, 2587, 2589, 2592, 2593, 2598, 2603], "intention": [13, 2499], "jit": [13, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 2506, 2521, 2603], "applymap": [13, 77, 189, 779, 801, 1369, 1410, 1411, 1412, 1414, 1418, 1420, 1421, 1439, 1454, 1456, 1457, 2495, 2497, 2516, 2520, 2526, 2544, 2547, 2555, 2586, 2592], "stai": [13, 466, 674, 860], "fabul": 13, "top": [13, 14, 22, 34, 35, 91, 107, 151, 152, 183, 184, 191, 192, 209, 211, 218, 220, 248, 267, 370, 400, 434, 435, 447, 448, 665, 737, 765, 766, 795, 796, 802, 818, 828, 931, 949, 1082, 1094, 1125, 1127, 1129, 1216, 1230, 1271, 1285, 1365, 1403, 1404, 1407, 1418, 1454, 1476, 1480, 1510, 1511, 2479, 2484, 2495, 2497, 2499, 2503, 2509, 2512, 2513, 2516, 2518, 2520, 2526, 2527, 2529, 2531, 2536, 2539, 2541, 2544, 2547, 2550, 2569, 2573, 2574, 2592, 2598], "night": 13, "weekend": [13, 1199, 2519, 2524, 2526], "tune": [13, 146, 190, 758, 1475], "stabil": [13, 2529, 2586], "pyperf": 13, "readthedoc": [13, 2509], "en": [13, 671, 969, 1291, 1294, 1326, 1343, 1479, 1945, 1975, 2509], "nightli": 13, "evolv": 13, "notifi": [13, 2509], "record": [13, 18, 63, 133, 211, 213, 260, 266, 274, 275, 818, 822, 930, 937, 1335, 1352, 1465, 1498, 2481, 2491, 2495, 2496, 2497, 2507, 2509, 2513, 2523, 2524, 2527, 2532, 2548, 2550, 2555, 2556, 2558, 2586, 2592, 2593, 2594, 2598], "gh15556": 13, "varieti": [13, 14, 16, 19, 21, 2496, 2497, 2509, 2518, 2519, 2520, 2532], "gh26831": 13, "increasingli": 14, "prepar": [14, 26, 2496, 2509, 2520], "power": [14, 16, 17, 19, 21, 26, 28, 30, 31, 32, 34, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 813, 836, 2495, 2497, 2509, 2514, 2516, 2519, 2534, 2544, 2558], "focus": [14, 2514, 2592], "complement": [14, 1264, 2514, 2534], "inexhaust": 14, "network": [14, 22, 1513, 2509, 2516, 2526, 2527], "pypi": [14, 21, 440, 2538, 2542, 2558, 2574, 2590, 2593], "flexibl": [14, 15, 16, 19, 34, 68, 109, 110, 119, 131, 134, 137, 163, 166, 176, 178, 179, 181, 190, 191, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 264, 283, 368, 373, 418, 929, 1244, 1434, 1475, 1476, 2478, 2501, 2506, 2509, 2511, 2513, 2516, 2519, 2529, 2531, 2539, 2544, 2570, 2572, 2586, 2598], "pipelin": [14, 2502, 2509], "robust": [14, 34, 2507, 2509, 2523, 2570], "runtim": [14, 2503, 2509], "research": [14, 34, 2501], "delight": [14, 381, 382, 623, 624], "my_fil": 14, "tensorflow": 14, "promin": [14, 2558], "econometr": 14, "stand": [14, 489, 1497, 2519, 2549], "relationship": [14, 34, 45, 48, 57, 102, 201, 400, 646, 737, 810, 1210, 1404, 2505, 2509, 2547], "leverag": [14, 1520, 2503, 2516, 2521, 2550], "scikit": [14, 569, 2519, 2570], "transform": [14, 31, 34, 71, 72, 77, 78, 79, 122, 124, 136, 215, 216, 224, 260, 280, 578, 616, 617, 622, 627, 734, 736, 747, 824, 825, 834, 1021, 1086, 1201, 1244, 1278, 1287, 1288, 1444, 1492, 1497, 1509, 2499, 2504, 2506, 2507, 2509, 2510, 2513, 2515, 2516, 2517, 2519, 2527, 2528, 2530, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2550, 2555, 2557, 2558, 2559, 2566, 2574, 2580, 2586, 2588, 2589, 2595, 2601, 2606], "tempor": [14, 1869], "dataset": [14, 16, 17, 18, 35, 85, 107, 113, 117, 128, 130, 141, 142, 157, 161, 174, 233, 262, 263, 270, 271, 276, 279, 381, 382, 623, 624, 632, 653, 665, 741, 743, 773, 843, 940, 1205, 1216, 1222, 1223, 1246, 1467, 1485, 1495, 2481, 2491, 2501, 2502, 2506, 2509, 2510, 2520, 2527, 2529, 2537, 2541, 2555, 2574, 2584, 2586, 2603], "matric": [14, 102, 1145, 1210, 2509, 2515, 2521, 2529, 2544, 2558, 2565, 2580], "reusabl": 14, "primit": [14, 2503, 2509], "target": [14, 31, 120, 213, 214, 215, 216, 219, 229, 261, 263, 286, 287, 367, 403, 404, 405, 452, 509, 530, 570, 598, 733, 822, 823, 825, 829, 839, 927, 947, 948, 1231, 1403, 1431, 1452, 1519, 2503, 2507, 2509, 2516, 2519, 2529, 2530, 2531, 2534, 2535, 2537, 2547, 2550, 2555, 2560, 2568, 2574, 2579, 2580, 2584, 2592, 2600, 2603], "cutoff": 14, "supervis": 14, "scalabl": 14, "profil": [14, 2512], "mine": 14, "styler": [14, 250, 261, 267, 927, 931, 1365, 1407, 1510, 1511, 2484, 2506, 2509, 2512, 2538, 2541, 2544, 2547, 2550, 2574, 2580, 2581, 2593, 2594, 2599, 2600, 2601, 2605, 2606], "chart": [14, 194, 195, 196, 804, 805, 806, 1416, 1492, 2506, 2544, 2598], "spend": [14, 2497, 2503, 2510], "friendli": [14, 22, 190, 191, 267, 268, 277, 931, 933, 1475, 1476, 2478, 2506, 2513, 2534, 2548, 2571], "lite": 14, "eleg": 14, "beauti": [14, 1497, 2558], "nativ": [14, 261, 372, 384, 473, 626, 718, 719, 927, 934, 1057, 1173, 1452, 1504, 1505, 1506, 2479, 2503, 2504, 2509, 2511, 2516, 2519, 2520, 2524, 2529, 2537, 2547, 2558, 2580, 2586, 2592], "technologi": 14, "Its": [14, 16, 17, 18, 19, 214, 823, 871, 2497, 2498, 2508, 2509, 2555, 2592], "novel": 14, "graphic": [14, 17, 91, 196, 806, 1480, 1495, 2527, 2535], "protovi": 14, "d3": [14, 2509, 2510, 2550, 2555], "deliv": [14, 2505], "thin": [14, 384, 386, 626, 2501, 2519, 2555], "client": [14, 16, 17, 18, 19, 2509, 2514, 2524, 2530, 2537, 2544, 2592], "pandas_bokeh": 14, "orient": [14, 34, 132, 260, 266, 930, 998, 1498, 2501, 2520, 2527, 2531, 2536, 2537, 2540, 2541, 2544, 2548, 2551, 2556, 2557, 2558, 2564, 2574, 2580, 2586, 2592, 2593, 2598, 2601, 2603], "attract": 14, "estim": [14, 102, 146, 192, 197, 200, 660, 758, 802, 807, 809, 1210, 1319, 1321, 1323, 1431, 1479, 1487, 2504, 2520, 2521, 2570], "aggreg": [14, 20, 21, 23, 29, 31, 34, 35, 71, 75, 77, 79, 136, 190, 191, 219, 224, 281, 367, 616, 620, 622, 627, 747, 829, 834, 942, 1125, 1127, 1129, 1237, 1244, 1284, 1288, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1475, 1476, 2478, 2504, 2506, 2514, 2520, 2521, 2523, 2524, 2529, 2530, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2541, 2544, 2545, 2547, 2550, 2551, 2555, 2565, 2566, 2570, 2571, 2574, 2575, 2580, 2581, 2584, 2585, 2587, 2588, 2592, 2595, 2596, 2598, 2599, 2603], "observ": [14, 16, 19, 29, 34, 73, 79, 99, 102, 107, 122, 123, 126, 128, 136, 161, 174, 188, 191, 198, 213, 214, 224, 449, 527, 618, 627, 658, 659, 660, 665, 734, 735, 739, 741, 747, 773, 798, 800, 822, 823, 834, 1056, 1095, 1207, 1210, 1216, 1219, 1233, 1264, 1294, 1318, 1319, 1326, 1327, 1328, 1343, 1344, 1345, 1467, 1476, 2478, 2497, 2499, 2501, 2503, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2523, 2526, 2530, 2531, 2536, 2537, 2538, 2549, 2555, 2558, 2559, 2574, 2580, 2598, 2604], "emphas": 14, "hadlei": 14, "wickham": 14, "ggplot2": 14, "foundat": [14, 2516], "exploratori": [14, 2497], "extrem": [14, 1497, 2495, 2503, 2509, 2511, 2515, 2519, 2527, 2598], "bespok": 14, "variou": [14, 17, 18, 22, 30, 31, 34, 121, 412, 473, 749, 934, 1244, 1403, 1519, 2491, 2495, 2496, 2497, 2501, 2509, 2510, 2511, 2513, 2518, 2519, 2520, 2526, 2527, 2531, 2533, 2536, 2540, 2541, 2555, 2558, 2580, 2598], "has2k1": 14, "shareabl": 14, "3d": [14, 128, 161, 741, 773, 2497, 2519, 2537, 2580], "stream": [14, 2509, 2536, 2538, 2541, 2576], "graph": [14, 2514, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "webgl": 14, "cloud": [14, 1495, 2509, 2527, 2555, 2558, 2580, 2586], "collabor": [14, 34], "ggplot": [14, 2520], "drawn": [14, 91, 96, 202, 655, 811, 1416, 1480, 2520, 2529], "matlab": [14, 192, 802], "gui": 14, "embed": [14, 1365, 1407, 1510, 1511, 2509, 2512, 2527, 2529, 2580], "app": 14, "offlin": 14, "premis": 14, "fast": [14, 15, 34, 83, 143, 264, 373, 409, 457, 630, 755, 929, 1237, 1284, 1491, 1492, 1498, 1508, 2495, 2497, 2502, 2503, 2505, 2506, 2509, 2513, 2514, 2519, 2531, 2535, 2544, 2555, 2558, 2562, 2563, 2564, 2565], "alongsid": [14, 2497, 2509], "highlight": [14, 1412, 1414, 1427, 1428, 1429, 1430, 1431, 1433, 1454, 2496, 2526, 2527, 2528, 2529, 2530, 2531, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2555, 2592, 2599], "trend": 14, "spun": 14, "pyqt4": [14, 22, 258, 924, 2509, 2550], "pysid": [14, 2527], "lightweight": [14, 2527], "spreadsheet": [14, 20, 21, 23, 24, 29, 34, 172, 191, 248, 274, 1466, 1476, 2478, 2501, 2506, 2513, 2529, 2580, 2592], "grid": [14, 91, 139, 192, 268, 751, 802, 933, 1206, 1221, 1279, 1480, 1487, 2535, 2536, 2603], "wrapper": [14, 16, 17, 18, 19, 68, 109, 110, 119, 131, 134, 137, 148, 163, 166, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 384, 386, 626, 759, 1299, 1457, 1504, 2501, 2505, 2509, 2514, 2516, 2519, 2520, 2529, 2541, 2544, 2555, 2558, 2592], "queri": [14, 18, 22, 121, 264, 368, 929, 1384, 1399, 1403, 1495, 1501, 1504, 1505, 1506, 2497, 2501, 2503, 2506, 2523, 2524, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2539, 2540, 2541, 2542, 2550, 2555, 2556, 2558, 2560, 2572, 2574, 2580, 2592, 2598, 2601], "corr": [14, 100, 633, 1208, 2521, 2526, 2538, 2539, 2550, 2555, 2558, 2565, 2574, 2576, 2580, 2582, 2586, 2592, 2595, 2596, 2597, 2598, 2599, 2603], "builder": [14, 22, 2509], "dash": [14, 22, 1478, 2516, 2520, 2534, 2535], "portabl": [14, 2527], "invok": [14, 281, 610, 616, 617, 622, 942, 1472, 2504, 2505, 2509, 2547, 2559], "dtale": 14, "kaggl": 14, "colab": 14, "demo": 14, "holoview": 14, "shell": [14, 1454, 2529], "cell": [14, 16, 17, 18, 19, 101, 186, 261, 363, 659, 927, 1365, 1407, 1410, 1416, 1421, 1422, 1435, 1439, 1440, 1444, 1452, 1453, 1454, 1492, 1497, 1510, 1511, 2495, 2496, 2501, 2502, 2503, 2504, 2511, 2512, 2513, 2514, 2521, 2523, 2534, 2538, 2539, 2541, 2544, 2555, 2558, 2574, 2580, 2583, 2586, 2592, 2595, 2598, 2603], "mathemat": [14, 27, 489, 1365, 1407, 1510, 1511, 2512], "media": [14, 2501], "slide": [14, 21, 35, 2521], "latex": [14, 267, 931, 1365, 1407, 1410, 1421, 1422, 1436, 1449, 1454, 1510, 1511, 2484, 2506, 2512, 2535, 2544, 2548, 2550, 2586, 2592, 2598], "_repr_html_": [14, 1410, 1435, 2516], "_repr_latex": 14, "abbrevi": [14, 260, 569, 1519], "escap": [14, 209, 259, 265, 267, 866, 908, 925, 931, 1365, 1407, 1410, 1421, 1422, 1454, 1491, 1508, 1510, 1511, 2511, 2512, 2517, 2525, 2527, 2529, 2534, 2539, 2544, 2550, 2592], "slickgrid": 14, "pyqt": [14, 2565], "softwar": [14, 17, 21, 22, 23, 29, 34, 2503], "deep": [14, 98, 146, 173, 389, 440, 471, 475, 657, 758, 784, 932, 941, 1365, 1407, 1510, 1511, 2502, 2504, 2512, 2514, 2538, 2544, 2547, 2558, 2578], "inspect": [14, 1079, 2509, 2514, 2516, 2570, 2587, 2592, 2598], "scientif": [14, 22, 34, 1365, 1407, 1510, 1511, 2496, 2503, 2512, 2537, 2592], "rstudio": 14, "heatmap": [14, 2516], "renam": [14, 15, 27, 31, 41, 50, 53, 58, 59, 60, 61, 62, 71, 72, 156, 216, 220, 232, 274, 456, 641, 644, 647, 648, 649, 650, 651, 790, 825, 842, 1398, 1410, 1509, 2495, 2501, 2502, 2505, 2507, 2509, 2514, 2527, 2529, 2531, 2540, 2541, 2548, 2550, 2558, 2559, 2562, 2566, 2570, 2580, 2592, 2603], "clipboard": [14, 63, 258, 924, 1394, 1395, 1490, 2484, 2506, 2527, 2529, 2543, 2545, 2558, 2564, 2567], "tsv": 14, "sophist": [14, 16, 19, 2496, 2501, 2514], "wizard": [14, 17], "autocomplet": 14, "editor": 14, "pane": [14, 2544], "retriev": [14, 15, 17, 185, 291, 294, 369, 374, 957, 1407, 1496, 1509, 2496, 2509, 2517, 2518, 2524, 2526, 2527, 2538, 2544, 2562, 2566, 2580, 2592], "demand": [14, 2509], "wb": [14, 2509, 2528, 2532, 2537, 2541, 2550, 2586], "split": [14, 15, 16, 17, 18, 19, 21, 28, 31, 32, 34, 122, 136, 194, 260, 266, 466, 506, 507, 508, 734, 736, 747, 804, 860, 863, 876, 887, 895, 903, 904, 930, 1182, 1183, 1184, 1244, 1269, 1491, 1498, 1508, 2495, 2497, 2506, 2509, 2513, 2514, 2519, 2520, 2523, 2526, 2527, 2529, 2531, 2532, 2535, 2536, 2541, 2544, 2547, 2548, 2550, 2555, 2574, 2592, 2593, 2598, 2603], "v0": [14, 264, 929, 2509, 2511, 2523, 2527, 2531, 2558, 2559, 2562], "19": [14, 15, 17, 18, 19, 22, 25, 26, 27, 28, 29, 30, 31, 32, 36, 141, 142, 219, 367, 829, 998, 1222, 1223, 1454, 1519, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2544, 2547, 2550, 2555, 2558, 2573, 2574, 2580, 2586, 2592, 2598], "feed": [14, 2513], "financ": [14, 34, 2558, 2572], "tiingo": 14, "morningstar": 14, "iex": 14, "robinhood": 14, "enigma": 14, "fred": 14, "fama": 14, "french": [14, 188, 800], "world": [14, 30, 34, 35, 875, 1468, 2501, 2502, 2511, 2532, 2538, 2550], "bank": [14, 2509, 2532], "oecd": 14, "eurostat": 14, "tsp": 14, "nasdaq": 14, "trader": 14, "stooq": 14, "moex": 14, "timeseri": [14, 16, 19, 35, 126, 219, 287, 367, 739, 829, 948, 998, 1219, 1289, 2506, 2514, 2518, 2519, 2523, 2525, 2527, 2529, 2530, 2531, 2533, 2537, 2540, 2543, 2544, 2555, 2558, 2570, 2572, 2573, 2574, 2575], "refinitiv": 14, "datastream": 14, "dw": 14, "financi": [14, 34, 35, 2495, 2519, 2521], "credenti": [14, 263, 1495, 2509, 2541, 2555, 2586], "acquir": [14, 2509, 2586], "metadata": [14, 30, 130, 233, 270, 271, 295, 365, 418, 577, 743, 843, 1465, 2484, 2497, 2509, 2527, 2528, 2535, 2537, 2541, 2550, 2574, 2584, 2585, 2586, 2592, 2598], "dissemin": 14, "sdmx": 14, "iso": [14, 266, 699, 724, 726, 930, 969, 1018, 1019, 1030, 1031, 2509, 2518, 2519, 2532, 2539, 2544, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2603], "institut": 14, "offic": 14, "central": [14, 107, 287, 295, 339, 340, 345, 665, 722, 723, 948, 1062, 1216, 1365, 1407, 1416, 1454, 1510, 1511, 2509, 2512, 2529, 2555], "organis": 14, "feder": [14, 2509, 2598], "econom": [14, 2497, 2519], "loui": 14, "databas": [14, 16, 18, 19, 21, 30, 34, 174, 273, 275, 936, 937, 1467, 1468, 1469, 1501, 1504, 1505, 1506, 2495, 2499, 2506, 2509, 2519, 2524, 2527, 2529, 2531, 2532, 2533, 2537, 2555, 2566, 2592, 2604], "alfr": [14, 115, 151, 152, 183, 184, 765, 766, 795, 796], "histor": [14, 2505, 2555], "revis": [14, 266, 930, 1458, 1920, 2509, 2531, 2535, 2592], "pars": [14, 16, 17, 19, 22, 31, 209, 266, 295, 569, 930, 1079, 1365, 1389, 1390, 1403, 1407, 1454, 1490, 1491, 1492, 1497, 1498, 1504, 1505, 1506, 1508, 1509, 1510, 1511, 1519, 1520, 1521, 2503, 2506, 2512, 2519, 2522, 2524, 2526, 2527, 2528, 2530, 2531, 2533, 2534, 2536, 2538, 2539, 2540, 2542, 2543, 2544, 2547, 2548, 2550, 2558, 2563, 2564, 2570, 2571, 2572, 2573, 2574, 2575, 2586, 2587, 2592, 2603, 2606], "obtain": [14, 22, 97, 159, 160, 211, 337, 400, 656, 737, 771, 772, 818, 1404, 1520, 2505, 2506, 2509, 2519, 2525, 2530, 2537, 2555, 2556, 2567, 2587], "sql": [14, 16, 19, 20, 21, 23, 24, 30, 34, 133, 136, 174, 264, 270, 271, 273, 275, 747, 929, 936, 937, 1365, 1373, 1407, 1467, 1469, 1495, 1501, 1504, 1505, 1506, 1510, 1511, 2484, 2495, 2499, 2501, 2502, 2505, 2506, 2507, 2510, 2511, 2512, 2522, 2526, 2527, 2532, 2533, 2534, 2537, 2539, 2541, 2547, 2555, 2570, 2572, 2580, 2586, 2592], "comfort": 14, "geometr": [14, 2521], "entail": [14, 35], "coordin": [14, 30, 91, 193, 198, 201, 203, 279, 803, 810, 854, 857, 940, 1416, 1480, 1483, 2514, 2515, 2525, 2529, 2538, 2539, 2544, 2550, 2571], "love": [14, 2504, 2516], "upon": [14, 22, 95, 264, 295, 929, 984, 1424, 1434, 1442, 1454, 1491, 1508, 2486, 2509, 2516, 2518, 2519, 2535, 2537, 2541, 2550, 2557, 2592, 2603], "real": [14, 24, 34, 35, 146, 758, 1468, 2499, 2502, 2509, 2519, 2558, 2559, 2574, 2598], "scienc": [14, 34, 2509], "toolkit": 14, "analyt": [14, 20, 22, 2509, 2514, 2524, 2527, 2533, 2538, 2544], "multi": [14, 30, 112, 121, 124, 172, 248, 275, 376, 452, 483, 522, 671, 830, 937, 1466, 1491, 1508, 2495, 2496, 2497, 2503, 2507, 2509, 2510, 2513, 2520, 2522, 2524, 2525, 2527, 2530, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2543, 2544, 2547, 2550, 2558, 2566, 2574, 2580, 2590, 2602, 2603], "tabular": [14, 21, 33, 34, 63, 267, 277, 546, 931, 1421, 1422, 1454, 2501, 2509, 2516, 2520, 2586], "microsoft": [14, 2529, 2603], "far": [14, 400, 737, 1404, 2503, 2509, 2516, 2550, 2555, 2558], "exceed": [14, 1365, 1407, 1510, 1511, 2509, 2512, 2529, 2538, 2552], "to_sql": [14, 264, 270, 271, 273, 929, 936, 1504, 2499, 2509, 2526, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2550, 2551, 2555, 2580, 2592, 2598, 2602, 2603, 2604, 2606], "bcp": 14, "abstract": [14, 350, 361, 1079, 1110, 1112, 1366, 2505, 2509, 2603], "rigor": [14, 2517], "delta": [14, 102, 146, 231, 249, 292, 335, 660, 758, 841, 859, 954, 1210, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1894, 2007, 2060, 2086, 2112, 2188, 2266, 2344, 2506, 2519, 2580, 2603], "lake": [14, 2509], "spark": [14, 2509], "jvm": 14, "delta_t": 14, "to_pyarrow_t": 14, "to_panda": 14, "disk": [14, 264, 360, 368, 929, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2514, 2515, 2524, 2603], "sqlalchemi": [14, 22, 275, 937, 1365, 1407, 1504, 1505, 1506, 1510, 1511, 2512, 2529, 2533, 2534, 2537, 2541, 2550, 2558, 2574, 2580, 2586, 2592, 2598, 2599, 2603, 2606], "mongodb": 14, "pytabl": [14, 22, 264, 368, 373, 374, 375, 929, 1496, 2484, 2506, 2522, 2524, 2526, 2527, 2531, 2535, 2544, 2545, 2547, 2555, 2558, 2574, 2580, 2585, 2586, 2592, 2598, 2603], "pyspark": 14, "parallel": [14, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1483, 1493, 2503, 2514, 2521, 2537, 2538, 2545, 2571], "concat": [14, 17, 18, 30, 76, 621, 2496, 2499, 2502, 2508, 2509, 2510, 2514, 2517, 2522, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2537, 2539, 2540, 2541, 2542, 2547, 2548, 2550, 2551, 2555, 2558, 2567, 2574, 2580, 2586, 2591, 2592, 2593, 2594, 2602, 2603, 2606], "drop_dupl": [14, 15, 17, 18, 112, 117, 397, 671, 730, 949, 1285, 2507, 2529, 2531, 2532, 2537, 2538, 2539, 2544, 2547, 2550, 2555, 2564, 2574, 2586, 2592, 2597], "thousand": [14, 16, 17, 18, 19, 348, 1365, 1407, 1410, 1421, 1422, 1454, 1491, 1492, 1497, 1508, 1510, 1511, 2512, 2516, 2527, 2541, 2544, 2570, 2586, 2592], "scale": [14, 31, 192, 199, 802, 808, 1482, 2499, 2506, 2516, 2521, 2524, 2527, 2541, 2551, 2557, 2558, 2566, 2569, 2574], "pycylon": 14, "cylonenv": 14, "net": [14, 2550], "mpiconfig": 14, "tmp": [14, 1492, 2509], "csv1": 14, "csv2": 14, "cluster": [14, 1477, 1485, 2514, 2520, 2531], "xgboost": 14, "bridg": 14, "gap": [14, 73, 126, 213, 214, 218, 618, 739, 822, 823, 828, 1095, 1219, 1294, 2511, 2519, 2520, 2529, 2547], "hadoop": [14, 2509], "hdf": [14, 264, 270, 271, 368, 929, 1365, 1407, 1496, 1510, 1511, 2509, 2512, 2527, 2537, 2541, 2546, 2547, 2580], "impala": 14, "hive": 14, "postgr": [14, 1504, 1506, 2535], "tradition": 14, "consum": [14, 65, 146, 173, 440, 758, 784, 1454, 2503, 2509, 2515], "ingest": 14, "read_excel": [14, 17, 24, 261, 348, 927, 1452, 2495, 2509, 2511, 2526, 2527, 2529, 2530, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2583, 2586, 2587, 2588, 2592, 2594, 2598, 2601, 2603], "read_parquet": [14, 271, 1501, 2509, 2514, 2547, 2548, 2574, 2578, 2579, 2586, 2595, 2603], "big": [14, 15, 16, 17, 18, 19, 22, 112, 146, 276, 758, 2503, 2504, 2509, 2527, 2533, 2534, 2537, 2538, 2544, 2550, 2580, 2592, 2598], "h5py": 14, "pymongo": 14, "progress_bar": [14, 263], "parallel_appli": 14, "calcul": [14, 17, 18, 21, 23, 27, 31, 32, 33, 67, 68, 102, 107, 108, 109, 110, 122, 123, 131, 139, 146, 176, 178, 179, 191, 197, 200, 205, 210, 212, 221, 222, 223, 224, 226, 227, 228, 231, 249, 251, 252, 283, 292, 329, 335, 387, 408, 489, 569, 612, 660, 665, 666, 699, 734, 735, 751, 758, 807, 809, 816, 834, 841, 859, 954, 1124, 1128, 1210, 1216, 1217, 1221, 1227, 1268, 1279, 1318, 1319, 1320, 1321, 1322, 1323, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1365, 1407, 1418, 1476, 1510, 1511, 1519, 2501, 2505, 2506, 2509, 2512, 2513, 2516, 2519, 2520, 2521, 2525, 2527, 2529, 2530, 2531, 2533, 2534, 2537, 2540, 2541, 2547, 2548, 2550, 2554, 2555, 2580, 2586, 2592, 2594, 2598, 2603], "count": [14, 16, 18, 21, 23, 24, 74, 75, 107, 113, 124, 146, 159, 160, 167, 169, 170, 171, 175, 177, 186, 206, 207, 231, 238, 249, 253, 290, 292, 449, 479, 619, 620, 665, 758, 771, 772, 778, 781, 782, 783, 785, 787, 798, 814, 815, 841, 847, 859, 873, 919, 952, 954, 1216, 1224, 1225, 1232, 1235, 1239, 1265, 1365, 1398, 1407, 1418, 1492, 1510, 1511, 2495, 2499, 2501, 2504, 2505, 2511, 2512, 2513, 2514, 2517, 2520, 2524, 2527, 2528, 2529, 2531, 2532, 2534, 2537, 2538, 2539, 2540, 2541, 2544, 2548, 2550, 2555, 2558, 2563, 2564, 2565, 2566, 2569, 2574, 2580, 2586, 2588, 2592, 2598, 2603], "deviat": [14, 107, 167, 249, 329, 665, 778, 859, 1216, 1224, 1274, 1314, 1321, 1338, 1355, 1359, 2497, 2505, 2511, 2520, 2564], "billion": 14, "histogram": [14, 91, 139, 192, 198, 199, 751, 802, 808, 1221, 1279, 1480, 1487, 2525, 2531, 2533, 2555, 2570, 2580], "densiti": [14, 26, 192, 200, 201, 802, 809, 810, 1337, 1354, 1487, 2515, 2523, 2537, 2555, 2570], "volum": [14, 188, 219, 800, 829], "zero": [14, 16, 17, 19, 65, 74, 75, 126, 148, 229, 274, 378, 379, 381, 382, 610, 619, 620, 623, 624, 739, 759, 839, 878, 879, 880, 881, 882, 883, 884, 885, 886, 916, 1131, 1219, 1299, 1405, 1416, 1492, 1869, 2496, 2497, 2501, 2503, 2504, 2507, 2509, 2510, 2511, 2512, 2514, 2516, 2520, 2526, 2527, 2529, 2530, 2531, 2534, 2535, 2537, 2538, 2539, 2541, 2544, 2548, 2552, 2555, 2557, 2558, 2574, 2580, 2586, 2592, 2598, 2603, 2604], "lazi": [14, 16, 17, 18, 19, 768, 769, 2509, 2514, 2527, 2529, 2544, 2547, 2550, 2592], "wast": 14, "from_panda": 14, "to_pandas_df": 14, "cover": [14, 22, 35, 213, 822, 1195, 1363, 2496, 2506, 2509, 2543, 2594], "natur": [14, 203, 241, 566, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2519, 2527, 2534, 2535, 2544, 2555, 2592], "plu": [14, 39, 46, 908, 2499, 2501, 2510, 2514, 2516, 2526, 2527, 2535, 2583, 2586], "author": [14, 2480, 2509, 2570], "pdvega": 14, "vgplot": 14, "pandas_path": 14, "composeml": 14, "datatest": 14, "woodwork": 14, "ww": 14, "sc": 14, "partial": [14, 73, 126, 284, 294, 453, 456, 618, 739, 945, 957, 1095, 1219, 1370, 1407, 1491, 1508, 1510, 1511, 2496, 2497, 2505, 2507, 2509, 2513, 2516, 2518, 2523, 2527, 2529, 2531, 2532, 2534, 2539, 2545, 2547, 2549, 2550, 2555, 2558, 2559, 2570, 2573, 2586, 2592, 2598, 2603], "extern": [14, 15, 267, 931, 1132, 1145, 1443, 1444, 2506, 2520, 2534, 2541, 2555, 2586], "coverag": [14, 2497], "gh14468": 14, "gh26766": 14, "gh28142": 14, "cran": 15, "judg": 15, "transfer": [15, 16, 17, 18, 19, 2507, 2509, 2544, 2592], "hdf5": [15, 16, 19, 22, 34, 264, 273, 279, 372, 374, 929, 936, 940, 1377, 1496, 1501, 2484, 2506, 2533, 2534, 2537, 2538, 2547, 2555, 2557, 2558, 2572, 2574, 2580, 2586], "pair": [15, 83, 99, 102, 140, 153, 154, 155, 156, 164, 165, 190, 203, 209, 259, 260, 261, 266, 268, 271, 273, 276, 280, 349, 630, 752, 768, 769, 776, 925, 927, 930, 933, 936, 1110, 1207, 1210, 1439, 1452, 1454, 1475, 1491, 1492, 1493, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 2478, 2496, 2497, 2505, 2509, 2513, 2516, 2518, 2521, 2526, 2534, 2550, 2558], "dplyr": [15, 2497, 2501, 2534, 2536], "dim": [15, 863, 2527, 2541], "shape": [15, 25, 30, 68, 77, 91, 96, 101, 107, 109, 110, 119, 120, 122, 131, 134, 137, 163, 166, 168, 173, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 224, 226, 227, 228, 240, 241, 251, 252, 280, 281, 283, 293, 455, 464, 665, 733, 734, 780, 834, 840, 849, 854, 942, 956, 1093, 1113, 1216, 1237, 1284, 1411, 1415, 1427, 1451, 1480, 1509, 2497, 2505, 2507, 2509, 2511, 2513, 2515, 2516, 2521, 2523, 2526, 2527, 2530, 2532, 2534, 2537, 2540, 2541, 2550, 2551, 2555, 2558, 2586, 2587, 2590, 2592, 2597, 2603], "col1": [15, 16, 17, 18, 19, 63, 74, 82, 86, 91, 96, 147, 180, 235, 236, 237, 241, 260, 263, 270, 271, 277, 282, 619, 629, 845, 1405, 1406, 1480, 2496, 2497, 2507, 2509, 2510, 2513, 2516, 2520, 2535, 2537, 2541, 2544, 2572, 2580, 2603], "col2": [15, 18, 63, 74, 82, 86, 91, 96, 147, 180, 235, 236, 237, 241, 260, 270, 271, 277, 282, 619, 629, 845, 1405, 1406, 1480, 2497, 2507, 2509, 2510, 2513, 2516, 2520, 2537, 2541, 2544, 2572, 2580, 2603], "col3": [15, 91, 96, 235, 236, 241, 845, 1480, 2509, 2510, 2513, 2520, 2541, 2544, 2580], "cols_to_drop": 15, "distinct": [15, 186, 194, 400, 737, 764, 804, 861, 862, 890, 911, 912, 914, 1232, 1404, 2513, 2515, 2517, 2527, 2537, 2541, 2544, 2550, 2558, 2570, 2586], "sample_n": 15, "sample_frac": 15, "frac": [15, 122, 229, 734, 839, 1232, 2507, 2521, 2535, 2544, 2574], "shorthand": [15, 284, 945, 2496, 2512, 2516, 2519, 2531], "subrang": 15, "cleanli": [15, 2509], "col": [15, 34, 82, 90, 95, 165, 241, 261, 266, 629, 639, 854, 927, 930, 1410, 1434, 1442, 1452, 1483, 1498, 2496, 2497, 2499, 2501, 2507, 2509, 2513, 2516, 2528, 2529, 2534, 2539, 2541, 2547, 2555, 2558, 2566, 2580, 2582, 2592], "messi": [15, 2502, 2517, 2527], "arrang": [15, 1403, 2509, 2516, 2572], "sort_valu": [15, 16, 17, 18, 19, 29, 30, 182, 185, 240, 383, 455, 463, 794, 797, 840, 849, 1282, 1283, 2495, 2497, 2499, 2531, 2537, 2540, 2541, 2544, 2546, 2547, 2550, 2555, 2569, 2574, 2580, 2583, 2586, 2592, 2598, 2599, 2604], "desc": [15, 18], "ascend": [15, 18, 29, 182, 185, 211, 240, 241, 290, 455, 464, 465, 479, 543, 794, 797, 818, 840, 849, 850, 952, 1088, 1103, 1211, 1230, 1239, 1248, 1264, 1271, 1282, 1283, 1335, 1352, 2495, 2497, 2505, 2507, 2509, 2527, 2529, 2539, 2547, 2550, 2568, 2573, 2586, 2589, 2598], "col_on": 15, "mutat": [15, 71, 72, 77, 121, 233, 281, 541, 542, 616, 617, 622, 843, 942, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 1403, 2501, 2505, 2506, 2527, 2531, 2532, 2534, 2535, 2542, 2544, 2555, 2566, 2574, 2580, 2584, 2586, 2598], "gdf": 15, "group_bi": 15, "summaris": 15, "avg": [15, 18, 2527], "agg": [15, 18, 28, 72, 281, 617, 622, 942, 1201, 1244, 1278, 1287, 1288, 1324, 1341, 1398, 1418, 2497, 2505, 2519, 2521, 2529, 2531, 2539, 2541, 2545, 2550, 2551, 2554, 2555, 2558, 2574, 2575, 2576, 2577, 2578, 2582, 2583, 2584, 2586, 2593, 2594, 2595, 2596, 2601, 2606], "total": [15, 18, 24, 146, 173, 191, 243, 368, 440, 554, 555, 720, 758, 784, 916, 981, 1017, 1287, 1288, 1362, 1411, 1418, 1453, 1455, 1476, 1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364, 2501, 2504, 2505, 2509, 2512, 2514, 2516, 2520, 2524, 2528, 2531, 2535, 2538, 2547, 2556, 2557, 2574, 2603], "rnorm": 15, "ncol": [15, 2503, 2520, 2523, 2527], "30": [15, 17, 18, 19, 24, 27, 28, 31, 67, 73, 79, 80, 83, 88, 112, 136, 140, 164, 194, 195, 196, 198, 199, 213, 214, 219, 236, 241, 287, 295, 296, 304, 314, 315, 316, 317, 324, 326, 340, 367, 612, 618, 622, 627, 628, 630, 637, 653, 654, 671, 675, 676, 689, 695, 696, 697, 698, 707, 710, 723, 747, 752, 776, 804, 805, 806, 808, 822, 823, 829, 845, 948, 985, 988, 993, 1001, 1002, 1014, 1040, 1045, 1062, 1231, 1291, 1294, 1305, 1343, 1364, 1408, 1468, 1519, 1552, 1604, 1716, 1975, 2240, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2571, 2574, 2580, 2586, 2592, 2598, 2601, 2603], "40": [15, 17, 18, 19, 32, 67, 73, 80, 88, 194, 195, 219, 234, 241, 367, 612, 618, 628, 637, 804, 805, 829, 865, 1403, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "50": [15, 17, 19, 23, 26, 27, 28, 30, 31, 67, 80, 107, 146, 164, 193, 198, 208, 219, 229, 241, 260, 274, 281, 290, 367, 489, 612, 628, 665, 776, 803, 816, 829, 839, 942, 969, 1066, 1216, 1229, 1239, 1311, 1343, 1356, 1365, 1407, 1454, 1468, 1479, 1482, 1510, 1511, 1519, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2566, 2569, 2574, 2580, 2592, 2598, 2603], "abc": [15, 126, 172, 218, 260, 349, 376, 406, 407, 531, 739, 779, 828, 907, 926, 949, 1079, 1110, 1149, 1219, 1285, 1406, 1466, 2475, 2496, 2497, 2501, 2507, 2509, 2510, 2511, 2513, 2525, 2526, 2527, 2535, 2539, 2541, 2544, 2558, 2574, 2580, 2586, 2592], "469112": [15, 16, 17, 18, 19, 2495, 2496, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2517, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2540, 2544, 2550, 2569], "509059": [15, 16, 17, 18, 19, 2495, 2496, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2517, 2519, 2523, 2524, 2527, 2529, 2534, 2540, 2544, 2550, 2569], "135632": [15, 16, 17, 18, 19, 2495, 2496, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2517, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2540, 2544, 2550, 2569], "173215": [15, 16, 17, 18, 19, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2517, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2544, 2550, 2569], "119209": [15, 16, 17, 18, 19, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2540, 2544, 2550, 2569], "861849": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2519, 2523, 2524, 2529, 2534, 2540, 2544, 2550, 2566, 2569], "104569": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2519, 2523, 2524, 2529, 2534, 2550, 2566, 2569], "071804": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2534, 2540, 2550, 2566, 2569], "721555": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2527, 2534, 2550, 2569], "039575": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2527, 2534, 2535, 2550, 2569], "271860": [15, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2527, 2534, 2540, 2550, 2569], "567020": [15, 2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2534, 2535, 2540, 2550], "276232": [15, 2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2534, 2540, 2550, 2573], "673690": [15, 2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2519, 2523, 2524, 2525, 2527, 2528, 2535, 2550, 2573], "113648": [15, 2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2519, 2523, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "524988": [15, 2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2523, 2524, 2525, 2528, 2544, 2550, 2573], "404705": [15, 2496, 2497, 2501, 2507, 2509, 2512, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "715002": [15, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "039268": [15, 2496, 2497, 2501, 2507, 2509, 2512, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "157892": [15, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "noncontigu": [15, 2593], "r_": [15, 2544], "abcdefg": 15, "arang": [15, 100, 112, 168, 219, 288, 293, 367, 483, 671, 677, 719, 720, 780, 829, 956, 1208, 1211, 1248, 1412, 1414, 1431, 1521, 2496, 2497, 2505, 2507, 2509, 2511, 2518, 2519, 2520, 2523, 2526, 2527, 2529, 2531, 2533, 2535, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2580, 2598], "len": [15, 16, 17, 18, 19, 32, 78, 147, 219, 274, 281, 294, 367, 483, 526, 829, 908, 942, 957, 1105, 1206, 1211, 1248, 2495, 2496, 2497, 2501, 2502, 2503, 2505, 2507, 2509, 2512, 2514, 2517, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2531, 2537, 2541, 2544, 2550, 2555, 2558, 2573, 2580, 2592, 2595, 2598], "tolist": [15, 471, 932, 2509, 2531, 2547, 2555, 2598], "27": [15, 17, 18, 19, 25, 26, 27, 28, 29, 31, 77, 80, 108, 151, 152, 183, 184, 219, 236, 312, 313, 367, 628, 693, 694, 765, 766, 795, 796, 829, 845, 1364, 2292, 2318, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "29": [15, 17, 18, 19, 22, 28, 29, 213, 219, 240, 287, 291, 321, 340, 554, 703, 723, 822, 829, 948, 1356, 1364, 1479, 1552, 1604, 1716, 1975, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2583, 2586, 2592, 2596, 2598, 2601, 2602, 2603], "344312": [15, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2524, 2525, 2528, 2544, 2550, 2573], "844885": [15, 2496, 2497, 2501, 2507, 2509, 2512, 2513, 2524, 2525, 2528, 2544, 2550, 2573], "075770": [15, 2496, 2497, 2501, 2507, 2509, 2513, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "813850": [15, 2496, 2507, 2509, 2512, 2513, 2524, 2566], "132003": [15, 2496, 2507, 2509, 2512, 2513, 2524, 2566], "827317": [15, 2496, 2507, 2509, 2512, 2513, 2524, 2566], "076467": [15, 2496, 2507, 2509, 2512, 2513, 2524, 2566], "187678": [15, 2496, 2507, 2509, 2512, 2513, 2524], "130127": [15, 2496, 2507, 2509, 2512, 2513, 2524], "149748": [15, 2496, 2501, 2507, 2509, 2512, 2513], "732339": [15, 2496, 2501, 2507, 2509, 2512], "687738": [15, 2496, 2501, 2507, 2509, 2512], "176444": [15, 2496, 2501, 2507, 2509, 2512], "403310": [15, 2496, 2507, 2509, 2512], "154951": [15, 2496, 2507, 2509, 2512], "493662": [15, 2496, 2507], "600178": [15, 2496, 2507], "274230": [15, 2496, 2507], "132885": [15, 2496, 2507], "023688": [15, 2496, 2501, 2507], "410179": [15, 2496, 2501, 2507], "109121": [15, 2501], "126203": [15, 2501], "977349": [15, 2501], "474071": [15, 2501], "064034": [15, 2501], "282782": [15, 2501], "858447": [15, 2512], "306996": [15, 2512], "028665": 15, "492125": 15, "068190": 15, "681456": [15, 2528], "428572": 15, "880609": 15, "487645": 15, "725238": 15, "624607": 15, "141185": 15, "008500": 15, "424017": 15, "717110": 15, "262419": 15, "950057": 15, "301038": 15, "007824": 15, "826008": 15, "458383": 15, "585746": 15, "899734": 15, "921494": 15, "577223": 15, "088417": 15, "326687": 15, "986248": 15, "169729": 15, "158091": 15, "013086": 15, "602549": 15, "333109": 15, "16": [15, 17, 18, 19, 22, 25, 26, 27, 28, 29, 30, 31, 68, 100, 108, 109, 110, 131, 148, 164, 176, 178, 179, 205, 210, 212, 219, 221, 222, 223, 226, 227, 228, 234, 249, 251, 252, 283, 367, 483, 622, 759, 776, 829, 859, 970, 998, 1001, 1033, 1041, 1045, 1058, 1066, 1208, 1299, 1356, 1518, 1519, 1659, 1773, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2550, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "by1": 15, "by2": 15, "v1": [15, 1343, 2510, 2516, 2531, 2539, 2541, 2598], "v2": [15, 366, 487, 1077, 1343, 2509, 2510, 2527, 2531, 2603], "55": [15, 17, 19, 141, 142, 208, 219, 234, 281, 284, 758, 829, 942, 945, 1222, 1223, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "77": [15, 81, 1468, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "88": [15, 194, 195, 213, 804, 805, 822, 1468, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "44": [15, 17, 19, 28, 31, 32, 219, 367, 829, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2528, 2529, 2531, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "99": [15, 22, 147, 168, 293, 569, 780, 956, 1468, 1478, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2535, 2539, 2541, 2544, 2555, 2603], "12": [15, 17, 18, 19, 24, 25, 26, 28, 29, 30, 31, 32, 68, 71, 72, 77, 78, 84, 88, 102, 107, 109, 110, 112, 114, 131, 135, 136, 164, 176, 178, 179, 193, 194, 195, 196, 199, 205, 208, 210, 212, 213, 214, 219, 221, 222, 223, 226, 227, 228, 251, 252, 261, 267, 273, 283, 296, 300, 302, 304, 311, 316, 317, 321, 324, 326, 342, 344, 367, 386, 433, 455, 459, 473, 550, 551, 552, 553, 559, 561, 567, 569, 572, 578, 592, 610, 622, 631, 637, 665, 673, 676, 681, 683, 689, 692, 697, 698, 703, 707, 710, 725, 727, 746, 776, 803, 804, 805, 806, 808, 822, 823, 829, 840, 915, 927, 931, 934, 936, 969, 972, 985, 988, 993, 998, 1024, 1028, 1035, 1206, 1210, 1216, 1231, 1254, 1295, 1356, 1364, 1365, 1407, 1408, 1452, 1454, 1474, 1495, 1504, 1510, 1511, 1518, 1519, 1604, 1945, 1975, 2449, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2566, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "wet": 15, "dry": [15, 2516], "95": [15, 135, 214, 622, 746, 823, 1468, 1478, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2539, 2541, 2544, 2555], "damp": 15, "mydf2": 15, "fun": [15, 2506], "isin": [15, 25, 482, 2495, 2504, 2506, 2516, 2527, 2529, 2531, 2537, 2540, 2544, 2545, 2546, 2547, 2550, 2555, 2558, 2564, 2566, 2580, 2583, 2584, 2586, 2592, 2593, 2594, 2598, 2603, 2604, 2606], "rag": [15, 34], "size": [15, 16, 17, 18, 19, 22, 28, 34, 63, 91, 101, 103, 104, 105, 106, 139, 151, 152, 183, 184, 192, 198, 203, 213, 214, 218, 224, 264, 281, 368, 388, 403, 434, 435, 447, 448, 452, 503, 509, 530, 546, 661, 662, 663, 664, 751, 765, 766, 784, 794, 795, 796, 797, 802, 822, 823, 828, 834, 888, 906, 929, 942, 955, 1105, 1179, 1221, 1279, 1282, 1283, 1329, 1343, 1346, 1348, 1349, 1350, 1363, 1412, 1442, 1479, 1480, 1482, 1489, 1507, 1520, 2478, 2495, 2497, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2520, 2521, 2523, 2524, 2527, 2530, 2531, 2532, 2533, 2535, 2536, 2537, 2539, 2541, 2544, 2545, 2547, 2549, 2551, 2552, 2555, 2557, 2558, 2573, 2574, 2580, 2586, 2592, 2598, 2603, 2604, 2605, 2606], "possibli": [15, 63, 156, 384, 473, 626, 934, 1456, 1491, 1508, 1519, 1630, 1659, 1773, 2497, 2504, 2505, 2507, 2508, 2509, 2513, 2523, 2525, 2529, 2537, 2538, 2592, 2603], "irregular": [15, 2496, 2519, 2543, 2544, 2570, 2584, 2586], "basebal": [15, 2497, 2501, 2507, 2511, 2536, 2540], "gl": 15, "player": [15, 2501, 2511], "averag": [15, 17, 28, 31, 122, 211, 318, 734, 818, 990, 1230, 1271, 1287, 1288, 1335, 1352, 1418, 2502, 2505, 2521, 2527, 2539, 2598], "runif": 15, "200": [15, 97, 112, 119, 134, 137, 143, 163, 166, 181, 213, 367, 653, 654, 656, 671, 755, 822, 1454, 1477, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2529, 2539, 2540, 2544, 2550], "400": [15, 143, 218, 289, 311, 622, 692, 755, 828, 1454, 2497, 2509, 2510, 2511, 2516, 2519, 2535], "pivot_t": [15, 17, 29, 172, 190, 248, 1362, 1466, 1475, 2478, 2495, 2499, 2509, 2513, 2527, 2529, 2530, 2531, 2534, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2551, 2555, 2558, 2563, 2564, 2565, 2570, 2574, 2580, 2586, 2592, 2603, 2604, 2606], "123456": [15, 2496, 2520], "17": [15, 16, 17, 18, 19, 25, 26, 29, 30, 31, 81, 122, 194, 195, 219, 236, 262, 554, 734, 804, 805, 829, 845, 1341, 1519, 1659, 1773, 1920, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2533, 2534, 2535, 2536, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2570, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "aggfunc": [15, 17, 29, 191, 1201, 1362, 1476, 2505, 2509, 2513, 2529, 2531, 2540, 2541, 2544, 2550, 2558, 2574, 2580, 2586, 2598], "352134": 15, "295327": 15, "397191": 15, "394457": 15, "396194": 15, "174950": 15, "552887": 15, "023167": 15, "148084": 15, "495291": 15, "300218": 15, "860736": 15, "197378": 15, "134146": 15, "720780": 15, "290098": 15, "083515": 15, "238636": 15, "946550": 15, "evalu": [15, 22, 71, 72, 81, 121, 197, 200, 209, 224, 378, 379, 616, 617, 807, 809, 834, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1220, 1287, 1288, 1324, 1341, 1403, 1491, 1492, 1508, 2484, 2497, 2501, 2504, 2505, 2506, 2509, 2511, 2516, 2518, 2519, 2527, 2529, 2534, 2539, 2547, 2555, 2569, 2584, 2599, 2603], "eval": [15, 209, 1384, 1399, 2506, 2514, 2527, 2528, 2529, 2530, 2531, 2538, 2540, 2541, 2542, 2544, 2555, 2558, 2574, 2580, 2582, 2598, 2601, 2602, 2603], "23": [15, 17, 18, 19, 24, 25, 26, 27, 29, 30, 31, 32, 157, 174, 218, 219, 236, 284, 349, 367, 551, 553, 559, 568, 569, 596, 713, 828, 829, 845, 863, 865, 878, 879, 880, 881, 882, 883, 884, 885, 886, 899, 945, 970, 1033, 1231, 1467, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2555, 2556, 2558, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "091430": 15, "483890": 15, "252728": 15, "626444": 15, "261740": 15, "149503": 15, "332214": 15, "799331": 15, "377245": 15, "104677": 15, "pure": [15, 29, 143, 294, 366, 376, 487, 755, 957, 1077, 1441, 2496, 2507, 2509, 2526, 2527, 2544, 2550, 2566, 2569], "revolv": 15, "120": [15, 78, 281, 381, 382, 623, 624, 942, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2539, 2541, 2544, 2555], "168": [15, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520, 2550], "334": [15, 2497, 2507, 2509, 2513, 2516, 2519], "rep": [15, 2509, 2544, 2555], "round": [15, 99, 296, 304, 324, 330, 597, 658, 676, 689, 707, 714, 985, 988, 1001, 1014, 1207, 1343, 1410, 1491, 1508, 1519, 1869, 2505, 2509, 2512, 2513, 2518, 2519, 2520, 2537, 2538, 2540, 2541, 2543, 2544, 2547, 2551, 2552, 2555, 2558, 2574, 2580, 2592, 2603], "sd": 15, "std": [15, 23, 28, 71, 72, 107, 198, 224, 665, 834, 1060, 1085, 1216, 1237, 1284, 1287, 1288, 1316, 1454, 2495, 2496, 2497, 2503, 2505, 2509, 2513, 2519, 2520, 2521, 2526, 2527, 2528, 2529, 2531, 2534, 2536, 2539, 2541, 2544, 2566, 2569, 2574, 2576, 2580, 2584, 2586, 2592, 2598, 2603], "63": [15, 17, 19, 219, 829, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2536, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580, 2592], "653367": 15, "601965": 15, "78": [15, 29, 196, 199, 806, 808, 1454, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "126605": 15, "53": [15, 17, 19, 22, 24, 25, 28, 29, 32, 569, 699, 1001, 1393, 1945, 1975, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592, 2603], "342400": 15, "92": [15, 1468, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2535, 2536, 2537, 2539, 2541, 2544, 2550, 2555], "091886": 15, "57": [15, 17, 18, 19, 284, 945, 1231, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2534, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "630110": 15, "81": [15, 193, 803, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2580], "747070": 15, "54": [15, 17, 19, 29, 219, 367, 829, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "339218": 15, "70": [15, 17, 19, 73, 194, 195, 618, 804, 805, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "971205": 15, "687287": 15, "968344": 15, "010081": 15, "61": [15, 17, 19, 26, 27, 31, 249, 292, 569, 859, 954, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2580, 2592], "576332": 15, "38": [15, 17, 18, 19, 23, 25, 28, 182, 185, 219, 829, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "844274": 15, "733510": 15, "48": [15, 17, 19, 29, 141, 142, 194, 195, 219, 236, 367, 804, 805, 829, 845, 1222, 1223, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "209013": 15, "71": [15, 17, 24, 25, 28, 29, 32, 135, 148, 214, 746, 759, 823, 1299, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "688795": 15, "37": [15, 17, 18, 19, 141, 142, 219, 236, 367, 829, 845, 1058, 1222, 1223, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "595638": 15, "62": [15, 17, 18, 19, 81, 193, 219, 249, 292, 803, 829, 859, 954, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580, 2592], "741922": 15, "34": [15, 17, 18, 19, 29, 1421, 1422, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "618153": 15, "91": [15, 188, 800, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2603], "774627": 15, "49": [15, 17, 19, 28, 249, 292, 859, 954, 1343, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "790202": 15, "73": [15, 17, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "936856": 15, "60": [15, 16, 17, 19, 73, 196, 199, 219, 281, 618, 806, 808, 829, 942, 1365, 1407, 1465, 1510, 1511, 1519, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2534, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "773900": 15, "melt": [15, 21, 29, 124, 190, 191, 736, 1475, 1476, 2478, 2506, 2523, 2526, 2544, 2550, 2555, 2564, 2574, 2580, 2586, 2592, 2603], "comprehens": [15, 1454, 1491, 1508, 2501, 2503, 2507, 2509, 2510], "val": [15, 194, 195, 804, 805, 928, 1164, 1229, 1443, 1472, 2476, 2499, 2505, 2507, 2509, 2513, 2527, 2540, 2544, 2574, 2580], "ndenumer": 15, "enumer": [15, 400, 737, 1082, 1094, 1370, 1404, 1434, 2504, 2513, 2514, 2529], "32": [15, 17, 18, 19, 28, 81, 219, 225, 276, 829, 1000, 1001, 1006, 1014, 1021, 1031, 1038, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1061, 1062, 1065, 1150, 1343, 1410, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2596, 2598, 2602, 2603], "Into": [15, 35], "chees": [15, 455, 840, 2513], "john": [15, 16, 17, 19, 25, 32, 101, 290, 1465, 2509, 2513], "mari": [15, 25, 2513], "bo": [15, 259, 267, 925, 931, 2501, 2513], "height": [15, 91, 192, 248, 249, 291, 292, 802, 859, 954, 1206, 1365, 1407, 1416, 1440, 1465, 1480, 1487, 1510, 1511, 2505, 2512, 2513, 2516, 2520, 2531, 2547, 2550, 2558, 2598], "weight": [15, 71, 72, 102, 112, 122, 123, 224, 229, 248, 291, 671, 734, 735, 834, 839, 1210, 1232, 1318, 1319, 1320, 1321, 1322, 1323, 1358, 1359, 1360, 1361, 1411, 1418, 1427, 1431, 1453, 1454, 1465, 2484, 2505, 2506, 2507, 2513, 2516, 2531, 2535, 2537, 2539, 2558, 2564, 2580, 2586, 2592, 2598, 2603], "130": [15, 1465, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2520, 2534, 2541], "150": [15, 112, 119, 134, 137, 163, 166, 181, 219, 240, 829, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2521, 2541, 2592], "id_var": [15, 29, 172, 1466, 2513, 2574, 2580], "35": [15, 17, 18, 19, 23, 25, 27, 135, 164, 196, 199, 214, 219, 367, 746, 776, 806, 808, 823, 829, 865, 998, 1001, 1045, 1343, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "set_index": [15, 18, 31, 114, 157, 213, 214, 217, 220, 249, 279, 292, 294, 673, 822, 823, 859, 940, 954, 957, 1492, 2496, 2497, 2505, 2507, 2509, 2510, 2521, 2527, 2529, 2533, 2535, 2537, 2539, 2540, 2544, 2555, 2556, 2558, 2563, 2571, 2574, 2580, 2592, 2598], "stack": [15, 22, 34, 96, 190, 192, 193, 194, 195, 288, 655, 802, 803, 804, 805, 1403, 1475, 2503, 2505, 2506, 2510, 2520, 2527, 2529, 2531, 2533, 2537, 2539, 2540, 2541, 2545, 2547, 2550, 2551, 2555, 2562, 2564, 2566, 2569, 2574, 2583, 2586, 2592, 2598], "acast": 15, "mdf": [15, 2497], "36": [15, 17, 18, 19, 68, 108, 109, 110, 131, 164, 176, 178, 179, 205, 210, 212, 219, 221, 222, 223, 226, 227, 228, 251, 252, 283, 287, 340, 367, 723, 776, 829, 948, 975, 1343, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2525, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "93": [15, 1468, 2495, 2496, 2497, 2499, 2501, 2502, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "888747": 15, "98": [15, 1468, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2535, 2539, 2541, 2544, 2547, 2555, 2603], "762034": 15, "219673": 15, "94": [15, 291, 2495, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2539, 2541, 2544, 2550, 2555], "391427": 15, "112932": 15, "83": [15, 24, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "942781": 15, "306912": 15, "279": [15, 2497, 2507, 2509, 2519], "454811": 15, "227": [15, 2496, 2497, 2499, 2505, 2507, 2509, 2519], "840449": 15, "87": [15, 18, 135, 202, 214, 249, 292, 622, 746, 811, 823, 859, 954, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2523, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "392662": 15, "193": [15, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2514, 2519, 2520], "028166": 15, "173": [15, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "899260": 15, "016009": 15, "079307": 15, "170549": 15, "476111": 15, "638509": 15, "003494": 15, "dcast": 15, "feedtyp": 15, "animal1": 15, "animal2": 15, "animal3": 15, "firstli": 15, "39": [15, 17, 18, 19, 219, 367, 829, 1058, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "41": [15, 17, 18, 19, 29, 219, 367, 829, 865, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2526, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "cut": [15, 400, 479, 489, 503, 737, 952, 1179, 1404, 2497, 2499, 2513, 2527, 2529, 2532, 2543, 2544, 2545, 2550, 2555, 2558, 2570, 2574, 2580, 2583, 2598, 2602], "accomplish": [15, 16, 17, 19, 2496, 2497, 2516, 2538, 2544, 2547, 2573], "995": [15, 2495, 2503, 2505, 2509, 2539], "667": [15, 1363, 2513], "333": [15, 1363, 2497, 2503, 2507, 2509, 2513, 2519], "43": [15, 17, 19, 27, 67, 249, 292, 612, 859, 954, 972, 1035, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592, 2603], "customari": [16, 17, 18, 19, 915], "BY": [16, 20, 21, 34, 2505, 2519, 2527], "exactli": [16, 19, 32, 90, 122, 213, 214, 218, 403, 452, 509, 530, 639, 734, 764, 822, 823, 828, 871, 1199, 1363, 1364, 1365, 1407, 1409, 1474, 1510, 1511, 1514, 1515, 1516, 1517, 1518, 1519, 1869, 2496, 2501, 2505, 2507, 2509, 2510, 2512, 2517, 2519, 2527, 2537, 2539, 2541, 2544, 2547, 2558, 2566, 2603], "unlabel": [16, 19], "implicit": [16, 19, 245, 291, 2524, 2598], "_n_": 16, "analys": [16, 19], "treat": [16, 19, 39, 44, 46, 49, 61, 62, 74, 75, 107, 112, 136, 148, 174, 209, 218, 229, 259, 367, 388, 619, 620, 636, 650, 651, 665, 747, 759, 828, 830, 839, 865, 899, 908, 916, 925, 1087, 1130, 1216, 1299, 1365, 1407, 1467, 1491, 1498, 1508, 1510, 1511, 2496, 2497, 2498, 2499, 2501, 2505, 2507, 2509, 2511, 2512, 2516, 2517, 2519, 2523, 2525, 2526, 2527, 2528, 2529, 2530, 2535, 2537, 2539, 2540, 2541, 2547, 2550, 2555, 2558, 2559, 2572, 2574, 2576, 2580, 2586, 2592, 2597, 2598, 2601, 2603], "sorted_df": [16, 17, 18, 19], "overwrit": [16, 17, 18, 19, 65, 94, 275, 289, 527, 937, 1112, 1442, 1453, 1454, 1481, 2497, 2509, 2516, 2545, 2548, 2580, 2586], "datalin": 16, "statement": [16, 17, 18, 19, 25, 32, 1403, 1472, 2503, 2506, 2509, 2511, 2520, 2529, 2533, 2539, 2580, 2586], "proc": 16, "datafil": [16, 2501], "dbm": 16, "getnam": 16, "url": [16, 17, 18, 19, 259, 261, 265, 266, 268, 271, 273, 276, 280, 349, 904, 908, 925, 927, 930, 933, 936, 1421, 1422, 1452, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 2481, 2491, 2509, 2526, 2529, 2530, 2534, 2537, 2539, 2555, 2558, 2574, 2580, 2586, 2589, 2592, 2600], "raw": [16, 17, 18, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 77, 280, 1325, 1342, 1477, 1483, 1502, 1509, 2495, 2497, 2501, 2502, 2503, 2507, 2509, 2511, 2514, 2516, 2520, 2521, 2531, 2540, 2544, 2564, 2568, 2574, 2576, 2580, 2583], "githubusercont": [16, 17, 18, 19, 1477, 1483], "connectionrefusederror": [16, 17, 18, 19, 2509, 2544, 2592], "usr": [16, 17, 18, 19, 22, 345, 2503, 2509, 2513, 2514, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "urllib": [16, 17, 18, 19, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2509, 2544, 2592], "1348": [16, 17, 18, 19, 2509, 2544, 2592], "abstracthttphandl": [16, 17, 18, 19, 2509, 2544, 2592], "do_open": [16, 17, 18, 19, 2509, 2544, 2592], "http_class": [16, 17, 18, 19, 2509, 2544, 2592], "req": [16, 17, 18, 19, 2509, 2519, 2544, 2592], "http_conn_arg": [16, 17, 18, 19, 2509, 2544, 2592], "1347": [16, 17, 18, 19, 2509, 2544, 2592], "h": [16, 17, 18, 19, 97, 189, 284, 289, 296, 304, 307, 308, 309, 324, 326, 330, 339, 549, 550, 551, 552, 553, 555, 569, 571, 572, 573, 597, 656, 675, 676, 689, 691, 707, 710, 714, 722, 801, 945, 960, 969, 975, 984, 985, 988, 993, 998, 1001, 1014, 1045, 1112, 1269, 1291, 1294, 1305, 1309, 1316, 1454, 1521, 1544, 1570, 1597, 1623, 1650, 1680, 1709, 1734, 1764, 1794, 1828, 1860, 1887, 1913, 1938, 1965, 1995, 2026, 2051, 2079, 2105, 2131, 2156, 2181, 2207, 2232, 2258, 2285, 2311, 2337, 2363, 2388, 2414, 2442, 2468, 2495, 2497, 2499, 2501, 2507, 2509, 2511, 2517, 2518, 2519, 2521, 2529, 2530, 2531, 2534, 2536, 2539, 2540, 2544, 2547, 2555, 2556, 2566, 2580, 2592, 2598, 2603], "get_method": [16, 17, 18, 19, 2509, 2544, 2592], "selector": [16, 17, 18, 19, 1410, 1418, 1442, 1444, 1454, 1456, 2496, 2509, 2516, 2524, 2527, 2529, 2544, 2592, 2598], "1349": [16, 17, 18, 19, 2509, 2544, 2592], "encode_chunk": [16, 17, 18, 19, 2509, 2544, 2592], "has_head": [16, 17, 18, 19, 2509, 2544, 2592], "1350": [16, 17, 18, 19, 2509, 2544, 2592], "oserror": [16, 17, 18, 19, 2509, 2544, 2592, 2598, 2601], "err": [16, 17, 18, 19, 2496, 2497, 2501, 2504, 2509, 2514, 2536, 2544, 2548, 2592, 2603], "timeout": [16, 17, 18, 19, 2509, 2544, 2592], "1282": [16, 17, 18, 19, 2509, 2544, 2592], "httpconnect": [16, 17, 18, 19, 2509, 2544, 2592], "1281": [16, 17, 18, 19, 2509, 2544, 2592], "_send_request": [16, 17, 18, 19, 2509, 2544, 2592], "1328": [16, 17, 18, 19, 2509, 2544, 2592], "1327": [16, 17, 18, 19, 2509, 2544, 2592], "_encod": [16, 17, 18, 19, 2509, 2544, 2592], "endhead": [16, 17, 18, 19, 2509, 2544, 2592], "1277": [16, 17, 18, 19, 2509, 2544, 2592], "message_bodi": [16, 17, 18, 19, 2509, 2544, 2592], "1276": [16, 17, 18, 19, 2509, 2544, 2592], "cannotsendhead": [16, 17, 18, 19, 2509, 2544, 2592], "_send_output": [16, 17, 18, 19, 2509, 2544, 2592], "1037": [16, 17, 18, 19, 2509, 2544, 2592], "1036": [16, 17, 18, 19, 2509, 2544, 2592], "del": [16, 17, 18, 19, 2501, 2504, 2509, 2523, 2532, 2544, 2557, 2592], "_buffer": [16, 17, 18, 19, 2509, 2544, 2592], "1039": [16, 17, 18, 19, 2509, 2512, 2544, 2592], "1040": [16, 17, 18, 19, 2509, 2512, 2544, 2592], "1041": [16, 17, 18, 19, 2509, 2514, 2544, 2592], "975": [16, 17, 18, 19, 2497, 2509, 2536, 2544, 2592], "974": [16, 17, 18, 19, 2509, 2514, 2544, 2592], "auto_open": [16, 17, 18, 19, 2509, 2544, 2592], "976": [16, 17, 18, 19, 2509, 2544, 2592], "1447": [16, 17, 18, 19, 2509, 2544, 2592], "httpsconnect": [16, 17, 18, 19, 2509, 2544, 2592], "1445": [16, 17, 18, 19, 2509, 2544, 2592], "ssl": [16, 17, 18, 19, 2509, 2544, 2592, 2603], "port": [16, 17, 18, 19, 24, 25, 28, 29, 32, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2509, 2522, 2541, 2544, 2566, 2592], "super": [16, 17, 18, 19, 2502, 2509, 2516, 2519, 2521, 2544, 2592], "1449": [16, 17, 18, 19, 2509, 2544, 2592], "_tunnel_host": [16, 17, 18, 19, 2509, 2544, 2592], "941": [16, 17, 18, 19, 2509, 2544, 2592], "940": [16, 17, 18, 19, 2509, 2544, 2592], "sy": [16, 17, 18, 19, 22, 146, 276, 758, 1495, 2509, 2514, 2539, 2544, 2580, 2592], "audit": [16, 17, 18, 19, 2509, 2531, 2544, 2592], "sock": [16, 17, 18, 19, 2509, 2544, 2592], "_create_connect": [16, 17, 18, 19, 2509, 2544, 2592], "942": [16, 17, 18, 19, 2509, 2544, 2592], "source_address": [16, 17, 18, 19, 2509, 2544, 2592], "943": [16, 17, 18, 19, 2509, 2544, 2592], "oss": [16, 17, 18, 19, 2509, 2544, 2592], "tcp_nodelai": [16, 17, 18, 19, 2509, 2544, 2592], "socket": [16, 17, 18, 19, 2509, 2526, 2544, 2592], "851": [16, 17, 18, 19, 29, 2509, 2544, 2592], "create_connect": [16, 17, 18, 19, 2509, 2544, 2592], "all_error": [16, 17, 18, 19, 2509, 2544, 2592], "850": [16, 17, 18, 19, 2509, 2544, 2592], "852": [16, 17, 18, 19, 29, 2509, 2544, 2592], "exceptiongroup": [16, 17, 18, 19, 2509, 2544, 2592], "836": [16, 17, 18, 19, 2509, 2544, 2592], "835": [16, 17, 18, 19, 2497, 2509, 2536, 2544, 2592], "837": [16, 17, 18, 19, 2509, 2544, 2592], "errno": [16, 17, 18, 19, 2509, 2544, 2592], "111": [16, 17, 18, 19, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2531, 2539, 2541, 2544, 2555, 2592], "refus": [16, 17, 18, 19, 2509, 2544, 2592], "urlerror": [16, 17, 18, 19, 2509, 2526, 2527, 2544, 2592], "0u4qpn": [16, 17, 18, 19, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2514, 2521, 2541, 2544, 2555, 2558, 2574, 2592, 2603], "dfsg": [16, 17, 18, 19, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2514, 2521, 2541, 2544, 2555, 2558, 2574, 2592, 2603], "pybuild": [16, 17, 18, 19, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2514, 2521, 2541, 2544, 2555, 2558, 2574, 2592, 2603], "cpython3_3": [16, 17, 18, 19, 2495, 2496, 2501, 2502, 2503, 2504, 2509, 2511, 2512, 2514, 2521, 2541, 2544, 2555, 2558, 2574, 2592, 2603], "211": [16, 17, 18, 19, 2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2521, 2541, 2544, 2592], "deprecate_kwarg": [16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "_deprecate_kwarg": [16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "209": [16, 17, 18, 19, 2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2520, 2521, 2541, 2544, 2592], "210": [16, 17, 18, 19, 136, 747, 1454, 2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2520, 2521, 2541, 2544, 2592], "new_arg_nam": [16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "new_arg_valu": [16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "331": [16, 17, 18, 19, 2497, 2507, 2509, 2519, 2541, 2544, 2592], "deprecate_nonkeyword_argu": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "325": [16, 17, 18, 19, 2497, 2507, 2509, 2519, 2531, 2536, 2541, 2544, 2592], "num_allow_arg": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "326": [16, 17, 18, 19, 29, 2497, 2507, 2509, 2519, 2541, 2544, 2592], "327": [16, 17, 18, 19, 29, 2497, 2507, 2509, 2519, 2541, 2544, 2592], "_format_argument_list": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "allow_arg": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "328": [16, 17, 18, 19, 2497, 2501, 2507, 2509, 2519, 2541, 2544, 2592], "329": [16, 17, 18, 19, 2496, 2497, 2507, 2509, 2519, 2541, 2544, 2592], "330": [16, 17, 18, 19, 202, 653, 811, 2497, 2507, 2509, 2513, 2519, 2541, 2544, 2555, 2592], "parser": [16, 17, 18, 19, 22, 209, 280, 1079, 1390, 1403, 1491, 1492, 1494, 1497, 1508, 1509, 2523, 2524, 2526, 2527, 2529, 2530, 2535, 2536, 2540, 2541, 2544, 2550, 2555, 2570, 2572, 2573, 2586, 2592, 2598], "reader": [16, 17, 18, 19, 24, 1365, 1370, 1407, 1507, 1510, 1511, 2509, 2511, 2512, 2514, 2524, 2526, 2530, 2534, 2538, 2539, 2540, 2541, 2544, 2547, 2569, 2570, 2574, 2592], "950": [16, 17, 18, 19, 2509, 2516, 2541, 2544, 2592], "filepath_or_buff": [16, 17, 18, 19, 1491, 1494, 1501, 1502, 1507, 1508, 2509, 2538, 2541, 2544, 2592, 2598, 2602], "sep": [16, 17, 18, 19, 153, 258, 259, 863, 876, 887, 895, 903, 924, 925, 1031, 1374, 1390, 1405, 1465, 1490, 1491, 1508, 2478, 2497, 2509, 2513, 2517, 2519, 2528, 2529, 2531, 2539, 2541, 2544, 2555, 2574, 2580, 2586, 2592, 2598, 2603], "delimit": [16, 17, 18, 19, 34, 63, 258, 259, 266, 280, 887, 904, 908, 924, 925, 930, 1374, 1390, 1406, 1455, 1490, 1491, 1498, 1508, 1519, 2517, 2519, 2523, 2527, 2529, 2535, 2541, 2543, 2544, 2545, 2547, 2548, 2552, 2562, 2563, 2580, 2592, 2598, 2603], "index_col": [16, 17, 18, 19, 26, 27, 29, 348, 1491, 1492, 1495, 1497, 1504, 1505, 1506, 1507, 1508, 2495, 2497, 2507, 2509, 2511, 2526, 2527, 2528, 2534, 2535, 2536, 2537, 2540, 2541, 2544, 2547, 2552, 2555, 2573, 2574, 2580, 2584, 2592, 2598, 2601, 2603], "usecol": [16, 17, 18, 19, 348, 1491, 1492, 1503, 1508, 2514, 2523, 2524, 2527, 2534, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2574, 2592, 2598, 2601, 2603], "squeez": [16, 17, 18, 19, 136, 348, 747, 1491, 1492, 1508, 2509, 2525, 2526, 2531, 2538, 2539, 2541, 2544, 2547, 2580, 2586, 2592, 2598], "mangle_dupe_col": [16, 17, 18, 19, 348, 1491, 1492, 1508, 2509, 2541, 2544, 2592, 2603], "true_valu": [16, 17, 18, 19, 348, 1491, 1492, 1508, 2509, 2523, 2540, 2541, 2544, 2592], "false_valu": [16, 17, 18, 19, 348, 1491, 1492, 1508, 2509, 2523, 2541, 2544, 2592], "skipinitialspac": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2592], "skiprow": [16, 17, 18, 19, 348, 1491, 1492, 1494, 1497, 1508, 2509, 2527, 2533, 2534, 2540, 2541, 2544, 2555, 2592, 2598, 2603], "skipfoot": [16, 17, 18, 19, 348, 1390, 1491, 1492, 1508, 2509, 2541, 2543, 2544, 2550, 2555, 2574, 2592], "nrow": [16, 17, 18, 19, 25, 133, 348, 1491, 1492, 1498, 1508, 2503, 2509, 2520, 2523, 2527, 2530, 2537, 2541, 2543, 2544, 2550, 2552, 2555, 2563, 2580, 2592, 2598, 2603], "na_valu": [16, 17, 18, 19, 236, 269, 348, 473, 845, 934, 958, 1087, 1098, 1105, 1106, 1110, 1196, 1491, 1492, 1497, 1508, 1509, 2495, 2509, 2523, 2526, 2527, 2538, 2541, 2543, 2544, 2550, 2555, 2572, 2574, 2580, 2592, 2603], "keep_default_na": [16, 17, 18, 19, 1491, 1492, 1497, 1508, 2509, 2527, 2541, 2544, 2550, 2572, 2592], "na_filt": [16, 17, 18, 19, 1491, 1492, 1508, 2509, 2541, 2544, 2548, 2555, 2592], "skip_blank_lin": [16, 17, 18, 19, 1491, 1508, 2509, 2531, 2541, 2544, 2586, 2592], "parse_d": [16, 17, 18, 19, 26, 27, 29, 30, 31, 348, 1491, 1492, 1497, 1504, 1505, 1506, 1508, 1509, 2509, 2528, 2529, 2539, 2540, 2541, 2544, 2555, 2563, 2573, 2580, 2592, 2598], "infer_datetime_format": [16, 17, 18, 19, 1491, 1508, 1519, 2509, 2528, 2537, 2541, 2544, 2580, 2592, 2598], "keep_date_col": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2592, 2598], "date_pars": [16, 17, 18, 19, 348, 1491, 1492, 1508, 2509, 2536, 2539, 2541, 2544, 2555, 2592, 2598], "dayfirst": [16, 17, 18, 19, 295, 1491, 1504, 1508, 1519, 2509, 2519, 2529, 2541, 2544, 2570, 2592, 2598, 2603], "cache_d": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2558, 2592], "chunksiz": [16, 17, 18, 19, 259, 262, 263, 275, 368, 374, 925, 937, 1370, 1491, 1496, 1498, 1502, 1504, 1505, 1506, 1507, 1508, 2509, 2514, 2524, 2525, 2526, 2530, 2531, 2537, 2541, 2544, 2547, 2555, 2563, 2580, 2584, 2586, 2587, 2592], "linetermin": [16, 17, 18, 19, 259, 925, 1491, 1508, 2509, 2523, 2540, 2541, 2544, 2592, 2598, 2603], "quotechar": [16, 17, 18, 19, 259, 925, 1491, 1508, 2509, 2523, 2529, 2541, 2544, 2592], "doublequot": [16, 17, 18, 19, 259, 925, 1491, 1508, 2509, 2529, 2541, 2544, 2592], "escapechar": [16, 17, 18, 19, 259, 925, 1491, 1508, 2509, 2523, 2529, 2541, 2544, 2592], "encoding_error": [16, 17, 18, 19, 1491, 1498, 1508, 2509, 2541, 2544, 2592, 2598], "dialect": [16, 17, 18, 19, 1491, 1495, 1508, 2523, 2529, 2532, 2533, 2541, 2544, 2550, 2555, 2570, 2592], "error_bad_lin": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2592], "warn_bad_lin": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2592], "on_bad_lin": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2592, 2598, 2603], "delim_whitespac": [16, 17, 18, 19, 1390, 1491, 1508, 2509, 2523, 2529, 2531, 2540, 2541, 2544, 2583, 2586, 2592], "low_memori": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2547, 2552, 2592], "memory_map": [16, 17, 18, 19, 1491, 1508, 2509, 2541, 2544, 2591, 2592, 2596, 2598], "float_precis": [16, 17, 18, 19, 1491, 1508, 2509, 2531, 2541, 2544, 2586, 2587, 2592, 2598], "storage_opt": [16, 17, 18, 19, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2509, 2514, 2541, 2544, 2586, 2592, 2598], "935": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "kwds_default": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "_refine_defaults_read": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "936": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "937": [16, 17, 18, 19, 2509, 2514, 2541, 2544, 2592], "946": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "947": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "948": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "kwd": [16, 17, 18, 19, 348, 1479, 1482, 1485, 1494, 1869, 2509, 2512, 2527, 2541, 2544, 2550, 2564, 2580, 2592], "_read": [16, 17, 18, 19, 2509, 2531, 2541, 2544, 2592], "605": [16, 17, 18, 19, 2509, 2513, 2541, 2544, 2592], "602": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "_validate_nam": [16, 17, 18, 19, 2541, 2544, 2592], "604": [16, 17, 18, 19, 2509, 2541, 2544, 2592], "textfileread": [16, 17, 18, 19, 1491, 1494, 1502, 1508, 2509, 2527, 2529, 2541, 2544, 2592], "607": [16, 17, 18, 19, 2509, 2544, 2592], "608": [16, 17, 18, 19, 2509, 2544, 2592], "1442": [16, 17, 18, 19, 2544, 2592], "1439": [16, 17, 18, 19, 2544, 2592], "has_index_nam": [16, 17, 18, 19, 2537, 2544, 2547, 2592], "1441": [16, 17, 18, 19, 2544, 2592], "iohandl": [16, 17, 18, 19, 2544, 2592], "_engin": [16, 17, 18, 19, 2501, 2509, 2544, 2592], "_make_engin": [16, 17, 18, 19, 2544, 2592], "1735": [16, 17, 18, 19, 2544, 2592], "1733": [16, 17, 18, 19, 2544, 2592], "mode": [16, 17, 18, 19, 101, 146, 151, 152, 183, 184, 259, 261, 264, 268, 275, 349, 358, 434, 435, 447, 448, 758, 765, 766, 795, 796, 925, 927, 929, 933, 937, 959, 1173, 1365, 1392, 1396, 1397, 1407, 1452, 1496, 1506, 1510, 1511, 2499, 2503, 2507, 2509, 2511, 2512, 2513, 2517, 2523, 2527, 2530, 2531, 2532, 2537, 2541, 2544, 2546, 2547, 2550, 2555, 2574, 2578, 2580, 2581, 2586, 2587, 2588, 2589, 2592, 2594, 2603], "1734": [16, 17, 18, 19, 2544, 2592], "get_handl": [16, 17, 18, 19, 2509, 2544, 2592], "1736": [16, 17, 18, 19, 2544, 2592], "1737": [16, 17, 18, 19, 2544, 2592], "1738": [16, 17, 18, 19, 2544, 2592], "1739": [16, 17, 18, 19, 2544, 2592], "1740": [16, 17, 18, 19, 2544, 2592], "1741": [16, 17, 18, 19, 2496, 2512, 2544, 2574, 2592], "is_text": [16, 17, 18, 19, 2509, 2544, 2592], "1742": [16, 17, 18, 19, 2496, 2544, 2574, 2592], "1743": [16, 17, 18, 19, 2496, 2544, 2574, 2592], "1744": [16, 17, 18, 19, 2496, 2544, 2574, 2592], "1745": [16, 17, 18, 19, 2496, 2544, 2574, 2592], "1746": [16, 17, 18, 19, 2496, 2544, 2574, 2592], "713": [16, 17, 18, 19, 2509, 2544, 2592], "path_or_buf": [16, 17, 18, 19, 259, 264, 266, 925, 929, 930, 1496, 1498, 2509, 2514, 2539, 2544, 2555, 2580, 2592], "710": [16, 17, 18, 19, 2509, 2544, 2592], "codec": [16, 17, 18, 19, 2509, 2544, 2587, 2588, 2592], "lookup_error": [16, 17, 18, 19, 2509, 2544, 2592], "ioarg": [16, 17, 18, 19, 2509, 2544, 2592], "_get_filepath_or_buff": [16, 17, 18, 19, 2509, 2544, 2592], "714": [16, 17, 18, 19, 24, 25, 28, 2509, 2544, 2592], "715": [16, 17, 18, 19, 2497, 2501, 2509, 2544, 2592], "716": [16, 17, 18, 19, 2497, 2509, 2536, 2544, 2592], "717": [16, 17, 18, 19, 2509, 2544, 2592], "718": [16, 17, 18, 19, 2509, 2544, 2592], "719": [16, 17, 18, 19, 2509, 2544, 2592], "721": [16, 17, 18, 19, 2509, 2512, 2544, 2592], "722": [16, 17, 18, 19, 2509, 2544, 2592], "basebuff": [16, 17, 18, 19, 2509, 2544, 2592], "363": [16, 17, 18, 19, 2497, 2507, 2509, 2519, 2544, 2592], "361": [16, 17, 18, 19, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 276, 279, 283, 940, 1507, 2497, 2507, 2509, 2519, 2544, 2592], "362": [16, 17, 18, 19, 2497, 2507, 2509, 2519, 2544, 2592], "req_info": [16, 17, 18, 19, 2509, 2544, 2592], "urlopen": [16, 17, 18, 19, 2509, 2544, 2592], "364": [16, 17, 18, 19, 2497, 2507, 2509, 2518, 2519, 2544, 2592], "content_encod": [16, 17, 18, 19, 2509, 2544, 2592], "365": [16, 17, 18, 19, 311, 489, 551, 553, 692, 969, 2497, 2501, 2507, 2509, 2518, 2519, 2544, 2592], "gzip": [16, 17, 18, 19, 259, 266, 271, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2537, 2538, 2544, 2557, 2580, 2586, 2592], "366": [16, 17, 18, 19, 311, 551, 553, 569, 692, 2497, 2507, 2509, 2518, 2519, 2544, 2592], "265": [16, 17, 18, 19, 2497, 2499, 2507, 2509, 2519, 2540, 2544, 2592], "259": [16, 17, 18, 19, 2497, 2499, 2507, 2509, 2519, 2544, 2592], "260": [16, 17, 18, 19, 146, 758, 2497, 2499, 2507, 2509, 2519, 2544, 2592], "stdlib": [16, 17, 18, 19, 266, 930, 1519, 2509, 2544, 2592], "chunk": [16, 17, 18, 19, 22, 263, 368, 1237, 1284, 1374, 1491, 1494, 1504, 1505, 1506, 1507, 1508, 2497, 2505, 2506, 2510, 2527, 2531, 2539, 2544, 2555, 2563, 2592, 2598], "261": [16, 17, 18, 19, 2497, 2499, 2507, 2509, 2519, 2544, 2592], "262": [16, 17, 18, 19, 2497, 2499, 2507, 2509, 2512, 2519, 2544, 2592], "263": [16, 17, 18, 19, 2497, 2499, 2507, 2509, 2512, 2519, 2544, 2592], "216": [16, 17, 18, 19, 28, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529, 2544, 2592], "cafil": [16, 17, 18, 19, 2509, 2544, 2592], "capath": [16, 17, 18, 19, 2509, 2544, 2592], "cadefault": [16, 17, 18, 19, 2509, 2544, 2592], "214": [16, 17, 18, 19, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2521, 2544, 2592], "215": [16, 17, 18, 19, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2519, 2544, 2592], "_open": [16, 17, 18, 19, 2509, 2544, 2592], "519": [16, 17, 18, 19, 2509, 2544, 2547, 2592, 2603], "openerdirector": [16, 17, 18, 19, 2509, 2544, 2592], "fullurl": [16, 17, 18, 19, 2509, 2544, 2592], "516": [16, 17, 18, 19, 2509, 2544, 2592], "518": [16, 17, 18, 19, 2509, 2544, 2547, 2592], "full_url": [16, 17, 18, 19, 2509, 2544, 2592], "521": [16, 17, 18, 19, 2509, 2544, 2592, 2603], "522": [16, 17, 18, 19, 2509, 2544, 2592, 2603], "meth_nam": [16, 17, 18, 19, 2509, 2544, 2592], "protocol": [16, 17, 18, 19, 65, 273, 936, 1131, 1497, 2507, 2509, 2511, 2544, 2547, 2580, 2586, 2588, 2592], "_respons": [16, 17, 18, 19, 2509, 2544, 2592], "536": [16, 17, 18, 19, 2509, 2544, 2592], "533": [16, 17, 18, 19, 2509, 2516, 2544, 2592], "535": [16, 17, 18, 19, 2509, 2544, 2592], "_call_chain": [16, 17, 18, 19, 2509, 2544, 2592], "handle_open": [16, 17, 18, 19, 2509, 2544, 2592], "537": [16, 17, 18, 19, 2497, 2509, 2536, 2544, 2592], "538": [16, 17, 18, 19, 2501, 2509, 2544, 2592], "539": [16, 17, 18, 19, 2509, 2544, 2592], "496": [16, 17, 18, 19, 2509, 2514, 2519, 2544, 2558, 2592], "494": [16, 17, 18, 19, 2509, 2516, 2519, 2544, 2558, 2592], "handler": [16, 17, 18, 19, 266, 930, 1509, 2509, 2540, 2544, 2592], "495": [16, 17, 18, 19, 2509, 2514, 2519, 2544, 2558, 2580, 2592], "getattr": [16, 17, 18, 19, 2509, 2544, 2550, 2592], "497": [16, 17, 18, 19, 2509, 2519, 2544, 2558, 2592], "498": [16, 17, 18, 19, 2509, 2514, 2519, 2544, 2558, 2592], "1391": [16, 17, 18, 19, 2509, 2544, 2592], "httpshandler": [16, 17, 18, 19, 2509, 2544, 2592], "https_open": [16, 17, 18, 19, 2509, 2544, 2592], "1390": [16, 17, 18, 19, 2509, 2544, 2592], "1392": [16, 17, 18, 19, 2509, 2544, 2592], "_context": [16, 17, 18, 19, 2509, 2544, 2592], "check_hostnam": [16, 17, 18, 19, 2509, 2544, 2592], "_check_hostnam": [16, 17, 18, 19, 2509, 2544, 2592], "1351": [16, 17, 18, 19, 2509, 2544, 2592], "1352": [16, 17, 18, 19, 2509, 2544, 2592], "getrespons": [16, 17, 18, 19, 2509, 2544, 2592], "1353": [16, 17, 18, 19, 2509, 2544, 2592], "nameerror": [16, 17, 18, 19, 2514, 2527, 2530, 2540, 2603], "read_tabl": [16, 17, 19, 63, 1374, 1390, 2509, 2523, 2527, 2528, 2529, 2530, 2531, 2535, 2538, 2539, 2541, 2544, 2547, 2555, 2558, 2563, 2564, 2566, 2570, 2580, 2583, 2592, 2598, 2603], "read_": [16, 19, 21, 24, 2538, 2540, 2580, 2586], "truncat": [16, 17, 19, 146, 277, 542, 718, 938, 960, 1079, 1365, 1407, 1510, 1511, 1521, 2495, 2501, 2503, 2509, 2512, 2521, 2527, 2529, 2531, 2534, 2535, 2539, 2541, 2544, 2550, 2555, 2574, 2575, 2580, 2581, 2586, 2587, 2598, 2603], "overridden": [16, 17, 19, 608, 958, 1079, 1365, 1407, 1497, 1510, 1511, 2497, 2504, 2512, 2529, 2550], "ob": 16, "invers": [16, 19, 151, 152, 183, 184, 247, 288, 340, 434, 435, 447, 448, 723, 765, 766, 795, 796, 858, 1018, 1463, 1464, 1470, 1471, 2495, 2507, 2513, 2524, 2526, 2529, 2555, 2573], "outfil": 16, "tips2": [16, 19], "arbitrari": [16, 19, 27, 34, 119, 121, 134, 137, 163, 166, 181, 234, 894, 916, 1102, 2479, 2496, 2497, 2505, 2507, 2510, 2511, 2514, 2517, 2519, 2523, 2527, 2535, 2540, 2541, 2547, 2550, 2555, 2564, 2603], "math": [16, 19, 1514, 1515, 1516, 1517, 2503], "total_bil": [16, 17, 18, 19], "new_bil": [16, 17, 19], "is_dinn": [16, 17, 18, 19], "dinner": [16, 17, 18, 19], "value_count": [16, 17, 18, 19, 28, 101, 113, 177, 2495, 2497, 2499, 2505, 2509, 2511, 2514, 2524, 2525, 2529, 2530, 2531, 2534, 2537, 2540, 2541, 2544, 2568, 2574, 2580, 2586, 2592, 2593, 2602], "bucket": [16, 17, 19, 219, 829, 1363, 1489, 1500, 2509, 2530, 2537, 2578, 2579], "date1": [16, 17, 19], "date2": [16, 17, 19], "date1_plusmonth": 16, "mmddyy10": 16, "mdy": [16, 19], "2013": [16, 17, 19, 35, 219, 224, 234, 311, 386, 551, 553, 578, 692, 829, 834, 953, 1132, 1287, 1288, 2495, 2497, 2505, 2507, 2509, 2513, 2518, 2519, 2521, 2522, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2598], "2015": [16, 17, 19, 35, 188, 281, 287, 311, 340, 386, 551, 553, 578, 692, 723, 800, 942, 948, 1173, 1519, 2499, 2519, 2522, 2531, 2532, 2539, 2540, 2541, 2544, 2555, 2558, 2559, 2574, 2580], "date1_year": [16, 17, 19], "date2_month": [16, 17, 19], "shift": [16, 17, 19, 34, 108, 188, 239, 285, 287, 296, 304, 326, 340, 633, 666, 676, 689, 710, 723, 800, 848, 946, 948, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 1217, 1238, 1383, 2495, 2503, 2505, 2518, 2527, 2529, 2531, 2535, 2537, 2538, 2540, 2541, 2550, 2552, 2555, 2560, 2570, 2573, 2574, 2575, 2576, 2578, 2580, 2581, 2583, 2586, 2592, 2594, 2598, 2601], "date1_next": [16, 17, 19], "intnx": 16, "months_between": [16, 17, 19], "intck": 16, "resampl": [16, 71, 72, 79, 136, 367, 548, 627, 747, 1269, 2484, 2495, 2497, 2506, 2514, 2523, 2524, 2527, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2541, 2543, 2551, 2552, 2554, 2557, 2570, 2573, 2577, 2584, 2588, 2595, 2597, 2601], "dt": [16, 17, 19, 31, 32, 82, 287, 296, 298, 299, 300, 302, 304, 307, 311, 312, 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 340, 342, 344, 608, 629, 948, 969, 985, 988, 993, 1120, 1122, 1123, 1164, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2491, 2499, 2506, 2509, 2515, 2517, 2518, 2519, 2526, 2532, 2534, 2535, 2538, 2539, 2540, 2541, 2544, 2547, 2550, 2574, 2580, 2582, 2583, 2586, 2592, 2598, 2602], "monthbegin": [16, 17, 19, 2484, 2519, 2539], "to_period": [16, 17, 19, 2495, 2519, 2530, 2538, 2555, 2580], "sex": [16, 17, 18, 19, 23, 24, 25, 28, 29, 32], "total_bill_2": [16, 17, 19], "charact": [16, 17, 19, 23, 24, 31, 32, 151, 152, 183, 184, 209, 259, 265, 267, 276, 277, 434, 435, 447, 448, 569, 765, 766, 795, 796, 861, 862, 864, 865, 866, 867, 868, 869, 874, 878, 879, 880, 881, 882, 883, 884, 885, 886, 888, 889, 890, 891, 892, 894, 899, 902, 904, 905, 908, 909, 910, 911, 912, 913, 914, 915, 916, 925, 931, 1115, 1365, 1390, 1405, 1407, 1410, 1421, 1422, 1453, 1454, 1455, 1490, 1491, 1492, 1497, 1508, 1510, 1511, 2478, 2497, 2503, 2504, 2511, 2512, 2517, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2537, 2541, 2542, 2544, 2546, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2598, 2600, 2603], "lengthn": 16, "lengthc": 16, "trail": [16, 17, 19, 375, 891, 905, 910, 969, 2517, 2533, 2534, 2535, 2541, 2555, 2586, 2587, 2588, 2592, 2598], "_null_": 16, "rstrip": [16, 17, 19, 891, 910, 2517, 2523], "findw": 16, "suppli": [16, 19, 230, 255, 406, 510, 531, 605, 606, 887, 921, 1318, 1319, 1326, 1328, 1343, 1345, 1415, 1424, 1442, 1451, 1492, 1520, 2496, 2499, 2505, 2509, 2513, 2514, 2520, 2521, 2531, 2537, 2538, 2539, 2541, 2546, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2594, 2596, 2597, 2603, 2606], "al": [16, 17, 19, 2501], "mind": [16, 17, 19, 34, 2496, 2504, 2511, 2516, 2525, 2537], "notat": [16, 17, 19, 1265, 1365, 1407, 1510, 1511, 2496, 2507, 2512, 2517, 2537, 2544, 2566, 2592, 2598], "scan": [16, 2496], "firstlast": [16, 17, 19], "first_nam": [16, 17, 19, 290], "last_nam": [16, 17, 19], "datalines2": 16, "smith": [16, 17, 19, 290], "jane": [16, 17, 19, 2558], "cook": [16, 17, 19, 2509], "simplest": [16, 17, 19, 22, 2509], "expand": [16, 17, 19, 71, 72, 77, 102, 103, 104, 105, 106, 122, 209, 213, 214, 220, 224, 234, 661, 662, 663, 664, 734, 822, 823, 834, 870, 895, 903, 904, 908, 915, 1210, 2484, 2497, 2505, 2506, 2509, 2513, 2516, 2517, 2527, 2534, 2535, 2536, 2539, 2540, 2541, 2544, 2547, 2548, 2555, 2558, 2572, 2580, 2586, 2587, 2592, 2603], "rsplit": [16, 17, 19, 908, 2509, 2517, 2536, 2603], "upcas": 16, "lowcas": 16, "propcas": 16, "string_up": 16, "string_low": 16, "string_prop": 16, "282863": [16, 17, 18, 19, 2495, 2496, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2515, 2517, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2540, 2544, 2550, 2569], "212112": [16, 17, 18, 19, 2495, 2496, 2501, 2503, 2505, 2507, 2509, 2511, 2512, 2513, 2517, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2540, 2544, 2550, 2566, 2569], "044236": [16, 17, 18, 19, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2529, 2534, 2544, 2550, 2569], "dummi": [16, 273, 441, 876, 936, 1405, 1406, 1501, 1507, 2506, 2517, 2528, 2541, 2555, 2558, 2580, 2603], "left_join": [16, 17, 19], "inner_join": [16, 17, 19], "right_join": [16, 17, 19], "outer_join": [16, 17, 19], "inner": [16, 17, 19, 25, 30, 73, 96, 111, 157, 174, 248, 288, 437, 618, 655, 863, 1200, 1467, 1469, 2497, 2510, 2513, 2517, 2529, 2555, 2563, 2592, 2598], "value_x": [16, 17, 18, 19, 174, 1467], "value_i": [16, 17, 18, 19, 174, 1467], "outer": [16, 17, 19, 25, 30, 73, 157, 174, 437, 618, 863, 1200, 1365, 1407, 1467, 1469, 1510, 1511, 2497, 2510, 2512, 2517, 2537, 2541, 2550, 2558, 2574, 2586, 2595, 2596, 2603], "929249": [16, 19, 2511], "308847": [16, 19], "016424": [16, 19], "5940742896293765": [16, 19], "outer_join_nul": 16, "outer_join_no_nul": 16, "notna": [16, 18, 19, 25, 115, 151, 152, 184, 434, 435, 448, 674, 765, 766, 796, 1463, 1464, 1471, 2504, 2511, 2547, 2592], "ffill": [16, 19, 73, 79, 126, 148, 187, 188, 213, 214, 218, 219, 403, 407, 452, 509, 530, 618, 627, 739, 759, 799, 800, 822, 823, 828, 829, 1095, 1219, 1226, 1227, 1267, 1268, 1291, 1294, 1299, 1308, 1469, 2497, 2505, 2510, 2511, 2519, 2523, 2527, 2529, 2539, 2540, 2544, 2550, 2551, 2560, 2580, 2586, 2592, 2598, 2603], "718815": [16, 19], "nwai": 16, "smoker": [16, 18, 19], "var": [16, 71, 72, 1085, 2497, 2504, 2505, 2521, 2526, 2528, 2534, 2537, 2539, 2544, 2548, 2574, 2576, 2580, 2586, 2598, 2603], "tips_sum": [16, 19], "mechan": [16, 19, 2501], "smoker_mean": 16, "group_bil": [16, 19], "adj_total_bil": [16, 19], "succinctli": [16, 19, 2497, 2505, 2519, 2531], "gb": [16, 19, 29, 2505, 2509, 2514, 2592], "replic": [16, 17, 19, 124, 2513, 2516, 2524, 2525, 2535, 2537, 2539, 2558], "tips_first": 16, "exclus": [16, 19, 127, 740, 2498, 2539, 2541, 2574], "dask": [16, 19, 2514, 2537, 2593, 2603], "read_sa": [16, 2509, 2537, 2540, 2541, 2543, 2544, 2547, 2550, 2555, 2580, 2586, 2592, 2598, 2603], "xport": [16, 1502, 2509, 2539], "sas7bdat": [16, 1502, 2509, 2539, 2543, 2547, 2555, 2603], "libnam": 16, "xportout": 16, "transport": 16, "xpt": [16, 2509, 2537], "tbill": 16, "10m": [16, 1468, 2510], "wall": [16, 296, 304, 326, 676, 689, 710, 985, 988, 993, 998, 1001, 1014, 1045, 2514, 2519, 2555, 2574, 2592, 2598, 2603], "86": [16, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "program": [17, 21, 36, 2504, 2509], "sheet": [17, 21, 261, 348, 349, 353, 357, 358, 363, 927, 1452, 1492, 2516, 2527, 2529, 2534, 2539, 2543, 2544, 2574, 2592, 2598, 2601, 2603], "libreoffic": 17, "calc": 17, "appl": [17, 188, 411, 421, 423, 429, 430, 455, 800, 840, 1520, 2497, 2507, 2509, 2512, 2523], "worksheet": [17, 1492, 2509, 2516, 2537], "workbook": [17, 261, 349, 360, 927, 1452, 2509, 2555], "unlik": [17, 149, 1152, 1165, 1197, 1509, 2497, 2517, 2531, 2539], "a1": [17, 157, 483, 870, 1411, 2496, 2510, 2517, 2527, 2529, 2535, 2539, 2550, 2555], "z1": [17, 132, 2598], "chicago": [17, 18, 2497, 2509], "persist": [17, 95, 654], "sa": [17, 18, 19, 20, 21, 1502, 2484, 2506, 2507, 2539, 2540, 2541, 2543, 2544, 2592, 2603], "menu": 17, "to_excel": [17, 24, 259, 349, 925, 1369, 1418, 1421, 1422, 1424, 1492, 2495, 2509, 2516, 2526, 2529, 2531, 2534, 2537, 2538, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2576, 2580, 2586, 2588, 2589, 2598, 2600, 2603, 2605, 2606], "xlsx": [17, 22, 24, 261, 349, 927, 1365, 1369, 1407, 1421, 1452, 1492, 1510, 1511, 2495, 2509, 2512, 2516, 2537, 2544, 2586, 2592, 2598], "tips_df": 17, "screen": [17, 91, 1365, 1407, 1480, 1510, 1511, 2512, 2558], "littl": [17, 22, 276, 1497, 2504, 2507, 2509, 2510, 2516, 2570], "od": [17, 349, 1365, 1407, 1492, 1510, 1511, 2509, 2512, 2574, 2580, 2603], "formula": [17, 2497, 2503, 2521, 2536], "drag": 17, "condit": [17, 18, 21, 22, 25, 27, 32, 34, 164, 168, 218, 267, 293, 450, 482, 489, 776, 780, 828, 931, 956, 1114, 1457, 2495, 2497, 2507, 2509, 2510, 2511, 2516, 2521, 2523, 2527, 2536, 2540, 2541, 2544, 2547, 2548, 2552, 2555, 2573, 2590], "IF": [17, 34], "a2": [17, 157, 1411, 2510, 2535, 2550, 2555], "datevalu": 17, "b2": [17, 157, 483, 870, 2510, 2517, 2527, 2535, 2539, 2550, 2555], "datedif": 17, "hide": [17, 1420, 1425, 1426, 1434, 1440, 1443, 1454, 1456, 2520, 2535, 2539, 2594, 2598], "dialog": [17, 1495], "trim": [17, 92, 652, 1365, 1407, 1410, 1510, 1511, 2512, 2516, 2555, 2558, 2598], "whitespac": [17, 209, 266, 864, 878, 879, 880, 881, 882, 883, 884, 885, 886, 889, 891, 894, 895, 902, 903, 904, 905, 908, 910, 915, 930, 1490, 1491, 1508, 2509, 2511, 2517, 2555, 2598], "mid": [17, 503, 1416, 1479, 2516, 2544, 2546], "45": [17, 18, 19, 26, 27, 31, 88, 91, 112, 219, 236, 367, 637, 671, 829, 845, 1206, 1291, 1294, 1305, 1454, 1480, 1519, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "46": [17, 19, 23, 29, 287, 340, 723, 948, 1343, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2606], "47": [17, 19, 219, 367, 829, 970, 1033, 1343, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2592], "vlookup": [17, 157, 2510], "52": [17, 19, 31, 194, 195, 219, 236, 367, 804, 805, 829, 845, 1000, 1001, 1006, 1014, 1021, 1031, 1038, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1061, 1062, 1065, 1468, 1945, 1975, 2495, 2496, 2497, 2499, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "56": [17, 19, 284, 945, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "enter": 17, "aaa": [17, 349, 1491, 1508, 2517, 2527], "bbb": [17, 349, 1491, 1508, 2517, 2527], "58": [17, 19, 23, 219, 284, 367, 829, 945, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2580, 2592], "59": [17, 19, 29, 284, 287, 296, 304, 326, 340, 561, 567, 568, 569, 596, 676, 689, 710, 713, 723, 945, 948, 985, 988, 993, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2538, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2573, 2580, 2592], "student_count": 17, "all_pass": 17, "65": [17, 19, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580, 2592], "pivott": 17, "reshap": [17, 20, 21, 31, 33, 34, 35, 100, 112, 168, 172, 190, 248, 293, 483, 780, 956, 1208, 1362, 1431, 1466, 1475, 2484, 2496, 2505, 2506, 2507, 2508, 2520, 2527, 2529, 2531, 2539, 2541, 2551, 2556, 2557, 2564], "gratuiti": 17, "66": [17, 19, 141, 142, 225, 281, 942, 1222, 1223, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "bottom": [17, 192, 211, 363, 802, 818, 1230, 1271, 1365, 1407, 1454, 1491, 1508, 1510, 1511, 2495, 2509, 2512, 2516, 2529, 2530, 2536, 2550, 2558, 2573, 2598], "67": [17, 19, 28, 29, 81, 225, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2580], "68": [17, 19, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2536, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "new_row": [17, 1200], "69": [17, 19, 194, 195, 804, 805, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2523, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "sun": [17, 18, 554, 1056, 2497, 2519, 2526, 2536], "72": [17, 31, 196, 199, 806, 808, 1454, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2580], "thursdai": [17, 1945, 1975, 2033, 2396, 2516, 2519], "akin": 18, "tip_rat": 18, "claus": [18, 19, 34, 275, 937, 2509, 2529, 2538, 2539, 2544, 2555], "OR": [18, 34, 871, 975, 2539, 2544], "AND": [18, 34, 1146, 2507, 2539], "meal": 18, "diner": 18, "bill": [18, 1495], "null": [18, 24, 25, 46, 65, 74, 75, 79, 94, 95, 99, 101, 102, 103, 104, 105, 106, 107, 118, 126, 129, 141, 142, 146, 159, 160, 162, 167, 169, 170, 171, 174, 175, 206, 207, 231, 238, 249, 253, 264, 266, 292, 329, 381, 382, 439, 441, 449, 472, 619, 620, 623, 624, 625, 627, 654, 659, 661, 662, 663, 664, 665, 671, 731, 739, 742, 753, 754, 758, 771, 772, 774, 778, 781, 782, 783, 785, 798, 814, 815, 841, 847, 854, 859, 919, 929, 930, 954, 1207, 1210, 1216, 1219, 1222, 1223, 1224, 1235, 1254, 1259, 1265, 1295, 1300, 1365, 1383, 1407, 1463, 1464, 1467, 1470, 1471, 1491, 1492, 1508, 1510, 1511, 1519, 2499, 2501, 2504, 2505, 2507, 2509, 2512, 2515, 2519, 2521, 2526, 2527, 2528, 2530, 2531, 2532, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2549, 2555, 2557, 2574, 2576, 2580, 2581, 2592, 2602, 2603, 2604], "femal": [18, 23, 25, 28, 32, 1239, 2505, 2531], "male": [18, 23, 25, 28, 32, 1239, 2505, 2529], "157": [18, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2592], "fri": [18, 1199, 1418, 1659, 1744, 1773, 2519, 2526], "734737": 18, "sat": [18, 2519, 2526], "993103": 18, "255132": 18, "76": [18, 196, 199, 806, 808, 1454, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "771452": 18, "812500": 18, "102889": 18, "167895": 18, "673778": 18, "714000": 18, "875476": 18, "516842": 18, "030000": 18, "behaviour": [18, 74, 77, 174, 211, 248, 249, 255, 619, 672, 818, 850, 859, 906, 921, 1365, 1407, 1440, 1467, 1498, 1500, 1510, 1511, 1519, 1520, 2497, 2499, 2509, 2510, 2511, 2512, 2515, 2530, 2531, 2532, 2533, 2534, 2535, 2540, 2544, 2550, 2552, 2555, 2558, 2574, 2580, 2586, 2587, 2598, 2603], "ON": [18, 34], "indexed_df2": 18, "left_on": [18, 30, 174, 1467, 1468, 1469, 2510, 2550], "right_index": [18, 174, 437, 1467, 1468, 2510, 2543, 2544, 2550, 2581, 2592], "rdbm": 18, "mysql": [18, 22, 2509, 2524, 2529, 2536, 2541, 2550, 2556, 2580], "citi": [18, 29, 31, 622, 1415, 1451, 2509], "san": 18, "francisco": 18, "york": [18, 622], "rank": [18, 99, 100, 291, 503, 658, 1179, 1207, 1208, 1363, 1489, 2505, 2507, 2529, 2534, 2537, 2541, 2544, 2551, 2555, 2565, 2568, 2573, 2584, 2586, 2592, 2603], "boston": 18, "lo": 18, "angel": [18, 2557], "conjunct": [18, 2503, 2505, 2509], "nlargest": [18, 185, 797, 1283, 2497, 2505, 2529, 2530, 2537, 2543, 2544, 2552, 2555, 2558, 2594, 2598], "oracl": [18, 2509, 2529], "row_numb": 18, "partit": [18, 262, 270, 271, 857, 903, 1500, 2514, 2517, 2521, 2535, 2555, 2574, 2578], "AS": [18, 34, 2519, 2547], "rn": 18, "cumcount": [18, 1264, 2505, 2540, 2545, 2580], "rnk": 18, "gender": [18, 24, 25, 28, 29, 32, 196, 199, 806, 808, 1239, 2499, 2505], "rnk_min": 18, "bysort": 19, "_n": 19, "dta": [19, 276, 1462, 1507, 2509, 2530, 2531, 2541, 2550, 2551, 2555, 2558, 2574, 2580], "read_stata": [19, 276, 2509, 2526, 2527, 2529, 2531, 2533, 2534, 2537, 2539, 2541, 2547, 2551, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "to_stata": [19, 1380, 1393, 1402, 1507, 2509, 2526, 2529, 2531, 2541, 2543, 2544, 2551, 2555, 2558, 2574, 2580, 2587, 2598, 2603], "feb152015": 19, "mofd": 19, "strlen": 19, "ustrlen": 19, "ascii": [19, 209, 266, 930, 1421, 2509, 2530, 2539, 2541, 2544, 2547, 2555, 2566, 2574], "strlen_tim": 19, "ustrlen_tim": 19, "strpo": 19, "str_posit": 19, "short_sex": 19, "str20": 19, "strupper": 19, "strlower": 19, "strproper": 19, "ustrupp": 19, "ustrlow": 19, "ustrtitl": 19, "contrast": [19, 39, 98, 219, 657, 829, 1093, 2497, 2499, 2504, 2507, 2519, 2531, 2550, 2587], "_merg": [19, 174, 1467, 2510, 2537], "str1": 19, "rnormal": 19, "restor": [19, 1365, 1407, 1481, 1510, 1511, 2512, 2522, 2534, 2535, 2538, 2541, 2549, 2550, 2551, 2556, 2558, 2580, 2587, 2592, 2604], "collaps": [19, 74, 75, 101, 159, 160, 167, 169, 170, 171, 175, 206, 207, 231, 238, 249, 253, 292, 619, 620, 659, 771, 772, 778, 781, 782, 783, 785, 814, 815, 841, 847, 859, 919, 954, 1224, 1235], "egen": 19, "plyr": [20, 2501], "reshape2": 20, "consider": [20, 80, 196, 628, 806, 1320, 1322, 1330, 1331, 1332, 1333, 1339, 1347, 1348, 1349, 1350, 1356, 2501, 2505, 2506, 2511, 2519, 2520, 2521, 2603], "stata": [20, 21, 276, 1370, 1380, 1402, 1507, 2484, 2499, 2506, 2526, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2537, 2541, 2550, 2551, 2555, 2558, 2574, 2580], "anaconda": 21, "miniconda": 21, "straight": 21, "to_": [21, 24], "extract": [21, 31, 32, 229, 839, 871, 873, 874, 875, 892, 899, 1079, 1144, 1173, 1177, 1195, 1497, 2497, 2505, 2506, 2507, 2509, 2521, 2527, 2528, 2529, 2530, 2535, 2544, 2555, 2592, 2603], "scatter": [21, 26, 192, 802, 1482, 1485, 1487, 2501, 2527, 2529, 2530, 2531, 2533, 2534, 2537, 2546, 2555, 2569, 2574, 2580, 2586, 2592, 2603, 2604, 2605, 2606], "boxplot": [21, 26, 192, 196, 802, 806, 2484, 2495, 2505, 2520, 2529, 2530, 2531, 2534, 2541, 2544, 2545, 2551, 2564, 2574, 2580, 2586, 2598, 2603], "loop": [21, 27, 1200, 1519, 2496, 2497, 2501, 2503, 2509, 2516, 2521, 2527, 2574, 2580, 2603], "elementwis": [21, 77, 78, 119, 134, 137, 163, 166, 181, 189, 505, 513, 517, 622, 653, 779, 801, 1181, 1190, 1411, 1412, 1413, 1414, 1457, 2516, 2564], "statist": [21, 22, 23, 30, 31, 33, 34, 35, 39, 107, 146, 197, 200, 608, 665, 758, 807, 809, 1216, 1291, 1294, 1418, 1454, 1479, 2495, 2499, 2504, 2505, 2506, 2511, 2513, 2520, 2521, 2527, 2529, 2536, 2539, 2564], "median": [21, 28, 71, 72, 91, 107, 196, 665, 806, 1085, 1216, 1479, 1480, 2497, 2499, 2501, 2505, 2518, 2519, 2520, 2521, 2535, 2539, 2541, 2544, 2550, 2558, 2571, 2576, 2580, 2586, 2596, 2603], "latter": [21, 27, 29, 92, 652, 1454, 1491, 1508, 2504, 2509, 2535, 2570, 2592], "tidi": [21, 29, 35, 2563], "concaten": [21, 32, 35, 76, 621, 863, 887, 1080, 1200, 1418, 1491, 1492, 1508, 2495, 2506, 2509, 2527, 2529, 2531, 2535, 2537, 2539, 2540, 2544, 2548, 2551, 2566, 2567, 2570, 2580, 2592, 2594, 2598, 2603, 2606], "textual": [21, 23, 24, 33], "tablular": 21, "tidyvers": 21, "transferr": 21, "cheat": [21, 2543], "succinct": [21, 2507], "materi": [21, 34, 35, 2541, 2547, 2555, 2602], "enlist": [21, 24, 30], "inexperienc": 22, "admin": [22, 2527], "hundr": [22, 2509, 2603], "megabyt": [22, 2509, 2603], "bandwidth": [22, 197, 200, 807, 809, 2527], "agnost": [22, 2509], "plai": [22, 218, 828, 2503, 2527], "name_of_my_env": 22, "django": 22, "sudo": 22, "apt": 22, "unstabl": 22, "neurodebian": 22, "opensus": 22, "zypper": 22, "dnf": 22, "epel": 22, "behind": [22, 2507, 2516, 2527], "newest": 22, "couldn": [22, 2586, 2595], "mac": 22, "getting_start": 22, "tree": [22, 280, 1403, 2497, 2509, 2516, 2603], "equip": [22, 2495, 2497, 2509, 2511, 2517], "97": [22, 31, 202, 811, 1468, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2535, 2537, 2539, 2541, 2544, 2555], "soft": [22, 145, 757, 2497, 2547, 2550], "hypothesi": [22, 2555, 2603], "slow": [22, 1365, 1407, 1510, 1511, 1513, 1519, 2497, 2503, 2509, 2512, 2526, 2531, 2541, 2547, 2550, 2562], "db": [22, 275, 937, 1504, 1505, 1513, 2509, 2580], "anaconda3": 22, "rootdir": 22, "anyio": 22, "154975": 22, "154971": 22, "146194": 22, "7402": 22, "1367": 22, "xpass": 22, "197": [22, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520], "1090": [22, 2496, 2501, 2509], "dateutil": [22, 128, 161, 295, 338, 339, 340, 345, 721, 722, 723, 741, 773, 998, 1000, 1020, 1061, 1062, 1491, 1492, 1508, 1519, 1869, 1920, 2509, 2519, 2530, 2531, 2533, 2536, 2541, 2543, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598], "pytz": [22, 295, 338, 339, 340, 345, 721, 722, 723, 998, 1000, 1020, 1043, 1061, 1062, 1519, 2509, 2519, 2530, 2550, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "2020": [22, 82, 122, 236, 276, 629, 734, 845, 999, 1000, 1001, 1002, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1014, 1020, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031, 1038, 1040, 1041, 1042, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1058, 1061, 1062, 1065, 1066, 1070, 1072, 1408, 1519, 1526, 1552, 1578, 1604, 1691, 1716, 2509, 2519, 2521, 2522, 2592, 2598, 2603], "numexpr": [22, 209, 1365, 1384, 1403, 1407, 1510, 1511, 2497, 2503, 2507, 2512, 2525, 2527, 2529, 2531, 2537, 2539, 2540, 2544, 2550, 2555, 2558, 2559, 2574, 2580, 2583, 2586, 2592, 2598, 2603], "smart": [22, 2497, 2586], "speedup": [22, 412, 749, 1519, 2497, 2503, 2505, 2509, 2527, 2528, 2547, 2558, 2566, 2599], "routin": [22, 124, 127, 736, 740, 1087, 1385, 2497, 2506, 2511, 2521, 2526, 2539, 2544, 2545, 2558, 2562, 2574], "read_hdf": [22, 264, 929, 1501, 2495, 2509, 2525, 2526, 2527, 2531, 2536, 2537, 2541, 2544, 2545, 2546, 2547, 2550, 2558, 2574, 2580, 2586, 2592], "to_markdown": [22, 2574, 2580, 2586], "tabul": [22, 268, 933, 1362, 2505, 2506, 2580, 2592, 2598, 2603], "tzdata": [22, 2603], "2022a": [22, 2603], "zoneinfo": [22, 345, 2519, 2530, 2580, 2603], "iana": 22, "tz": [22, 31, 37, 230, 286, 287, 295, 296, 304, 324, 326, 337, 339, 340, 345, 384, 473, 610, 626, 676, 689, 707, 710, 722, 723, 934, 947, 948, 949, 953, 985, 988, 993, 998, 1000, 1001, 1014, 1020, 1021, 1040, 1041, 1043, 1045, 1058, 1061, 1062, 1066, 1139, 1142, 1145, 1177, 1199, 1285, 1364, 2475, 2479, 2497, 2509, 2519, 2526, 2528, 2529, 2530, 2531, 2533, 2535, 2538, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2551, 2552, 2555, 2558, 2574, 2575, 2576, 2578, 2580, 2582, 2586, 2587, 2592, 2598, 2599], "forg": [22, 2544], "jinja2": [22, 1410, 1419, 1432, 1453, 2516, 2598, 2603], "miscellan": [22, 2506, 2566], "roll": [22, 71, 72, 102, 122, 123, 199, 208, 734, 735, 808, 816, 1125, 1126, 1127, 1129, 1210, 1325, 1329, 1337, 1338, 1340, 1372, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1686, 1687, 1713, 1714, 1738, 1739, 1769, 1770, 1800, 1801, 1811, 1826, 1833, 1834, 1843, 1858, 1865, 1866, 1869, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2484, 2497, 2503, 2505, 2506, 2519, 2520, 2527, 2528, 2529, 2538, 2539, 2540, 2546, 2551, 2554, 2571, 2576, 2578, 2581, 2582, 2585, 2587, 2588, 2594, 2596, 2599, 2600, 2601], "xarrai": [22, 279, 940, 2509, 2539, 2541, 2544, 2550, 2558, 2574, 2578, 2580, 2586, 2592, 2598, 2602, 2603], "xlrd": [22, 1365, 1407, 1492, 1510, 1511, 2509, 2512, 2529, 2547, 2555, 2558, 2574, 2580, 2586, 2588, 2592, 2598, 2603], "xlwt": [22, 261, 349, 927, 1365, 1407, 1452, 1510, 1511, 2509, 2512, 2529, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "xlsxwriter": [22, 261, 349, 927, 1365, 1407, 1452, 1510, 1511, 2509, 2512, 2516, 2529, 2534, 2550, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "openpyxl": [22, 261, 349, 927, 1365, 1407, 1452, 1492, 1510, 1511, 2509, 2512, 2516, 2529, 2530, 2531, 2537, 2538, 2544, 2550, 2555, 2558, 2567, 2574, 2580, 2586, 2588, 2592, 2598, 2603], "pyxlsb": [22, 1365, 1407, 1492, 1510, 1511, 2509, 2512, 2574, 2603], "xlsb": [22, 1365, 1407, 1492, 1510, 1511, 2506, 2512, 2574, 2592], "beautifulsoup4": [22, 2509, 2526, 2550, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "html5lib": [22, 1497, 2509, 2526, 2603], "lxml": [22, 280, 1497, 1509, 2509, 2525, 2526, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "although": [22, 2509, 2516, 2519, 2520, 2603], "gotcha": [22, 98, 657, 1454, 1497, 2506, 2522, 2527], "surround": [22, 25, 148, 208, 209, 759, 816, 1299, 1334, 1351, 2509, 2511, 2526, 2550, 2603], "read_xml": [22, 2509, 2592, 2598], "to_xml": [22, 2509, 2592, 2593, 2598], "sqlite": [22, 275, 937, 1504, 1505, 1506, 2529, 2539, 2550, 2580], "psycopg2": [22, 1504, 1505, 2509, 2603], "postgresql": [22, 2509, 2514, 2529, 2550, 2555], "pymysql": [22, 2509, 2539, 2556, 2558, 2574, 2580, 2586, 2587, 2592, 2598, 2603], "blosc": [22, 264, 929, 2509, 2535, 2545, 2603], "zlib": [22, 264, 929, 2509, 2535, 2545, 2547], "fastparquet": [22, 271, 1365, 1407, 1500, 1510, 1511, 2509, 2512, 2514, 2547, 2555, 2558, 2574, 2580, 2586, 2587, 2592, 2595, 2598, 2603], "orc": [22, 264, 270, 271, 929, 1499, 2484, 2506], "feather": [22, 262, 264, 929, 1493, 2484, 2506, 2544, 2555], "pyreadstat": [22, 2603], "spss": [22, 1503, 2484, 2506, 2558], "sav": [22, 2509, 2558], "read_orc": [22, 270, 2509, 2592], "fsspec": [22, 259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509, 2509, 2592, 2598, 2603], "2021": [22, 296, 304, 326, 676, 689, 710, 985, 988, 993, 1001, 1014, 1045, 1519, 1578, 2516, 2522, 2586, 2598, 2603], "asid": 22, "gcsf": [22, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "gbq": [22, 263, 1495, 2509, 2527, 2529, 2530, 2533, 2537, 2538, 2544, 2550, 2555, 2558, 2580, 2586, 2592, 2598, 2603], "s3f": [22, 2509, 2544, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "08": [22, 29, 30, 107, 213, 219, 236, 272, 281, 300, 302, 324, 334, 339, 342, 665, 681, 683, 707, 717, 722, 725, 822, 829, 845, 942, 1199, 1216, 1309, 1364, 1463, 1464, 1470, 1471, 1474, 1514, 1515, 1516, 1517, 1518, 1526, 1630, 1659, 1744, 1773, 1869, 2370, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2513, 2514, 2516, 2518, 2519, 2521, 2523, 2524, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2555, 2558, 2570, 2580, 2603], "amazon": [22, 2509, 2534], "pyqt5": [22, 2509, 2550], "qtpy": [22, 2509, 2550], "xclip": [22, 258, 924, 2509], "xsel": [22, 258, 924, 2509], "brotli": [22, 271], "snappi": [22, 264, 271, 929, 2509, 2545, 2603], "zstandard": [22, 259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2598, 2603], "passeng": [23, 24, 25, 28, 29, 32], "titan": [23, 24, 25, 28, 29, 32, 2527], "ag": [23, 24, 25, 28, 29, 32, 101, 151, 152, 183, 184, 196, 199, 249, 291, 292, 765, 766, 795, 796, 806, 808, 859, 954, 1363, 1403, 2478, 2513, 2528, 2558], "braund": [23, 32], "mr": [23, 25, 32], "owen": [23, 32], "harri": [23, 32, 2509], "allen": [23, 32], "william": [23, 25, 32, 2557], "henri": [23, 25, 32], "bonnel": [23, 25], "elizabeth": [23, 25], "squar": [23, 25, 68, 78, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 280, 282, 283, 489, 622, 1509, 2497, 2509, 2520, 2536, 2564, 2592, 2603], "scratch": [23, 275, 937], "maximum": [23, 31, 73, 92, 103, 104, 105, 106, 107, 126, 141, 148, 169, 175, 206, 207, 213, 214, 218, 253, 265, 277, 381, 382, 403, 407, 439, 441, 452, 509, 530, 618, 623, 624, 652, 653, 661, 662, 663, 664, 665, 739, 753, 754, 759, 781, 785, 814, 815, 822, 823, 828, 915, 919, 938, 1095, 1216, 1219, 1222, 1269, 1278, 1299, 1309, 1330, 1347, 1363, 1365, 1407, 1415, 1416, 1427, 1428, 1429, 1430, 1431, 1451, 1453, 1455, 1495, 1510, 1511, 2497, 2501, 2509, 2512, 2516, 2540, 2547, 2550, 2552, 2558, 2566, 2575, 2578, 2583, 2587, 2592, 2598, 2603], "parenthes": [23, 25, 489, 2503, 2507], "000000": [23, 28, 78, 102, 122, 148, 188, 191, 281, 319, 569, 700, 734, 759, 800, 942, 1210, 1237, 1244, 1284, 1299, 1324, 1343, 1355, 1357, 1421, 1454, 1476, 2495, 2497, 2501, 2505, 2507, 2509, 2511, 2515, 2516, 2518, 2519, 2520, 2521, 2527, 2531, 2541, 2544, 2566, 2573, 2586, 2592], "333333": [23, 68, 109, 110, 131, 176, 178, 179, 191, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1244, 1261, 1302, 1340, 1343, 1357, 1476, 2586, 2592], "230012": 23, "500000": [23, 68, 109, 110, 131, 176, 178, 179, 191, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 998, 1261, 1302, 1476, 2497, 2509, 2519, 2520, 2523, 2527, 2531, 2539, 2544], "75": [23, 28, 107, 135, 146, 214, 219, 260, 274, 665, 746, 816, 823, 829, 1216, 1415, 1440, 1451, 1468, 1489, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2566, 2569, 2580], "apart": [23, 26, 2499, 2501, 2592], "aka": [23, 24, 2519], "passengerid": [24, 25, 28, 29, 32], "surviv": [24, 25, 28, 29, 32], "pclass": [24, 25, 28, 29, 32], "ticket": [24, 25, 28, 29, 32], "sibsp": [24, 25, 28, 29, 32], "sibl": [24, 25, 28, 29, 32, 2510], "spous": [24, 25, 28, 29, 32], "aboard": [24, 25, 28, 29, 32], "parch": [24, 25, 28, 29, 32], "fare": [24, 25, 28, 29, 32], "cabin": [24, 25, 28, 29, 32], "embark": [24, 25, 28, 29, 32], "2500": [24, 25, 28, 29, 32], "2833": [24, 25, 28, 29, 32], "c85": [24, 25, 28, 29, 32], "9250": [24, 25, 28, 29, 32], "c123": [24, 25, 28, 29, 32], "0500": [24, 25, 28, 29, 32, 1519, 2519, 2544], "886": [24, 25, 32], "887": [24, 25, 32], "0000": [24, 25, 28, 29, 31, 1000, 1043, 1061, 1066, 1421, 2512, 2519, 2534, 2555, 2580], "888": [24, 25, 32, 2516], "b42": 24, "889": [24, 25, 32], "4500": 24, "890": [24, 25, 32], "c148": 24, "891": [24, 25, 28, 32], "7500": [24, 29], "q": [24, 25, 29, 36, 190, 208, 219, 566, 569, 577, 675, 816, 829, 1056, 1229, 1311, 1474, 1475, 1489, 2495, 2497, 2509, 2519, 2531, 2539, 2547, 2554, 2573, 2574, 2586], "4583": [24, 25], "8625": [24, 25], "e46": [24, 25], "0750": [24, 25], "characterist": 24, "wherea": [24, 25, 28, 32, 1497, 2496, 2516, 2521, 2531, 2546, 2558, 2598], "colleagu": 24, "sheet_nam": [24, 261, 348, 349, 363, 927, 1452, 1492, 2495, 2509, 2547, 2550, 2574], "sheet1": [24, 261, 349, 927, 1452, 1492, 2495, 2509, 2526, 2534, 2573], "reload": 24, "204": [24, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2529, 2574], "kb": [24, 2501, 2504, 2531, 2538], "inde": [24, 29, 32], "approxim": [24, 198, 2507, 2511, 2519, 2531, 2547], "ram": [24, 349, 2509], "writer": [24, 261, 276, 349, 351, 362, 927, 1365, 1407, 1452, 1510, 1511, 2512, 2526, 2527, 2530, 2547, 2550, 2558, 2574, 2580, 2586, 2606], "ncolumn": 25, "age_sex": 25, "seen": [25, 1264, 2505, 2519, 2520, 2531, 2555, 2580, 2592, 2603], "above_35": 25, "5500": 25, "c103": 25, "2750": 25, "Such": [25, 2531], "217": [25, 2496, 2497, 2499, 2505, 2507, 2509, 2519], "class_23": 25, "moreov": [25, 2586], "age_no_na": 25, "wonder": [25, 29, 2507], "adult_nam": 25, "cume": [25, 32], "bradlei": [25, 32], "florenc": [25, 32], "brigg": [25, 32], "th": [25, 32, 276, 816, 1265, 1422, 1443, 1497, 2509, 2513, 2516, 2517, 2519, 2555, 2560, 2566], "mccarthi": 25, "timothi": 25, "andersson": 25, "ander": 25, "johan": [25, 2557], "hewlett": 25, "kingcom": 25, "front": [25, 2503, 2555], "till": [25, 31], "nasser": 25, "nichola": 25, "adel": 25, "achem": 25, "sandstrom": 25, "marguerit": 25, "rut": 25, "saundercock": 25, "fynnei": 25, "joseph": 25, "beeslei": 25, "lawrenc": 25, "mcgowan": 25, "anna": [25, 636], "anni": 25, "sloper": 25, "thompson": 25, "palsson": 25, "torborg": 25, "danira": 25, "anonym": [25, 622, 2509], "pyplot": [26, 31, 91, 139, 194, 196, 198, 201, 202, 203, 804, 806, 810, 811, 1221, 1480, 2495, 2520, 2548, 2570, 2574], "plt": [26, 31, 2495, 2520, 2544, 2547, 2570], "air": [26, 27, 29, 30, 31, 2537], "no_2": [26, 27, 29, 30, 31], "openaq": [26, 27, 29, 30, 31], "air_quality_no2": [26, 27, 30], "measur": [26, 27, 29, 30, 31, 102, 172, 194, 195, 804, 805, 1210, 1416, 1431, 1466, 2504, 2513, 2514, 2592], "station": [26, 27, 29, 30, 31, 2509, 2527], "fr04014": [26, 27, 29, 30, 31], "betr801": [26, 27, 29, 30, 31], "london": [26, 27, 29, 30, 31, 622, 2519, 2530, 2580], "westminst": [26, 27, 29, 30, 31], "pari": [26, 27, 29, 30, 31, 1519], "antwerp": [26, 27, 29, 30, 31], "air_qual": [26, 27, 29, 30, 31], "station_antwerp": [26, 27], "station_pari": [26, 27], "station_london": [26, 27], "07": [26, 27, 29, 30, 31, 193, 208, 213, 219, 236, 281, 300, 302, 339, 342, 367, 681, 683, 722, 725, 803, 822, 829, 845, 942, 1364, 1463, 1464, 1470, 1471, 1474, 1691, 2495, 2497, 2505, 2507, 2509, 2511, 2513, 2514, 2516, 2518, 2519, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2535, 2536, 2537, 2539, 2540, 2544, 2570, 2580, 2603], "03": [26, 27, 29, 31, 79, 80, 82, 122, 188, 213, 219, 224, 225, 236, 272, 287, 295, 298, 299, 300, 302, 304, 312, 313, 314, 315, 321, 322, 326, 330, 334, 339, 340, 342, 386, 433, 455, 459, 549, 554, 555, 559, 561, 567, 571, 573, 597, 627, 628, 629, 675, 677, 679, 680, 681, 683, 689, 693, 694, 695, 696, 703, 704, 710, 714, 717, 718, 722, 723, 725, 734, 800, 822, 829, 834, 840, 845, 948, 988, 993, 998, 999, 1000, 1001, 1002, 1006, 1014, 1021, 1031, 1038, 1040, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1061, 1062, 1065, 1199, 1231, 1254, 1287, 1288, 1295, 1309, 1364, 1409, 1468, 1474, 1519, 1521, 1526, 1578, 1691, 1716, 1869, 2214, 2240, 2396, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2516, 2518, 2519, 2521, 2523, 2524, 2525, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2570, 2573, 2580, 2592], "04": [26, 27, 29, 31, 80, 84, 88, 115, 128, 151, 152, 161, 183, 184, 213, 219, 236, 300, 302, 314, 315, 339, 342, 367, 434, 435, 459, 566, 628, 631, 637, 677, 681, 683, 695, 696, 722, 725, 741, 765, 766, 773, 795, 796, 822, 829, 845, 1033, 1199, 1287, 1288, 1309, 1364, 1409, 1474, 1519, 1521, 1869, 1920, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2514, 2516, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2558, 2559, 2570, 2573, 2580, 2592], "06": [26, 27, 29, 30, 31, 213, 219, 224, 236, 281, 300, 302, 342, 571, 573, 675, 681, 683, 725, 822, 829, 834, 845, 942, 1041, 1364, 1463, 1464, 1470, 1471, 1474, 1518, 1521, 1526, 1552, 1691, 1716, 2495, 2497, 2505, 2507, 2509, 2513, 2514, 2516, 2518, 2519, 2521, 2523, 2524, 2525, 2526, 2527, 2528, 2531, 2535, 2539, 2540, 2541, 2544, 2555, 2558, 2570, 2573, 2580], "0th": [26, 257, 923, 1236, 2507, 2544], "xlabel": [26, 29, 31, 192, 802, 1478, 1482, 1483, 1485, 1487, 2501, 2520, 2534, 2535, 2580, 2586, 2603], "versu": [26, 27, 28, 98, 192, 194, 195, 198, 201, 657, 802, 804, 805, 810, 1081, 2496, 2503, 2506, 2511, 2520, 2527, 2531], "alpha": [26, 122, 146, 182, 185, 199, 734, 758, 808, 1324, 1487, 2520, 2521, 2531, 2539, 2569, 2570, 2592], "ylabel": [26, 31, 192, 201, 802, 810, 1478, 1482, 1483, 1485, 1487, 2501, 2520, 2534, 2580, 2586, 2603], "method_nam": 26, "dir": [26, 1365, 1407, 1510, 1511, 2512, 2541, 2559, 2574, 2586, 2587], "startswith": [26, 865, 869, 2507, 2509, 2517, 2535, 2541, 2558, 2583, 2603], "_": [26, 466, 860, 949, 1285, 1405, 1406, 1410, 1418, 1421, 1422, 1443, 1498, 2478, 2503, 2505, 2513, 2514, 2517, 2527, 2534, 2541, 2603], "area": [26, 34, 192, 209, 802, 2496, 2505, 2506, 2507, 2516, 2529, 2530, 2531, 2537, 2541, 2550, 2574], "barh": [26, 192, 194, 802, 804, 2520, 2529, 2530, 2537, 2569, 2603], "hexbin": [26, 192, 802, 2520, 2529, 2534, 2537, 2555, 2586], "hist": [26, 91, 192, 802, 1480, 1487, 2505, 2520, 2526, 2527, 2529, 2530, 2531, 2535, 2536, 2537, 2544, 2570, 2574, 2580, 2586, 2598], "kde": [26, 192, 197, 802, 807, 1487, 2520, 2526, 2527, 2531, 2537, 2543, 2550, 2570], "pie": [26, 192, 802, 2529, 2537], "jupyt": [26, 35, 1365, 1407, 1410, 1495, 1510, 1511, 2495, 2506, 2509, 2512, 2516, 2520, 2538, 2539, 2541, 2544, 2550, 2592], "notebook": [26, 35, 265, 1365, 1407, 1410, 1435, 1495, 1510, 1511, 2495, 2506, 2509, 2512, 2516, 2536, 2538, 2539, 2541, 2544, 2547, 2550, 2555, 2559, 2560, 2567], "subplot": [26, 31, 91, 139, 192, 193, 194, 195, 201, 202, 802, 803, 804, 805, 810, 811, 1206, 1221, 1480, 2527, 2529, 2530, 2531, 2534, 2535, 2537, 2541, 2544, 2551, 2574, 2586, 2603], "figsiz": [26, 31, 91, 139, 192, 196, 199, 202, 751, 802, 806, 808, 811, 1206, 1221, 1279, 1480, 1487, 2520, 2526, 2530, 2545, 2574], "set_ylabel": [26, 2520], "NO": [26, 34], "_2": [26, 2510], "concentr": [26, 27, 29, 31, 2503], "savefig": [26, 2495], "no2_concentr": 26, "png": 26, "plenti": [26, 2526], "mg": 27, "temperatur": [27, 622, 2527], "degre": [27, 68, 91, 102, 109, 110, 131, 139, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 231, 249, 251, 252, 280, 283, 292, 329, 660, 841, 859, 954, 1210, 1221, 1272, 1274, 1277, 1312, 1314, 1317, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1480, 1509, 2509, 2511, 2580, 2592, 2598, 2603], "celsiu": 27, "pressur": 27, "1013": 27, "hpa": 27, "factor": [27, 28, 44, 122, 165, 543, 734, 1079, 1082, 1087, 1362, 1507, 2497, 2506, 2507, 2521, 2527, 2529, 2531, 2537, 2539, 2541, 2542, 2544, 2550, 2555, 2557, 2558, 2570, 2574, 2580, 2582, 2592, 2598, 2603, 2604], "882": 27, "london_mg_per_cub": 27, "286": [27, 2497, 2507, 2509, 2519], "758": [27, 2496], "112": [27, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555, 2592], "multipli": [27, 68, 109, 110, 111, 131, 176, 178, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 788, 833, 2518, 2519, 2527, 2537, 2541, 2547, 2550, 2555, 2575, 2580, 2598, 2603], "ratio": [27, 243, 1515, 1517, 2497, 2501, 2509, 2520, 2521, 2534], "ratio_paris_antwerp": 27, "495050": 27, "615556": 27, "air_quality_renam": 27, "lowercas": [27, 32, 861, 862, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 899, 911, 912, 914, 2517], "69911764705882": 28, "price": [28, 213, 219, 367, 822, 829, 1468, 2505, 2509, 2510, 2520, 2525, 2541, 2547, 2603], "4542": 28, "699118": 28, "204208": 28, "526497": 28, "693429": 28, "420000": 28, "125000": [28, 2527], "910400": 28, "454200": 28, "512": [28, 2509], "329200": 28, "predefin": [28, 2499, 2519, 2555], "skew": [28, 1085, 2497, 2526, 2528, 2536, 2539, 2548, 2580, 2586, 2587, 2592, 2603], "389108": 28, "915709": 28, "726645": 28, "subselect": [28, 32, 2516], "numeric_onli": [28, 99, 100, 101, 102, 141, 142, 159, 160, 169, 170, 171, 175, 177, 206, 207, 208, 211, 231, 238, 249, 253, 292, 771, 772, 781, 782, 783, 785, 814, 815, 818, 841, 847, 859, 919, 954, 1207, 1208, 1210, 1212, 1213, 1222, 1223, 1229, 1235, 1249, 1250, 1254, 1259, 1260, 1261, 1262, 1263, 1270, 1272, 1274, 1275, 1277, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 2505, 2507, 2532, 2534, 2539, 2540, 2544, 2557, 2574, 2578, 2580, 2586, 2591, 2592, 2598, 2606], "431": [28, 2497, 2509, 2514, 2519], "028662": 28, "742038": 28, "159236": 28, "694268": 28, "649682": 28, "479818": 28, "454": [28, 2509, 2514, 2516, 2519], "147314": 28, "188908": 28, "389948": 28, "429809": 28, "235702": 28, "523893": 28, "rectangular": [28, 194, 195, 804, 805, 2521], "106": [28, 2495, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555, 2592], "125798": 28, "970121": 28, "118810": 28, "226127": 28, "741782": 28, "661633": 28, "491": [28, 2509, 2519, 2558], "184": [28, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "shortcut": [28, 2496, 2529, 2570], "discret": [28, 108, 194, 195, 400, 489, 503, 666, 737, 804, 805, 1179, 1217, 1363, 1404, 1489, 2495, 2499, 2513, 2520], "particul": [29, 30, 31], "micromet": [29, 30, 31], "air_quality_long": 29, "pm_": [29, 30], "sensor": 29, "countri": [29, 31, 1239, 2499, 2505, 2512, 2528, 2532, 2537], "fr": [29, 31, 182, 185, 188, 800, 1239, 2570], "BE": [29, 34], "\u00b5g": [29, 31], "m\u00b3": [29, 31], "narrow": [29, 2496], "antwerpen": [29, 31], "pm25": [29, 30], "803": 29, "804": [29, 188, 800], "5167": 29, "755": 29, "756": [29, 2503], "5000": [29, 173, 2502, 2504, 2531], "644": [29, 2509], "645": [29, 2505, 2509], "2583": 29, "469": [29, 2509, 2516, 2519, 2529], "470": [29, 2509, 2519], "79": [29, 1454, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "descend": [29, 182, 185, 240, 241, 290, 464, 465, 479, 543, 794, 849, 850, 952, 1088, 1230, 1239, 1271, 1282, 1509, 2509, 2580, 2586, 2592], "7750": 29, "116": [29, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555], "117": [29, 276, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2530, 2531, 2539, 2541, 2544, 2550, 2555], "280": [29, 2497, 2507, 2509, 2519], "281": [29, 201, 810, 2497, 2507, 2509, 2519], "483": [29, 2509, 2519], "5875": 29, "2375": 29, "no2_subset": 29, "no2": [29, 30, 31], "sort_index": [29, 241, 850, 2495, 2496, 2497, 2499, 2507, 2509, 2513, 2519, 2527, 2528, 2529, 2531, 2533, 2535, 2537, 2538, 2540, 2547, 2550, 2551, 2558, 2562, 2564, 2566, 2573, 2574, 2580, 2586, 2589, 2592, 2598], "09": [29, 80, 84, 88, 107, 128, 161, 219, 224, 284, 287, 330, 339, 340, 367, 597, 628, 631, 637, 665, 675, 714, 722, 723, 741, 773, 829, 834, 945, 948, 1035, 1056, 1216, 1364, 1474, 1526, 1552, 1659, 1773, 1869, 2495, 2496, 2497, 2501, 2505, 2507, 2509, 2513, 2514, 2516, 2518, 2519, 2521, 2522, 2527, 2529, 2530, 2531, 2535, 2537, 2539, 2540, 2541, 2542, 2544, 2547, 2558, 2559, 2570, 2580], "950920": 29, "169492": 29, "374284": 29, "740050": 29, "443568": 29, "rearrang": [29, 217, 540, 826, 2550, 2555], "margin": [29, 191, 1362, 1476, 2527, 2531, 2538, 2540, 2544, 2547, 2559, 2565, 2574, 2580, 2586, 2598], "subtot": [29, 191, 1362, 1476, 2513], "982353": 29, "491708": 29, "430316": 29, "386849": 29, "222743": 29, "stat": [29, 197, 200, 229, 807, 809, 839, 1329, 1337, 1346, 1354, 1454, 2484, 2506, 2527, 2529, 2539, 2544, 2565, 2566, 2572], "reset_index": [29, 30, 213, 214, 234, 822, 823, 2478, 2496, 2505, 2507, 2509, 2510, 2530, 2531, 2537, 2541, 2544, 2545, 2551, 2555, 2566, 2572, 2580, 2581, 2586, 2592, 2598, 2602, 2603], "no2_pivot": 29, "value_var": [29, 172, 1466, 2523, 2544, 2574, 2592], "value_nam": [29, 172, 1466, 2513, 2526, 2580], "var_nam": [29, 172, 1466, 2513, 2526], "id_loc": 29, "restructur": 29, "revers": [29, 68, 109, 110, 131, 176, 178, 179, 182, 185, 192, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 613, 667, 668, 669, 744, 786, 788, 789, 794, 797, 802, 813, 899, 917, 918, 944, 1211, 1248, 1264, 1282, 1283, 2517, 2518, 2529, 2541, 2544, 2545, 2558, 2574, 2606], "nitrat": 30, "air_quality_no2_long": [30, 31], "air_quality_pm25_long": 30, "air_quality_pm25": 30, "1110": [30, 2502], "2068": [30, 31], "3178": 30, "vertic": [30, 96, 192, 194, 195, 203, 248, 655, 802, 804, 805, 1365, 1407, 1454, 1483, 1510, 1511, 2496, 2512, 2516, 2520, 2533, 2547, 2558, 2603], "downward": 30, "horizont": [30, 96, 192, 194, 195, 203, 248, 655, 802, 804, 805, 1200, 1365, 1407, 1478, 1510, 1511, 2496, 2512, 2520, 2533, 2534, 2535, 2547, 2558], "2067": [30, 31, 2555], "1003": [30, 2511, 2514], "1098": [30, 2509], "1109": 30, "air_quality_": 30, "dive": [30, 2510], "air_quality_st": 30, "stations_coord": 30, "belal01": 30, "23619": 30, "38522": 30, "belhb23": 30, "17030": 30, "34100": 30, "belld01": 30, "10998": 30, "00486": 30, "belld02": 30, "12038": 30, "02155": 30, "belr833": 30, "32766": 30, "36226": 30, "13193": 30, "39390": 30, "43182": 30, "air_quality_stations_coord": 30, "air_quality_paramet": 30, "bc": [30, 1054, 1519, 2496, 2507, 2529, 2541], "carbon": 30, "co": [30, 1477, 2503, 2509, 2537], "monoxid": 30, "nitrogen": 30, "dioxid": 30, "o3": 30, "ozon": 30, "pm10": 30, "right_on": [30, 174, 1467, 1468, 1469, 2510, 2550, 2574, 2592], "pm2": 30, "air_quality_parameters_nam": 30, "facil": [30, 2495, 2510], "2063": [31, 2555], "2064": [31, 2501, 2555], "2065": [31, 2555], "2066": [31, 2555], "read_json": [31, 266, 930, 1509, 2509, 2526, 2527, 2540, 2541, 2544, 2547, 2548, 2550, 2551, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "durat": [31, 366, 487, 719, 720, 960, 969, 981, 984, 1077, 1458, 1521, 2509, 2518, 2519, 2537, 2544, 2550, 2576, 2586], "weekofyear": [31, 341, 724, 2519, 2580], "quarter": [31, 219, 314, 315, 456, 547, 566, 569, 577, 675, 695, 696, 829, 1026, 1027, 1056, 1526, 1538, 1539, 1552, 1564, 1565, 1590, 1591, 1616, 1617, 1644, 1645, 1674, 1675, 1703, 1704, 1728, 1729, 1758, 1759, 1788, 1789, 1820, 1821, 1852, 1853, 1881, 1882, 1907, 1908, 1932, 1933, 1959, 1960, 1975, 1989, 1990, 2020, 2021, 2045, 2046, 2073, 2074, 2099, 2100, 2125, 2126, 2150, 2151, 2175, 2176, 2201, 2202, 2214, 2226, 2227, 2240, 2252, 2253, 2279, 2280, 2305, 2306, 2331, 2332, 2357, 2358, 2382, 2383, 2408, 2409, 2435, 2436, 2461, 2462, 2495, 2519, 2529, 2535, 2536, 2539, 2544, 2550, 2580], "weekdai": [31, 300, 302, 550, 552, 554, 569, 571, 573, 681, 683, 699, 1018, 1030, 1522, 1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1869, 1885, 1911, 1936, 1945, 1963, 1975, 1993, 2024, 2033, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2370, 2386, 2396, 2412, 2439, 2465, 2519, 2526, 2529, 2537, 2547, 2550, 2574], "875000": 31, "856250": 31, "969697": 31, "214286": 31, "999359": 31, "266154": 31, "977612": 31, "896552": 31, "274306": 31, "859155": 31, "mondai": [31, 299, 300, 302, 342, 550, 552, 569, 572, 580, 582, 600, 680, 681, 683, 725, 1032, 1071, 1945, 1975, 2033, 2370, 2396, 2509, 2516, 2519, 2540], "sundai": [31, 300, 302, 342, 550, 552, 569, 572, 580, 582, 600, 681, 683, 725, 1032, 1071, 1945, 1975, 2033, 2396, 2519], "hour": [31, 287, 295, 296, 304, 326, 340, 547, 561, 567, 569, 577, 675, 676, 677, 689, 710, 723, 948, 960, 969, 973, 975, 985, 986, 988, 993, 998, 1001, 1014, 1031, 1043, 1045, 1519, 1521, 1522, 1535, 1536, 1538, 1539, 1540, 1541, 1544, 1561, 1562, 1564, 1565, 1566, 1567, 1570, 1587, 1588, 1590, 1591, 1592, 1593, 1597, 1613, 1614, 1616, 1617, 1618, 1619, 1623, 1641, 1642, 1644, 1645, 1646, 1647, 1650, 1659, 1671, 1672, 1674, 1675, 1676, 1677, 1680, 1700, 1701, 1703, 1704, 1705, 1706, 1709, 1725, 1726, 1728, 1729, 1730, 1731, 1734, 1755, 1756, 1758, 1759, 1760, 1761, 1764, 1773, 1785, 1786, 1788, 1789, 1790, 1791, 1794, 1817, 1818, 1820, 1821, 1822, 1823, 1828, 1849, 1850, 1852, 1853, 1854, 1855, 1860, 1869, 1878, 1879, 1881, 1882, 1883, 1884, 1887, 1904, 1905, 1907, 1908, 1909, 1910, 1913, 1914, 1929, 1930, 1932, 1933, 1934, 1935, 1938, 1956, 1957, 1959, 1960, 1961, 1962, 1965, 1986, 1987, 1989, 1990, 1991, 1992, 1995, 2042, 2043, 2045, 2046, 2047, 2048, 2051, 2070, 2071, 2073, 2074, 2075, 2076, 2079, 2080, 2096, 2097, 2099, 2100, 2101, 2102, 2105, 2106, 2122, 2123, 2125, 2126, 2127, 2128, 2131, 2132, 2147, 2148, 2150, 2151, 2152, 2153, 2156, 2172, 2173, 2175, 2176, 2177, 2178, 2181, 2198, 2199, 2201, 2202, 2203, 2204, 2207, 2208, 2223, 2224, 2226, 2227, 2228, 2229, 2232, 2249, 2250, 2252, 2253, 2254, 2255, 2258, 2276, 2277, 2279, 2280, 2281, 2282, 2285, 2286, 2302, 2303, 2305, 2306, 2307, 2308, 2311, 2328, 2329, 2331, 2332, 2333, 2334, 2337, 2354, 2355, 2357, 2358, 2359, 2360, 2363, 2364, 2379, 2380, 2382, 2383, 2384, 2385, 2388, 2405, 2406, 2408, 2409, 2410, 2411, 2414, 2432, 2433, 2435, 2436, 2437, 2438, 2442, 2458, 2459, 2461, 2462, 2463, 2464, 2468, 2484, 2497, 2518, 2530, 2531, 2532, 2534, 2535, 2541, 2544, 2550, 2555, 2558, 2574, 2580], "rot": [31, 91, 192, 194, 802, 804, 1206, 1480, 2520, 2530, 2531], "becam": [31, 2592], "1033": 31, "20th": 31, "21st": 31, "hourli": [31, 550, 552, 572, 1112, 2519], "monthli": [31, 550, 552, 572, 2033, 2396, 2519, 2527, 2537, 2572], "monthly_max": 31, "74": [31, 188, 196, 199, 800, 806, 808, 1008, 1010, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "84": [31, 234, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "abil": [31, 265, 280, 1509, 2497, 2504, 2505, 2509, 2521, 2523, 2529, 2533, 2534, 2537, 2539, 2540, 2544, 2551, 2555, 2563, 2567, 2574, 2578, 2579, 2598, 2603, 2604], "secondli": [31, 2495, 2519], "5h": [31, 1199, 1364, 1409, 1518, 2519], "freq": [31, 79, 84, 88, 107, 108, 128, 135, 161, 188, 193, 213, 214, 219, 236, 272, 278, 284, 285, 295, 296, 298, 299, 300, 302, 304, 307, 311, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 326, 327, 328, 330, 334, 335, 339, 340, 342, 344, 367, 433, 434, 435, 459, 547, 548, 549, 551, 553, 555, 559, 566, 568, 569, 570, 575, 577, 578, 596, 597, 598, 627, 631, 637, 665, 666, 675, 676, 679, 680, 681, 683, 689, 691, 692, 695, 696, 697, 698, 700, 702, 703, 704, 705, 707, 710, 711, 713, 714, 717, 718, 720, 722, 723, 725, 727, 741, 746, 773, 800, 803, 822, 823, 829, 845, 935, 939, 945, 946, 962, 966, 976, 984, 985, 988, 993, 998, 1001, 1014, 1020, 1045, 1056, 1110, 1161, 1173, 1177, 1195, 1198, 1199, 1216, 1227, 1231, 1233, 1238, 1268, 1287, 1288, 1289, 1291, 1294, 1305, 1316, 1364, 1383, 1409, 1458, 1463, 1464, 1470, 1471, 1474, 1515, 1517, 1518, 1519, 1521, 1522, 1531, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1557, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1583, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1609, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1636, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1665, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1696, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1721, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1750, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1779, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1812, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1844, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1874, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1899, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1925, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1950, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1980, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 2012, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2038, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2065, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2091, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2117, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2143, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2168, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2193, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2219, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2245, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2271, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2297, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2323, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2349, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2375, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2401, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2428, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2454, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2475, 2479, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2514, 2518, 2519, 2520, 2521, 2523, 2525, 2526, 2527, 2529, 2530, 2531, 2532, 2535, 2536, 2537, 2539, 2540, 2541, 2542, 2544, 2547, 2549, 2550, 2555, 2570, 2573, 2574, 2576, 2580, 2592, 2598, 2601, 2602, 2603, 2604], "monthend": [31, 575, 1364, 2484, 2505, 2519, 2529, 2530, 2531, 2555], "daili": [31, 148, 334, 550, 552, 572, 717, 759, 1199, 1299, 1364, 1474, 2505, 2514, 2519, 2523, 2533, 2539, 2547, 2572], "heikkinen": 32, "laina": 32, "futrel": 32, "jacqu": 32, "heath": 32, "lili": 32, "peel": 32, "montvila": 32, "rev": 32, "juoza": 32, "graham": 32, "margaret": 32, "edith": [32, 2514], "johnston": 32, "catherin": 32, "helen": 32, "carri": [32, 295, 577, 2497, 2505, 2509, 2514, 2526], "behr": 32, "karl": 32, "howel": 32, "doolei": 32, "patrick": 32, "surnam": 32, "countess": 32, "board": 32, "759": 32, "760": [32, 2513], "b77": 32, "roth": 32, "her": 32, "stori": 32, "wikipedia": [32, 91, 196, 806, 969, 1291, 1294, 1326, 1343, 1479, 1480, 1945, 1975, 2509, 2520, 2521], "longest": [32, 969, 2526, 2581], "idxmax": [32, 169, 175, 206, 207, 253, 381, 382, 623, 624, 754, 781, 785, 814, 815, 919, 2497, 2518, 2527, 2547, 2558, 2564, 2574, 2580, 2586, 2592, 2603], "307": [32, 2497, 2507, 2509, 2519], "largest": [32, 182, 219, 381, 623, 794, 797, 829, 1282, 1283, 2503, 2509, 2514, 2519, 2555, 2573], "penasco": 32, "castellana": 32, "victor": [32, 421, 2514], "de": [32, 2509, 2531, 2540, 2547, 2594, 2598], "satod": 32, "maria": 32, "josefa": 32, "perez": 32, "soto": 32, "vallejo": 32, "sex_short": 32, "vocabulari": 32, "broader": [34, 2509, 2516], "toward": [34, 2531, 2555, 2606], "heterogen": [34, 63, 245, 269, 546, 2497, 2534, 2542, 2581], "unord": [34, 44, 49, 52, 643, 1172, 1363, 2475, 2499, 2509, 2525, 2537, 2545, 2550, 2555, 2574, 2578, 2586, 2603], "vast": 34, "social": [34, 2499], "intellig": [34, 2513, 2519, 2528], "fanci": [34, 165, 2496, 2528, 2566], "tick": [34, 91, 192, 802, 1480, 2484, 2544, 2550, 2573, 2580, 2586, 2587, 2592, 2598, 2603], "flat": [34, 545, 1465, 1498, 2484, 2509, 2527, 2555, 2559, 2563, 2574, 2592], "ultrafast": 34, "lag": [34, 633, 1478, 1482, 2529, 2534, 2541, 2570], "shortcom": 34, "scientist": 34, "divid": [34, 68, 109, 122, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 479, 667, 734, 820, 838, 944, 952, 1362, 2497, 2507, 2513, 2518, 2519, 2527, 2529, 2530, 2535, 2537, 2548, 2550, 2555, 2574, 2580, 2598, 2603], "mung": [34, 35, 2506], "suitabl": [34, 168, 266, 293, 455, 534, 780, 840, 930, 956, 1087, 1103, 1454, 1491, 1508, 1509, 2499, 2509, 2514], "tweak": [34, 91, 1480, 2509, 2522], "sacrific": 34, "statsmodel": [34, 2497, 2536, 2544], "1d": [34, 99, 100, 289, 577, 608, 658, 719, 1101, 1207, 1208, 1411, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1457, 1489, 2475, 2476, 2496, 2497, 2501, 2505, 2507, 2514, 2521, 2527, 2540, 2555, 2556, 2592, 2594, 2598], "fashion": [34, 39, 46, 2530, 2555, 2592], "fortran": [34, 2503, 2509], "contigu": [34, 1196, 1494, 2509, 2547, 2598], "lend": 34, "mental": 34, "untouch": [34, 913, 2478, 2497, 2501, 2513, 2531], "overflow": [34, 108, 666, 1365, 1407, 1510, 1511, 2510, 2512, 2527, 2529, 2531, 2534, 2536, 2537, 2541, 2542, 2544, 2547, 2548, 2550, 2551, 2555, 2557, 2558, 2580, 2583, 2592, 2598, 2603], "todai": [34, 2528, 2533, 2537, 2550], "energi": [34, 1454], "numfocu": [34, 2538, 2550], "sponsor": [34, 2538], "donat": 34, "incept": 34, "2008": [34, 2511, 2519], "formal": [34, 2550, 2603], "profit": 34, "entiti": [34, 2507, 2516, 2555], "mckinnei": [34, 35], "benevol": 34, "dictat": [34, 287, 295, 340, 723, 948, 1062, 2497, 2521, 2529, 2530], "life": [34, 35, 122, 734, 2509, 2521], "bdfl": [34, 35], "bsd": [34, 36], "copyright": [34, 2500], "2011": [34, 208, 459, 578, 1495, 2478, 2507, 2509, 2518, 2519, 2522, 2531, 2539, 2541, 2544, 2547], "aqr": 34, "llc": 34, "foundri": 34, "inc": [34, 2509], "redistribut": [34, 2551], "modif": [34, 98, 657, 2531, 2548, 2592, 2603], "permit": [34, 364, 2483, 2509, 2516, 2531, 2532, 2550, 2576], "disclaim": 34, "holder": 34, "endors": 34, "promot": [34, 2497, 2506, 2529, 2536, 2537, 2547, 2550], "THE": [34, 1408, 2509], "warranti": 34, "BUT": 34, "TO": [34, 2509], "OF": 34, "merchant": [34, 2509], "FOR": [34, 2509], "IN": 34, "event": [34, 1173, 1362, 2507, 2539], "shall": 34, "liabl": 34, "indirect": 34, "incident": 34, "exemplari": 34, "consequenti": 34, "damag": 34, "procur": 34, "loss": [34, 1506, 1520, 2501, 2509, 2510, 2527, 2529, 2537, 2555, 2558, 2574, 2592, 2603], "busi": [34, 193, 803, 1199, 1526, 1552, 1578, 1604, 1630, 1659, 1682, 1691, 1716, 1744, 1773, 1796, 1869, 1975, 2524, 2527, 2529, 2535, 2547, 2550, 2574, 2598], "interrupt": 34, "theori": 34, "liabil": 34, "contract": 34, "tort": 34, "neglig": [34, 2516], "aris": [34, 287, 295, 340, 723, 948, 1062, 2497, 2502, 2504, 2507, 2511, 2521, 2523, 2541, 2550, 2570], "advis": 34, "SUCH": 34, "gear": [35, 2495, 2525], "concret": [35, 1173, 2479, 2501, 2514, 2547], "weird": [35, 1869], "introductori": 35, "wrangl": 35, "exposur": 35, "seaborn": [35, 2516, 2534, 2541], "binder": 35, "lab": [35, 194, 195, 804, 805], "lesson": 35, "bitbucket": 35, "hroja": 35, "four": [35, 100, 196, 311, 692, 797, 806, 998, 1199, 1208, 1283, 1329, 1343, 1346, 1364, 1409, 1518, 2495, 2499, 2503, 2507, 2511, 2544], "skill": 35, "2016": [35, 188, 284, 300, 302, 342, 554, 681, 683, 725, 800, 945, 949, 1173, 1285, 1458, 1468, 1519, 2475, 2497, 2499, 2505, 2509, 2510, 2519, 2522, 2532, 2544, 2580, 2592], "augspurg": [35, 2556, 2557], "chines": [35, 2603], "yuanhao": 35, "geng": 35, "chapter": [35, 2507], "datawhalechina": 35, "ground": [35, 2504, 2523, 2569], "randal": 35, "olson": [35, 2519], "christoph": 35, "fonnesbeck": 35, "thoma": [35, 2557], "wiecki": 35, "intro": [35, 2495, 2506], "greg": 35, "reda": 35, "manish": 35, "amd": 35, "karlijn": 35, "willem": 35, "430": [35, 2497, 2509, 2514, 2519], "searchabl": [35, 264, 373, 929], "recip": [35, 2495, 2509, 2525, 2550], "isshin": 35, "inada": 35, "feb": [36, 2497, 2519, 2536], "2023": [36, 2423, 2497, 2522, 2536, 2537], "licens": 36, "saw": [36, 2508, 2509], "typo": 36, "pyarrow_dtyp": 37, "pa": [37, 578, 2514, 2603], "datatyp": [37, 275, 937, 1507, 2506, 2548, 2600, 2603], "list_": [37, 2603], "fastpath": [39, 608, 2555, 2574, 2580, 2592, 2603], "classic": [39, 46, 1405, 2509], "divis": [39, 49, 68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 311, 667, 668, 669, 692, 744, 820, 821, 831, 838, 944, 1326, 1343, 1403, 2497, 2499, 2514, 2518, 2526, 2527, 2529, 2531, 2533, 2534, 2539, 2544, 2555, 2558, 2580, 2586, 2598, 2603], "lexic": [39, 209, 2495, 2499, 2533], "sortabl": [39, 49, 2509, 2592], "presenc": [39, 1130, 1519, 2509, 2517, 2524, 2528, 2531, 2537, 2547, 2550, 2555, 2569, 2572, 2574, 2586, 2587, 2603], "unequ": [41, 53, 644, 1411, 2499, 2509, 2517, 2535, 2574, 2580, 2584, 2598], "rename_categori": [41, 50, 53, 58, 59, 61, 62, 640, 641, 644, 647, 648, 650, 651, 2495, 2499, 2509, 2550, 2558, 2592, 2603], "reorder_categori": [41, 50, 53, 58, 59, 60, 62, 640, 641, 644, 647, 648, 649, 651, 2499, 2592, 2596], "reorder": [41, 50, 53, 58, 59, 60, 61, 62, 217, 641, 644, 647, 648, 649, 650, 651, 2495, 2497, 2529, 2531, 2533, 2588, 2603], "add_categori": [41, 53, 58, 59, 60, 61, 62, 640, 644, 647, 648, 649, 650, 651, 2499, 2535, 2592], "remove_categori": [41, 50, 53, 59, 60, 61, 62, 640, 641, 644, 648, 649, 650, 651, 2499, 2536, 2574, 2592], "remove_unused_categori": [41, 50, 53, 58, 60, 61, 62, 640, 641, 644, 647, 649, 650, 651, 2499, 2538, 2541, 2586], "set_categori": [41, 50, 53, 58, 59, 60, 61, 640, 641, 644, 647, 648, 649, 650, 2495, 2499, 2509, 2531, 2547, 2555, 2592], "writabl": [42, 54, 146, 758], "classmethod": [44, 132, 133, 244, 351, 506, 507, 508, 526, 527, 528, 529, 604, 854, 1002, 1020, 1021, 1041, 1048, 1058, 1065, 1066, 1080, 1082, 1083, 1084, 1111, 1112, 1114, 1182, 1183, 1184, 1423], "intens": [44, 76, 621, 2509], "ordered": [46, 2547], "m8": [46, 984, 1169, 2525, 2537, 2539], "new_categori": [50, 60, 61, 62, 641, 649, 650, 651, 2495, 2499, 2509, 2544, 2547], "highest": [50, 107, 177, 211, 641, 653, 665, 818, 872, 877, 900, 901, 1216, 1230, 1271, 1335, 1352, 2516], "unus": [50, 59, 62, 74, 75, 84, 88, 92, 103, 104, 105, 106, 112, 114, 122, 123, 126, 127, 136, 148, 159, 160, 167, 168, 169, 170, 171, 175, 206, 207, 211, 216, 219, 224, 229, 231, 232, 236, 238, 239, 247, 249, 253, 257, 284, 285, 292, 293, 329, 381, 382, 483, 539, 603, 613, 616, 617, 619, 620, 623, 624, 625, 631, 637, 641, 648, 651, 652, 661, 662, 663, 664, 667, 668, 669, 671, 673, 674, 732, 734, 735, 739, 740, 744, 745, 747, 748, 753, 754, 759, 771, 772, 775, 777, 778, 780, 781, 782, 783, 785, 786, 788, 789, 793, 813, 814, 815, 817, 818, 820, 821, 824, 825, 827, 829, 831, 832, 833, 834, 836, 837, 838, 839, 841, 842, 845, 847, 848, 849, 850, 858, 859, 917, 918, 919, 923, 942, 944, 945, 946, 954, 956, 1219, 1224, 1235, 1236, 1238, 1299, 1519, 2527, 2529, 2534, 2537, 2544, 2550, 2555, 2558, 2586, 2587, 2592, 2598, 2599, 2603], "mapper": [56, 136, 215, 216, 438, 747, 824, 825, 2497, 2502, 2558, 2574, 2603], "unmap": [56, 913], "callabl": [60, 78, 81, 99, 100, 143, 164, 168, 189, 197, 198, 200, 240, 241, 259, 266, 275, 289, 293, 464, 649, 658, 755, 776, 780, 801, 807, 809, 849, 850, 899, 925, 930, 937, 956, 1081, 1120, 1121, 1122, 1123, 1201, 1207, 1208, 1244, 1269, 1287, 1288, 1309, 1365, 1407, 1410, 1416, 1421, 1422, 1433, 1457, 1491, 1492, 1508, 1510, 1511, 2481, 2491, 2497, 2501, 2502, 2505, 2506, 2509, 2512, 2516, 2517, 2521, 2531, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2559, 2580, 2598, 2600, 2602, 2603], "whose": [60, 74, 75, 77, 91, 143, 173, 174, 191, 203, 257, 288, 619, 620, 649, 720, 755, 923, 969, 1201, 1236, 1362, 1442, 1467, 1468, 1476, 1480, 2497, 2501, 2505, 2507, 2509, 2510, 2512, 2513, 2520, 2521, 2527, 2533, 2537, 2538, 2539, 2546, 2550, 2558, 2580, 2592, 2598, 2603], "compris": [60, 649, 1512, 2521], "simultan": [62, 651, 1424, 1425, 1426, 1454, 2495, 2497, 2529, 2530, 2531, 2534, 2537, 2540, 2550, 2598], "specialis": [62, 651], "surpris": [62, 651, 2499, 2502, 2504, 2558, 2598, 2603], "mutabl": [63, 546, 2541, 2544, 2592], "constant": [63, 68, 109, 110, 131, 176, 178, 179, 197, 200, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 259, 283, 807, 809, 925, 1427, 1491, 1508, 1519, 2499, 2509, 2518, 2524, 2529, 2531, 2532, 2540, 2544], "dataclass": 63, "Will": [63, 266, 267, 334, 390, 392, 468, 608, 717, 930, 931, 1117, 2528, 2562], "forc": [63, 132, 263, 266, 275, 373, 930, 937, 1421, 1422, 1444, 1454, 1491, 1495, 1498, 1508, 1519, 2497, 2504, 2508, 2509, 2519, 2520, 2523, 2525, 2531, 2532, 2541, 2545], "behav": [63, 211, 275, 349, 358, 818, 937, 1403, 2480, 2496, 2498, 2508, 2510, 2516, 2518, 2519, 2520, 2529, 2531, 2533, 2534, 2541, 2544, 2547, 2549, 2558, 2570, 2574, 2586, 2592, 2598, 2599, 2603], "from_record": [63, 132, 274, 2501, 2524, 2525, 2526, 2527, 2529, 2564, 2568, 2594, 2598], "from_dict": [63, 133, 260, 2501, 2513, 2536, 2550, 2558, 2564, 2601], "read_clipboard": [63, 258, 924, 1394, 2509, 2526, 2527, 2529, 2539, 2550, 2564, 2592], "i4": [63, 133, 274, 499, 2501, 2504], "make_dataclass": [63, 2501], "nan_as_nul": 65, "allow_copi": [65, 1131], "interchang": [65, 254, 920, 960, 998], "ingress": 65, "1j": [67, 612, 1138, 1173], "sqrt": [67, 77, 281, 612, 942, 1477, 2497, 2503, 2537, 2592, 2598], "56205": [67, 612], "timedelta64": [67, 230, 295, 376, 577, 612, 677, 719, 720, 958, 960, 961, 978, 980, 984, 1132, 1152, 1159, 1165, 1168, 1169, 1173, 1196, 1198, 1388, 1518, 1521, 2496, 2497, 2504, 2518, 2519, 2526, 2527, 2528, 2529, 2530, 2531, 2535, 2537, 2538, 2539, 2541, 2544, 2547, 2548, 2550, 2555, 2556, 2558, 2574, 2575, 2580, 2586, 2592, 2597, 2598, 2603], "closest": [67, 287, 296, 304, 326, 340, 612, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1468, 1945, 1975, 2519], "argsort": [67, 241, 455, 612, 840, 1079, 1086, 1103, 2497, 2513, 2528, 2603], "fill_valu": [68, 73, 79, 94, 109, 110, 131, 176, 178, 179, 191, 205, 210, 212, 213, 221, 222, 223, 226, 227, 228, 236, 251, 252, 283, 288, 468, 613, 618, 627, 653, 667, 668, 669, 732, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 831, 832, 833, 836, 837, 838, 845, 852, 855, 856, 917, 918, 944, 950, 958, 1105, 1106, 1196, 1233, 1289, 1476, 2497, 2502, 2513, 2514, 2515, 2536, 2537, 2539, 2540, 2541, 2544, 2550, 2555, 2567, 2574, 2576, 2580, 2586, 2592, 2598, 2601, 2603], "radd": [68, 613, 2497], "mul": [68, 109, 110, 131, 176, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 670, 789, 833, 2497, 2527, 2534, 2537, 2544, 2559, 2580], "div": [68, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1421, 2497, 2516, 2530, 2580], "mod": [68, 109, 110, 131, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 832, 2509, 2518, 2527, 2540, 2598, 2603], "pow": [68, 109, 110, 131, 176, 178, 179, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 836, 2527, 2540, 2574, 2603], "broadcast": [68, 73, 77, 109, 110, 119, 131, 134, 137, 163, 166, 176, 178, 179, 181, 205, 210, 212, 213, 221, 222, 223, 226, 227, 228, 251, 252, 283, 613, 618, 667, 668, 669, 732, 744, 745, 748, 775, 777, 786, 788, 789, 793, 813, 817, 820, 821, 822, 831, 832, 833, 836, 837, 838, 917, 918, 944, 1237, 1284, 2495, 2496, 2501, 2505, 2523, 2527, 2530, 2531, 2537, 2539, 2541, 2542, 2544, 2545, 2550, 2566, 2574, 2595, 2598, 2603], "truediv": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 667, 668, 820, 838, 1403, 2574], "floordiv": [68, 109, 110, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 831, 2527, 2574, 2580, 2598, 2603], "modulo": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 669, 786, 821, 832, 2497, 2526, 2539, 2550, 2583], "remaind": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1491, 1492, 1508, 2501, 2509], "exponenti": [68, 71, 72, 102, 109, 110, 122, 123, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 224, 226, 227, 228, 251, 252, 283, 734, 735, 813, 834, 836, 1210, 1318, 1319, 1320, 1321, 1322, 1323, 2484, 2506, 2531, 2539, 2558, 2577, 2586], "mismatch": [68, 109, 110, 119, 131, 134, 137, 163, 166, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 477, 1378, 2529, 2530, 2531, 2533, 2535, 2541, 2548, 2550, 2555, 2574, 2581, 2586, 2592, 2598, 2604], "angl": [68, 91, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1206, 1480], "360": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 280, 283, 1509, 2497, 2507, 2509, 2519, 2592], "180": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 280, 283, 1509, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2544, 2592], "circl": [68, 109, 110, 131, 176, 178, 179, 203, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 280, 283, 1485, 1509, 2509, 2520, 2592, 2603], "triangl": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 280, 283, 1509, 2509, 2592, 2603], "rectangl": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283], "181": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2520], "rdiv": [68, 109, 110, 131, 176, 178, 179, 205, 210, 221, 222, 223, 226, 227, 228, 251, 252, 283], "inf": [68, 101, 109, 110, 131, 151, 152, 176, 178, 179, 183, 184, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 261, 283, 434, 435, 447, 448, 667, 668, 765, 766, 795, 796, 820, 838, 927, 944, 1365, 1407, 1452, 1510, 1511, 2497, 2507, 2509, 2511, 2512, 2513, 2523, 2526, 2527, 2528, 2529, 2530, 2534, 2541, 2544, 2547, 2555, 2558, 2559, 2574, 2580, 2592, 2598, 2603], "027778": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283], "055556": [68, 109, 110, 131, 176, 178, 179, 188, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 800], "358": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2497, 2507, 2509, 2519], "178": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "359": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2497, 2507, 2509, 2516, 2519], "179": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "720": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 1468, 2510, 2541], "1080": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283], "df_multindex": [68, 109, 110, 119, 131, 134, 137, 163, 166, 176, 178, 179, 181, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283], "540": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2509], "pentagon": [68, 109, 110, 131, 176, 178, 179, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283], "hexagon": [68, 109, 110, 131, 176, 178, 179, 198, 205, 210, 212, 221, 222, 223, 226, 227, 228, 251, 252, 283, 2529], "add_suffix": [69, 614, 2495, 2547], "suffix": [69, 70, 157, 174, 614, 615, 896, 897, 1467, 1468, 1469, 2478, 2503, 2510, 2517, 2519, 2541, 2550, 2558, 2574, 2580, 2583, 2592, 2598, 2603], "item_": [69, 614], "item_0": [69, 614], "item_1": [69, 614], "item_2": [69, 614], "item_3": [69, 614], "col_": [69, 614], "col_a": [69, 614, 2503], "col_b": [69, 614, 2503], "add_prefix": [70, 615, 2495, 2513, 2547], "_item": [70, 615, 1079, 2509], "0_item": [70, 615], "1_item": [70, 615], "2_item": [70, 615], "3_item": [70, 615], "_col": [70, 615, 1410, 2516], "a_col": [70, 615], "b_col": [70, 615], "flatten": [71, 72, 280, 451, 819, 1101, 1509, 2509, 2550, 2555], "arr_2d": [71, 72], "oppos": [71, 72, 2497, 2501, 2505, 2509, 2539, 2558, 2570, 2580], "exponentialmovingwindow": [71, 72, 102, 122, 734, 1210, 2494, 2521, 2558, 2580, 2592, 2595, 2598, 2603], "udf": [71, 72, 77, 281, 616, 617, 622, 942, 1201, 1220, 1237, 1244, 1278, 1284, 1287, 1288, 1324, 1341, 2505, 2506, 2603], "fill_axi": [73, 618], "broadcast_axi": [73, 618], "backfil": [73, 79, 126, 148, 213, 214, 403, 407, 452, 509, 530, 618, 627, 739, 759, 822, 823, 1095, 1219, 1291, 1294, 1299, 1305, 2497, 2511, 2534, 2539, 2550, 2558, 2580, 2586, 2592, 2598], "bfill": [73, 79, 87, 126, 148, 213, 214, 218, 219, 403, 407, 452, 509, 530, 618, 627, 635, 739, 759, 822, 823, 828, 829, 1095, 1204, 1219, 1245, 1290, 1294, 1299, 2497, 2505, 2511, 2523, 2527, 2529, 2550, 2551, 2560, 2580, 2586, 2592, 2598], "pad": [73, 79, 126, 148, 188, 213, 214, 218, 386, 403, 407, 452, 509, 530, 618, 627, 739, 759, 800, 822, 823, 828, 864, 889, 902, 904, 908, 916, 969, 1095, 1219, 1294, 1299, 1305, 2497, 2505, 2511, 2516, 2517, 2519, 2523, 2534, 2537, 2541, 2550, 2558, 2580, 2586, 2592, 2598, 2603], "hole": [73, 79, 126, 213, 214, 401, 618, 627, 739, 822, 823, 1095, 1219, 1294], "forward": [73, 79, 126, 148, 188, 213, 214, 218, 224, 259, 261, 266, 268, 271, 273, 276, 280, 287, 296, 304, 326, 340, 349, 618, 627, 676, 689, 710, 723, 739, 759, 800, 822, 823, 828, 834, 925, 927, 930, 933, 936, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1095, 1218, 1219, 1226, 1253, 1267, 1291, 1293, 1294, 1299, 1305, 1308, 1452, 1468, 1491, 1492, 1493, 1498, 1500, 1501, 1502, 1507, 1508, 1509, 1549, 1575, 1602, 1628, 1656, 1687, 1714, 1739, 1770, 1801, 1834, 1866, 1869, 1892, 1918, 1943, 1970, 2001, 2031, 2056, 2084, 2110, 2136, 2161, 2186, 2212, 2237, 2263, 2290, 2316, 2342, 2368, 2393, 2419, 2447, 2473, 2497, 2502, 2509, 2511, 2521, 2525, 2527, 2534, 2537, 2539, 2541, 2544, 2550, 2555, 2580, 2592, 2603], "consecut": [73, 126, 148, 188, 213, 214, 403, 452, 454, 509, 530, 618, 739, 759, 800, 822, 823, 827, 1095, 1102, 1219, 1294, 1299, 1491, 1508, 2497, 2509, 2510, 2511, 2523, 2550, 2555, 2592], "90": [73, 139, 188, 219, 618, 800, 829, 1221, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2580], "600": [73, 201, 289, 618, 810, 1454, 2509, 2510, 2519], "700": [73, 618, 2570], "800": [73, 618], "900": [73, 618], "bool_onli": [74, 75, 619, 620, 2557, 2586, 2603], "skipna": [74, 75, 103, 104, 105, 106, 141, 142, 159, 160, 167, 169, 170, 171, 175, 206, 207, 231, 238, 249, 253, 292, 318, 329, 381, 382, 439, 441, 619, 620, 623, 624, 661, 662, 663, 664, 753, 754, 771, 772, 778, 781, 782, 783, 785, 814, 815, 841, 847, 859, 919, 954, 990, 1085, 1132, 1202, 1203, 1222, 1223, 1224, 1235, 1242, 1243, 2497, 2511, 2533, 2547, 2549, 2550, 2555, 2574, 2580, 2586, 2592, 2598, 2603], "attempt": [74, 75, 97, 133, 145, 159, 160, 169, 170, 171, 175, 206, 207, 231, 238, 249, 253, 287, 292, 295, 296, 304, 326, 340, 376, 389, 391, 467, 619, 620, 656, 676, 689, 710, 723, 757, 771, 772, 781, 782, 783, 785, 814, 815, 841, 847, 859, 919, 948, 954, 985, 988, 993, 1079, 1173, 1201, 1235, 1237, 1259, 1260, 1261, 1262, 1263, 1270, 1275, 1278, 1284, 1300, 1301, 1302, 1303, 1304, 1310, 1315, 1368, 1381, 1401, 1481, 1491, 1497, 1504, 1505, 1506, 1508, 1519, 2495, 2496, 2497, 2501, 2505, 2509, 2510, 2519, 2526, 2527, 2528, 2530, 2531, 2540, 2541, 2550, 2555, 2558, 2559, 2574, 2580, 2582, 2584, 2586, 2596, 2598, 2603, 2604, 2606], "ignore_index": [76, 113, 124, 172, 229, 240, 241, 621, 736, 839, 849, 850, 1200, 1466, 2510, 2513, 2540, 2541, 2562, 2574, 2580, 2586, 2592, 2598], "verify_integr": [76, 234, 503, 522, 541, 542, 621, 1179, 1200, 2510, 2558, 2574], "caller": [76, 82, 98, 128, 138, 148, 157, 161, 168, 211, 214, 216, 219, 229, 233, 239, 245, 256, 257, 284, 293, 453, 456, 469, 541, 542, 545, 629, 657, 741, 750, 759, 773, 779, 780, 818, 823, 825, 826, 829, 839, 843, 848, 863, 904, 908, 922, 923, 945, 956, 1086, 1229, 1232, 1236, 1299, 2558], "unchang": [76, 98, 124, 145, 247, 608, 657, 736, 757, 858, 916, 1424, 1548, 1549, 1574, 1575, 1601, 1602, 1627, 1628, 1655, 1656, 1713, 1714, 1738, 1739, 1769, 1770, 1833, 1834, 1865, 1866, 1891, 1892, 1917, 1918, 1942, 1943, 1969, 1970, 2000, 2001, 2030, 2031, 2055, 2056, 2083, 2084, 2109, 2110, 2135, 2136, 2160, 2161, 2185, 2186, 2211, 2212, 2236, 2237, 2262, 2263, 2289, 2290, 2315, 2316, 2341, 2342, 2367, 2368, 2392, 2393, 2418, 2419, 2446, 2447, 2472, 2473, 2497, 2503, 2505, 2507, 2525, 2526, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2547, 2549, 2555, 2558, 2580, 2592], "computation": [76, 621, 2503, 2507], "result_typ": [77, 2497, 2516, 2550, 2582], "univers": [77, 259, 925, 1079, 2501], "na_act": [78, 438, 779, 2580, 2586, 2603], "356": [78, 2497, 2507, 2509, 2519], "567": [78, 2495, 2496, 2497, 2501, 2509, 2541], "000": [78, 211, 276, 569, 818, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1421, 1422, 1507, 2496, 2497, 2503, 2507, 2509, 2511, 2513, 2516, 2517, 2519, 2527, 2536, 2544, 2550, 2583, 2603], "df_copi": 78, "494400": 78, "262736": 78, "857489": 78, "conform": [79, 126, 143, 213, 214, 263, 437, 452, 627, 739, 755, 822, 823, 1219, 1418, 1444, 1509, 1869, 2497, 2501, 2507, 2527, 2529, 2534, 2540, 2541, 2555, 2603], "timestep": [79, 627, 1364], "midnight": [79, 219, 284, 295, 324, 330, 367, 597, 627, 707, 714, 829, 945, 1040, 1199, 1364, 1659, 1744, 1773, 1869, 2519, 2534, 2550, 2572, 2580], "upsampl": [79, 219, 229, 627, 829, 839, 1231, 1289, 1290, 1291, 1293, 1294, 1305, 1308, 2484, 2547, 2549, 2573], "2000": [79, 107, 143, 219, 269, 298, 307, 319, 320, 321, 323, 327, 334, 344, 367, 433, 455, 473, 577, 610, 627, 665, 675, 679, 691, 700, 702, 703, 705, 711, 717, 727, 755, 829, 840, 934, 1173, 1216, 1231, 1254, 1295, 1519, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2514, 2519, 2520, 2521, 2523, 2524, 2527, 2528, 2534, 2537, 2540, 2544, 2547, 2550, 2555, 2570, 2574, 2580], "merge_asof": [80, 174, 386, 628, 1467, 1469, 2510, 2543, 2544, 2548, 2555, 2558, 2559, 2574, 2581, 2592, 2593, 2597], "500": [80, 198, 289, 628, 969, 1479, 2495, 2496, 2497, 2509, 2510, 2513, 2514, 2519, 2520, 2531, 2550, 2558], "overwritten": [81, 94, 275, 937, 1491, 1492, 1508, 2509, 2516, 2519, 2527, 2529, 2580, 2592], "temp_c": 81, "portland": 81, "berkelei": 81, "temp_f": 81, "temp_k": 81, "459": [81, 2507, 2509, 2519, 2540], "290": [81, 2497, 2507, 2509, 2519], "298": [81, 2497, 2507, 2509, 2519, 2536], "suppress": [82, 91, 112, 168, 173, 293, 392, 629, 671, 780, 956, 1480, 2504, 2507, 2509, 2527, 2528, 2531, 2535, 2550, 2559, 2572, 2580, 2586, 2601], "to_timedelta": [82, 97, 145, 629, 656, 677, 719, 720, 757, 979, 1519, 1520, 2497, 2519, 2527, 2530, 2531, 2541, 2544, 2547, 2555, 2556, 2557, 2558, 2574, 2580, 2581, 2586, 2592], "to_numer": [82, 97, 145, 629, 656, 757, 2497, 2509, 2514, 2537, 2539, 2540, 2543, 2544, 2545, 2547, 2558, 2580, 2586, 2592, 2603], "naiv": [82, 286, 287, 338, 339, 340, 629, 721, 722, 723, 947, 948, 1000, 1061, 1062, 1065, 1139, 1142, 1177, 1364, 1365, 1407, 1454, 1510, 1511, 1519, 2479, 2509, 2512, 2519, 2531, 2539, 2540, 2550, 2551, 2552, 2555, 2557, 2558, 2559, 2570, 2574, 2576, 2582, 2586, 2592, 2598, 2604], "tz_local": [82, 339, 629, 722, 1001, 1014, 1045, 2495, 2497, 2519, 2527, 2529, 2530, 2531, 2537, 2539, 2541, 2544, 2550, 2555, 2558, 2570, 2574, 2580, 2592, 2598, 2603], "cat_dtyp": [82, 629], "ser_dat": [82, 629], "20200101": [82, 629], "namedtupl": [83, 91, 153, 154, 155, 156, 630, 963, 1157, 1201, 1480, 2497, 2505, 2520, 2529, 2538, 2544, 2558, 2574, 2602], "asof": [84, 308, 387, 631, 1468, 2519, 2531, 2534, 2542, 2544, 2555, 2570, 2580, 2603], "30am": [84, 631], "between_tim": [84, 128, 161, 309, 631, 741, 773, 2539, 2555, 2570, 2572, 2573, 2598], "indexer_at_tim": [84, 309, 631], "12h": [84, 631, 2519, 2540, 2548, 2549], "global": [85, 130, 233, 365, 632, 743, 843, 1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1403, 1486, 2481, 2488, 2491, 2509, 2512, 2520, 2523, 2529, 2531, 2537, 2574, 2586, 2598, 2603], "downcast": [87, 89, 125, 126, 148, 187, 401, 635, 638, 738, 739, 759, 799, 1219, 1299, 1520, 2497, 2514, 2527, 2529, 2543, 2544, 2580, 2592, 2598, 2599, 2603], "synonym": [87, 89, 125, 187, 352, 635, 638, 738, 799, 1497], "start_tim": [88, 309, 550, 552, 556, 566, 572, 586, 637, 688, 2580], "end_tim": [88, 309, 550, 552, 568, 572, 596, 637, 713, 2539, 2573], "include_start": [88, 309, 637, 2598], "_nodefault": [88, 99, 100, 102, 115, 136, 147, 159, 160, 168, 169, 170, 171, 175, 208, 211, 216, 218, 219, 220, 232, 236, 238, 261, 269, 293, 295, 333, 337, 400, 408, 461, 462, 470, 473, 526, 528, 546, 637, 737, 747, 771, 772, 780, 781, 782, 783, 785, 818, 825, 828, 829, 830, 842, 847, 927, 928, 934, 956, 984, 995, 1094, 1177, 1198, 1199, 1222, 1223, 1229, 1261, 1262, 1270, 1272, 1274, 1275, 1277, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1364, 1403, 1404, 1430, 1491, 1508, 1514, 1515, 1516, 1517], "no_default": [88, 99, 100, 102, 115, 136, 147, 159, 160, 168, 169, 170, 171, 175, 208, 211, 216, 218, 219, 220, 232, 236, 238, 261, 269, 293, 295, 333, 337, 400, 408, 461, 462, 470, 473, 526, 528, 546, 637, 737, 747, 771, 772, 780, 781, 782, 783, 785, 818, 825, 828, 829, 830, 842, 847, 927, 928, 934, 956, 984, 995, 1094, 1177, 1198, 1199, 1222, 1223, 1229, 1261, 1262, 1270, 1272, 1274, 1275, 1277, 1295, 1300, 1301, 1302, 1303, 1304, 1310, 1312, 1314, 1315, 1317, 1364, 1403, 1404, 1430, 1491, 1508, 1514, 1515, 1516, 1517, 2480], "include_end": [88, 309, 637, 2598], "am": [88, 330, 569, 597, 637, 714, 779, 2504], "boundari": [88, 92, 224, 295, 367, 636, 637, 652, 834, 1125, 1126, 1127, 1128, 1129, 1199, 1364, 1427, 2494, 2531, 2535, 2539, 2541, 2552, 2555, 2592], "at_tim": [88, 128, 161, 308, 637, 741, 773, 2555, 2558, 2570, 2573], "indexer_between_tim": [88, 308, 637], "1d20min": [88, 637], "bool_": [90, 639, 1134, 2497, 2503, 2504, 2531, 2547, 2548, 2603], "fontsiz": [91, 192, 802, 1206, 1480, 2520, 2531, 2544, 2547], "return_typ": [91, 1480, 2505, 2520, 2529, 2535, 2541], "whisker": [91, 196, 806, 1480, 2520], "depict": [91, 196, 806, 1480], "quartil": [91, 196, 806, 1480, 1489, 2497], "q1": [91, 119, 134, 137, 163, 166, 181, 196, 569, 806, 1480, 2535], "q3": [91, 196, 806, 1480], "q2": [91, 119, 134, 137, 163, 166, 181, 196, 806, 1480], "edg": [91, 123, 139, 196, 219, 224, 735, 751, 806, 829, 834, 872, 877, 900, 901, 1221, 1231, 1279, 1363, 1480, 1489, 2496, 2503, 2513, 2519, 2521, 2526, 2529, 2531, 2532, 2533, 2534, 2544, 2550, 2580], "iqr": [91, 196, 806, 1480], "farthest": [91, 1480], "outlier": [91, 196, 806, 1480], "font": [91, 192, 802, 1411, 1418, 1427, 1431, 1442, 1453, 1454, 1480, 2516, 2533, 2547], "rotat": [91, 139, 192, 751, 802, 1206, 1221, 1279, 1480, 2586], "inch": [91, 139, 192, 751, 802, 1206, 1221, 1279, 1480, 1487], "line2d": [91, 1480], "cap": [91, 1480, 2520, 2592], "flier": [91, 1480, 2520], "col4": [91, 241, 1480, 2513], "adjust": [91, 122, 219, 367, 734, 829, 1416, 1421, 1422, 1480, 2501, 2509, 2516, 2521, 2529, 2531, 2558, 2571, 2580, 2592], "threshold": [92, 102, 284, 652, 945, 1210, 1365, 1407, 1415, 1451, 1510, 1511, 2509, 2512, 2535, 2547, 2554, 2555, 2558, 2559, 2592], "singular": [92, 652, 1869, 2511, 2518, 2549], "col_0": [92, 652, 1362, 2513], "col_1": [92, 132, 133, 652, 2509, 2533], "combine_first": [94, 653, 2497, 2510, 2531, 2541, 2543, 2555, 2586], "take_smal": 94, "align_axi": [96, 655, 2510], "keep_shap": [96, 655, 2510], "keep_equ": [96, 655, 2510], "result_nam": [96, 467, 655, 2603], "kept": [96, 172, 389, 655, 674, 794, 797, 1282, 1283, 1466, 2507, 2513, 2529, 2541, 2550], "ident": [96, 172, 206, 207, 253, 400, 418, 469, 519, 737, 814, 815, 904, 908, 919, 1172, 1192, 1200, 1404, 1412, 1415, 1443, 1444, 1451, 1466, 1491, 1508, 1514, 1515, 1516, 1517, 2496, 2499, 2501, 2503, 2509, 2515, 2516, 2518, 2519, 2520, 2527, 2528, 2537, 2541, 2544, 2547, 2556, 2558, 2566, 2570, 2580, 2603], "infer_object": [97, 656, 2497], "convert_str": [97, 656], "convert_integ": [97, 656], "convert_boolean": [97, 656], "convert_flo": [97, 656], "stringdtyp": [97, 656, 865, 869, 874, 892, 909, 1365, 1407, 1510, 1511, 2479, 2497, 2512, 2517, 2574, 2586, 2592, 2596], "booleandtyp": [97, 656, 2479, 2497, 2517, 2574, 2576, 2592, 2598, 2602], "dfn": [97, 656], "recurs": [98, 122, 194, 195, 201, 203, 657, 734, 804, 805, 810, 1403, 1454, 2509, 2535, 2539, 2547, 2552, 2555, 2574, 2580, 2603], "deepcopi": [98, 389, 657, 2544], "s_copi": [98, 657, 2539], "pearson": [99, 100, 633, 658, 1207, 1208, 1326, 1343, 2598, 2599, 2603], "min_period": [99, 102, 122, 123, 224, 658, 660, 734, 735, 834, 1125, 1126, 1127, 1129, 1207, 1210, 1353, 2497, 2505, 2521, 2531, 2539, 2541, 2547, 2549, 2550, 2574, 2586, 2588, 2592], "pairwis": [99, 100, 102, 633, 658, 660, 1207, 1208, 1210, 1318, 1319, 1326, 1328, 1343, 1345, 2529, 2531, 2539, 2550], "correl": [99, 100, 102, 203, 633, 658, 1207, 1208, 1210, 1318, 1326, 1343, 1454, 1485, 2529, 2538, 2544, 2555, 2565, 2595, 2603, 2604], "kendal": [99, 100, 658, 1207, 1208, 2538, 2555, 2557, 2565, 2592, 2595], "spearman": [99, 100, 658, 1207, 1208, 2555, 2565, 2574, 2592, 2596, 2603, 2604], "coeffici": [99, 100, 658, 1207, 1208, 1343, 1477, 2520], "tau": [99, 100, 658, 1207, 1208, 2555], "diagon": [99, 282, 658, 1207, 1487, 2520, 2528, 2570], "symmetr": [99, 467, 658, 1207, 2498, 2530, 2537, 2550], "corrwith": [99, 633, 658, 1207, 2550, 2555, 2580, 2603, 2604], "histogram_intersect": [99, 658, 1207], "use_inf_as_na": [101, 151, 152, 183, 184, 434, 435, 447, 448, 765, 766, 795, 796, 1365, 1407, 1510, 1511, 2511, 2512, 2547, 2574, 2578, 2580, 2581], "myla": 101, "lewi": 101, "uncount": 101, "ddof": [102, 231, 249, 292, 329, 660, 841, 859, 954, 1085, 1210, 1272, 1274, 1277, 1312, 1314, 1317, 1326, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 1359, 1361, 2505, 2519, 2528, 2531, 2574, 2580, 2603], "covari": [102, 660, 1210, 1319, 1326, 1328, 1343, 1345, 2497, 2529, 2536], "bia": [102, 1210, 1319, 1321, 1323, 1329, 1346, 2521, 2531], "freedom": [102, 231, 249, 292, 329, 660, 841, 859, 954, 1210, 1272, 1274, 1277, 1312, 1314, 1317, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 2501, 2580], "divisor": [102, 231, 249, 292, 329, 660, 841, 859, 954, 1210, 1328, 1336, 1338, 1340, 1343, 1345, 1353, 1355, 1357, 2518, 2550], "ewm": [102, 123, 224, 735, 834, 1210, 1324, 2494, 2521, 2531, 2539, 2544, 2550, 2580, 2595, 2598, 2603], "unbias": [102, 159, 160, 231, 238, 292, 660, 771, 772, 841, 847, 954, 1210, 1235, 1337, 1354, 2497, 2504, 2521], "varianc": [102, 292, 954, 1210, 1277, 1317, 1323, 1340, 1357, 1361, 1418, 1454, 2497, 2504, 2505, 2521, 2537, 2554, 2598, 2603], "guarante": [102, 155, 404, 1210, 1232, 1501, 2484, 2497, 2499, 2501, 2505, 2507, 2509, 2519, 2521, 2550, 2551, 2555, 2558, 2580], "semi": [102, 1210, 1421, 1465, 1498, 2509, 2519, 2521, 2527], "invert": [102, 764, 1210, 1405, 2512, 2519, 2521, 2537], "666667": [102, 122, 148, 734, 759, 1210, 1244, 1299, 1324, 2520, 2527], "998438": [102, 1210], "020161": [102, 1210], "059277": [102, 1210], "008943": [102, 1210], "014144": [102, 1210], "059352": [102, 1210], "008543": [102, 1210], "024738": [102, 1210], "009826": [102, 1210, 2514], "010670": [102, 1210], "001486": [102, 1210], "000271": [102, 1210], "921297": [102, 1210], "013692": [102, 1210], "977795": [102, 1210], "316741": [102, 1210], "150812": [102, 1210], "248003": [102, 1210], "191417": [102, 1210], "895202": [102, 1210], "cumul": [103, 104, 105, 106, 661, 662, 663, 664, 1212, 1213, 1214, 1215, 1249, 1250, 1251, 1252, 2497, 2511, 2520, 2566, 2574], "cummin": [103, 105, 106, 661, 663, 664, 2497, 2505, 2533, 2544, 2558, 2566, 2574, 2592, 2598, 2603], "cumsum": [103, 104, 105, 661, 662, 663, 850, 1401, 1482, 2495, 2497, 2505, 2511, 2514, 2516, 2520, 2521, 2527, 2538, 2540, 2541, 2544, 2550, 2558, 2574, 2592, 2598, 2603], "cumprod": [103, 104, 106, 661, 662, 664, 2497, 2505, 2511, 2527, 2538, 2541, 2550, 2558, 2603], "cummax": [104, 105, 106, 662, 663, 664, 2497, 2505, 2533, 2544, 2558, 2566, 2574, 2592, 2598, 2603], "percentil": [107, 208, 211, 665, 816, 818, 1216, 1229, 1335, 1352, 2497, 2516, 2529, 2537, 2541, 2544, 2550, 2558], "datetime_is_numer": [107, 665, 1216, 2580], "tendenc": [107, 665, 1216], "dispers": [107, 665, 1216], "mix": [107, 116, 143, 245, 264, 269, 282, 291, 420, 421, 422, 423, 424, 425, 429, 430, 544, 665, 755, 878, 879, 880, 881, 882, 883, 884, 885, 886, 929, 998, 1132, 1216, 1374, 1491, 1508, 1519, 2496, 2501, 2505, 2507, 2511, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2541, 2544, 2545, 2547, 2550, 2557, 2558, 2562, 2563, 2574, 2575, 2576, 2580, 2581, 2582, 2586, 2587, 2589, 2592, 2596, 2598, 2601, 2603], "fall": [107, 209, 219, 271, 287, 295, 296, 304, 326, 340, 549, 554, 555, 562, 565, 574, 665, 676, 689, 710, 723, 829, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 1201, 1216, 1229, 1231, 1237, 1278, 1284, 1363, 1364, 1390, 1403, 1410, 1497, 1500, 2496, 2501, 2505, 2507, 2509, 2517, 2519, 2526, 2527, 2529, 2540, 2550, 2555, 2566, 2574, 2592, 2598, 2603, 2604], "25th": [107, 665, 1216], "50th": [107, 665, 1216], "75th": [107, 665, 1216], "white": [107, 665, 1216, 1439, 1444, 2509, 2516, 2526, 2529, 2531, 2533, 2535, 2539, 2603], "select_dtyp": [107, 665, 1216, 2497, 2517, 2530, 2539, 2544, 2547, 2550, 2574, 2592, 2598, 2602], "arbitrarili": [107, 665, 1216, 1869, 2496, 2507, 2523, 2535], "chosen": [107, 198, 245, 261, 291, 387, 665, 927, 1201, 1216, 1237, 1278, 1284, 1452, 2497, 2504, 2509, 2511, 2515, 2598], "2010": [107, 208, 213, 578, 665, 699, 822, 1216, 1504, 1519, 2478, 2509, 2519, 2539, 2580], "2006": [107, 569, 665, 1216, 2501, 2521], "2004": [107, 665, 1216, 2521, 2528], "neg": [108, 138, 236, 239, 256, 257, 273, 285, 378, 379, 400, 416, 454, 459, 666, 737, 750, 827, 835, 845, 848, 922, 923, 936, 946, 1094, 1102, 1105, 1106, 1217, 1232, 1236, 1238, 1257, 1276, 1404, 1416, 1869, 2496, 2509, 2516, 2518, 2519, 2520, 2523, 2527, 2529, 2530, 2531, 2533, 2535, 2537, 2539, 2540, 2541, 2542, 2543, 2544, 2547, 2550, 2552, 2555, 2558, 2559, 2573, 2575, 2580, 2586, 2592, 2598, 2603], "pct_chang": [108, 666, 2529, 2538, 2550, 2555, 2570, 2574, 2592], "percent": [108, 188, 666, 800, 852, 2555], "xor": [108, 666, 2574], "255": [108, 666, 955, 1454, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2529, 2556, 2574], "rtruediv": [109, 110, 212, 283, 667, 668, 820, 944], "shuffl": [111, 400, 737, 1404, 2496], "shown_level": 112, "midx": [112, 433, 483, 671, 1412, 1414, 1424, 1434, 2496, 2541], "lama": [112, 393, 397, 671, 672, 730, 764], "250": [112, 119, 134, 137, 163, 166, 181, 211, 671, 818, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2516, 2519, 2529], "320": [112, 671, 2497, 2507, 2509, 2515, 2519], "ramen": [113, 117], "rate": [113, 117, 1454, 2478, 2499, 2509, 2511, 2516], "indomi": [113, 117], "cup": [113, 117], "pack": [113, 117, 349, 2539], "rename_axi": [114, 215, 232, 673, 824, 842, 2496, 2497, 2539, 2540, 2547, 2555, 2556, 2558, 2563], "level_1": [114, 531, 673, 2509], "level_2": [114, 531, 673], "thresh": [115, 2603], "batman": [115, 151, 152, 183, 184, 765, 766, 795, 796], "catwoman": 115, "toi": [115, 151, 152, 183, 184, 765, 766, 795, 796], "batmobil": [115, 151, 152, 183, 184, 765, 766, 795, 796], "bullwhip": 115, "born": [115, 151, 152, 183, 184, 765, 766, 795, 796], "1940": [115, 151, 152, 183, 184, 434, 435, 765, 766, 795, 796], "20180310": [116, 718], "denot": [117, 300, 302, 342, 387, 489, 681, 683, 725, 960, 984, 1188, 1265, 1365, 1407, 1490, 1491, 1498, 1508, 1509, 1510, 1511, 1519, 1521, 2504, 2505, 2506, 2509, 2512, 2558, 2586], "df_empti": [118, 731], "ser_empti": [118, 731], "ne": [119, 134, 137, 163, 166, 2497, 2509, 2541, 2555, 2570], "le": [119, 134, 137, 166, 181, 2497, 2541, 2574], "lt": [119, 134, 137, 163, 181, 636, 1421, 2497, 2509, 2516, 2541, 2544, 2570, 2574], "ge": [119, 137, 163, 166, 181, 2497, 2541, 2574], "gt": [119, 134, 163, 166, 181, 636, 1421, 2497, 2509, 2516, 2541, 2544, 2570, 2574], "inequ": [119, 120, 134, 137, 163, 166, 181, 733, 2552, 2555, 2574, 2586, 2592], "strictli": [119, 134, 137, 163, 166, 181, 269, 473, 934, 1468, 1520, 2509, 2519, 2525, 2545, 2598], "revenu": [119, 134, 137, 163, 166, 181, 2505, 2547], "300": [119, 134, 137, 143, 163, 166, 181, 367, 755, 1519, 2497, 2507, 2509, 2510, 2513, 2519, 2534, 2539, 2544, 2550], "220": [119, 134, 137, 163, 166, 181, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "175": [119, 134, 137, 163, 166, 181, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2520], "225": [119, 134, 137, 163, 166, 181, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2536], "eq": [120, 134, 137, 150, 163, 166, 181, 733, 2497, 2541, 2555, 2570], "assertionerror": [120, 218, 733, 828, 1515, 2509, 2529, 2550, 2551, 2552, 2555, 2558, 2575, 2576, 2579, 2580, 2582, 2584, 2586, 2588, 2595, 2596, 2598, 2603, 2604], "precis": [120, 266, 345, 347, 718, 733, 930, 960, 969, 975, 980, 1053, 1363, 1365, 1407, 1410, 1418, 1421, 1422, 1433, 1438, 1454, 1458, 1489, 1491, 1498, 1506, 1508, 1510, 1511, 1514, 1515, 1516, 1517, 1519, 1520, 1521, 2509, 2512, 2516, 2519, 2521, 2528, 2529, 2534, 2535, 2536, 2539, 2541, 2544, 2550, 2551, 2555, 2557, 2558, 2574, 2580, 2583, 2592, 2598, 2599, 2603], "array_equ": [120, 733, 2509], "exactly_equ": [120, 733], "different_column_typ": [120, 733], "different_data_typ": [120, 733], "expr": [121, 209, 1403, 2503, 2507, 2509, 2544, 2555], "vulner": 121, "inject": [121, 1403], "span": [122, 224, 550, 552, 572, 734, 834, 899, 1195, 1196, 1444, 2479, 2495, 2497, 2506, 2516, 2521, 2537, 2544, 2548, 2570, 2573, 2582, 2592], "halflif": [122, 734, 2521, 2592], "ignore_na": [122, 734, 2521, 2531], "ew": [122, 734, 2521], "decai": [122, 734, 2521], "geq": [122, 734, 2521], "half": [122, 479, 489, 734, 952, 1494, 2509, 2521], "exp": [122, 281, 734, 942, 2497, 2501, 2503, 2513, 2520, 2521, 2537], "ln": [122, 734], "smooth": [122, 734, 2511, 2521], "leq": [122, 734, 2521], "imbal": [122, 734], "ewma": [122, 734, 2521, 2531, 2571], "w_i": [122, 734, 2521], "x_0": [122, 734, 2514, 2521], "x_1": [122, 734, 1477, 2514], "x_t": [122, 734, 2521], "y_t": [122, 734, 2521], "x_": [122, 734, 2521], "y_0": [122, 734, 2514, 2521], "y_": [122, 734, 2521], "x_2": [122, 734, 1477], "monoton": [122, 148, 213, 214, 376, 386, 407, 455, 462, 510, 512, 603, 734, 759, 760, 761, 762, 822, 823, 840, 1186, 1280, 1281, 1299, 2497, 2519, 2521, 2529, 2530, 2531, 2532, 2534, 2538, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2566, 2574, 2575, 2586, 2592, 2595, 2598, 2600], "750000": [122, 734, 2497, 2521, 2531, 2544], "615385": [122, 734, 2521], "670213": [122, 734], "555556": [122, 734], "650794": [122, 734], "225000": [122, 734], "585786": [122, 734, 2521], "523889": [122, 734, 2521], "233686": [122, 734, 2521], "indexlabel": 124, "rowwis": [124, 2516, 2555], "unpivot": [124, 172, 191, 736, 1466, 1476, 2478, 2513, 2544], "ac": 124, "interpol": [126, 174, 208, 739, 816, 1219, 1229, 1294, 1334, 1351, 1431, 1467, 1468, 1469, 2497, 2506, 2509, 2510, 2519, 2523, 2526, 2527, 2528, 2529, 2531, 2537, 2539, 2540, 2544, 2545, 2558, 2559, 2570, 2574, 2580, 2581, 2586, 2592, 2598, 2603], "asfreq": [126, 219, 739, 829, 1219, 1294, 2495, 2519, 2535, 2539, 2540, 2544, 2547, 2550, 2555, 2592], "abcd": [126, 148, 196, 211, 461, 462, 640, 739, 759, 806, 818, 907, 1206, 1219, 1299, 2495, 2499, 2504, 2507, 2509, 2517, 2520, 2526, 2527, 2529, 2534, 2535, 2538, 2539, 2550], "regex": [127, 150, 218, 740, 828, 865, 866, 870, 871, 874, 892, 899, 908, 1162, 1163, 1390, 1490, 1491, 1497, 1508, 1510, 2478, 2509, 2511, 2512, 2517, 2524, 2526, 2528, 2529, 2530, 2537, 2539, 2550, 2557, 2586, 2590, 2592, 2598], "mutual": [127, 740, 2541], "mous": [127, 740, 865], "bbi": [127, 740], "relativedelta": [128, 161, 741, 773, 1869, 2519], "1m": [128, 741, 2505, 2525, 2584], "allows_duplicate_label": [130, 233, 364, 743, 843, 1375, 2502, 2586], "attr": [130, 233, 365, 743, 843, 1410, 1444, 1497, 1509, 2481, 2491, 2502, 2509, 2550, 2574, 2586, 2598], "rfloordiv": [131, 744], "Of": [132, 1199, 1364, 1409, 1474, 1518, 2505, 2507, 2509, 2510, 2537, 2541, 2547], "tight": [132, 260], "index_nam": [132, 260, 265, 267, 277, 931, 1410, 1442, 2509, 2516, 2541, 2545, 2550, 2555, 2598], "to_dict": [132, 2527, 2531, 2537, 2538, 2541, 2547, 2548, 2550, 2556, 2580, 2586, 2592, 2593, 2603], "col_2": [132, 133, 2509], "row_1": 132, "row_2": 132, "n1": [132, 1491, 1508, 2509, 2544, 2555, 2598], "n2": [132, 2509, 2541, 2598], "z2": [132, 2598], "coerce_float": [133, 1504, 1505, 1506, 2568], "u1": [133, 1173, 2497, 2509], "temp_celsiu": [135, 214, 746, 823], "temp_fahrenheit": [135, 214, 746, 823], "windspe": [135, 214, 746, 823], "2014": [135, 188, 201, 214, 234, 311, 324, 339, 349, 386, 578, 692, 707, 722, 746, 800, 810, 823, 2505, 2519, 2522, 2526, 2535, 2537, 2539, 2540, 2544, 2580], "temp_kelvin": [135, 746], "default_valu": [135, 746], "as_index": [136, 747, 1234, 1239, 1257, 1265, 1273, 1276, 1313, 2505, 2527, 2529, 2532, 2540, 2541, 2544, 2555, 2592, 2598, 2606], "group_kei": [136, 219, 747, 829, 1244, 2510, 2586], "influenc": [136, 747, 1110, 1485, 1491, 1508, 2516, 2603], "piec": [136, 747, 1469, 1491, 1508, 2495, 2497, 2509, 2510, 2515], "grouper": [136, 191, 747, 1231, 1476, 2513, 2522, 2527, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2541, 2542, 2544, 2545, 2547, 2548, 2549, 2556, 2558, 2559, 2566, 2574, 2592, 2598, 2603], "dataframegroupbi": [136, 229, 839, 1311, 2483, 2519, 2531, 2541, 2548, 2550, 2554, 2555, 2558, 2559, 2560, 2561, 2574, 2576, 2578, 2580, 2582, 2584, 2586, 2587, 2595, 2598, 2601, 2602, 2604, 2606], "captiv": [136, 747], "wild": [136, 747, 2523], "390": [136, 747, 2496, 2497, 2509, 2519], "350": [136, 276, 279, 747, 940, 1507, 2497, 2507, 2509, 2519], "185": [136, 747, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "allig": [138, 256, 750, 922], "bee": [138, 256, 750, 891, 905, 910, 922, 1463, 1464, 1470, 1471, 2505, 2547], "shark": [138, 256, 750, 922], "whale": [138, 256, 750, 922], "xlabels": [139, 751, 1221, 1279], "xrot": [139, 751, 1221, 1279, 2574], "ylabels": [139, 751, 1221, 1279], "yrot": [139, 751, 1221, 1279], "sharex": [139, 192, 802, 1206, 1221, 2520, 2526, 2530, 2533, 2535, 2543, 2551], "sharei": [139, 192, 802, 1206, 1221, 2520, 2526, 2551, 2586], "legend": [139, 192, 194, 751, 802, 804, 1221, 1279, 2495, 2526, 2529, 2531, 2535, 2541, 2564, 2574, 2580, 2592], "clockwis": [139, 1221], "invis": [139, 192, 802, 1221, 2550], "rcparam": [139, 1221, 2531], "unmodifi": [139, 751, 1221, 1279], "draw": [139, 192, 193, 196, 199, 203, 751, 802, 803, 806, 808, 1221, 1279, 1365, 1407, 1416, 1454, 1479, 1487, 1510, 1511, 2507, 2512, 2516, 2520, 2526, 2529, 2531, 2535, 2537, 2541], "pig": [139, 194, 195, 201, 268, 804, 805, 810, 933, 1221, 1403, 2580], "duck": [139, 345, 501, 575, 653, 654, 887, 1221, 2598], "chicken": [139, 1221], "hors": [139, 177, 194, 195, 201, 804, 805, 810, 1221, 2512], "indexerror": [140, 143, 752, 755, 1106, 1130, 2502, 2507, 2525, 2527, 2529, 2531, 2537, 2540, 2541, 2543, 2544, 2545, 2547, 2550, 2558, 2559, 2560, 2574, 2580, 2590, 2592, 2593, 2598, 2603], "maxima": [141, 1222], "argmax": [141, 169, 382, 624, 753, 781, 1079, 1222, 2497, 2527, 2574, 2580, 2592, 2603], "food": [141, 142, 1222, 1223, 2507, 2509, 2523], "consumpt": [141, 142, 173, 440, 784, 1222, 1223, 2538], "argentina": [141, 142, 1222, 1223], "103": [141, 142, 1222, 1223, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2531, 2536, 2539, 2541, 2544, 2555], "co2_emiss": [141, 142, 1222, 1223], "1712": [141, 142, 1222, 1223], "pork": [141, 142, 1222, 1223], "wheat": [141, 142, 1222, 1223], "beef": [141, 142, 1222, 1223], "minima": [142, 1223], "argmin": [142, 175, 381, 623, 754, 785, 1079, 1223, 2497, 2527, 2574, 2580, 2592, 2603], "mydict": [143, 755], "3000": [143, 755, 2503], "4000": [143, 755], "unconvert": [145, 757], "convert_dtyp": [145, 622, 757, 1519, 1520, 1521, 2511, 2576, 2592, 2596, 2598], "buf": [146, 265, 267, 268, 277, 758, 931, 933, 938, 1453, 1454, 1455, 2509, 2601], "max_col": [146, 265, 277, 758, 1365, 1407, 1510, 1511, 2512, 2555, 2574], "memory_usag": [146, 758, 1365, 1407, 1510, 1511, 2504, 2512, 2514, 2515, 2531, 2532, 2538, 2539, 2541, 2544, 2547, 2550, 2578, 2580, 2606], "show_count": [146, 758, 2586], "null_count": [146, 2512, 2532, 2586], "max_info_column": [146, 758, 1365, 1407, 1510, 1511, 2512, 2529], "buffer": [146, 265, 267, 268, 270, 271, 276, 277, 349, 758, 931, 933, 938, 1146, 1453, 1454, 1455, 1492, 2504, 2509, 2529, 2534, 2539, 2544, 2551, 2574, 2582, 2586, 2588, 2592], "stdout": [146, 758, 1365, 2541, 2555], "introspect": [146, 173, 440, 758, 784, 2504, 2538, 2541, 2574, 2604], "max_info_row": [146, 758, 1365, 1407, 1510, 1511, 2512, 2525, 2528], "int_valu": [146, 758], "text_valu": [146, 758], "beta": [146, 758], "gamma": [146, 758], "epsilon": [146, 758], "float_valu": 146, "int_col": [146, 2574], "text_col": [146, 2574], "float_col": [146, 2574], "248": [146, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "stringio": [146, 265, 267, 268, 277, 758, 931, 933, 938, 1146, 1390, 1491, 1492, 1498, 1507, 1508, 2499, 2509, 2523, 2537, 2539, 2540, 2541, 2544, 2547, 2555, 2572, 2573, 2598], "getvalu": [146, 758, 2499], "df_info": [146, 758], "w": [146, 190, 219, 259, 264, 349, 459, 569, 758, 829, 899, 925, 929, 960, 1056, 1392, 1475, 1521, 2478, 2496, 2505, 2507, 2509, 2510, 2517, 2519, 2526, 2527, 2529, 2531, 2533, 2534, 2537, 2539, 2540, 2541, 2547, 2555, 2603], "random_strings_arrai": [146, 758], "column_1": 146, "column_2": 146, "column_3": 146, "1000000": [146, 758, 2509, 2537], "999999": [146, 569, 758, 2509, 2518, 2531], "mb": [146, 758, 2509], "165": [146, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2511, 2519, 2520], "allow_dupl": [147, 220, 546, 830, 2526, 2603], "newcol": [147, 2503], "col0": [147, 1443, 2496, 2513, 2516], "linear": [148, 208, 759, 816, 1229, 1299, 1334, 1351, 1431, 2507, 2511, 2550, 2603], "limit_direct": [148, 759, 1299, 2511, 2537, 2545, 2550, 2580, 2586], "limit_area": [148, 759, 1299, 2511, 2586], "techniqu": [148, 759, 1299, 2509, 2520], "resolut": [148, 718, 759, 962, 966, 975, 976, 979, 986, 1001, 1014, 1045, 1299, 2509, 2518, 2519, 2531, 2536, 2539, 2544, 2555, 2558, 2570, 2574, 2575, 2580, 2603, 2604], "nearest": [148, 174, 208, 213, 214, 328, 386, 403, 407, 452, 509, 530, 759, 816, 822, 823, 1229, 1291, 1294, 1299, 1334, 1351, 1431, 1467, 1468, 1469, 1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1869, 1885, 1911, 1936, 1945, 1963, 1975, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2497, 2510, 2519, 2527, 2534, 2537, 2541, 2544, 2547, 2576, 2578, 2586], "slinear": [148, 759, 1299, 2527], "quadrat": [148, 759, 1299, 2511, 2527], "cubic": [148, 759, 1299, 2511, 2527], "spline": [148, 759, 1299, 2511, 2527], "barycentr": [148, 759, 1299, 2511, 2527], "polynomi": [148, 759, 1299, 2511, 2527], "interp1d": [148, 759, 1299], "krogh": [148, 759, 1299, 2527], "piecewise_polynomi": [148, 759, 1299, 2527, 2540], "pchip": [148, 759, 1299, 2511, 2527], "akima": [148, 759, 1299, 2511, 2540, 2580], "cubicsplin": [148, 759, 1299, 2580], "from_deriv": [148, 759, 1299, 2540], "bpoli": [148, 759, 1299], "extrapol": [148, 759, 1299], "akima1dinterpol": [148, 759, 1299], "piecewis": [148, 759, 1299], "bernstein": [148, 759, 1299], "basi": [148, 759, 1299, 2496, 2510, 2517, 2535, 2586], "kroghinterpol": [148, 759, 1299], "pchipinterpol": [148, 759, 1299], "single_on": [148, 759, 1299], "fill_two_mor": [148, 759, 1299], "analogu": [149, 288, 2496, 2566, 2598], "arraylik": [149, 219, 829, 2586], "_never_": 149, "num_leg": [150, 156, 216, 229, 279, 290, 294, 825, 839, 940, 957], "num_w": [150, 156, 229, 290, 294, 839, 957], "leg": [150, 169, 175, 177, 253, 781, 785, 919], "wing": [150, 177], "spider": [150, 169, 175, 177, 211, 229, 253, 781, 785, 818, 839, 919], "isnul": [151, 765, 2523, 2527, 2528, 2529, 2530, 2534, 2537, 2538, 2541, 2544, 2547, 2559, 2562], "1939": [151, 152, 183, 184, 765, 766, 795, 796], "joker": [151, 152, 183, 184, 765, 766, 795, 796], "speci": [153, 177, 203, 217, 220, 453, 456, 2520], "marsupi": 153, "1864": 153, "22000": 153, "80000": [153, 173, 2504, 2511, 2531], "polar": 153, "koala": [153, 906], "underscor": [156, 209, 280, 1405, 2497, 2509, 2517, 2537, 2598], "hawk": 156, "lsuffix": [157, 2510], "rsuffix": [157, 2510], "lexicograph": [157, 174, 437, 439, 441, 522, 526, 527, 528, 529, 1467, 2510, 2528, 2558], "cartesian": [157, 174, 522, 526, 527, 528, 529, 1467, 2505, 2510, 2515, 2528, 2550], "overlap": [157, 174, 196, 230, 289, 368, 505, 512, 513, 621, 806, 873, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1173, 1181, 1186, 1200, 1362, 1363, 1384, 1467, 1468, 1469, 2496, 2501, 2507, 2516, 2519, 2520, 2527, 2531, 2537, 2539, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2599], "one_to_on": [157, 174, 1467, 2510], "one_to_mani": [157, 174, 1467, 2510], "many_to_on": [157, 174, 1467, 2510], "many_to_mani": [157, 174, 1467, 2510], "k0": [157, 2510, 2550, 2555], "k1": [157, 2510, 2550, 2555], "k2": [157, 2510, 2550, 2555], "k3": [157, 2510], "k4": [157, 2510], "k5": 157, "a0": [157, 483, 2496, 2510, 2529, 2550, 2555], "a3": [157, 2496, 2510, 2517, 2529, 2550], "a4": [157, 2510], "a5": [157, 2510], "b0": [157, 483, 2496, 2510, 2529, 2550, 2555], "b1": [157, 483, 871, 2496, 2510, 2517, 2529, 2535, 2539, 2541, 2550, 2555, 2557], "_caller": 157, "_other": 157, "key_cal": 157, "key_oth": 157, "kurtosi": [159, 771, 1329, 1346, 2497, 2528, 2536, 2569], "fisher": [159, 160, 771, 772, 1329, 1346], "contrari": [164, 776, 2507, 2525], "indexingerror": [164, 776, 2543, 2580, 2586, 2603], "unalign": [164, 776, 1378, 2497, 2501, 2503], "cobra": [164, 453, 456, 776], "viper": [164, 776], "sidewind": [164, 776], "shield": [164, 776], "ii": [164, 232, 776, 2558], "row_label": 165, "col_label": 165, "cond": [168, 293, 482, 780, 956, 1457, 2497, 2536, 2555, 2580, 2592], "try_cast": [168, 293, 780, 956, 2592], "coerc": [168, 269, 284, 293, 376, 384, 400, 473, 626, 737, 780, 934, 945, 956, 960, 1079, 1106, 1404, 1519, 1520, 1521, 2497, 2508, 2509, 2510, 2519, 2525, 2527, 2529, 2531, 2532, 2533, 2534, 2537, 2539, 2540, 2541, 2543, 2544, 2547, 2548, 2550, 2551, 2555, 2557, 2558, 2573, 2574, 2580, 2599, 2603], "had": [168, 293, 780, 956, 1365, 1403, 1407, 1510, 1511, 2496, 2505, 2507, 2509, 2512, 2515, 2525, 2526, 2527, 2529, 2534, 2535, 2537, 2541, 2543, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2566, 2574, 2580, 2581, 2583, 2585, 2586, 2592, 2593, 2597, 2598, 2600, 2602, 2603], "idiom": [168, 293, 780, 956, 2496, 2527, 2529], "misalign": [168, 293, 780, 955, 956, 2524, 2530, 2551, 2557, 2592], "roughli": [168, 293, 780, 956, 1097, 2507, 2509, 2559], "losslessli": [168, 293, 780, 956, 2529, 2598, 2603], "idxmin": [169, 175, 206, 207, 253, 381, 382, 623, 624, 753, 781, 785, 814, 815, 919, 2497, 2518, 2527, 2528, 2547, 2558, 2564, 2574, 2580, 2586, 2592, 2603], "warm": [169, 175, 253, 781, 785, 919], "cold": [169, 175, 253, 781, 785, 919], "fish": [169, 175, 229, 253, 781, 785, 839, 887, 919], "blood": [169, 175, 253, 781, 785, 919, 2499], "col_level": [172, 220, 1466, 2580], "massag": [172, 1466, 2513], "explod": [172, 1466, 2506, 2574, 2580, 2586, 2592, 2596, 2603], "myvarnam": [172, 1466], "myvalnam": [172, 1466], "variable_0": [172, 1466], "variable_1": [172, 1466], "deepli": [173, 440, 784, 1509, 2509], "interrog": [173, 440, 784], "nbyte": [173, 440, 784, 1079, 2499, 2539, 2555], "complex128": [173, 1173, 2497, 2504, 2531, 2537], "0j": [173, 2509], "128": [173, 955, 1454, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2520, 2534, 2541, 2555, 2558, 2580], "40000": [173, 1465, 2504, 2509, 2531], "footprint": [173, 784, 2514, 2541], "180000": 173, "5244": 173, "left_index": [174, 437, 1467, 1468, 2510, 2543, 2544, 2550, 2574, 2581, 2592], "_x": [174, 1467, 1468, 1469, 2510], "_y": [174, 1467, 1468, 1469, 2510], "caveat": [174, 1467, 2499, 2531, 2533], "left_onli": [174, 1467, 2510, 2537], "right_onli": [174, 1467, 2510, 2537], "merge_ord": [174, 1467, 1468, 2510, 2541, 2550, 2586], "lkei": [174, 1467], "baz": [174, 190, 545, 830, 849, 899, 908, 1467, 1475, 1491, 1508, 2495, 2496, 2497, 2505, 2507, 2509, 2513, 2517, 2524, 2531, 2537, 2544, 2547, 2550, 2572], "rkei": [174, 1467], "_left": [174, 1467], "_right": [174, 1467], "value_left": [174, 1467], "value_right": [174, 1467], "rmod": [176, 786], "mammal": [177, 204, 216, 217, 220, 257, 279, 294, 825, 923, 940, 957, 1236, 2505], "arthropod": 177, "ostrich": 177, "rmul": [178, 179, 788, 789], "priorit": 182, "nsmallest": [182, 794, 1282, 2497, 2505, 2529, 2530, 2537, 2543, 2544, 2555, 2594, 2598, 2601], "59000000": [182, 185, 794, 797, 1282, 1283], "65000000": [182, 185, 794, 797, 1282, 1283], "434000": [182, 185, 794, 797, 1282, 1283], "337000": [182, 185, 794, 797, 1282, 1283], "11300": [182, 185, 794, 797, 1282, 1283], "gdp": [182, 185], "1937894": [182, 185], "2583560": [182, 185], "12011": [182, 185], "4520": [182, 185], "12128": [182, 185], "17036": [182, 185], "182": [182, 185, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "311": [182, 185, 2497, 2507, 2509, 2519, 2540], "IT": [182, 185, 188, 800, 2570], "mt": [182, 185], "mv": [182, 185], "bn": [182, 185], "nr": [182, 185], "tv": [182, 185], "ai": [182, 185], "itali": [182, 185, 794, 797, 1282, 1283], "franc": [182, 185, 188, 794, 797, 800, 1282, 1283], "malta": [182, 185, 794, 797, 1282, 1283, 2509], "maldiv": [182, 185, 794, 797, 1282, 1283], "brunei": [182, 185, 794, 797, 1282, 1283], "iceland": [182, 185, 794, 797, 1282, 1283], "nauru": [182, 185, 794, 797, 1282, 1283], "tuvalu": [182, 185, 794, 797, 1282, 1283], "anguilla": [182, 185, 794, 797, 1282, 1283], "ti": [182, 185, 211, 403, 407, 452, 509, 530, 818, 1335, 1352, 2555, 2586, 2604], "notnul": [183, 447, 795, 2523, 2537, 2541, 2544, 2547, 2562, 2569], "smallest": [185, 382, 624, 794, 797, 1230, 1232, 1271, 1282, 1283, 1520, 2509, 2514, 2544, 2555, 2573, 2603], "fill_method": [188, 800, 1227, 1231, 1268, 1469, 2510, 2519, 2530, 2539, 2550, 2574], "percentag": [188, 800, 1227, 1230, 1268, 1271, 1416, 2513, 2529, 2555, 2586], "increment": [188, 285, 459, 800, 946, 1238, 1502, 1522, 1526, 1552, 1578, 1604, 1716, 1869, 1975, 2214, 2240, 2423, 2449, 2509, 2519, 2534, 2537, 2539, 2543, 2550], "bdai": [188, 800, 1869, 2519, 2521, 2524], "chg": [188, 800], "diff": [188, 800, 2495, 2497, 2520, 2527, 2528, 2531, 2535, 2537, 2541, 2544, 2550, 2574, 2580, 2581, 2586, 2587, 2598, 2603], "85": [188, 196, 199, 800, 806, 808, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "011111": [188, 800], "065934": [188, 800], "deutsch": [188, 800], "italian": [188, 800, 2509], "lira": [188, 800], "1980": [188, 800, 2478, 2513, 2521, 2527], "0405": [188, 800], "0963": [188, 800], "3149": [188, 800], "gr": [188, 800, 2505, 2509, 2532], "7246": [188, 800], "7482": [188, 800], "8519": [188, 800], "810": [188, 800], "860": [188, 800, 2509, 2513], "013810": [188, 800], "013684": [188, 800], "006549": [188, 800], "053365": [188, 800], "059318": [188, 800], "061876": [188, 800], "goog": [188, 800, 1468, 2510, 2541], "stock": [188, 800, 1454, 2525], "1769950": [188, 800], "30586265": [188, 800], "1500923": [188, 800], "40912316": [188, 800], "1371819": [188, 800], "41403351": [188, 800], "179241": [188, 800], "094112": [188, 800], "252395": [188, 800], "011860": [188, 800], "chainabl": [189, 801], "data_keyword": [189, 801, 1269, 1309, 2497], "arg1": [189, 801, 1269, 1309, 1433, 2499, 2536], "arg2": [189, 801, 1269, 1309, 1433, 2499, 2536], "arg3": [189, 801, 1269, 1309, 1433, 2536], "suppos": [189, 213, 801, 822, 1433, 2496, 2497, 2502, 2505, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2526], "wide_to_long": [190, 191, 1475, 1476, 2513, 2527, 2534, 2544, 2545, 2550, 2555, 2603], "panel": [190, 191, 1475, 1476, 2509, 2513, 2522, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2547, 2555, 2558, 2563, 2564, 2565, 2566, 2572, 2573, 2586], "zoo": [190, 333, 470, 474, 995, 997, 1475], "lev1": [190, 1424, 1475], "lev2": [190, 1475], "lev3": [190, 1475], "lev4": [190, 1475], "margins_nam": [191, 1362, 1476, 2538, 2541, 2547], "grand": [191, 1476], "kernel": [192, 197, 200, 802, 807, 809, 1487, 2550, 2570, 2586], "use_index": [192, 802, 2528, 2533], "logx": [192, 802, 2520, 2524, 2558], "sym": [192, 802, 2520, 2558], "symlog": [192, 802, 2558], "logi": [192, 802, 2520, 2558, 2566], "loglog": [192, 802, 2520, 2558], "xtick": [192, 802, 1483, 2531, 2538, 2574, 2603], "ytick": [192, 802, 2531], "xlim": [192, 802, 2530, 2547, 2574], "ylim": [192, 802, 2520], "planar": [192, 802], "colormap": [192, 203, 802, 1415, 1416, 1451, 1477, 1483, 1485, 2516, 2526, 2531, 2555, 2604, 2605], "colorbar": [192, 802, 2520, 2531, 2555, 2580], "transpos": [192, 377, 609, 802, 1424, 2484, 2495, 2497, 2509, 2520, 2527, 2529, 2541, 2558, 2572, 2574, 2586, 2592, 2593], "yerr": [192, 802, 2520, 2541, 2580, 2592], "xerr": [192, 802, 2520, 2541, 2580], "sort_column": [192, 802, 2568, 2603], "secondary_i": [192, 802, 2520, 2530, 2535, 2547, 2570, 2592], "secondari": [192, 802, 2497, 2535, 2547, 2557, 2571, 2603], "mark_right": [192, 802, 2520], "include_bool": [192, 802], "quantit": [193, 195, 803, 805], "pylab": [193, 803], "metric": [193, 203, 803, 1418, 2505, 2544], "sale": [193, 234, 803], "signup": [193, 803], "proport": [194, 195, 202, 290, 804, 805, 811, 1232, 1239, 2499, 2520], "rgba": [194, 195, 201, 203, 804, 805, 810, 1454, 2546], "a98d19": [194, 195, 201, 203, 804, 805, 810], "yellow": [194, 195, 201, 203, 433, 804, 805, 810, 1412, 1414, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1442, 2507, 2510, 2516], "accordingli": [194, 195, 201, 804, 805, 810, 2496, 2509, 2529], "lifespan": [194, 195, 804, 805], "snail": [194, 195, 804, 805], "eleph": [194, 195, 804, 805, 887], "giraff": [194, 195, 804, 805], "coyot": [194, 195, 804, 805], "colour": [194, 804], "silent": [196, 199, 218, 806, 808, 828, 1200, 2496, 2497, 2509, 2510, 2512, 2516, 2540, 2541, 2550, 2551, 2555, 2574, 2578, 2580, 2592, 2596, 2598, 2603], "randomli": [196, 197, 200, 229, 806, 807, 809, 839, 1232, 1410], "age_list": [196, 199, 806, 808], "mmmmmmmmffffff": [196, 199, 806, 808], "bw_method": [197, 200, 807, 809, 2527, 2550], "ind": [197, 200, 807, 809, 865, 1491, 1492, 1508, 2507, 2509, 2527, 2550], "gaussian": [197, 200, 224, 807, 809, 834, 2521, 2531], "scott": [197, 200, 807, 809, 1465, 2509], "silverman": [197, 200, 807, 809], "gaussian_kd": [197, 200, 807, 809, 2527], "reduce_c_funct": [198, 2520], "gridsiz": [198, 2520], "accumul": [198, 2505, 2521, 2587], "hood": [198, 218, 828, 1176, 2478, 2507, 2509, 2519, 2592], "10000": [198, 1507, 2496, 2509, 2511, 2515, 2519, 2529, 2537, 2575], "coord_x": 198, "coord_i": 198, "cmap": [198, 1415, 1416, 1451, 1454, 2516, 2520, 2538, 2580], "viridi": [198, 203, 2520, 2538], "die": [199, 808], "6000": [199, 808], "dice": [199, 808, 2507], "marker": [201, 203, 810, 1487, 1491, 1492, 1508, 2497, 2501, 2509, 2511, 2546, 2550, 2555, 2574, 2580, 2586, 2592], "489": [201, 810, 2509, 2519, 2574], "675": [201, 810], "1776": [201, 810, 2509, 2592, 2603], "1900": [201, 810], "1990": [201, 810, 2495, 2519], "1997": [201, 810], "2003": [201, 272, 810, 2509, 2521], "2009": [201, 213, 699, 810, 822, 2509, 2519, 2537], "pink": [201, 810, 1433, 1454, 2516], "742802": [201, 810], "planet": [202, 811, 875], "radiu": [202, 811, 2516], "2439": [202, 811], "6051": [202, 811], "6378": [202, 811], "mercuri": [202, 811], "venu": [202, 811], "earth": [202, 811], "ax1": 203, "darkblu": [203, 2516, 2520], "ax2": 203, "389": [204, 220, 257, 279, 923, 940, 1236, 2497, 2505, 2509, 2519], "rpow": [205, 813, 2555], "min_count": [206, 207, 253, 814, 815, 919, 1254, 1259, 1260, 1263, 1270, 1275, 1295, 1300, 1301, 1304, 1310, 1315, 2549, 2555, 2580, 2586, 2590, 2591, 2603], "fewer": [206, 207, 253, 276, 814, 815, 919, 1254, 1259, 1260, 1263, 1270, 1275, 1295, 1300, 1301, 1304, 1310, 1315, 1408, 1418, 2505, 2509, 2519, 2531, 2544, 2549, 2555, 2598], "midpoint": [208, 496, 816, 1189, 1229, 1334, 1351, 1431], "li": [208, 550, 552, 566, 572, 816, 1334, 1351], "fraction": [208, 229, 816, 839, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1031, 1164, 1232, 1334, 1351, 2507, 2509, 2514, 2523, 2535, 2536, 2550], "whichev": [208, 816, 1334, 1351, 2510, 2516, 2531], "punctuat": [209, 878, 879, 880, 881, 882, 883, 884, 885, 886], "digit": [209, 865, 870, 871, 878, 879, 880, 881, 882, 883, 884, 885, 886, 1514, 1515, 1516, 1517, 2517, 2519, 2527, 2539, 2541, 2558, 2574, 2592], "cm": [209, 906, 1416, 2516, 2520, 2526], "multidimension": [209, 1485, 2580], "bitwis": [209, 871, 1403, 2503, 2534, 2602, 2603], "cousin": [209, 2537, 2550], "syntact": [209, 367, 2496, 2505], "likewis": [209, 473, 934, 2499, 2504, 2511, 2547, 2555, 2558], "ineffici": [209, 2496, 2527], "disallow": [209, 229, 364, 839, 1232, 2506, 2592, 2603], "exclam": [209, 2512], "dollar": [209, 866, 1365, 1407, 1510, 1511, 2512, 2517], "euro": 209, "0001": [209, 489, 2541], "007f": 209, "3131": 209, "hashtag": 209, "confus": [209, 2502, 2508, 2509, 2516, 2517, 2523, 2531, 2536, 2539, 2544, 2547, 2555, 2574, 2580], "lexical_analysi": 209, "na_opt": [211, 818, 1230, 1271, 2539, 2550, 2555, 2573, 2598], "pct": [211, 818, 1230, 1271, 1335, 1352, 2539, 2550, 2551, 2555, 2592, 2598], "dens": [211, 243, 246, 818, 1196, 1230, 1271, 2509, 2515, 2520, 2527, 2529, 2540, 2541, 2550, 2551, 2555, 2562, 2598], "lowest": [211, 245, 269, 818, 872, 877, 900, 901, 975, 1230, 1271, 1335, 1352, 2513, 2516, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "penguin": [211, 294, 818, 957], "snake": [211, 217, 456, 818, 878, 879, 880, 881, 882, 883, 884, 885, 886], "number_leg": [211, 818], "default_rank": [211, 818], "max_rank": [211, 818, 1230, 1271], "2nd": [211, 671, 818, 1492, 2396, 2507, 2531, 2544], "na_bottom": [211, 818], "pct_rank": [211, 818], "625": [211, 818, 2509], "toler": [213, 214, 403, 407, 452, 509, 510, 530, 822, 823, 1468, 1514, 1515, 1516, 1517, 2496, 2497, 2501, 2502, 2510, 2534, 2537, 2543, 2544, 2547, 2555, 2559, 2574, 2581, 2586, 2592], "decreas": [213, 214, 386, 427, 512, 761, 794, 822, 823, 1186, 1280, 1282, 2496, 2497, 2531, 2532, 2534, 2547, 2550, 2555, 2558, 2560, 2574, 2576, 2586, 2598, 2603], "distanc": [213, 214, 403, 407, 452, 509, 530, 822, 823, 1468, 2497], "inexact": [213, 214, 403, 407, 452, 509, 530, 822, 823, 2497], "equat": [213, 214, 403, 407, 452, 509, 530, 822, 823, 2521], "reindex_lik": [213, 220, 234, 822, 2496, 2497, 2525, 2527, 2541, 2558, 2574, 2576], "index_label": [213, 259, 261, 275, 822, 925, 927, 937, 1452, 2509, 2529], "column_label": [213, 822], "intent": [213, 215, 216, 822, 825, 2507, 2509, 2534], "fiction": [213, 822], "firefox": [213, 822], "chrome": [213, 822], "safari": [213, 822], "ie10": [213, 822], "konqueror": [213, 822], "http_statu": [213, 822], "404": [213, 822, 2497, 2509, 2519, 2537, 2592, 2603], "301": [213, 822, 2497, 2507, 2509, 2519, 2540], "response_tim": [213, 822], "new_index": [213, 416, 452, 519, 822, 1192, 2502, 2511], "iceweasel": [213, 822], "comodo": [213, 822], "dragon": [213, 822], "user_ag": [213, 822], "date_index": [213, 822], "101": [213, 822, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2531, 2539, 2540, 2541, 2544, 2555], "89": [213, 822, 1454, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2521, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555], "date_index2": [213, 822], "scheme": [213, 822, 1491, 1492, 1493, 1494, 1498, 1499, 1500, 1502, 1507, 1508, 1509, 2496, 2509, 2525, 2526, 2547], "throw": [215, 266, 824, 930, 1373, 1384, 2497, 2503, 2507, 2509, 2526, 2527, 2531, 2537, 2541, 2551, 2555, 2574, 2578, 2580, 2586, 2602], "index_mapp": [215, 216, 825], "columns_mapp": [215, 216, 825], "num_arm": [216, 825], "limb": [216, 825], "reptil": 217, "diet": 217, "omnivor": 217, "carnivor": 217, "to_replac": [218, 828, 2511, 2526, 2529, 2538, 2550, 2555, 2576, 2578, 2580, 2586, 2600, 2601], "dynam": [218, 828, 1433, 2503, 2516, 2535, 2550], "gain": [218, 828, 2503, 2527, 2530, 2531, 2533, 2537, 2539, 2540, 2541, 2543, 2547, 2555, 2558, 2566, 2574, 2580, 2586, 2592, 2598, 2603], "bait": [218, 828], "xyz": [218, 349, 828, 2509, 2523], "ba": [218, 219, 828, 829, 899, 2496, 2512, 2517, 2519, 2544, 2558], "peculiar": [218, 828, 2516], "loffset": [219, 367, 829, 2540, 2544, 2550, 2555, 2580], "start_dai": [219, 367, 829, 2519, 2580], "bm": [219, 829, 2511, 2519, 2535], "bq": [219, 829, 2519, 2530, 2535], "evenli": [219, 224, 367, 829, 834, 1485, 2496, 2518, 2519, 2529, 2531], "subdivid": [219, 367, 829, 2509, 2513], "5min": [219, 367, 829, 1522, 2495, 2519, 2544], "epoch": [219, 266, 367, 547, 829, 930, 998, 1519, 2509, 2544, 2555, 2580, 2583], "1970": [219, 367, 829, 1519, 2478, 2513, 2519, 2527, 2541, 2544, 2547, 2580], "end_dai": [219, 367, 829, 2519, 2592], "ceil": [219, 324, 367, 707, 829, 2519, 2539, 2552, 2555, 2592], "earlier": [219, 829, 1365, 1407, 1510, 1511, 2501, 2505, 2509, 2512, 2525, 2537, 2549, 2550, 2551, 2552, 2555, 2556, 2570, 2580], "downsampl": [219, 829, 1231, 2505, 2519, 2547, 2552, 2555], "3t": [219, 829, 1231, 2519], "custom_resampl": [219, 829], "2012": [219, 234, 311, 459, 547, 551, 553, 568, 578, 596, 692, 713, 829, 1309, 1504, 1519, 2495, 2509, 2511, 2518, 2519, 2522, 2526, 2530, 2531, 2537, 2539, 2541, 2544, 2547, 2598], "dec": [219, 272, 311, 577, 578, 692, 829, 1056, 2509, 2519, 2539, 2547], "2012q1": [219, 829, 2519, 2573], "2012q2": [219, 829, 2537], "2012q3": [219, 829], "2012q4": [219, 829], "2013q1": [219, 829], "2013q2": [219, 829], "2013q3": [219, 829], "2013q4": [219, 829], "2018q1": [219, 566, 829, 2547], "2018q2": [219, 829, 2547], "2018q3": [219, 829], "2018q4": [219, 829], "week_start": [219, 829], "d2": [219, 282, 829, 2510, 2550, 2555], "morn": [219, 829], "afternoon": [219, 829], "110": [219, 381, 382, 623, 624, 829, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2532, 2539, 2541, 2544, 2555, 2592], "140": [219, 829, 1454, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2540, 2541], "rng": [219, 296, 304, 326, 330, 367, 597, 676, 689, 710, 714, 829, 985, 988, 993, 1364, 2495, 2497, 2519, 2530, 2570, 2580], "7min": [219, 367, 829, 2519, 2580], "7t": [219, 367, 829, 2519, 2580], "17min": [219, 367, 829, 2519, 2580], "17t": [219, 367, 829, 2519, 2580], "23h30min": [219, 367, 829, 2519], "2min": [219, 367, 829], "to_offset": [219, 829, 2484, 2519, 2529, 2534, 2536, 2541, 2550, 2574, 2580], "19min": [219, 829], "ts_out": [219, 829], "col_fil": 220, "sequenti": [220, 287, 340, 723, 948], "fly": [220, 259, 266, 273, 276, 280, 925, 930, 936, 1463, 1464, 1470, 1471, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509], "jump": [220, 2598], "nonexist": [220, 287, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2507, 2541, 2545, 2555, 2558, 2580], "genu": 220, "win_typ": [224, 834, 1125, 1127, 1129, 2521, 2531, 2586, 2592, 2603], "baseindex": [224, 834, 2521, 2574, 2580, 2581, 2586, 2598], "get_window_bound": [224, 834, 2521, 2574], "df_time": [224, 834], "20130101": [224, 834, 953, 1132, 1287, 1288, 2495, 2497, 2507, 2509, 2518, 2519, 2521, 2527, 2528, 2531, 2532, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547], "fixedforwardwindowindex": [224, 834, 2521, 2580, 2586, 2596], "window_s": [224, 834, 1124, 1125, 1126, 1127, 1128, 1129, 2521], "986207": [224, 834], "958621": [224, 834], "random_st": [229, 839, 1232, 2507, 2580, 2598], "bitgener": [229, 839, 1232, 2580], "randomst": [229, 839, 1232, 2507, 2514, 2544], "seriesgroupbi": [229, 747, 839, 1239, 2483, 2505, 2529, 2530, 2537, 2541, 2547, 2550, 2555, 2558, 2574, 2578, 2580, 2586, 2592, 2593, 2598, 2603, 2606], "num_specimen_seen": [229, 839], "hierarchi": [230, 375, 2497, 2504, 2505, 2509, 2513, 2526, 2527, 2534, 2555], "encompass": 234, "realign": [236, 845, 1106, 2519], "notimplementederror": [236, 270, 276, 289, 845, 1366, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2527, 2529, 2530, 2534, 2535, 2536, 2537, 2538, 2541, 2550, 2558, 2574, 2580, 2592, 2598, 2601, 2603, 2604], "inferred_freq": [236, 285, 845, 946, 1238, 2530, 2533, 2570], "eom": [236, 285, 845, 946, 1238], "thrown": [236, 285, 845, 946, 1238, 2497, 2507, 2528, 2544, 2547, 2558, 2603], "tshift": [236, 845, 1233, 2527, 2537, 2570, 2580, 2586], "pai": [239, 848, 2523, 2525], "quicksort": [240, 241, 625, 849, 850, 1088, 2513, 2529], "na_posit": [240, 241, 464, 849, 850, 1088, 2497, 2529, 2537, 2544, 2555, 2586], "sort_remain": [240, 465, 543, 849, 2529], "mergesort": [240, 241, 625, 849, 850, 1088, 2513, 2529], "heapsort": [240, 241, 625, 849, 850, 1088], "multilevel": [240, 849, 2547], "notabl": [240, 241, 464, 849, 850, 2522, 2531, 2537, 2544, 2571], "234": [240, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "natsort": 241, "sethmmorton": 241, "0hr": 241, "128hr": 241, "72hr": 241, "48hr": 241, "96hr": 241, "index_natsort": 241, "spmatrix": [244, 245, 2544], "csc": 244, "mat": [244, 2515], "ey": [244, 2496, 2515], "coo": [245, 2515, 2544, 2558], "denomin": [245, 291, 2497, 2521, 2525, 2586], "upcast": [245, 291, 1507, 2505, 2509, 2510, 2523, 2525, 2529, 2535, 2541, 2598, 2603], "accommod": [245, 291, 2497, 2525], "find_common_typ": [245, 291, 2541], "even_prim": [247, 858], "odd_prim": [247, 858], "df_a": [247, 858], "df_0a": [247, 858], "prescrib": 248, "analogi": 248, "book": [248, 1492, 2509, 2603, 2604], "reorgan": [248, 2522], "df_single_level_col": 248, "multicol1": 248, "kg": 248, "pound": 248, "df_multi_level_cols1": 248, "multicol2": 248, "df_multi_level_cols2": 248, "df_multi_level_cols3": 248, "person_id": [249, 292, 859, 954], "786076": [249, 859], "237417": [249, 859], "269219": [249, 859], "205609": [249, 859], "css": [250, 265, 1365, 1369, 1407, 1410, 1411, 1412, 1413, 1414, 1416, 1418, 1420, 1421, 1422, 1427, 1428, 1429, 1430, 1431, 1433, 1439, 1440, 1442, 1443, 1444, 1453, 1454, 1456, 1457, 1510, 1511, 2506, 2509, 2512, 2538, 2541, 2558, 2580, 2586, 2592, 2594, 2598, 2600, 2603], "rsub": [251, 252, 917, 918, 2497], "axis1": [254, 920, 2509], "axis2": [254, 920], "swap": [254, 255, 544, 899, 920, 921, 2507, 2540, 2598], "innermost": [255, 921, 2540], "grade": [255, 453, 2495, 2531], "exam": [255, 921], "coursework": [255, 921], "histori": [255, 921, 2497, 2509, 2521, 2603], "geographi": [255, 921], "januari": [255, 321, 322, 578, 592, 703, 704, 921, 1054, 1059, 1519, 2509, 2518, 2519, 2522, 2529, 2550, 2551, 2552, 2554, 2556, 2586], "februari": [255, 311, 322, 692, 704, 921, 2509, 2519, 2522], "march": [255, 322, 330, 597, 704, 714, 921, 1038, 2519, 2522, 2550], "april": [255, 566, 921, 2509, 2519, 2522, 2555], "is_copi": [257, 923, 1236, 2529, 2550, 2574], "pyperclip": [258, 924, 2539], "wrote": [258, 924, 2509, 2526, 2555, 2562], "to_html": [258, 267, 277, 280, 924, 931, 1410, 1418, 1421, 1424, 1435, 1443, 1444, 1454, 2509, 2516, 2525, 2526, 2528, 2529, 2533, 2534, 2537, 2538, 2539, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2564, 2574, 2580, 2586, 2590, 2592, 2598, 2601, 2603], "na_rep": [259, 261, 265, 267, 277, 280, 402, 472, 863, 925, 927, 931, 938, 1365, 1407, 1410, 1421, 1422, 1437, 1452, 1510, 1511, 2509, 2512, 2513, 2516, 2517, 2539, 2541, 2550, 2574, 2575, 2586, 2592], "float_format": [259, 261, 265, 267, 277, 925, 927, 931, 938, 1365, 1407, 1452, 1510, 1511, 2509, 2512, 2539, 2540, 2555, 2564, 2586, 2590, 2603], "date_format": [259, 266, 330, 349, 472, 597, 714, 925, 930, 2509, 2527, 2528, 2536, 2538, 2580, 2603], "pathlik": [259, 262, 266, 271, 273, 276, 280, 925, 930, 936, 1453, 1454, 1455, 1491, 1492, 1493, 1494, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1507, 1508, 1509, 2586], "newlin": [259, 266, 891, 905, 910, 925, 930, 2509, 2526, 2531, 2535, 2540, 2555, 2603], "disabl": [259, 264, 863, 925, 929, 2501, 2509, 2517, 2528, 2529, 2541, 2550, 2558, 2563, 2566, 2570, 2571, 2573, 2574, 2579, 2580, 2603], "gz": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2544, 2603], "bz2": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2537, 2538, 2544, 2580, 2588, 2603], "xz": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2540, 2544, 2559, 2588], "zst": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509], "tar": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509], "zstd": [259, 264, 266, 273, 276, 280, 925, 929, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2545], "zipfil": [259, 266, 273, 276, 280, 349, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509], "gzipfil": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2586], "bz2file": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509], "zstdcompressor": [259, 266, 273, 276, 280, 925, 930, 936], "tarfil": [259, 266, 273, 276, 280, 925, 930, 936, 1491, 1498, 1501, 1502, 1507, 1508, 1509, 2545, 2603], "archiv": [259, 266, 273, 276, 280, 349, 925, 930, 936, 2509, 2551], "compresslevel": [259, 266, 273, 276, 280, 925, 930, 936, 2509, 2580], "mtime": [259, 266, 273, 276, 280, 925, 930, 936, 2509], "quote_minim": [259, 925, 1491, 1508, 2509], "quote_nonnumer": [259, 925, 1491, 1508, 2509], "linesep": [259, 925, 2509], "line_termin": [259, 925, 2603], "recogn": [259, 265, 267, 277, 569, 925, 931, 1079, 1491, 1492, 1497, 1508, 1521, 2509, 2518, 2520, 2523, 2529, 2531, 2537, 2540, 2547, 2555, 2575, 2576, 2580, 2586, 2592, 2598, 2603], "european": [259, 287, 295, 340, 723, 925, 948, 1062, 1491, 1492, 1497, 1508, 2509, 2519, 2523], "decod": [259, 264, 266, 925, 929, 930, 1405, 1496, 1497, 1498, 2509, 2517, 2527, 2537, 2540, 2548, 2551, 2558, 2572], "usernam": [259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509], "password": [259, 261, 266, 268, 271, 273, 276, 280, 349, 925, 927, 930, 933, 936, 1452, 1491, 1492, 1493, 1498, 1500, 1501, 1507, 1508, 1509], "raphael": [259, 267, 925, 931], "donatello": [259, 267, 925, 931], "purpl": [259, 267, 528, 925, 931, 2507, 2516], "weapon": [259, 267, 925, 931], "staff": [259, 267, 925, 931], "nraphael": [259, 925], "ndonatello": [259, 925], "compression_opt": [259, 925], "archive_nam": [259, 925], "filepath": [259, 925, 1491, 1508, 2509, 2514, 2528, 2544], "subfold": [259, 925], "mkdir": [259, 925, 2514], "exist_ok": [259, 925, 2514], "makedir": [259, 925], "sp": [260, 2540], "defaultdict": [260, 779, 926, 1491, 1508, 2509, 2603], "row1": [260, 2516, 2541], "row2": [260, 2513, 2541], "ordereddict": [260, 926, 2497, 2541, 2550, 2558], "dd": [260, 349, 354, 355, 863, 926, 1031, 1491, 1508, 2509, 2514, 2517, 2520, 2524, 2550, 2558, 2570, 2598], "excel_writ": [261, 927, 1452], "startrow": [261, 363, 927, 1452], "startcol": [261, 349, 363, 927, 1452], "merge_cel": [261, 927, 1452, 2509], "inf_rep": [261, 927, 1452, 2529], "freeze_pan": [261, 363, 927, 1452, 2509, 2544], "excelwrit": [261, 927, 1452, 2509, 2527, 2537, 2547, 2555, 2592, 2598, 2604], "eras": [261, 927, 1452, 2509], "2f": [261, 267, 927, 931, 1421, 1422, 1452, 2514, 2515, 2516, 2520], "xl": [261, 349, 927, 1365, 1407, 1452, 1492, 1510, 1511, 2509, 2512, 2526, 2534, 2573, 2586, 2592], "xlsm": [261, 927, 1365, 1407, 1452, 1492, 1510, 1511, 2509, 2512], "infin": [261, 378, 379, 927, 1452, 2523, 2527, 2531, 2541, 2550, 2574], "bottommost": [261, 927, 1452, 2509], "rightmost": [261, 408, 927, 1363, 1452, 2509], "frozen": [261, 927, 1452, 2509, 2514, 2521, 2574], "sheet_name_1": [261, 927, 1452], "sheet_name_2": [261, 927, 1452], "sheet_name_3": [261, 927, 1452], "output1": [261, 927, 1452], "write_feath": 262, "compression_level": 262, "to_parquet": [262, 264, 270, 273, 279, 929, 936, 940, 2509, 2514, 2547, 2548, 2550, 2555, 2558, 2574, 2578, 2580, 2586, 2598, 2604], "destination_t": 263, "project_id": [263, 1495, 2527], "reauth": [263, 1495], "if_exist": [263, 275, 937, 2528, 2537], "auth_local_webserv": [263, 1495, 2603], "table_schema": [263, 1365, 1407, 1510, 1511, 2512, 2544], "bigqueri": [263, 1495, 2484, 2506, 2527, 2534, 2535, 2539, 2558, 2603], "authent": [263, 1495, 2539], "tablenam": [263, 1504], "destin": [263, 2537, 2538, 2541, 2550], "pandas_gbq": [263, 1495], "tablecreationerror": 263, "recreat": [263, 2509, 2526], "band": [263, 1478, 1495, 2520, 2603], "schema": [263, 266, 275, 930, 937, 1365, 1407, 1458, 1498, 1506, 1510, 1511, 2506, 2531, 2537, 2538, 2541, 2551, 2558, 2574, 2586], "tqdm": [263, 1495], "upload": [263, 2574], "auth": [263, 1495, 2555], "compute_engin": [263, 1495], "oauth2": [263, 1495], "service_account": [263, 1495], "read_gbq": [263, 2509, 2527, 2530, 2537, 2541, 2544, 2550, 2555, 2558, 2574, 2580, 2586, 2603], "complevel": [264, 368, 373, 929, 2509, 2547], "complib": [264, 368, 373, 929, 2509, 2536, 2547], "min_items": [264, 368, 373, 929, 2509, 2523, 2525, 2543, 2555, 2580], "nan_rep": [264, 368, 373, 929, 2509, 2524], "data_column": [264, 368, 373, 929, 2509, 2524, 2525, 2526, 2527, 2543, 2544, 2580], "hdfstore": [264, 929, 1368, 1371, 1392, 1496, 2484, 2495, 2499, 2509, 2522, 2523, 2525, 2526, 2528, 2529, 2531, 2533, 2535, 2536, 2538, 2539, 2541, 2543, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2566, 2572, 2574, 2580, 2586, 2592, 2603], "lost": [264, 473, 929, 934, 979, 2486, 2509, 2519, 2526, 2527, 2531, 2536, 2537, 2539, 2540, 2550, 2555, 2558, 2570, 2575], "lzo": [264, 929, 2509], "bzip2": [264, 929, 2509], "compressor": [264, 929, 2509], "blosclz": [264, 929, 2509, 2545], "lz4": [264, 929, 2509, 2545], "lz4hc": [264, 929, 2509, 2545], "get_opt": [264, 929, 2512, 2523, 2526, 2528, 2550], "default_format": [264, 929, 1365, 1407, 1510, 1511, 2509, 2512, 2527], "fallback": [264, 929, 1519, 2507, 2525, 2527, 2529, 2530, 2531, 2539, 2540, 2559, 2592], "to_orc": [264, 271, 929, 2509, 2603], "to_feath": [264, 929, 2509, 2544, 2574, 2580, 2598], "h5": [264, 373, 929, 1496, 2495, 2509, 2523, 2524, 2525, 2526, 2527, 2537, 2544], "col_spac": [265, 267, 277, 931, 2509, 2531, 2537, 2541, 2558, 2580], "formatt": [265, 267, 277, 402, 931, 938, 1365, 1407, 1410, 1421, 1422, 1454, 1481, 1486, 1510, 1511, 2509, 2512, 2516, 2537, 2541, 2544, 2548, 2555, 2573, 2574, 2586], "sparsifi": [265, 267, 277, 931, 1365, 1407, 1435, 1453, 1454, 1455, 1510, 1511, 2496, 2509, 2512, 2541, 2555], "justifi": [265, 277, 2509, 2547, 2566], "max_row": [265, 277, 938, 1365, 1407, 1453, 1455, 1472, 1510, 1511, 2512, 2523, 2529, 2531, 2534, 2540, 2544, 2550, 2555, 2558, 2574, 2598], "show_dimens": [265, 277, 1365, 1407, 1510, 1511, 2512, 2528, 2529, 2544], "bold_row": [265, 267, 931, 2509, 2546], "border": [265, 1365, 1369, 1407, 1418, 1510, 1511, 2509, 2512, 2516, 2541, 2547, 2550, 2558, 2603, 2606], "table_id": 265, "render_link": [265, 2509, 2555], "px": 265, "unset": [265, 277], "europ": [265, 267, 277, 287, 296, 304, 326, 339, 340, 676, 689, 710, 722, 723, 931, 948, 985, 988, 993, 1001, 1014, 1045, 1060, 1062, 1519, 2519, 2529, 2530, 2580], "to_str": [265, 267, 931, 1365, 1407, 1418, 1424, 1510, 1511, 2501, 2509, 2512, 2513, 2523, 2529, 2531, 2537, 2539, 2541, 2544, 2555, 2558, 2564, 2566, 2574, 2580, 2586, 2590, 2592, 2598, 2603], "double_precis": [266, 930, 2509], "force_ascii": [266, 930, 2509], "date_unit": [266, 930, 1498, 2509], "default_handl": [266, 930, 2509], "millisecond": [266, 569, 677, 930, 960, 969, 973, 975, 986, 998, 1031, 1045, 1498, 1519, 1521, 1869, 2496, 2497, 2507, 2509, 2518, 2519, 2527, 2529, 2531, 2534, 2539, 2544, 2555, 2571, 2592, 2603], "iso8601": [266, 930, 1458, 1491, 1492, 1508, 1519, 2509, 2524, 2537, 2550, 2571, 2572], "microsecond": [266, 569, 677, 706, 718, 930, 960, 969, 973, 975, 986, 992, 998, 1001, 1031, 1043, 1498, 1521, 1869, 2497, 2509, 2518, 2519, 2526, 2531, 2534, 2536, 2537, 2539, 2547, 2550, 2552, 2555, 2580, 2603], "serialis": [266, 930, 2534, 2540], "primarykei": [266, 930, 1458, 1498, 2509, 2544], "column_format": [267, 931, 1454, 2537, 2600], "longtabl": [267, 931, 1365, 1407, 1454, 1510, 1511, 2512, 2529, 2539, 2548, 2586, 2598, 2600], "multicolumn": [267, 931, 1365, 1407, 1454, 1510, 1511, 2512, 2544, 2548, 2555], "multicolumn_format": [267, 931, 1365, 1407, 1510, 1511, 2512], "multirow": [267, 931, 1365, 1407, 1454, 1510, 1511, 2512, 2544, 2598], "caption": [267, 931, 1410, 1418, 1420, 1435, 1436, 1453, 1454, 2506, 2574, 2598], "usepackag": [267, 931, 1454], "booktab": [267, 931, 1454], "tex": [267, 931, 1454, 2507, 2540], "rcl": [267, 931], "preambl": [267, 931], "cline": [267, 931, 1454, 2598, 2603], "full_capt": [267, 931, 2586], "short_capt": [267, 931, 2586], "lll": [267, 931], "toprul": [267, 931, 1454, 2586], "midrul": [267, 931, 1454, 2586], "bottomrul": [267, 931, 1454, 2586], "wt": [268, 933], "animal_1": 268, "elk": [268, 933], "animal_2": 268, "quetzal": [268, 933, 2580], "tablefmt": [268, 933], "asarrai": [269, 473, 610, 934, 2479, 2497, 2499, 2501, 2509, 2511, 2513, 2515, 2544, 2555, 2558, 2570, 2574, 2580, 2587], "engine_kwarg": [270, 349, 1201, 1237, 1260, 1261, 1263, 1274, 1275, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 2503, 2505, 2509, 2521, 2580, 2586, 2592, 2598, 2603], "write_t": 270, "unsign": [270, 388, 955, 1077, 1150, 1165, 1170, 1520, 2497, 2514, 2541, 2543, 2544, 2552, 2555, 2576, 2580, 2586, 2598, 2603], "to_hdf": [270, 271, 273, 279, 936, 940, 1496, 2495, 2509, 2525, 2526, 2527, 2531, 2534, 2536, 2537, 2541, 2544, 2550, 2558, 2586, 2592, 2604], "bytesio": [270, 271, 349, 2509, 2514, 2537, 2586], "seek": [270, 271, 2509], "partition_col": [271, 2509, 2514, 2574], "fname": [271, 276, 2574], "unavail": [271, 1500], "2001": [272, 344, 569, 727, 2497, 2505, 2509, 2519, 2521, 2524, 2525, 2527, 2528, 2550, 2555, 2603], "2002": [272, 344, 577, 727, 2495, 2505, 2509, 2511, 2514, 2519, 2521], "yearli": [272, 2505], "pickler": [273, 936], "highest_protocol": [273, 936, 2547], "read_pickl": [273, 936, 2509, 2527, 2531, 2537, 2544, 2547, 2550, 2558, 2570, 2574, 2576, 2586, 2598], "original_df": [273, 936, 1501], "pkl": [273, 936, 1501, 2509, 2544], "unpickled_df": [273, 936, 1501], "column_dtyp": [274, 2555, 2558], "index_dtyp": [274, 2555], "recarrai": [274, 2526, 2528, 2592], "rec": 274, "i8": 274, "f8": 274, "con": [275, 937, 1504, 1505, 1506, 2509, 2537], "sqlite3": [275, 937, 1373, 1504, 1505, 2509, 2529, 2599], "legaci": [275, 937, 1491, 1495, 1508, 2537, 2538, 2541, 2570, 2572, 2574, 2586], "dispos": [275, 937, 1504], "closur": [275, 937, 1504], "batch": [275, 937, 2499, 2509], "pd_tabl": [275, 937, 2509], "conn": [275, 937, 1373, 1504, 2509], "data_it": [275, 937, 2509], "rowcount": [275, 937], "cursor": [275, 937, 2509, 2525, 2529], "stipul": [275, 937], "read_sql": [275, 937, 1373, 1501, 1505, 1506, 2509, 2526, 2529, 2530, 2531, 2537, 2539, 2548, 2556, 2592, 2599, 2606], "unawar": [275, 340, 723, 937, 2519, 2555, 2558], "0249": [275, 937], "create_engin": [275, 937, 2509, 2529], "echo": [275, 937], "fetchal": [275, 937], "dbapi": [275, 937, 1506, 2509, 2529], "convert_d": [276, 1498, 1507, 2509, 2525], "write_index": 276, "byteord": [276, 2504, 2509], "time_stamp": [276, 2529], "data_label": [276, 2529], "variable_label": 276, "114": [276, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555], "convert_strl": 276, "value_label": [276, 2509, 2550, 2598], "tc": [276, 2541], "td": [276, 960, 961, 965, 969, 973, 975, 1365, 1407, 1421, 1422, 1439, 1441, 1442, 1443, 1444, 1497, 1510, 1511, 2509, 2512, 2516, 2518, 2519, 2527, 2531, 2550, 2555], "tw": 276, "tq": 276, "ty": [276, 2511], "118": [276, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2537, 2539, 2541, 2544, 2551, 2555, 2558, 2574], "119": [276, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2531, 2539, 2541, 2544, 2555, 2574], "244": [276, 784, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529, 2531, 2533], "767": [276, 2574], "exce": [276, 542, 1365, 1407, 1510, 1511, 2512, 2519, 2527, 2529, 2530, 2534, 2541, 2558, 2586], "capac": 276, "unintend": [276, 2497], "consequ": [276, 2506, 2509, 2515, 2541, 2544, 2555, 2558, 2574, 2598], "novemb": [276, 2495, 2509, 2519, 2522], "se": [276, 2507], "strl": [276, 2555], "statawrit": [276, 2509, 2529, 2530, 2531, 2533, 2535, 2541, 2543, 2544, 2555, 2580, 2598, 2603], "statawriter117": [276, 2550, 2555, 2580, 2598], "line_width": [277, 2523, 2541, 2547], "min_row": [277, 938, 1365, 1407, 1510, 1511, 2512, 2558, 2559, 2598], "max_colwidth": [277, 1365, 1407, 1510, 1511, 2501, 2512, 2535, 2570, 2574, 2575], "repr": [277, 899, 938, 1079, 1081, 1365, 1407, 1510, 1511, 2504, 2512, 2514, 2516, 2518, 2522, 2528, 2529, 2530, 2531, 2536, 2537, 2538, 2539, 2541, 2544, 2547, 2548, 2550, 2555, 2556, 2559, 2572, 2576, 2580, 2587, 2590, 2603], "dataarrai": [279, 940, 2539, 2544, 2550, 2598], "df_multiindex": [279, 940], "path_or_buff": [280, 1492, 1509, 2509, 2598], "root_nam": [280, 2509], "row_nam": [280, 2509], "attr_col": [280, 2509], "elem_col": [280, 2509], "xml_declar": [280, 2509], "pretty_print": [280, 2509], "stylesheet": [280, 1509, 2509], "xml": [280, 1497, 1509, 2484, 2506, 2567], "uri": [280, 1506, 1509, 2509, 2529, 2537, 2580], "pretti": [280, 1365, 1407, 1510, 1511, 2496, 2505, 2507, 2509, 2512, 2516, 2538, 2574], "etre": [280, 1509, 2509, 2603], "xslt": [280, 1509, 2509, 2592], "xmln": [280, 1509, 2509], "718282": [281, 942, 2501], "414214": [281, 942, 2520, 2529], "389056": [281, 942, 2501], "108": [281, 942, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555, 2592], "121": [281, 942, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2518, 2519, 2520, 2527, 2539, 2541, 2555], "permut": [282, 2496, 2497, 2603], "d1": [282, 2496, 2510, 2529, 2541, 2550, 2555], "df1_transpos": 282, "alic": [282, 636, 2512, 2514, 2537], "bob": [282, 636, 2507, 2509, 2514, 2527], "score": [282, 453, 2516, 2528], "emploi": [282, 1945, 1975, 2526], "kid": 282, "df2_transpos": 282, "unspecifi": [284, 945, 1421, 1422, 2509, 2519, 2529, 2534], "tzinfo": [286, 287, 295, 338, 345, 610, 721, 947, 948, 998, 1013, 1031, 1043, 1049, 1052, 1060, 1064, 1067, 1364, 1519, 2519, 2530, 2531, 2547, 2548, 2550, 2555, 2592, 2603], "ambigu": [287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 2495, 2496, 2497, 2504, 2505, 2507, 2509, 2510, 2511, 2512, 2527, 2529, 2531, 2537, 2538, 2539, 2542, 2547, 2550, 2555, 2558, 2574, 2580, 2586], "ia": [287, 948], "clock": [287, 295, 296, 304, 326, 340, 569, 653, 676, 689, 710, 723, 948, 985, 988, 993, 998, 1001, 1014, 1045, 1062, 2519], "dst": [287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2519, 2531, 2533, 2534, 2541, 2543, 2547, 2548, 2552, 2555, 2556, 2558, 2580, 2586, 2592, 2598], "situat": [287, 295, 340, 723, 948, 1062, 1519, 2505, 2507, 2510, 2511, 2514, 2519, 2520, 2539, 2544, 2580], "transit": [287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 2519, 2527, 2531, 2534, 2550, 2552, 2555, 2558, 2580, 2586, 2597, 2598, 2603], "signifi": [287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 2509], "ambiguoustimeerror": [287, 295, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2519, 2531, 2541, 2543, 2555, 2580, 2586], "shift_forward": [287, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2519], "shift_backward": [287, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2519], "nonexistenttimeerror": [287, 296, 304, 326, 340, 676, 689, 710, 723, 948, 985, 988, 993, 1001, 1014, 1045, 1062, 2519, 2541, 2555], "cet": [287, 340, 473, 610, 723, 934, 948, 1060, 2497, 2519, 2537, 2555], "imposs": [287, 340, 388, 723, 948, 2527], "warsaw": [287, 340, 723, 948, 2519], "999999999": [287, 340, 568, 569, 596, 713, 723, 948, 2519, 2537, 2550, 2555, 2573], "1h": [287, 340, 723, 948, 1173, 1305, 1316, 2518, 2550, 2603], "filter_func": 289, "coercibl": [289, 951, 2539, 2540], "new_df": [289, 2509, 2550], "new_column": 289, "ann": 290, "beth": 290, "middle_nam": 290, "louis": 290, "to_numpi": [291, 384, 480, 521, 610, 626, 953, 1237, 1284, 1411, 2495, 2496, 2497, 2499, 2501, 2503, 2505, 2507, 2513, 2517, 2519, 2521, 2555, 2558, 2574, 2580, 2581, 2586, 2598, 2603], "170": [291, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "115": [291, 2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2531, 2539, 2540, 2541, 2544, 2555], "broadest": 291, "352": [292, 954, 2497, 2507, 2509, 2519], "916667": [292, 954, 1340], "056367": [292, 954], "264": [292, 954, 2497, 2499, 2507, 2509, 2519], "687500": [292, 954], "042275": [292, 954], "drop_level": [294, 533, 957, 2496], "slicer": [294, 472, 957, 2507, 2522, 2537, 2540, 2574], "superset": [294, 957], "locomot": [294, 957], "walk": [294, 957, 2503, 2509, 2512, 2555], "fli": [294, 957], "yearfirst": [295, 1519, 2537], "tzfile": [295, 338, 339, 340, 345, 721, 722, 723, 998, 1000, 1020, 1061, 1062, 2519, 2530], "datetimetzdtyp": [295, 1139, 1141, 1142, 1145, 1177, 2479, 2497, 2537, 2541, 2547, 2555, 2558, 2574, 2592, 2598], "me": [296, 304, 326, 676, 689, 710, 985, 988, 993, 2497, 2570], "daylight": [296, 304, 326, 676, 689, 710, 985, 988, 993, 998, 1001, 1014, 1045, 1519, 2519, 2527, 2531, 2550, 2580, 2586, 2597, 2602], "rng_tz": [296, 304, 326, 676, 689, 710, 985, 988, 993], "amsterdam": [296, 304, 326, 676, 689, 710, 985, 988, 993, 1001, 1014, 1045], "datetime_seri": [298, 307, 319, 320, 321, 323, 327, 344, 679, 691, 700, 702, 703, 705, 711, 727], "tuesdai": [299, 680, 1945, 1975, 2033, 2396, 2516, 2519, 2540], "dayofweek": [300, 342, 549, 556, 568, 571, 572, 573, 586, 596, 681, 688, 713, 725, 2519, 2536, 2586], "day_nam": [300, 302, 342, 681, 683, 725, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2519, 2550], "2017": [300, 302, 314, 315, 316, 317, 334, 342, 489, 550, 552, 566, 572, 681, 683, 695, 696, 697, 698, 717, 725, 998, 1155, 1156, 1161, 1364, 1409, 1463, 1464, 1470, 1471, 1474, 1519, 1604, 1869, 2496, 2515, 2519, 2522, 2532, 2551, 2555, 2586, 2592], "to_seri": [300, 302, 333, 342, 470, 681, 683, 725, 995, 2519, 2525, 2544, 2550, 2555, 2574], "2h": [304, 326, 689, 710, 988, 993, 1014, 1173, 2519, 2539], "p": [308, 309, 330, 549, 554, 555, 559, 561, 567, 569, 571, 573, 597, 714, 870, 871, 899, 969, 1112, 1141, 1157, 1169, 2495, 2497, 2499, 2507, 2509, 2517, 2519, 2525, 2526, 2527, 2529, 2531, 2533, 2534, 2536, 2537, 2539, 2541, 2544, 2550, 2555, 2573], "intp": [308, 309, 383, 387, 403, 404, 405, 452, 509, 530, 543, 625, 1088, 2541, 2586], "infer_freq": [310, 989, 2529, 2533, 2536, 2547, 2570, 2592, 2603], "autodetect": [310, 989], "leap": [311, 551, 553, 554, 560, 569, 590, 692, 1023, 1975, 2519, 2541], "29th": [311, 692], "intercalari": [311, 692], "dates_seri": [311, 692], "is_month_start": [312, 693, 2519, 2529, 2544, 2592], "is_month_end": [313, 694, 2519, 2529, 2592], "is_quarter_start": [314, 695, 2519, 2529, 2592], "is_quarter_end": [315, 696, 2519, 2529, 2592], "is_year_start": [316, 697, 2519, 2529, 2592], "is_year_end": [317, 698, 2519, 2529, 2592], "000001": [319, 700], "000002": [319, 700], "decemb": [321, 592, 703, 2509, 2518, 2519, 2522], "000000000": [323, 473, 569, 610, 705, 718, 934, 949, 953, 999, 1285, 2475, 2497, 2509, 2519, 2544, 2547, 2555, 2570], "000000001": [323, 705, 718, 974, 1044, 2509, 2518, 2541, 2547], "000000002": [323, 705, 2509], "unalt": [324, 707, 1491, 1492, 1508, 2509], "unaffect": [324, 707, 2499, 2523, 2580], "floor": [324, 326, 330, 597, 707, 710, 714, 993, 2497, 2518, 2519, 2539, 2544, 2550, 2552, 2555, 2558, 2586, 2592, 2598], "asia": [324, 707, 1000, 1061, 1199, 1364, 2541, 2544], "calcutta": [324, 707], "to_pydatetim": [334, 717, 2519, 2541, 2570, 2598], "keep_tz": [337, 2555, 2574], "silenc": [337, 2541, 2545, 2550, 2574, 2587, 2603], "basetzinfo": [338, 721], "dti": [339, 433, 722, 2518, 2519, 2531, 2555, 2580], "berlin": [339, 722, 2519], "tz_convert": [340, 723, 1000, 2495, 2497, 2509, 2519, 2527, 2529, 2531, 2541, 2544, 2555, 2558, 2570, 2592, 2598], "tz_naiv": [340, 723], "eastern": [340, 723, 949, 953, 1139, 1141, 1142, 1145, 1285, 2475, 2495, 2497, 2509, 2519, 2529, 2530, 2531, 2535, 2537, 2539, 2544], "tz_awar": [340, 723], "isocalendar": [341, 343, 724, 726, 1018, 2519, 2580, 2582], "unknowntimezoneerror": 345, "convert_float": [348, 1492, 2592], "datetime_format": [349, 2528, 2603], "if_sheet_exist": [349, 2592, 2598, 2603], "odswrit": 349, "binaryio": 349, "yyyi": [349, 354, 355, 1031, 2509, 2524, 2558, 2570, 2598], "mm": [349, 354, 355, 1031, 1415, 1451, 1491, 1508, 2509, 2524, 2558, 2570, 2598], "hh": [349, 1031], "ss": [349, 854, 857, 1031, 2515, 2534], "overlai": [349, 2598], "load_workbook": 349, "odf": [349, 1365, 1407, 1492, 1510, 1511, 2509, 2512, 2558, 2583], "opendocu": [349, 1492, 2506, 2558, 2580], "opendocumentspreadsheet": 349, "path_to_fil": [349, 2509, 2526, 2534], "spam": [349, 1225], "egg": [349, 1225, 2507, 2550], "sheet2": [349, 2509], "1999": [349, 386, 473, 610, 934, 1043, 1231, 2497, 2505, 2509, 2519, 2521, 2537, 2555], "1998": [349, 2521], "sheet3": [349, 1492], "zf": 349, "nan_inf_to_error": 349, "keep_vba": 349, "ext": 351, "unsupportedfiletypeerror": 351, "cur_sheet": [363, 2603], "freez": [363, 2509, 2544], "duplicatelabelerror": [364, 365, 2502, 2586], "set_flag": [365, 1375, 2502, 2586], "numericindex": [366, 376, 487, 1077, 2574], "uint": [366, 376, 487, 1077, 2598], "gh28302": 367, "sugar": [367, 2505], "1w": 367, "expectedrow": [368, 2509, 2524], "settabl": [368, 2527], "dropna_t": [368, 1365, 1407, 1510, 1511, 2512, 2527], "illeg": [372, 2542], "track_tim": [373, 2580], "create_t": [373, 2580], "auto_clos": [374, 2536], "criteria": [374, 863, 1363, 1377, 1496, 2495, 2505, 2507, 2509, 2511, 2519, 2540, 2580], "untrust": [374, 1496, 1501, 2509], "unsaf": [374, 1496, 1501, 2503, 2509, 2603], "subgroup": [375, 1158, 2496, 2509, 2513, 2565], "preorder": 375, "child": [375, 1418, 1509, 2497, 2509, 2583, 2603], "alphanumer": [375, 878, 879, 880, 881, 882, 883, 884, 885, 886], "travers": [375, 1403, 2496, 2509], "procedur": [375, 1479, 2497, 2505, 2544], "tupleize_col": [376, 2526, 2527, 2547, 2558], "intervalindex": [376, 424, 489, 493, 499, 1154, 1179, 1182, 1183, 1184, 1185, 1363, 1364, 1409, 2484, 2513, 2547, 2548, 2550, 2551, 2555, 2557, 2559, 2560, 2574, 2580, 2582, 2586, 2592, 2598, 2599, 2602], "uint64index": [376, 399, 2496, 2544, 2550, 2574, 2592], "truthi": [378, 379, 2530], "nonzero": [378, 1057, 2555, 2558, 2574, 2586], "cereal": [381, 382, 623, 624], "calori": [381, 382, 623, 624], "corn": [381, 382, 623, 624], "flake": [381, 382, 623, 624], "almond": [381, 382, 623, 624], "cinnamon": [381, 382, 623, 624], "toast": [381, 382, 623, 624], "crunch": [381, 382, 623, 624], "cocoa": [381, 382, 623, 624], "puff": [381, 382, 623, 624], "lai": [384, 473, 626, 934], "integerna": [384, 473, 626, 934, 949, 1285], "integerarrai": [384, 626, 1173, 2479, 2497, 2508, 2555, 2580, 2583, 2586, 2598, 2603], "booleanarrai": [384, 626, 1173, 1175, 1197, 2497, 2498, 2507, 2576, 2586, 2598], "numpyextensionarrai": [384, 626], "idx_not_sort": 386, "alloc": [388, 2526, 2539, 2555], "incompar": [391, 467, 2592], "caught": [391, 467, 2541, 2542], "idx1": [391, 399, 417, 467, 477, 2507, 2541, 2592], "idx2": [391, 399, 417, 467, 477, 2507, 2541, 2592], "dedupl": [393, 2502], "beetl": [393, 397, 672, 730, 764], "hippo": [393, 672, 764], "discard": [393, 610, 672, 2497, 2501, 2505, 2507, 2509, 2510, 2541, 2547, 2598], "mi": [394, 524, 531, 532, 533, 534, 536, 537, 538, 539, 540, 543, 544, 546, 2496, 2509, 2524, 2526, 2529, 2544, 2551, 2555, 2574, 2576, 2580], "ascending_idx": 399, "descending_idx": 399, "int64_idx": 399, "uint64_idx": 399, "na_sentinel": [400, 737, 1087, 1094, 1404, 2557, 2558, 2582, 2603, 2604], "use_na_sentinel": [400, 737, 1094, 1404, 2603], "broken": [403, 407, 452, 509, 530, 915, 2501, 2531, 2535, 2538, 2555, 2570], "unmatch": [403, 509, 530], "var1": [404, 2513, 2558], "unique_index": 407, "monotonic_index": 407, "abbc": [407, 2507], "non_monotonic_index": 407, "abcb": 407, "leftmost": 408, "getitem": [408, 462, 2519, 2526, 2527, 2529, 2530, 2539, 2541, 2543], "watermelon": [411, 421, 423, 430], "orang": [411, 421, 430, 433, 2509, 2523], "is_integ": [420, 421, 422, 424, 425, 429, 430, 1158, 2541], "is_float": [420, 421, 423, 424, 425, 429, 430, 2541], "is_numer": [420, 421, 422, 423, 424, 425, 430], "is_object": [420, 421, 422, 423, 424, 425, 429], "is_categor": [420, 422, 423, 424, 425, 429, 430, 2541, 2580], "is_interv": [420, 421, 422, 423, 425, 429, 430, 2541], "is_mix": [420, 421, 422, 423, 424, 429, 430, 2580], "is_boolean": [421, 422, 423, 424, 425, 429, 430], "peter": 421, "elisabeth": 421, "mar": [421, 566, 2519], "mango": [423, 430], "is_monotonic_increas": [426, 760, 2496, 2532, 2541, 2550, 2551, 2558, 2584, 2592, 2603], "sought": [433, 2507], "return_index": [437, 464, 2513], "join_index": 437, "car": [452, 482], "bike": [452, 482], "train": [452, 482, 2495, 2499], "tractor": [452, 482], "set_nam": [453, 2496, 2507, 2509, 2527, 2531, 2551, 2574, 2592], "repeated_index": 454, "sorter": [455, 840, 1103, 2497, 2540], "bread": [455, 840], "milk": [455, 840], "month_start": 459, "peril": [461, 2541], "efgh": [461, 2507, 2534], "sorted_index": [464, 543], "stringr": [466, 860, 915], "a_str_seri": [466, 860], "astrseri": [466, 860], "allow_fil": [468, 1106, 2540, 2555, 2598], "ndim": [471, 475, 932, 941, 2476, 2502, 2527, 2529, 2536, 2539, 2598], "placehold": [472, 1365, 1407, 1418, 1510, 1511, 2512, 2547, 2550], "0100": [473, 610, 934, 1001, 1014, 1045, 1062, 1519, 2497, 2509, 2519, 2555, 2580], "31t23": [473, 610, 934, 2497, 2555], "01t23": [473, 934, 2497, 2555], "runtimewarn": [477, 2541, 2556, 2580], "apparit": [479, 952], "996": [479, 952, 2495, 2503, 2505, 2509, 2514, 2539], "_indexslic": 483, "remove_unused_level": [483, 2496, 2544, 2545, 2550], "b3": [483, 2510, 2517, 2550], "dfmi": [483, 2496, 2497, 2507], "qcut": [489, 503, 1179, 1363, 2497, 2505, 2532, 2544, 2550, 2555, 2570, 2574, 2575, 2580, 2592], "quantil": [489, 503, 1179, 1363, 1427, 1428, 1429, 1430, 1431, 1489, 2505, 2518, 2527, 2529, 2530, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2550, 2554, 2555, 2558, 2559, 2560, 2561, 2570, 2574, 2578, 2580, 2586, 2592, 2594, 2595, 2596, 2598, 2603, 2606], "endpoint": [489, 499, 513, 517, 1187, 1190, 1191, 1409, 1474, 1518, 2495, 2507, 2519, 2538, 2544, 2547, 2557, 2558, 2566, 2596], "character": 489, "iv": [489, 493, 511, 1185], "shifted_iv": 489, "extended_iv": 489, "year_2017": 489, "position": [493, 511, 517, 1185, 1190, 2537, 2544], "i1": [499, 510, 2516, 2537], "i2": [499, 510, 2516, 2537], "i3": [499, 510], "i5": 499, "i6": 499, "interval_rang": [503, 506, 507, 508, 513, 1179, 1182, 1183, 1184, 1364, 2496, 2547, 2550, 2551, 2555], "from_break": [503, 506, 508, 519, 1179, 1182, 1184, 1192, 2496, 2550], "unsupport": [506, 1182, 1385, 1390, 1394, 1395, 1401, 1491, 1508, 2503, 2509, 2523, 2529, 2536, 2537, 2539, 2540, 2550, 2555, 2558, 2580, 2603], "overlapping_index": 510, "na_tupl": [520, 1193, 2550], "sortord": [522, 526, 527, 528, 529, 2558, 2574, 2598], "meta": [522, 1453, 1455, 1465, 2509, 2529, 2531, 2537, 2548, 2576, 2598], "from_fram": [522, 526, 528, 529, 2496, 2555], "hi": [527, 2509], "temp": [527, 1415, 1451, 2527, 2598], "precip": 527, "nj": [527, 2509], "thereof": [531, 533, 2485], "mayb": [531, 2503], "level_0": [531, 2509], "lexsort": [532, 1172, 1400, 2496, 2499, 2529, 2539, 2541, 2543, 2544], "abb": [532, 533, 534], "seq": [534, 2509], "outward": 539, "mi2": [539, 2496, 2509, 2574], "bb": [544, 863, 898, 2497, 2501, 2507, 2511, 2517, 2520, 2535, 2536, 2540, 2544, 2550], "aa": [544, 863, 898, 2517, 2520, 2541, 2544], "qux": [545, 849, 2495, 2496, 2497, 2505, 2509, 2513, 2524, 2531, 2544, 2550, 2558], "4q2005": 547, "prolept": [547, 1020, 1059], "gregorian": [547, 1020, 1059], "baseoffset": [548, 1522], "dayofyear": [549, 550, 552, 555, 556, 568, 572, 586, 596, 688, 713, 2519, 2536, 2572, 2586], "4h": [550, 552, 572, 2523], "day_of_week": [551, 552, 553, 1009, 2519, 2586], "296": [551, 553, 2497, 2507, 2509, 2519], "day_of_year": [553, 1010, 2519, 2572, 2586], "daysinmonth": [554, 556, 568, 586, 596, 688, 713, 2534, 2536], "monthrang": 554, "mon": [554, 1199, 1418, 1659, 1744, 1773, 2519, 2526], "days_in_month": [555, 1012, 2519, 2534], "050000": [559, 561, 567], "fiscal": [566, 569, 1945, 1975, 2519, 2570], "fmt": 569, "timeri": 569, "centuri": 569, "001": [569, 916, 1489, 2503, 2541, 2573], "pm": 569, "999": [569, 608, 895, 903, 1329, 1346, 2495, 2497, 2503, 2505, 2509, 2511, 2512, 2514, 2536, 2538, 2539, 2541, 2570], "quarterli": [569, 2495, 2519, 2537, 2570, 2603], "qyear": [569, 577], "jul": [569, 2519], "oct": [569, 2509, 2519], "2005": [569, 1365, 1407, 1510, 1511, 2509, 2511, 2512, 2519, 2521], "jan": [569, 2519, 2531, 2537], "insensit": [570, 899, 2512, 2530, 2586], "eg": [577, 866, 1365, 1407, 1416, 1504, 1505, 1510, 1511, 2512, 2534, 2539, 2587], "perioddtyp": [577, 1110, 1161, 1195, 2479, 2497, 2541, 2555, 2558, 2580, 2584, 2586, 2592, 2598, 2599, 2603], "2000q1": 577, "2002q3": 577, "31st": 578, "1st": [578, 1492, 2396, 2509, 2519, 2532, 2534, 2541], "pidx": 578, "tzser": 610, "to_append": 621, "summer": [622, 998, 2519, 2580], "helsinki": [622, 2519], "441": [622, 2497, 2502, 2509, 2519], "144": [622, 784, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2519, 2520, 2541], "subtract_custom_valu": 622, "custom_valu": 622, "add_custom_valu": 622, "june": [622, 2519, 2522, 2555], "juli": [622, 2509, 2519, 2522, 2598], "august": [622, 2519, 2522], "96": [622, 1468, 2495, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2535, 2539, 2540, 2541, 2544, 2555], "995732": 622, "044522": 622, "484907": 622, "autocorrel": [633, 1478, 2534], "10355": 633, "99999": 633, "carol": 636, "ev": 636, "daniel": 636, "abbccc": 640, "cba": [640, 2503, 2550, 2558], "as_ord": [640, 2499, 2534, 2603], "as_unord": [640, 2499, 2534, 2603], "eagl": [653, 654, 878, 879, 880, 881, 882, 883, 884, 885, 886], "160": [653, 654, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2511, 2513, 2519, 2520], "345": [653, 2497, 2507, 2509, 2519, 2558], "90010907": 660, "13484424": 660, "62036035": 660, "12528585": 660, "26962463": 660, "51111198": 660, "01685762652715874": 660, "rdivmod": [669, 2558], "redund": [671, 2592], "seconds_seri": 675, "hours_seri": 675, "quarters_seri": 675, "8601": [699, 724, 726, 969, 1019, 2509, 2518, 2519, 2539, 2544, 2550, 2580, 2586, 2592], "86400": [720, 2518], "172800": [720, 2518], "259200": 720, "345600": 720, "gca": [751, 1279], "lazili": [768, 769, 2509, 2541, 2563], "__missing__": [779, 2544], "kitten": 779, "puppi": 779, "152": [784, 2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2541, 2574, 2592], "odd": [790, 1454, 2534, 2544, 2581], "countries_popul": [794, 797, 1282, 1283], "montserrat": [794, 797, 1282, 1283], "5200": [794, 797, 1282, 1283], "five": [794, 1282, 1504, 1505, 2497, 2511, 2520], "lie": [816, 2509], "divmod": [821, 2497, 2518, 2541, 2550, 2558, 2586], "my_nam": 824, "meaningless": 830, "criterion": [850, 1220, 2505, 2507, 2509], "sin": [850, 1384, 1477, 1478, 2503, 2520, 2537], "tan": 850, "sparsespars": 851, "dense_index": [854, 2515], "sparseseri": [854, 2515, 2523, 2527, 2534, 2536, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2562, 2565, 2574], "coord": 854, "3x4": [854, 857, 2515], "todens": [854, 857, 2515, 2534], "row_level": [857, 2515, 2534], "column_level": [857, 2515, 2534], "sort_label": [857, 1483, 2515, 2534, 2544], "uppercas": [861, 862, 878, 879, 880, 881, 882, 883, 884, 885, 886, 890, 911, 912, 914], "swapcas": [861, 862, 890, 899, 912, 914, 2517, 2535], "casefold": [861, 890, 911, 912, 914, 2517, 2558], "unpack": [863, 2501, 2505, 2527, 2539], "fillchar": [864, 889, 894, 902, 2534], "pat": [865, 866, 869, 870, 871, 873, 874, 892, 899, 904, 908, 909, 1365, 1407, 1472, 1510, 1511, 2512, 2517, 2529, 2555, 2574, 2603], "ignorecas": [865, 870, 871, 873, 874, 892, 899, 2517], "stricter": [865, 892, 2600], "endswith": [865, 909, 2517, 2583, 2603], "og": [865, 906], "aaba": [866, 2495, 2497, 2517], "baca": [866, 2495, 2497, 2517], "caba": [866, 2495, 2497, 2517], "aab": [866, 2508, 2517, 2529, 2555], "ca": [866, 2517], "python2": [867, 2543, 2558], "extractal": [870, 873, 2541, 2550], "multilin": [871, 1403], "a1a2": [871, 2517, 2539, 2541], "substr": [872, 877, 900, 901, 906, 2506, 2512, 2555], "rfind": [872, 901, 2517, 2534], "456": [875, 2509, 2514, 2519], "hello": [875, 2501, 2509, 2511], "goodby": 875, "rindex": [877, 2517, 2535], "isalpha": [878, 880, 881, 882, 883, 884, 885, 886, 2509, 2517, 2534], "alphabet": [878, 879, 880, 881, 882, 883, 884, 885, 886, 899, 2517, 2535, 2537, 2544, 2550, 2592], "isnumer": [878, 879, 880, 881, 882, 884, 885, 886, 2517, 2534], "isdigit": [878, 879, 880, 882, 883, 884, 885, 886, 2517, 2534], "isdecim": [878, 879, 881, 882, 883, 884, 885, 886, 2517, 2534], "isspac": [878, 879, 880, 881, 882, 883, 885, 886, 2517, 2534], "islow": [878, 879, 880, 881, 883, 884, 885, 886, 2517, 2534], "isupp": [878, 879, 880, 881, 882, 883, 884, 885, 2517, 2534], "istitl": [878, 879, 880, 881, 882, 883, 884, 886, 2517, 2534], "titlecas": [878, 879, 880, 881, 882, 883, 884, 885, 886, 912], "one1": [878, 879, 880, 881, 882, 883, 884, 885, 886], "\u00b3": [878, 879, 880, 881, 882, 883, 884, 885, 886], "\u2155": [878, 879, 880, 881, 882, 883, 884, 885, 886], "superscript": [878, 879, 880, 881, 882, 883, 884, 885, 886], "subscript": [878, 879, 880, 881, 882, 883, 884, 885, 886, 2503, 2527, 2555], "quantiti": [878, 879, 880, 881, 882, 883, 884, 885, 886, 1468, 2505, 2510, 2513, 2529, 2541, 2547], "s4": [878, 879, 880, 881, 882, 883, 884, 885, 886, 2510, 2516, 2517], "s5": [878, 879, 880, 881, 882, 883, 884, 885, 886, 2497, 2510], "leopard": [878, 879, 880, 881, 882, 883, 884, 885, 886, 2505], "golden": [878, 879, 880, 881, 882, 883, 884, 885, 886], "isalnum": [879, 880, 881, 882, 883, 884, 885, 886, 2517, 2534, 2574], "interven": [887, 1491, 1508, 2509], "goat": 887, "swan": 887, "guppi": 887, "to_strip": [891, 905, 910], "strip": [891, 905, 1405, 2478, 2509, 2517, 2523, 2535, 2573], "fullmatch": [892, 2517, 2580], "unicodedata": [893, 2517], "nfc": 893, "nfkc": 893, "nfd": 893, "nfkd": 893, "rjust": [894, 916, 2517, 2534, 2541], "ljust": [894, 916, 2517, 2534, 2541], "zfill": [894, 2517, 2534, 2541, 2603], "prepend": [894, 916, 1418, 2509, 2516, 2531], "carib": 894, "tiger": [894, 2509], "rpartit": [895, 2517, 2535, 2555, 2574], "linda": [895, 903], "van": [895, 903, 2556, 2557], "der": [895, 903, 2580], "berg": [895, 903], "georg": [895, 903, 1200, 2514], "pitt": [895, 903], "river": [895, 903], "removesuffix": [896, 2517, 2598], "str_foo": [896, 897, 2517], "str_bar": [896, 897, 2517], "no_prefix": [896, 897, 2517], "str_": [896, 897, 2497, 2499, 2517, 2575, 2603], "foo_str": [896, 897, 2517], "bar_str": [896, 897, 2517], "no_suffix": [896, 897, 2517], "_str": [896, 897, 2517], "removeprefix": [897, 2517, 2598], "cc": [898, 2517, 2520, 2550], "ccc": [898, 2527, 2535], "repl": [899, 907, 2509, 2517], "fuz": 899, "bao": 899, "oo": [899, 2551], "uz": 899, "oof": [899, 2517], "rab": [899, 2517], "zab": [899, 2517], "regex_pat": [899, 2517], "lstrip": [905, 910, 2517, 2523], "slice_replac": [906, 2517, 2534], "chameleon": 906, "oala": 906, "hameleon": 906, "ko": 906, "ch": [906, 2527], "kaa": 906, "dg": 906, "caeen": 906, "kl": 906, "unbound": 907, "region": [907, 1196, 1421, 1427, 2516], "abdc": 907, "xc": 907, "xdc": 907, "xcde": 907, "axc": 907, "axd": [907, 2534], "foojpgbar": 908, "jpg": 908, "maketran": 913, "textwrap": 915, "textwrapp": 915, "expand_tab": 915, "replace_whitespac": 915, "expans": [915, 2592], "drop_whitespac": 915, "break_long_word": 915, "break_on_hyphen": 915, "compound": [915, 2503, 2527, 2558, 2574, 2592, 2603], "truli": 915, "insec": 915, "str_wrap": 915, "nwrap": 915, "nto": 915, "minu": [916, 2509, 2519, 2583], "01t00": [949, 1285, 2475, 2509, 2519, 2544, 2555, 2570], "baabc": [949, 1285, 2475, 2544], "aabc": [953, 1132], "01t05": [953, 2519, 2544], "02t05": [953, 2519], "03t05": [953, 2519], "reinterpret": 955, "0b11111111": 955, "254": [955, 2496, 2497, 2499, 2507, 2509, 2519, 2529], "string_storag": [959, 1173, 1365, 1407, 1510, 1511, 2512, 2592], "hr": [960, 1521, 2497, 2501, 2536, 2539], "sec": [960, 1521, 2518, 2531], "milli": [960, 1521, 2484, 2518, 2519, 2527, 2555, 2570], "nano": [960, 1521, 1526, 1532, 1552, 1558, 1578, 1584, 1604, 1610, 1630, 1637, 1659, 1667, 1691, 1697, 1716, 1722, 1744, 1751, 1773, 1781, 1805, 1813, 1837, 1845, 1869, 1875, 1901, 1920, 1926, 1945, 1951, 1975, 1981, 2014, 2033, 2039, 2067, 2093, 2119, 2138, 2144, 2163, 2169, 2214, 2220, 2240, 2246, 2273, 2292, 2299, 2318, 2325, 2351, 2370, 2376, 2396, 2402, 2423, 2429, 2449, 2455, 2484, 2518, 2519, 2527, 2533, 2534, 2537, 2539, 2555, 2570], "td2": 960, "86520000003042": 961, "123000000000": 961, "3005000": [961, 965], "86400000000042": 965, "3000000000": 965, "wiki": [969, 1291, 1294, 1326, 1343, 1479, 1945, 1975, 2509], "iso_8601": 969, "t5h": 969, "t05h": 969, "p6dt0h50m3": [969, 2518], "010010012": [969, 2518], "p0dt1h0m10": 969, "p500dt12h0m0": 969, "106751": [970, 2518], "854775807": [970, 1033, 2518, 2519], "106752": [972, 2518], "145224193": [972, 1035, 2518, 2519], "granular": [975, 2516], "to_timedelta64": [978, 2533, 2534, 2558], "Their": [978, 1055, 2497, 2515, 2527, 2529, 2558], "timedelta_rang": [984, 1364, 2497, 2518, 2519, 2531, 2537, 2539, 2547, 2550, 2555, 2574, 2580, 2583], "ts_input": 998, "fold": [998, 1043, 2503, 2558, 2586, 2598], "winter": [998, 2519, 2520, 2580], "mimic": [998, 2509, 2540, 2550, 2555], "01t12": 998, "1513393355": 998, "pacif": [998, 1043, 2519, 2558], "0800": [998, 2519], "14t15": [999, 1000, 1001, 1006, 1014, 1031, 1038, 1043, 1045, 1047, 1050, 1054, 1055, 1056, 1057, 1061, 1062], "192548651": [1000, 1001, 1006, 1014, 1031, 1038, 1043, 1045, 1047, 1055, 1056, 1061, 1062], "tokyo": [1000, 1061, 1364, 2516, 2541, 2544], "0900": [1000, 1061], "192549": 1001, "5t": [1001, 1014, 1045, 2495, 2519], "1h30t": [1001, 1014, 1045], "ts_tz": [1001, 1014, 1045], "0200": [1001, 1014, 1045, 1519, 2519], "saturdai": [1006, 1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1945, 1958, 1975, 1988, 2019, 2033, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2396, 2407, 2434, 2460, 2519, 2526], "737425": 1020, "posix": [1021, 1050, 1065, 1519, 2519, 2544], "1584199972": [1021, 1050, 1065], "8610": 1031, "mmmmmmnnn": 1031, "attach": [1031, 1410, 1444, 2516, 2520, 2535, 2538, 2555], "timespec": [1031, 2598], "192548": [1031, 1050, 1057], "2262": [1033, 2519, 2529, 2559], "1677": [1035, 2519, 2542, 2559], "378782": 1041, "0700": 1043, "193000": 1045, "strptime": [1047, 2558], "localtim": [1051, 1068], "julian": [1054, 1519, 2529], "noon": [1054, 1519, 2529], "4713": [1054, 1519, 2529], "2458923": 1054, "147824074": 1054, "to_datetime64": [1055, 2534, 2537, 2558], "weekli": [1056, 2370, 2478, 2519, 2555], "2020q1": 1056, "969883": 1058, "1584226800": 1060, "stockholm": [1060, 1062, 1415, 1451], "dsttzinfo": [1060, 2497, 2519, 2531], "astimezon": 1061, "092888": 1066, "_from_sequ": [1079, 1096, 1106, 2555], "_from_factor": 1079, "__len__": [1079, 2527], "__eq__": [1079, 1110, 2555, 2598], "_concat_same_typ": 1079, "__repr__": [1079, 1081, 2526, 2529, 2531, 2540, 2562, 2563, 2574, 2580, 2592, 2598, 2603], "_formatt": [1079, 2555, 2574], "concern": [1079, 2507, 2516, 2603], "_values_for_factor": 1079, "_values_for_argsort": 1079, "searchsort": [1079, 2531, 2533, 2540, 2544, 2555, 2558, 2574, 2580, 2586, 2598, 2603], "compos": [1079, 2512, 2547, 2555], "_reduc": [1079, 1098, 2529], "_from_sequence_of_str": 1079, "abcmeta": [1079, 1110], "abstractmethoderror": [1079, 1110, 2550, 2592], "assumpt": [1079, 2509, 2521], "impos": [1079, 1237, 1284, 2509, 2531], "freeli": 1079, "_handled_typ": 1079, "to_concat": 1080, "sem": [1085, 2497, 2505, 2519, 2530, 2534, 2580, 2586, 2587, 2603], "kurt": [1085, 2497, 2526, 2534, 2539, 2548, 2569, 2586, 2587, 2603], "correctli": [1086, 1365, 1407, 1418, 1454, 1491, 1497, 1508, 1510, 1511, 2480, 2497, 2509, 2512, 2524, 2526, 2527, 2529, 2530, 2531, 2532, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2544, 2547, 2548, 2551, 2552, 2555, 2558, 2559, 2574, 2576, 2586, 2592, 2593, 2594, 2595, 2598, 2599, 2602], "hash_pandas_object": [1087, 2544, 2555, 2574, 2592], "typecod": 1089, "held": [1096, 1173, 2592], "pointwis": [1097, 2586], "_is_boolean": [1098, 1110, 1134], "repeated_arrai": 1102, "register_extension_dtyp": [1110, 1173, 2484, 2555], "extensiontyp": [1110, 1121], "construct_array_typ": [1110, 2555, 2592], "_is_numer": [1110, 2555], "_get_common_dtyp": 1110, "__hash__": [1110, 2555], "adequ": 1112, "my_typ": 1112, "arg_nam": 1112, "groupdict": 1112, "__name__": [1112, 2495, 2497, 2504, 2540, 2544, 2558, 2592], "construct_from_str": [1114, 2555, 2574, 2592, 2603], "biufcmmosuv": 1115, "jsonarrai": 1116, "preexist": [1120, 1122, 1123, 1453], "pandas_object": [1120, 1122, 1123], "e999": [1120, 1122, 1123, 2495, 2496, 2501, 2503, 2505, 2520, 2528, 2537, 2539], "myextensiondtyp": 1121, "myextens": 1121, "index_arrai": [1124, 1126, 1128], "num_valu": [1125, 1127, 1129, 2521], "businessdai": [1128, 1522, 1523, 1537, 1563, 1589, 1615, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460, 2484, 2519, 2521, 2528, 2535, 2586, 2598], "ellipsi": [1130, 2512, 2540, 2547, 2555, 2598], "is_bool_dtyp": [1130, 2541, 2555, 2586, 2599], "dataframexchg": 1131, "__dataframe__": [1131, 2603], "catchal": 1132, "arr_or_dtyp": [1134, 1136, 1138, 1139, 1140, 1141, 1142, 1144, 1148, 1150, 1152, 1154, 1159, 1160, 1161, 1165, 1167, 1168, 1169, 1170], "is_categorical_dtyp": [1135, 2541, 2547, 2580], "complex_": [1138, 2509], "is_extension_array_dtyp": [1145, 2541, 2574], "bsr_matrix": [1145, 1166], "distinguish": [1149, 1498, 1509, 2503, 2509, 2516, 2519, 2520, 2527, 2550, 2580, 2586], "architectur": [1150, 2534, 2550], "int64dtyp": [1150, 1152, 1165, 2479, 2497, 2504, 2508, 2511, 2574, 2592, 2594], "is_any_int_dtyp": [1152, 1165, 2544, 2555], "int8dtyp": [1152, 1165, 2504], "intervaldtyp": [1154, 2479, 2496, 2497, 2541, 2550, 2555, 2557, 2574, 2592, 2598, 2603], "is_it": 1155, "allow_set": [1156, 2541, 2555], "is_regex": 1162, "is_regex_compil": 1163, "3141": [1164, 2555], "uint64dtyp": 1170, "uint8dtyp": 1170, "to_union": 1172, "sort_categori": [1172, 2499], "ignore_ord": [1172, 2499, 2544], "floatingarrai": [1173, 2586, 2592, 2598, 2603], "arrowstringarrai": [1173, 2479], "str32": 1173, "symmetri": [1173, 2479], "option_context": [1173, 2496, 2512, 2516, 2529, 2580, 2592, 2603], "2j": [1173, 2509], "performancewarn": [1174, 2496, 2509, 2519, 2533, 2544, 2550, 2555, 2598, 2603], "kleen": [1176, 2506, 2511, 2574, 2592, 2598], "int_arrai": 1178, "int32dtyp": [1178, 2504, 2574], "period_arrai": 1195, "sparse_index": [1196, 1435, 1453, 1454, 1455, 2555, 2598], "sparseindex": 1196, "sparsedtyp": [1196, 2479, 2497, 2506, 2555, 2580, 2602, 2603], "block_length": 1196, "tend": [1196, 2509, 2520], "clump": 1196, "sp_valu": [1196, 2541, 2551], "incom": [1196, 2524, 2550], "intindex": [1196, 2515, 2540, 2541], "weekmask": [1199, 1630, 1659, 1744, 1773, 1805, 1837, 2519, 2526, 2547], "holidai": [1199, 1630, 1659, 1744, 1773, 1805, 1837, 1920, 2526, 2529, 2531, 2536, 2538, 2540, 2547, 2580, 2598], "beij": [1199, 2516], "busdaycalendar": [1199, 1659, 1744, 1773, 2526], "tue": [1199, 1418, 1659, 1744, 1773, 2519, 2526], "wed": [1199, 1418, 1659, 1744, 1773, 2519, 2526], "outermost": [1200, 2510], "unnecessarili": [1200, 2510, 2531, 2545, 2565, 2598], "walkthrough": 1200, "df4": [1200, 2496, 2497, 2503, 2505, 2507, 2510, 2516, 2520, 2525, 2527], "polli": 1200, "df5": [1200, 2496, 2497], "df6": 1200, "df7": 1200, "use_numba": [1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 1365, 1407, 1510, 1511, 2512, 2580], "nopython": [1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 2503, 2521], "nogil": [1201, 1237, 1261, 1274, 1277, 1278, 1284, 1302, 1320, 1322, 1325, 1330, 1331, 1332, 1333, 1338, 1339, 1340, 1342, 1347, 1348, 1349, 1350, 1355, 1356, 1357, 2503, 2521], "jite": [1201, 1237, 1278, 1284, 2505, 2521], "362838": 1201, "227877": 1201, "267767": 1201, "562860": 1201, "590715": 1201, "704907": 1201, "b_min": 1201, "namedagg": [1201, 2505, 2558, 2580], "c_sum": 1201, "clearer": [1201, 2497, 2505, 2558], "itertool": [1206, 2505, 2519], "lvl0": [1206, 2496, 2529], "lvl1": [1206, 2496, 2509, 2529, 2541], "ngroup": [1211, 1248, 2505, 2531, 2537, 2545], "subfram": [1220, 1237, 1284], "endow": [1220, 1237, 1284], "ham": [1225, 2507], "value1": 1225, "value2": [1225, 1411, 1412, 1413, 1414, 2513], "abbaxi": 1225, "la": 1229, "qth": 1229, "_rank": [1230, 1271], "average_rank": [1230, 1271], "min_rank": [1230, 1271], "dense_rank": [1230, 1271], "first_rank": [1230, 1271], "timegroup": [1231, 2529, 2530, 2535, 2540, 2547, 2548, 2558], "154701": [1237, 1284, 1355], "577350": [1237, 1284, 1338, 1355], "educ": 1239, "downsid": 1244, "slower": [1244, 2503, 2507, 2509, 2512, 2519, 2527, 2537], "g1": [1244, 2598], "g2": [1244, 2598], "nth": [1254, 1259, 1295, 1300, 1497, 2529, 2530, 2531, 2534, 2541, 2547, 2550, 2555, 2558, 2559, 2574, 2598], "enum": [1264, 1458, 2509], "aaabba": [1264, 2505], "121320": [1287, 1288], "949747": [1287, 1288], "imput": [1291, 1294, 1305], "neighbor": [1291, 1294, 2547], "imputation_": [1291, 1294], "20180101": [1291, 1294, 1305, 1316], "30min": [1291, 1294], "30t": [1291, 1294, 2518, 2531], "15min": [1291, 1294, 1305, 1316, 2570], "15t": [1291, 1294, 1305], "sm": [1294, 2497, 2519, 2536, 2541], "coulmn": 1311, "428571": 1324, "cov": [1326, 1343, 2504, 2521, 2526, 2529, 2539, 2545, 2550, 2564, 2580, 2586, 2592, 2596, 2597, 2603], "corrcoef": [1326, 1343], "pearson_correlation_coeffici": [1326, 1343], "6f": [1329, 1343, 1346], "200000": [1329, 1346, 2511, 2519, 2527], "999874": 1329, "707107": [1336, 1353, 2520, 2521, 2544], "745356": 1336, "957427": 1338, "894427": 1338, "836660": 1338, "786796": 1338, "800000": [1340, 2511], "700000": [1340, 2511], "619048": 1340, "2x2": 1343, "916949": 1343, "6263001": 1343, "5553681": 1343, "626300": 1343, "555368": 1343, "999946": 1346, "rownam": [1362, 2513], "colnam": [1362, 2505, 2507, 2509, 2513], "dull": [1362, 2513], "row_0": [1362, 2513], "retbin": [1363, 1489, 2532, 2555], "include_lowest": 1363, "sliceabl": [1363, 2496], "994": [1363, 2509, 2514, 2539], "992": [1363, 2509, 2514, 2539], "adjac": 1364, "resp": [1364, 2517, 2592], "hong_kong": 1364, "linearli": [1364, 1409, 1477, 1518, 2550], "3m": [1364, 2519, 2531], "_print_desc": 1365, "_config": [1365, 1407, 1510, 1511, 2512, 2574], "callabledynamicdoc": [1365, 1407, 1510, 1511, 2512], "use_bottleneck": [1365, 1407, 1510, 1511, 2497, 2512], "use_numexpr": [1365, 1407, 1510, 1511, 2497, 2512, 2598], "chop_threshold": [1365, 1407, 1510, 1511, 2512, 2525], "colheader_justifi": [1365, 1407, 1510, 1511, 2512], "column_spac": [1365, 1407, 1510, 1511, 2512, 2603], "date_dayfirst": [1365, 1407, 1510, 1511, 2512], "date_yearfirst": [1365, 1407, 1510, 1511, 2512], "expand_frame_repr": [1365, 1407, 1510, 1511, 2501, 2512, 2523], "use_mathjax": [1365, 1407, 1510, 1511, 2512, 2550, 2598], "large_repr": [1365, 1407, 1510, 1511, 2512, 2527, 2529], "max_categori": [1365, 1407, 1510, 1511, 2512], "max_column": [1365, 1407, 1453, 1455, 1472, 1510, 1511, 2512, 2529, 2531, 2534, 2550, 2574, 2598], "max_dir_item": [1365, 1407, 1510, 1511, 2512, 2598], "max_seq_item": [1365, 1407, 1510, 1511, 2512, 2525, 2535, 2536, 2558, 2592], "multi_spars": [1365, 1407, 1510, 1511, 2496, 2512], "notebook_repr_html": [1365, 1407, 1510, 1511, 2512], "pprint_nest_depth": [1365, 1407, 1510, 1511, 2512], "ambiguous_as_wid": [1365, 1407, 1510, 1511, 2512, 2537], "east_asian_width": [1365, 1407, 1510, 1511, 2512, 2537], "chained_assign": [1365, 1396, 1397, 1407, 1510, 1511, 2507, 2512, 2527, 2531], "copy_on_writ": [1365, 1407, 1510, 1511, 2512, 2603], "data_manag": [1365, 1407, 1510, 1511, 2512], "sim_interact": [1365, 1407, 1510, 1511, 2512], "use_inf_as_nul": [1365, 1407, 1510, 1511, 2512, 2523, 2530, 2532, 2547, 2550], "register_convert": [1365, 1407, 1510, 1511, 2512, 2520, 2548, 2574], "mathjax": [1365, 1407, 1510, 1511, 2512, 2550, 2598], "hrule": [1365, 1407, 1454, 1510, 1511, 2512], "multicol_align": [1365, 1407, 1454, 1510, 1511, 2512], "multirow_align": [1365, 1407, 1454, 1510, 1511, 2512], "max_el": [1365, 1407, 1453, 1455, 1510, 1511, 2512, 2592], "regexp": [1365, 1407, 1511, 2512], "friend": [1365, 1407, 1510, 1511, 2512, 2526, 2527, 2598], "justif": [1365, 1407, 1510, 1511, 2512], "dataframeformatt": [1365, 1407, 1510, 1511, 2512, 2535, 2555], "seriesformatt": [1365, 1407, 1510, 1511, 2512], "engformatt": [1365, 1407, 1510, 1511, 2512], "frontend": [1365, 1407, 1510, 1511, 2512, 2544], "enclos": [1365, 1407, 1510, 1511, 2512], "to_latex": [1365, 1407, 1418, 1421, 1422, 1424, 1510, 1511, 2509, 2512, 2516, 2526, 2529, 2531, 2537, 2538, 2539, 2541, 2544, 2545, 2546, 2548, 2550, 2555, 2558, 2572, 2574, 2590, 2592, 2598, 2600, 2601, 2603], "qtconsol": [1365, 1407, 1510, 1511, 2512, 2528, 2550], "idl": [1365, 1407, 1510, 1511, 2512], "max_info_col": [1365, 1407, 1510, 1511, 2512], "1690785": [1365, 1407, 1510, 1511, 2512], "set_printopt": [1365, 1407, 1510, 1511, 2512, 2523, 2527], "east": [1365, 1407, 1510, 1511, 2512], "asian": [1365, 1407, 1510, 1511, 2512], "pandas_copy_on_writ": [1365, 1407, 1510, 1511, 2512], "pandas_data_manag": [1365, 1407, 1510, 1511, 2512], "simul": [1365, 1407, 1510, 1511, 2512], "registri": [1365, 1407, 1481, 1486, 1510, 1511, 2509, 2512, 2532, 2592, 2603], "toggl": [1365, 1407, 1510, 1511, 2512, 2536, 2548], "overwrot": [1365, 1407, 1510, 1511, 2512, 2548], "satsifi": [1365, 1407, 1510, 1511, 2512], "262144": [1365, 1407, 1453, 1455, 1510, 1511, 2509, 2512], "class_inst": 1366, "methodtyp": 1366, "registr": [1367, 2522, 2556, 2574], "bluegreenr": 1369, "unhandl": [1369, 2509, 2555, 2558], "1px": [1369, 1418, 2516], "solid": [1369, 1418, 2516], "token": [1369, 2509, 2524, 2529, 2544, 2558], "stataread": [1370, 1507, 2509, 2530, 2531, 2533, 2534, 2539, 2541, 2544, 2548, 2550, 2551, 2555, 2558, 2574, 2580, 2584], "dta_fil": 1370, "exceptionn": 1372, "ohlc": [1372, 2505, 2519, 2547, 2554, 2592, 2603], "100000": [1374, 2509, 2511, 2519], "300000": [1374, 2519], "262140": 1374, "262150": 1374, "0categori": 1380, "impact": [1391, 2496, 2497, 2521, 2550, 2566, 2586], "to_clipboard": [1394, 2509, 2526, 2527, 2531, 2539, 2543, 2552, 2558, 2567, 2574, 2592], "deni": 1395, "evelu": [1396, 1397], "ill": 1398, "scenario": [1398, 2527], "is_loc": 1399, "undefin": [1399, 2503, 2527, 2574, 2586], "groupby_object": 1401, "local_dict": [1403, 2601], "global_dict": [1403, 2601], "ol": [1403, 2497, 2503, 2531, 2536, 2539, 2544, 2564], "double_ag": 1403, "size_hint": 1404, "hashtabl": [1404, 2501, 2529, 2541, 2544, 2558], "sizer": 1404, "default_categori": [1405, 2513], "get_dummi": [1405, 2513, 2517, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2539, 2540, 2544, 2558, 2574, 2603], "prefix_a": [1405, 2513], "prefix_b": [1405, 2513], "col1_a": [1405, 1406, 2603], "col1_b": [1405, 1406, 2603], "col2_a": [1405, 1406, 2603], "col2_b": [1405, 1406, 2603], "col2_c": [1405, 1406, 2603], "prefix_sep": [1406, 2513], "dummy_na": [1406, 2527], "drop_first": [1406, 2513], "from_dummi": [1406, 2513], "abca": [1406, 2499, 2550], "abcaa": [1406, 2513], "option_nam": [1407, 1510, 1511], "optionerror": [1407, 1511, 2512, 2550, 2580], "discern": 1408, "table_styl": [1410, 1418, 1435, 1442, 1454, 1456, 2516, 2592], "uuid": [1410, 1418, 1420, 1435, 1442, 1443, 1445, 2586, 2598], "table_attribut": [1410, 1418, 1435, 1453, 1456], "cell_id": [1410, 1443, 1444, 2581], "uuid_len": [1410, 2516], "collis": [1410, 2586], "dual": [1410, 1425, 1426, 2558], "t_": [1410, 1453, 2516, 2521], "_row": [1410, 2516], "num_row": 1410, "num_col": 1410, "hex": [1410, 2516, 2538], "row_head": [1410, 1418, 1442, 2516], "col_head": [1410, 1442, 1443, 2516, 2541], "col_trim": [1410, 1442, 2516], "row_trim": [1410, 1442, 2516], "css_class_nam": [1410, 1442, 2516], "set_table_class": 1410, "my_row_class": 1410, "template_html": [1410, 1423], "template_html_t": [1410, 1423, 2516], "template_html_styl": [1410, 1423], "template_latex": 1410, "loader": [1410, 2516], "indexslic": [1411, 1413, 1415, 1416, 1421, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1457, 2496, 2516, 2519, 2529, 2540, 2586], "prioritis": [1411, 1413, 1415, 1416, 1421, 1427, 1428, 1429, 1430, 1431, 1439, 1451, 1457], "applymap_index": [1411, 1412, 1413, 1418, 1454, 2516, 2598], "apply_index": [1411, 1413, 1414, 1418, 1433, 2516, 2580, 2598], "attribute2": [1411, 1412, 1413, 1414], "highlight_max": [1411, 1418, 1420, 1427, 1429, 1430, 1431, 1433, 1454, 1456, 2516, 2544, 2592, 2594], "nanmax": [1411, 2516], "total_styl": 1411, "condition": [1412, 1414, 1418, 2497, 2506, 2509], "color_b": [1412, 1414], "ix": [1412, 1414, 2496, 2509, 2525, 2526, 2527, 2528, 2530, 2532, 2534, 2535, 2538, 2539, 2550, 2555, 2558, 2559, 2562, 2566, 2568, 2572, 2573, 2574, 2603], "jy": [1412, 1414], "x3": [1412, 1414, 2510], "z4": [1412, 1414], "highlight_x": [1412, 1414], "color_neg": [1413, 1416, 2516, 2544], "pubu": [1415, 1451], "text_color_threshold": [1415, 2555], "408": [1415, 2497, 2509, 2519, 2574, 2592, 2603], "vmin": [1415, 1416, 1451, 1454, 2516, 2555, 2574], "vmax": [1415, 1416, 1451, 1454, 2516, 2555, 2574], "gmap": [1415, 1451, 2592], "gradient": [1415, 1451, 2592], "lumin": [1415, 2555], "visibl": [1415, 1424, 1425, 1426, 1440, 1444, 2516, 2520, 2529, 2535, 2558, 2592, 2598], "dark": [1415, 2528, 2555, 2603], "light": [1415, 2509, 2519, 2528], "text_gradi": [1415, 2516, 2592], "preselect": [1415, 1451], "rain": [1415, 1451, 2516], "wind": [1415, 1451], "oslo": [1415, 1451], "copenhagen": [1415, 1451], "shade": [1415, 1451, 2528, 2592], "ylorrd": [1415, 1451], "prop": [1416, 1418, 1427, 1428, 1429, 1430, 1431, 1442, 1444, 1454, 2516], "10em": 1416, "color_posit": [1416, 2516, 2544], "d65f5f": [1416, 2516], "5fba7d": 1416, "rightward": 1416, "leftward": 1416, "clip": [1416, 2495, 2527, 2531, 2535, 2539, 2545, 2547, 2550, 2554, 2555, 2592], "format_index": [1418, 1421, 1434, 1454, 2516, 2598], "hidden": [1418, 1420, 1424, 1425, 1426, 1434, 1444, 1456, 2516, 2550, 2598], "foot0_": 1418, "foot1_": 1418, "foot_2": 1418, "concatan": 1418, "foot": [1418, 1442], "_foot": 1418, "mike": 1418, "jim": [1418, 2496, 2532, 2533], "thur": 1418, "descriptor": [1418, 2580], "salmon": 1418, "set_table_styl": [1418, 1441, 1443, 1454, 1456, 2516, 2586, 2592], "foot_row0": 1418, "tooltip": [1420, 1444, 2506, 2592], "set_td_class": [1420, 1441, 1442, 2516, 2592], "styler2": [1420, 1456], "hyperlink": [1421, 1422, 1454, 2509, 2598, 2600], "ftp": [1421, 1422, 1491, 1492, 1493, 1494, 1497, 1498, 1499, 1500, 1502, 1507, 1508, 1509, 2509, 2580], "clickabl": [1421, 1422], "href": [1421, 1422, 1497, 2509, 2516], "display": [1421, 1422], "inherr": [1421, 1422], "pseudo": [1421, 1422, 1444, 1869, 2511, 2516], "1f": [1421, 1424, 1433, 2516, 2580], "amp": [1421, 1422, 2509, 2516], "textbf": [1421, 1422, 1454], "textasciitild": [1421, 1422], "textasciicircum": 1421, "protect": [1421, 2510, 2539], "245": [1421, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "pseudo_css": 1421, "formatted_fil": 1421, "lrrr": 1422, "searchpath": 1423, "html_tabl": [1423, 1448, 2509, 2516], "html_style": [1423, 1447], "factori": [1423, 2523, 2526, 2570], "jinja": [1423, 2516], "mystyl": [1423, 2516], "identif": 1424, "lev0": 1424, "whilst": [1425, 1426, 1434, 2516, 2586], "highlight_nul": [1427, 1428, 1429, 1431, 1433, 2516, 2580, 2592, 2603], "highlight_min": [1427, 1428, 1430, 1431, 1433, 2516, 2592, 2594], "highlight_quantil": [1427, 1428, 1429, 1430, 2516, 2592], "fffd75": [1427, 1431], "e83e8c": [1427, 1431, 2516], "highlight_between": [1428, 1429, 1430, 1431, 1433, 2516, 2592], "null_color": [1430, 2603], "q_left": [1431, 2516], "q_right": 1431, "packageload": 1432, "set_properti": [1433, 1454, 2516, 2555], "some_highlight": 1433, "min_color": 1433, "max_color": 1433, "highlight_last_level": 1433, "nlevel": [1433, 2551, 2552], "highlight_header_miss": 1433, "dynamic_highlight": 1433, "relabel": [1434, 2497, 2540, 2583], "customis": [1434, 2516, 2603], "react": 1434, "get_level_valu": [1434, 2496, 2527, 2529, 2537, 2541, 2550, 2555, 2562, 2565], "binary6": 1434, "binary7": 1434, "rand": [1434, 1478, 2478, 2496, 2497, 2505, 2507, 2509, 2511, 2513, 2514, 2516, 2520, 2523, 2525, 2527, 2529, 2533, 2537, 2539, 2544], "sample1": 1434, "315811": 1434, "sample2": 1434, "495941": 1434, "sample3": 1434, "067946": 1434, "sparse_column": [1435, 1453, 1454, 1455, 2598], "favour": 1435, "carefulli": [1435, 2549], "cellstyl": [1435, 2516], "pixel_s": [1440, 2516], "perman": [1440, 2509, 2541, 2592], "sticki": [1440, 2502, 2594], "strang": 1440, "domin": 1442, "set_table_attribut": [1442, 1443, 1456, 2516], "tr": [1442, 1443, 1497, 2509, 2516, 2555], "hover": [1442, 1444, 2516, 2592], "1em": 1442, "25px": 1442, "level0": [1443, 2516], "level1a": 1443, "level1b": 1443, "t__": 1443, "thead": [1443, 1497, 2509, 2516, 2555], "tbodi": [1443, 2509, 2516, 2550, 2555], "row0": [1443, 2513, 2516], "ttip": 1444, "css_class": [1444, 2516], "20px": 1444, "prerequisit": 1444, "tt": [1444, 2516], "t_uuid_": 1445, "row1_col2": 1445, "tpl": [1446, 1447, 1448, 1449, 1450, 2516], "background_gradi": [1451, 1454, 2516, 2538, 2555, 2574, 2592], "table_uuid": 1453, "bold_head": [1453, 2598], "doctype_html": 1453, "exclude_styl": 1453, "position_float": 1454, "siunitx": 1454, "convert_css": 1454, "raggedleft": 1454, "raggedright": 1454, "widtn": 1454, "multicol": 1454, "xcolor": 1454, "etoolbox": 1454, "robustifi": 1454, "bfseri": 1454, "sisetup": 1454, "itshap": 1454, "hyperref": 1454, "accompani": [1454, 2544], "cellcolor": 1454, "display_valu": 1454, "highligh": 1454, "brace": [1454, 2550], "nowrap": [1454, 2516], "rwrap": 1454, "lwrap": 1454, "dwrap": 1454, "ix1": 1454, "ix2": 1454, "ix3": [1454, 2520], "ffff00": 1454, "textit": 1454, "hline": 1454, "colortbl": 1454, "rowcolor": 1454, "l0": [1454, 2516], "rrrrr": 1454, "3f": [1454, 2516], "llrrl": 1454, "constructur": 1454, "bolder": 1454, "obliqu": 1454, "slshape": 1454, "fe01ea": 1454, "f0e": 1454, "ff00ee": 1454, "huge": [1454, 2503, 2539, 2586], "lr": 1454, "cidx": 1454, "equiti": [1454, 2509, 2529], "bp": [1454, 2520], "unilev": 1454, "52w": 1454, "iidx": 1454, "1678": [1454, 2529], "335": [1454, 2497, 2507, 2509, 2513, 2519], "240": [1454, 2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529, 2540, 2547], "bui": 1454, "876": 1454, "213": [1454, 2496, 2497, 2499, 2505, 2507, 2509, 2519], "2807": 1454, "3678": 1454, "sell": 1454, "thirdli": 1454, "rating_color": 1454, "33ff85": 1454, "elif": [1454, 2496, 2501, 2509, 2514, 2516, 2521, 2555, 2592], "ff5933": 1454, "ffdd33": 1454, "inferno": 1454, "graphicx": 1454, "rotatebox": 1454, "llrrrrrrrrl": 1454, "fcffa4": 1454, "fca50a": 1454, "eb6628": 1454, "f1f1f1": 1454, "f68013": 1454, "034": 1454, "f1731d": 1454, "fca108": 1454, "fac42a": 1454, "693": [1454, 2509], "807": 1454, "678": [1454, 2509], "hide_index": [1456, 2550, 2598], "hide_column": [1456, 2550, 2594, 2598], "hide_index_nam": 1456, "hide_column_nam": 1456, "style_func": 1457, "primary_kei": 1458, "constraint": [1458, 2509, 2529], "record_path": [1465, 2555, 2574, 2580, 2598], "meta_prefix": 1465, "record_prefix": [1465, 2552], "max_level": [1465, 2509], "unseri": 1465, "coleen": [1465, 2509], "volk": [1465, 2509], "famili": [1465, 2509, 2516], "regner": [1465, 2509], "fay": [1465, 2509], "raker": [1465, 2509], "cole": 1465, "reg": 1465, "florida": [1465, 2509], "shortnam": [1465, 2509], "fl": [1465, 2509], "governor": [1465, 2509], "rick": [1465, 2509], "counti": [1465, 2509], "dade": [1465, 2509], "12345": [1465, 2509], "broward": [1465, 2509], "palm": [1465, 2509], "beach": [1465, 2509], "60000": [1465, 2509, 2511], "ohio": [1465, 2509], "oh": [1465, 2509], "kasich": [1465, 2509], "summit": [1465, 2509], "cuyahoga": [1465, 2509], "1337": [1465, 2509], "left_bi": [1468, 1469, 2510, 2543, 2586], "right_bi": [1468, 1469, 2543, 2586], "allow_exact_match": [1468, 2510, 2541], "left_val": [1468, 2541], "right_val": [1468, 2541], "023": [1468, 2510, 2541], "030": [1468, 2510, 2541], "041": [1468, 2510, 2541], "048": [1468, 2510, 2541], "049": [1468, 2510, 2541], "072": [1468, 2510, 2541], "075": [1468, 2510, 2513, 2541], "ticker": [1468, 2510, 2541], "msft": [1468, 2510, 2541], "aapl": [1468, 2510, 2532, 2541], "bid": [1468, 2510, 2541], "trade": [1468, 2504, 2510, 2541], "038": [1468, 2510, 2541], "155": [1468, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2519, 2520, 2541, 2592], "2m": [1468, 2510, 2519], "lvalu": 1469, "rvalu": 1469, "temporarili": [1472, 1509, 2547, 2548, 2551], "anchor": [1474, 2539, 2541, 2555, 2574], "2017q1": [1474, 2519, 2547], "2017q2": [1474, 2519, 2547], "class_column": [1477, 1483, 1485], "visualis": [1477, 2603], "multivari": [1477, 2520], "andrew": 1477, "curv": 1477, "x_3": 1477, "x_4": 1477, "2t": 1477, "x_5": 1477, "pi": [1477, 1478, 2503, 2519, 2520, 2541, 2547, 2555, 2580], "matplotlip": 1477, "iri": [1477, 1483, 2501, 2520, 2534], "confid": [1478, 2520], "bootstrap": [1479, 2571], "uncertainti": [1479, 2520], "relai": 1479, "bootstrapping_": 1479, "28statist": 1479, "640x480": 1479, "register_matplotlib_convert": [1481, 2484, 2520, 2548, 2574], "midrang": [1482, 2520], "use_column": 1483, "axvlin": [1483, 2533, 2534], "axvlines_kwd": [1483, 2538], "556270": 1483, "4ecdc4": 1483, "c7f464": 1483, "xaxi": [1484, 2520], "canon": 1484, "breakdown": 1484, "balanc": [1485, 2509, 2548], "andrews_curv": [1485, 2484, 2520, 2529, 2539, 2574], "sepallength": [1485, 2501, 2534], "sepalwidth": [1485, 2501, 2534], "petallength": [1485, 2501, 2534], "petalwidth": [1485, 2501, 2534], "virginica": [1485, 2520], "setosa": [1485, 2501, 2520, 2534], "versicolor": [1485, 2520], "deregister_matplotlib_convert": [1486, 2484, 2559], "density_kwd": 1487, "hist_kwd": 1487, "range_pad": 1487, "transpar": [1487, 2503, 2527, 2531, 2539, 2547], "x_max": 1487, "x_min": 1487, "y_max": 1487, "y_min": 1487, "rowlabel": 1488, "collabel": 1488, "membership": [1489, 2504, 2507, 2531, 2547, 2555, 2558, 2586], "decil": 1489, "sniffer": [1491, 1508, 2509, 2562], "prone": [1491, 1508, 2509], "malform": [1491, 1508, 2509, 2534, 2555, 2574, 2592, 2598], "ddd": [1491, 1508, 2517], "x0": [1491, 1508, 2509, 2510, 2523, 2555], "x1": [1491, 1508, 2509, 2510, 2523, 2555], "multithread": [1491, 1508, 2509], "qnan": [1491, 1492, 1508, 2509], "unpars": [1491, 1492, 1508, 2509, 2519, 2537], "mixtur": [1491, 1508, 2497, 2509, 2513, 2515, 2517, 2519, 2540, 2574], "10x": [1491, 1508, 1519, 2509, 2525, 2528, 2534, 2566], "signific": [1491, 1508, 1519, 2503, 2509, 2510, 2515, 2527, 2529, 2530, 2531, 2537, 2558, 2562, 2564, 2566, 2570, 2571, 2574, 2580, 2603], "get_chunk": [1491, 1508, 2509], "decompress": [1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509, 2535, 2580], "zstddecompressor": [1491, 1498, 1501, 1502, 1507, 1508, 1509, 2509], "dict_data": [1491, 1498, 1501, 1502, 1507, 1508, 1509], "my_compression_dict": [1491, 1498, 1501, 1502, 1507, 1508, 1509], "quote_": [1491, 1508, 2509], "quote_al": [1491, 1508, 2509], "quote_non": [1491, 1508, 2509, 2527], "parserwarn": [1491, 1508, 2509, 2529, 2541, 2544, 2592], "bad_lin": [1491, 1508], "overhead": [1491, 1508, 2503, 2507, 2509, 2517, 2565], "ordinari": [1491, 1508, 2509, 2521], "round_trip": [1491, 1508, 2509, 2544, 2586, 2598], "trip": [1491, 1508, 2509, 2540, 2550, 2592], "textpars": [1491, 1508, 2563], "read_fwf": [1491, 1492, 1508, 2509, 2527, 2529, 2539, 2541, 2544, 2555, 2569, 2580, 2586, 2592, 2598, 2601, 2603], "odt": 1492, "filesystem": [1492, 2509, 2514, 2529], "excelfil": [1492, 2524, 2526, 2527, 2537, 2547, 2550, 2558, 2572, 2573, 2576, 2591, 2592], "sheet5": 1492, "merged_cel": [1492, 2509], "newer": [1492, 2509, 2511, 2526, 2533, 2539], "string1": 1492, "string2": [1492, 2509, 2524], "rb": [1492, 2509, 2555], "use_thread": [1493, 2509, 2555, 2574], "colspec": [1494, 2509, 2527, 2529, 2598], "infer_nrow": [1494, 2555], "extent": [1494, 2497, 2509], "col_ord": 1495, "use_bqstorage_api": [1495, 2558], "max_result": [1495, 2580], "progress_bar_typ": [1495, 2574], "compliant": [1495, 2509, 2537, 2550], "usequerycach": 1495, "readsess": 1495, "fastavro": [1495, 2558], "tqdm_notebook": 1495, "widget": [1495, 2565], "tqdm_gui": 1495, "to_gbq": [1495, 2509, 2530, 2537, 2538, 2541, 2544, 2550, 2555, 2603], "reread": 1496, "displayed_onli": [1497, 2550], "extract_link": [1497, 2509], "soup": [1497, 2558], "bs4": [1497, 2509, 2526, 2540], "asdf": 1497, "draft": 1497, "spec": [1497, 2509, 2516, 2528, 2544, 2580, 2603], "idiosyncrasi": 1497, "colspan": [1497, 2509, 2544, 2555], "rowspan": [1497, 2509, 2544, 2555, 2586], "convert_ax": [1498, 2509], "keep_default_d": [1498, 2509], "precise_float": [1498, 2509], "recov": [1498, 2509, 2524], "datelik": [1498, 2518, 2525, 2526, 2528, 2529, 2531, 2533, 2586], "_at": [1498, 2509], "_time": [1498, 2509], "strtod": [1498, 2509], "py3": [1498, 2509, 2527, 2528], "jsonread": [1498, 2509], "jsonfil": 1498, "json_norm": [1498, 2509, 2527, 2541, 2544, 2548, 2550, 2551, 2552, 2555, 2558, 2574, 2576, 2580, 2592, 2598], "level_": [1498, 2509], "use_nullable_dtyp": [1500, 2509, 2514, 2586, 2603], "partition_dir": 1500, "readlin": 1501, "unpickl": [1501, 2527, 2529, 2531, 2532, 2550, 2555, 2566, 2585, 2593, 2598], "to_pickl": [1501, 2509, 2537, 2544, 2547, 2550, 2555, 2574, 2580, 2586, 2588, 2598], "sas7bdatread": [1502, 2509, 2541, 2543], "xportread": [1502, 2509, 2541], "convert_categor": [1503, 1507, 2509, 2541], "read_sql_tabl": [1504, 1505, 2509, 2529, 2531, 2535, 2537, 2547, 2586, 2592, 2606], "read_sql_queri": [1504, 1506, 2509, 2529, 2530, 2547, 2592, 2606], "deleg": [1504, 2509, 2529, 2530, 2558], "rout": [1504, 2497], "dbapi2": [1504, 1505, 2599], "driver": [1504, 1505, 2509, 2580], "249": [1504, 1505, 2496, 2497, 2499, 2507, 2509, 2519, 2529], "paramstyl": [1504, 1505], "strftime": [1504, 1505, 1506, 1519, 2497, 2516, 2550, 2574, 2602, 2603], "int_column": [1504, 2505], "date_column": 1504, "test_data": 1504, "db_name": [1504, 1506], "table_nam": [1506, 2509], "convert_miss": [1507, 2509, 2531], "preserve_dtyp": [1507, 2509], "order_categor": [1507, 2509, 2533], "statamissingvalu": [1507, 2509, 2531], "foreign": 1507, "incomplet": [1507, 2530, 2559], "20_000": 1507, "itr": 1507, "xpath": [1509, 2509, 2592], "elems_onli": [1509, 2509], "attrs_onli": [1509, 2509], "iterpars": [1509, 2509], "500mb": 1509, "1gb": 1509, "5gb": 1509, "row_el": 1509, "child_elem": 1509, "grandchild_elem": 1509, "column1": [1509, 2505], "column2": [1509, 2505], "column3": [1509, 2505], "w3c": [1509, 2509], "flatter": [1509, 2509], "redesign": 1509, "as_json": 1512, "extra_arg": 1513, "check_dtyp": [1514, 1515, 1517, 2580, 2581], "index_valu": 1514, "check_less_precis": [1514, 1515, 1516, 1517], "check_exact": [1514, 1515, 1516, 1517, 2581, 2586], "rtol": [1514, 1515, 1516, 1517], "1e": [1514, 1515, 1516, 1517, 2529, 2592], "atol": [1514, 1515, 1516, 1517], "isclos": [1514, 1515, 1516, 1517], "check_index_typ": [1515, 1517], "equiv": [1515, 1516, 1517, 2507], "check_column_typ": 1515, "check_frame_typ": 1515, "check_nam": [1515, 1516, 1517], "by_block": 1515, "check_datetimelike_compat": [1515, 1517], "check_categor": [1515, 1516, 1517, 2551], "check_lik": [1515, 1517, 2587, 2603, 2604], "check_freq": [1515, 1517, 2587], "check_flag": [1515, 1517, 2599], "inferred_typ": [1515, 1516, 1517, 2580], "assert_index_equ": [1515, 2544, 2551, 2586, 2587, 2592, 2601, 2603, 2604], "magnitud": [1515, 1517, 2503, 2510, 2521, 2535], "check_ord": [1516, 2586, 2587, 2601, 2603], "check_series_typ": [1517, 2580], "check_category_ord": 1517, "check_index": 1517, "6h": 1518, "anywher": [1519, 2511, 2536], "succeed": [1519, 1520, 1521], "parenthesi": 1519, "unsuccess": 1519, "parsererror": [1519, 2509, 2544, 2598], "assembl": [1519, 2509], "plural": 1519, "timeit": [1519, 2496, 2503, 2509, 2527], "471": [1519, 2509, 2519], "1490195805": [1519, 2519], "1490195805433502912": [1519, 2519], "433502912": [1519, 2519], "1960": [1519, 2519, 2544], "parseabl": [1519, 2509], "13000101": 1519, "1300": 1519, "fixedoffset": [1519, 2555], "successfulli": [1519, 1520, 2594, 2603], "0530": [1519, 2555], "9223372036854775808": [1520, 2603], "iinfo": 1520, "18446744073709551615": [1520, 2555], "surfac": [1520, 2527, 2528, 2529], "ret": [1520, 2513], "told": 1520, "00003": [1521, 2518, 2527, 2531], "000030": [1521, 2518, 2519, 2527, 2531], "5u": [1521, 2497, 2518, 2527, 2531], "000015500": [1521, 2518, 2527, 2531], "1d1h": 1522, "2w": 1522, "2b": 1522, "businessmonthbegin": [1524, 2484, 2519, 2530], "businessmonthend": [1525, 2484, 2519, 2529, 2530], "startingmonth": [1526, 1542, 1552, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1945, 1963, 1975, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2214, 2230, 2240, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2539], "2007": [1526, 1552, 1975, 2214, 2240, 2501, 2507, 2509, 2511, 2521, 2540, 2567, 2574, 2586, 2592], "rule_cod": [1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1837, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2541, 2550], "isanchor": [1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1837, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2574], "onoffset": [1526, 1552, 1578, 1604, 1630, 1659, 1691, 1716, 1744, 1773, 1805, 1837, 1869, 1894, 1920, 1945, 1975, 2007, 2033, 2060, 2086, 2112, 2138, 2163, 2188, 2214, 2240, 2266, 2292, 2318, 2344, 2370, 2396, 2423, 2449, 2574], "dtindex": [1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452, 2555], "freq_copi": [1531, 1557, 1583, 1609, 1636, 1665, 1696, 1721, 1750, 1779, 1812, 1844, 1874, 1899, 1925, 1950, 1980, 2012, 2038, 2065, 2091, 2117, 2143, 2168, 2193, 2219, 2245, 2271, 2297, 2323, 2349, 2375, 2401, 2428, 2454], "businesshour": [1532, 1558, 1584, 1610, 1637, 1697, 1722, 1751, 1781, 1813, 1845, 1875, 1901, 1926, 1951, 1981, 2014, 2039, 2067, 2093, 2119, 2144, 2169, 2195, 2220, 2246, 2273, 2299, 2325, 2351, 2376, 2402, 2429, 2455, 2484, 2519, 2535, 2540, 2558, 2603], "2bh": [1532, 1558, 1584, 1610, 1637, 1667, 1697, 1722, 1751, 1781, 1813, 1845, 1875, 1901, 1926, 1951, 1981, 2014, 2039, 2067, 2093, 2119, 2144, 2169, 2195, 2220, 2246, 2273, 2299, 2325, 2351, 2376, 2402, 2429, 2455], "3n": [1532, 1558, 1584, 1610, 1637, 1667, 1697, 1722, 1751, 1781, 1813, 1845, 1875, 1901, 1926, 1951, 1981, 2014, 2039, 2067, 2093, 2119, 2144, 2169, 2195, 2220, 2246, 2273, 2299, 2325, 2351, 2376, 2402, 2429, 2455], "fy5253quart": [1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1963, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465, 2484, 2519, 2527, 2530, 2550], "qtr_with_extra_week": [1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1963, 1975, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465], "_offset": [1653, 1684, 1767, 1798, 1831, 1863], "24h": [1659, 1773, 2586], "bmonthbegin": [1691, 2519], "bmonthend": [1716, 2519], "custombusinessmonthbegin": [1741, 2484, 2519, 2529, 2598], "custombusinessmonthend": [1742, 2484, 2519, 2529, 2530, 2598], "custombusinessdai": [1743, 2484, 2519, 2526, 2529, 2530, 2531, 2532, 2539, 2540, 2598, 2605], "m_offset": [1805, 1837], "relativedelata": 1869, "is_on_offset": [1869, 2574], "rollback": [1869, 2519, 2530, 2531, 2550], "rollforward": [1869, 2519, 2530, 2531, 2550], "18000000000000": [1914, 2027, 2080, 2106, 2132, 2208, 2286, 2364], "1583": 1920, "4099": 1920, "compani": [1945, 1975], "industri": [1945, 1975, 2509], "retail": [1945, 1975, 2519], "manufactur": [1945, 1975], "park": [1945, 1975], "5_calendar": [1945, 1975], "fridai": [1945, 1975, 2033, 2396, 2516, 2519, 2526, 2540], "get_rule_code_suffix": [1945, 1975], "get_year_end": 1945, "get_week": 1975, "year_has_extra_week": 1975, "day_of_month": [2292, 2318, 2519], "20160101": [2475, 2544], "utf8": [2476, 2477, 2509, 2512, 2541, 2558, 2591], "hash_kei": [2476, 2477, 2592], "0123456789123456": [2476, 2477], "_default_hash_kei": [2476, 2477], "stubnam": [2478, 2555, 2603], "suffix1": 2478, "suffix2": 2478, "intact": 2478, "stub": [2478, 2534, 2550], "negat": [2478, 2507, 2518, 2524, 2569], "unrel": [2478, 2536, 2547], "a1970": [2478, 2513, 2527], "a1980": [2478, 2513, 2527], "b1970": [2478, 2513, 2527], "b1980": [2478, 2513, 2527], "085631": [2478, 2527, 2538], "997345": [2478, 2527, 2538], "282978": [2478, 2527, 2538], "famid": 2478, "birth": 2478, "ht1": 2478, "ht2": 2478, "ht": [2478, 2586], "creativ": [2478, 2505, 2509], "wieldi": 2478, "548814": 2478, "544883": 2478, "437587": 2478, "383442": 2478, "715189": 2478, "423655": 2478, "891773": 2478, "791725": 2478, "602763": 2478, "645894": 2478, "963663": 2478, "528895": 2478, "findal": [2478, 2517], "ht_one": 2478, "ht_two": 2478, "arrowdtyp": [2479, 2603], "arrowextensionarrai": [2479, 2604], "from_cod": [2479, 2499, 2531, 2541, 2550, 2555, 2574, 2576], "subpackag": [2484, 2544, 2550], "submodul": [2484, 2530, 2537, 2544, 2574], "custombusinesshour": [2484, 2519, 2540], "semimonthend": [2484, 2519, 2541], "semimonthbegin": [2484, 2519, 2541], "weekofmonth": [2484, 2519, 2550], "lastweekofmonth": [2484, 2519, 2527, 2530, 2550], "bquarterend": [2484, 2519], "bquarterbegin": [2484, 2519], "quarterend": [2484, 2519, 2564], "quarterbegin": [2484, 2519], "byearend": [2484, 2519], "byearbegin": [2484, 2519], "yearend": [2484, 2519], "yearbegin": [2484, 2519, 2539], "fy5253": [2484, 2519, 2527, 2550, 2555], "easter": [2484, 2519, 2530], "autocorrelation_plot": [2484, 2520], "bootstrap_plot": [2484, 2520, 2580], "lag_plot": [2484, 2520], "parallel_coordin": [2484, 2520, 2529, 2533, 2544, 2547, 2574], "plot_param": [2484, 2520, 2544, 2573], "radviz": [2484, 2529, 2531, 2571], "scatter_matrix": [2484, 2520, 2528, 2535, 2544, 2569, 2570, 2592], "check_array_index": 2484, "cookbook": [2495, 2496, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2525], "customarili": 2495, "494929": [2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2534, 2550, 2569], "706771": [2495, 2496, 2497, 2501, 2505, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2527, 2534, 2535, 2540, 2550, 2569], "424972": [2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2534, 2535, 2540, 2550], "087401": [2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2513, 2519, 2523, 2524, 2525, 2527, 2534, 2535, 2540, 2550, 2573], "478427": [2495, 2496, 2497, 2501, 2507, 2509, 2511, 2512, 2519, 2523, 2524, 2525, 2528, 2544, 2550, 2573], "20130102": [2495, 2507], "e225": [2495, 2501, 2503, 2505, 2520, 2537, 2539], "breviti": [2495, 2509], "4691": [2495, 2497, 2501], "2829": [2495, 2497, 2501], "5091": [2495, 2497, 2501, 2502], "1356": [2495, 2497, 2501], "2121": [2495, 2497, 2501], "1732": [2495, 2497], "1192": [2495, 2497], "0442": [2495, 2497], "8618": [2495, 2497], "1046": [2495, 2497, 2514], "4949": [2495, 2497], "0718": [2495, 2497], "7216": [2495, 2497], "7068": [2495, 2497], "0396": [2495, 2497], "2719": [2495, 2497, 2501], "425": [2495, 2497, 2501, 2509, 2514, 2519, 2565], "2762": [2495, 2497, 2501], "0874": [2495, 2497, 2501], "6737": [2495, 2497, 2501], "1136": [2495, 2497, 2501], "4784": [2495, 2497, 2501], "525": [2495, 2497, 2501, 2509], "073711": 2495, "431125": 2495, "687758": 2495, "233103": 2495, "843157": 2495, "922818": 2495, "779887": 2495, "973118": 2495, "611510": 2495, "600794": 2495, "368714": 2495, "076610": [2495, 2566], "022070": 2495, "228039": [2495, 2566, 2569], "767252": 2495, "386188": 2495, "658444": [2495, 2566], "041933": 2495, "034326": [2495, 2566], "461706": [2495, 2566], "handi": [2495, 2509], "20130104": [2495, 2507, 2509, 2527], "4691122999071863": [2495, 2497, 2501], "17321464905330858": 2495, "004474": 2495, "383981": 2495, "872735": 2495, "431621": 2495, "707731": 2495, "395042": 2495, "883656": 2495, "592306": 2495, "278445": 2495, "432980": 2495, "723768": 2495, "389850": 2495, "350263": 2495, "277784": 2495, "884779": 2495, "071818": 2495, "984555": 2495, "924354": 2495, "646846": 2495, "417535": 2495, "648122": 2495, "026844": 2495, "303886": 2495, "126549": 2495, "073961": 2495, "671590": 2495, "785291": 2495, "algebra": [2495, 2566], "548702": [2495, 2523], "467327": [2495, 2523], "015962": [2495, 2523], "483075": [2495, 2523], "637550": [2495, 2523], "217659": [2495, 2523], "291519": [2495, 2523], "745505": [2495, 2523], "263952": [2495, 2523], "991460": [2495, 2523], "919069": [2495, 2523], "266046": [2495, 2523], "709661": [2495, 2523], "669052": [2495, 2523], "037882": [2495, 2523], "705775": [2495, 2523], "919854": [2495, 2505, 2523], "042379": [2495, 2505, 2523], "247642": [2495, 2505, 2523], "009920": [2495, 2505, 2523], "290213": [2495, 2505, 2523], "495767": [2495, 2505, 2523], "362949": [2495, 2505, 2523], "548106": [2495, 2505, 2523], "131345": [2495, 2505, 2523], "089329": [2495, 2505, 2523], "337863": [2495, 2505, 2523], "945867": [2495, 2505, 2523], "932132": [2495, 2505, 2523], "956030": [2495, 2505, 2523], "017587": [2495, 2505, 2523], "016692": [2495, 2505, 2523], "575247": [2495, 2505, 2523], "254161": [2495, 2505, 2523], "143704": [2495, 2505, 2523], "215897": [2495, 2505, 2523], "193555": [2495, 2505, 2523], "077118": [2495, 2505, 2523], "408530": [2495, 2505, 2523], "862495": [2495, 2505, 2523], "lval": 2495, "rval": 2495, "82": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2535, 2537, 2539, 2541, 2544, 2550, 2555, 2580], "346061": [2495, 2505, 2523], "577585": [2495, 2523], "511763": [2495, 2505, 2523], "396823": [2495, 2523], "627081": [2495, 2505, 2523], "105381": [2495, 2523], "990582": [2495, 2505, 2523], "532532": [2495, 2523], "441652": [2495, 2505, 2523], "453749": [2495, 2523], "211526": [2495, 2505, 2523], "208843": [2495, 2523], "268520": [2495, 2505, 2523], "080952": [2495, 2523], "024580": [2495, 2505, 2523], "264610": [2495, 2523], "732707": [2495, 2505], "073134": 2495, "824590": [2495, 2505], "574779": 2495, "614581": [2495, 2505], "658537": 2495, "185429": [2495, 2505], "348368": 2495, "727965": [2495, 2523], "589346": [2495, 2523], "339969": [2495, 2523], "693205": [2495, 2523], "339355": [2495, 2523], "593616": [2495, 2523], "884345": [2495, 2523], "591431": [2495, 2523], "102": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2539, 2541, 2544, 2555, 2558], "202872": [2495, 2523], "047609": 2495, "814470": [2495, 2523], "136473": 2495, "018601": [2495, 2523], "561757": 2495, "595447": [2495, 2523], "623033": 2495, "395433": [2495, 2523], "029399": 2495, "392670": [2495, 2523], "542108": 2495, "007207": [2495, 2523], "282696": 2495, "928123": [2495, 2523], "087302": 2495, "055224": 2495, "575170": 2495, "395985": 2495, "771208": 2495, "552825": 2495, "816482": 2495, "166599": 2495, "100230": 2495, "104": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2535, 2539, 2541, 2544, 2555, 2603], "105": [2495, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555, 2580, 2592], "24182": 2495, "107": [2495, 2496, 2497, 2499, 2501, 2502, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2529, 2531, 2539, 2541, 2544, 2555, 2592], "109": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2516, 2517, 2518, 2519, 2520, 2527, 2531, 2532, 2539, 2540, 2541, 2544, 2555, 2592], "857704": [2495, 2496], "193545": 2495, "677510": 2495, "153931": 2495, "520091": 2495, "ts_utc": [2495, 2519], "113": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2518, 2519, 2520, 2527, 2531, 2539, 2541, 2544, 2555], "475051": 2495, "722570": 2495, "322646": 2495, "601631": 2495, "778033": 2495, "to_timestamp": [2495, 2519, 2530, 2537, 2538, 2541, 2559, 2580, 2586, 2598], "9am": [2495, 2519], "prng": [2495, 2519, 2529, 2573], "1990q1": [2495, 2519], "2000q4": [2495, 2519], "nov": [2495, 2519], "122": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2516, 2517, 2518, 2519, 2520, 2529, 2539, 2541], "289342": 2495, "233141": [2495, 2496], "223540": [2495, 2496], "542054": 2495, "1991": [2495, 2519, 2558], "688585": 2495, "raw_grad": [2495, 2531], "124": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2517, 2518, 2519, 2520, 2529, 2539, 2541, 2558], "125": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2518, 2519, 2520, 2521, 2534, 2536, 2539, 2541, 2558], "126": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2514, 2517, 2518, 2519, 2520, 2521, 2529, 2534, 2541, 2558], "127": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2520, 2534, 2536, 2540, 2541, 2558], "129": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2520, 2523, 2534, 2541, 2558], "131": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2514, 2517, 2519, 2520, 2541], "132": [2495, 2496, 2497, 2499, 2501, 2504, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2519, 2520, 2531, 2539, 2541], "133": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2519, 2520, 2541, 2544], "134": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2519, 2520, 2541, 2544], "135": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2517, 2519, 2520, 2541, 2544], "136": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2517, 2519, 2520, 2541, 2544], "137": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2519, 2520, 2541, 2544], "138": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2512, 2513, 2519, 2520, 2541], "139": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2541], "141": [2495, 2496, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2540, 2541], "142": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2541], "143": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2541], "350262": 2495, "843315": 2495, "798556": 2495, "782234": 2495, "586873": 2495, "034907": 2495, "923792": 2495, "562651": 2495, "245477": 2495, "963406": 2495, "269575": 2495, "612566": 2495, "252830": 2495, "498066": 2495, "176886": 2495, "275581": 2495, "044057": 2495, "118042": 2495, "768571": 2495, "386039": 2495, "017654": 2495, "474551": 2495, "146374": 2495, "541670": 2495, "207912": 2495, "627390": 2495, "505254": 2495, "828331": 2495, "997": [2495, 2497, 2503, 2505, 2509, 2539], "907133": 2495, "990402": 2495, "310924": 2495, "391051": 2495, "998": [2495, 2497, 2503, 2505, 2509, 2539], "146062": 2495, "716770": 2495, "717434": 2495, "037577": 2495, "724318": 2495, "479952": 2495, "108014": 2495, "822030": 2495, "145": [2495, 2496, 2497, 2499, 2503, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2541, 2603], "146": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2536, 2541, 2603], "147": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2541, 2592, 2603], "148": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2541, 2592, 2603], "149": [2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2511, 2513, 2519, 2520, 2521, 2541, 2592, 2603], "1527": [2495, 2504], "__nonzero__": [2495, 2504, 2526, 2527], "1525": [2495, 2504], "1526": [2495, 2504], "noreturn": [2495, 2504], "1528": [2495, 2504], "1529": [2495, 2504], "1530": [2495, 2504], "excit": 2496, "door": 2496, "essenc": 2496, "aid": [2496, 2515], "577046": [2496, 2497, 2501, 2507, 2509, 2511, 2512, 2524, 2525, 2527, 2528, 2544, 2550, 2566, 2573], "370647": [2496, 2497, 2501, 2507, 2509, 2512, 2513, 2524, 2525, 2527, 2528, 2544, 2550, 2573], "109050": [2496, 2497, 2501, 2507, 2509, 2511, 2513, 2524, 2525, 2527, 2528, 2544, 2550], "643563": [2496, 2501, 2507, 2509, 2511, 2513, 2524, 2525, 2527, 2528, 2544, 2550, 2566], "469388": [2496, 2507, 2509, 2513, 2524, 2525, 2527, 2528, 2550, 2566], "357021": [2496, 2507, 2509, 2511, 2513, 2524, 2527, 2528], "674600": [2496, 2507, 2509, 2511, 2513, 2524, 2527, 2528], "776904": [2496, 2507, 2509, 2513, 2524, 2527, 2528, 2566], "968914": [2496, 2507, 2509, 2511, 2513, 2524, 2527, 2528], "294524": [2496, 2507, 2509, 2511, 2513, 2524, 2566], "413738": [2496, 2507, 2509, 2511, 2513, 2524, 2566], "276662": [2496, 2507, 2509, 2511, 2512, 2513, 2524, 2566], "472035": [2496, 2507, 2509, 2511, 2512, 2513, 2524, 2566], "013960": [2496, 2507, 2509, 2511, 2512, 2513, 2524, 2566], "362543": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "006154": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "923061": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "895717": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "805244": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "206412": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "340309": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "170299": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "226169": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "410835": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "436737": [2496, 2507, 2509, 2512, 2513, 2524], "413681": [2496, 2507, 2509, 2512, 2513, 2524], "607920": [2496, 2507, 2509, 2512, 2513, 2524], "024180": [2496, 2507, 2509, 2512, 2513, 2524], "211372": [2496, 2507, 2509, 2512, 2513, 2524], "974466": [2496, 2507, 2509, 2512, 2513, 2524], "006747": [2496, 2507, 2509, 2512, 2513, 2524], "410001": [2496, 2507, 2509, 2512, 2513], "078638": [2496, 2507, 2509, 2512, 2513], "545952": [2496, 2507, 2509, 2512, 2513], "219217": [2496, 2507, 2509, 2512, 2513], "226825": [2496, 2501, 2507, 2509, 2512, 2513], "769804": [2496, 2501, 2507, 2509, 2512, 2513], "281247": [2496, 2501, 2507, 2509, 2512, 2513], "727707": [2496, 2507, 2509, 2512, 2513], "121306": [2496, 2507, 2509, 2512, 2513], "097883": [2496, 2507, 2509, 2512, 2513], "695775": [2496, 2507, 2509, 2512, 2513], "341734": [2496, 2507, 2509, 2512, 2513], "959726": [2496, 2507, 2509, 2512, 2513], "110336": [2496, 2501, 2507, 2509, 2512, 2513], "619976": [2496, 2501, 2507, 2509, 2512, 2513], "301624": [2496, 2507, 2509, 2512], "179861": [2496, 2507, 2509, 2512], "369849": [2496, 2507, 2509, 2512], "954208": [2496, 2507, 2509, 2512], "462696": [2496, 2501, 2507, 2509, 2512], "743161": [2496, 2501, 2507, 2509, 2512], "826591": [2496, 2501, 2507, 2509], "345352": [2496, 2501, 2507], "314232": [2496, 2501, 2507], "690579": [2496, 2501, 2507, 2513], "995761": [2496, 2507, 2512, 2513], "396780": [2496, 2507, 2512, 2513], "014871": [2496, 2507, 2512, 2513], "357427": [2496, 2507, 2512, 2513], "317441": [2496, 2507, 2512, 2513], "atom": 2496, "236269": [2496, 2507, 2512, 2513], "896171": [2496, 2501, 2507, 2513], "487602": [2496, 2501, 2507, 2513], "082240": [2496, 2501, 2507, 2513], "182937": [2496, 2501, 2507], "380396": [2496, 2501, 2507, 2512], "084844": [2496, 2501, 2507, 2512], "432390": [2496, 2507, 2512], "deeper": [2496, 2504, 2529], "recomput": [2496, 2505], "new_mi": 2496, "723698": [2496, 2513], "209138": [2496, 2511, 2513], "989859": [2496, 2511, 2513], "143608": [2496, 2513], "443110": 2496, "413542": [2496, 2511], "079150": 2496, "challeng": 2496, "565646": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "569605": [2496, 2507, 2509, 2512, 2513, 2524], "431256": [2496, 2507, 2509, 2512, 2513, 2524, 2566], "875906": [2496, 2507, 2509, 2512, 2513, 2524], "8052440253863785": 2496, "importantli": [2496, 2497, 2501, 2517], "mklbl": [2496, 2529], "miindex": 2496, "micolumn": 2496, "bah": [2496, 2509, 2523, 2528, 2529], "d0": [2496, 2510, 2529, 2550, 2555], "237": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "236": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "239": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "238": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "241": [2496, 2497, 2499, 2505, 2507, 2509, 2516, 2519, 2529], "243": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529, 2536, 2544, 2558], "242": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "247": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "246": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2529], "251": [2496, 2497, 2499, 2503, 2507, 2509, 2519, 2529], "253": [2496, 2497, 2499, 2507, 2509, 2519, 2529], "252": [2496, 2497, 2499, 2507, 2509, 2519, 2529], "221": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "223": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "222": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "233": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2529], "232": [2496, 2497, 2499, 2505, 2507, 2509, 2516, 2519, 2529], "235": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529], "206": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2529], "218": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2529, 2540], "9000": [2496, 2529], "8000": [2496, 2529, 2532, 2539], "11000": [2496, 2529], "13000": [2496, 2529], "12000": [2496, 2529], "15000": [2496, 2529], "14000": [2496, 2529], "237000": [2496, 2529], "236000": [2496, 2529], "239000": [2496, 2529], "238000": [2496, 2529], "249000": [2496, 2529], "248000": [2496, 2529], "251000": [2496, 2529], "250000": [2496, 2497, 2511, 2529, 2531, 2544], "253000": [2496, 2529], "252000": [2496, 2529], "255000": [2496, 2529], "254000": [2496, 2529], "519970": [2496, 2507], "450520": [2496, 2501, 2507], "060074": 2496, "109716": 2496, "271532": 2496, "713416": [2496, 2516], "df_align": 2496, "df2_align": 2496, "runtimeerror": [2496, 2509, 2514, 2558, 2559, 2574, 2581, 2597, 2603], "_no_setting_nam": [2496, 2574], "1747": [2496, 2574], "1748": [2496, 2574], "1749": [2496, 2574], "maybe_extract_nam": [2496, 2574], "1750": [2496, 2555, 2574], "_name": [2496, 2574], "ed": [2496, 2519, 2558], "206053": [2496, 2501, 2507], "251905": [2496, 2501, 2507], "213588": [2496, 2501, 2507, 2513], "063327": [2496, 2507, 2513], "266143": [2496, 2507, 2513], "299368": [2496, 2507, 2513], "863838": [2496, 2507, 2513], "408204": [2496, 2507], "l2": 2496, "dfm": 2496, "joe": [2496, 2505, 2509, 2526, 2529, 2532, 2533, 2558, 2569], "joli": [2496, 2533], "490671": 2496, "120248": 2496, "537020": 2496, "110968": 2496, "64094": 2496, "unsortedindexerror": [2496, 2544, 2547, 2550], "502": [2496, 2509], "786": 2496, "993": [2496, 2509, 2539], "179666": 2496, "824375": 2496, "392149": 2496, "frm": 2496, "237881": 2496, "106854": 2496, "276829": 2496, "629675": 2496, "425966": 2496, "979542": 2496, "633678": 2496, "615855": 2496, "595974": 2496, "601544": 2496, "767101": 2496, "499591": 2496, "1935": 2496, "6775": 2496, "aabbca": [2496, 2535], "cab": [2496, 2535], "151": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2516, 2519, 2520, 2521, 2541, 2592], "153": [2496, 2497, 2499, 2501, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2540, 2541, 2592], "recal": 2496, "154": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2541, 2592], "156": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2516, 2519, 2520, 2592], "158": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2565], "159": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520], "161": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2513, 2519, 2520], "162": [2496, 2497, 2499, 2501, 2505, 2507, 2509, 2511, 2513, 2519, 2520, 2540, 2544], "163": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "164": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "166": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "167": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2511, 2519, 2520], "169": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "171": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "futir": 2496, "paradigm": [2496, 2527], "172": [2496, 2497, 2499, 2505, 2507, 2509, 2511, 2519, 2520], "indexf": 2496, "174": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2544], "sf": [2496, 2501, 2505, 2507, 2526, 2540], "176": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2540], "177": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "183": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "imagin": [2496, 2497, 2505, 2547], "somewhat": [2496, 2497, 2502, 2509, 2510, 2514, 2527], "186": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "dfir": 2496, "187": [2496, 2497, 2499, 2505, 2507, 2509, 2516, 2519, 2520, 2540], "435772": 2496, "188928": 2496, "808286": 2496, "284634": 2496, "815703": 2496, "347213": 2496, "750": [2496, 2519], "243487": 2496, "514704": 2496, "162969": 2496, "287725": 2496, "179734": 2496, "993962": 2496, "1250": [2496, 2555], "212673": 2496, "909872": 2496, "1500": [2496, 2550, 2555], "733333": 2496, "349893": 2496, "456434": 2496, "306735": 2496, "553396": 2496, "166221": 2496, "2250": 2496, "101684": 2496, "734907": 2496, "188": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2520, 2540], "189": [2496, 2497, 2499, 2501, 2505, 2507, 2509, 2519, 2520], "1001": [2496, 2505], "190": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2558], "191": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520], "192": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2520, 2550], "194": [2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2520], "195": [2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2520], "196": [2496, 2497, 2499, 2505, 2507, 2509, 2514, 2519, 2520], "198": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2540, 2558], "199": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520], "idxr": [2496, 2558], "201": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519, 2520, 2521], "202": [2496, 2497, 2499, 2505, 2507, 2509, 2516, 2519, 2520], "203": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2540], "003": [2496, 2503, 2544], "205": [2496, 2497, 2499, 2505, 2507, 2509, 2516, 2519, 2520, 2536, 2558], "207": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "208": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2520, 2521], "212": [2496, 2497, 2499, 2505, 2507, 2509, 2519, 2540], "9h": 2496, "thorni": 2496, "heavili": [2496, 2497, 2570], "viewpoint": 2496, "391": [2496, 2497, 2509, 2519], "_rang": [2496, 2574], "new_kei": 2496, "392": [2496, 2497, 2509, 2519], "981": [2496, 2501, 2514, 2516], "978": [2496, 2501, 2514], "980": [2496, 2501], "key_is_scalar": [2496, 2501], "_get_valu": [2496, 2501, 2503], "983": [2496, 2501], "is_hash": [2496, 2501, 2541], "984": [2496, 2501], "get_valu": [2496, 2501, 2547, 2555, 2558, 2564, 2565, 2574, 2580], "invalidindexerror": [2496, 2501, 2558, 2580, 2583, 2586, 2592, 2599], "985": [2496, 2501, 2514], "986": [2496, 2501], "frozenset": [2496, 2501, 2527, 2583, 2592], "1089": [2496, 2501, 2509], "takeabl": [2496, 2501, 2526], "1086": [2496, 2501, 2509], "1088": [2496, 2501, 2509], "_get_values_for_loc": [2496, 2501], "393": [2496, 2497, 2509, 2519], "394": [2496, 2497, 2509, 2519], "_check_indexing_error": [2496, 2501], "395": [2496, 2497, 2509, 2513, 2519, 2536], "219": [2496, 2497, 2499, 2505, 2507, 2509, 2519], "130121": 2496, "476046": 2496, "759104": 2496, "213379": 2496, "082641": 2496, "448008": 2496, "656420": 2496, "051443": 2496, "594956": 2496, "151360": 2496, "069303": 2496, "221431": 2496, "182832": 2496, "791235": 2496, "042745": 2496, "069775": 2496, "446552": 2496, "019814": 2496, "389212": 2496, "702312": 2496, "deliber": 2496, "is_monotonic_decreas": [2496, 2532, 2541, 2547, 2550, 2551, 2558], "224": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2519], "226": [2496, 2497, 2499, 2503, 2505, 2507, 2509, 2516, 2519], "228": [2496, 2497, 2499, 2505, 2507, 2509, 2519], "weakli": 2496, "is_uniqu": [2496, 2502, 2539, 2550, 2551, 2555, 2557, 2558, 2570], "229": [2496, 2497, 2499, 2505, 2507, 2509, 2519], "weakly_monoton": 2496, "230": [2496, 2497, 2499, 2505, 2507, 2509, 2513, 2516, 2519], "231": [2496, 2497, 2499, 2505, 2507, 2509, 2519], "successor": 2496, "abcdef": [2496, 2507, 2534], "301379": 2496, "240445": 2496, "846068": 2496, "043312": 2496, "658747": 2496, "819549": 2496, "beat": [2496, 2504, 2569], "puriti": [2496, 2504, 2569], "watch": 2496, "series1": 2496, "series2": [2496, 2520], "logical_and": 2496, "gh2388": 2496, "long_seri": 2497, "289388": 2497, "020544": 2497, "589993": 2497, "2828633443286633": [2497, 2501], "5090585031735124": [2497, 2501], "1356323710171934": [2497, 2501], "2121120250208506": [2497, 2501], "4047": [2497, 2501], "577": [2497, 2501, 2509], "0393": [2497, 2501], "3706": [2497, 2501], "1063": 2497, "5928": 2497, "6039": 2497, "394981": 2497, "772517": 2497, "343054": 2497, "912123": 2497, "050390": 2497, "695246": 2497, "478369": 2497, "227435": 2497, "279344": 2497, "613172": 2497, "051928": 2497, "139606": 2497, "352192": 2497, "433754": 2497, "277825": 2497, "632779": 2497, "562782": 2497, "377535": 2497, "569069": 2497, "962513": 2497, "783123": 2497, "250933": 2497, "892516": 2497, "493173": 2497, "385688": 2497, "rem": 2497, "789963": 2497, "545034": 2497, "686107": 2497, "824246": 2497, "100780": 2497, "390491": 2497, "956737": 2497, "454870": 2497, "558688": 2497, "226343": 2497, "speak": [2497, 2517], "811094": 2497, "360588": 2497, "187958": 2497, "583749": 2497, "734929": 2497, "133683": 2497, "166914": 2497, "442353": 2497, "167498": 2497, "204786": 2497, "401050": 2497, "333828": 2497, "ts_stand": 2497, "xs_stand": 2497, "738035": 2497, "684640": 2497, "433281": 2497, "163008": 2497, "177045": 2497, "563873": 2497, "mad": [2497, 2521, 2564, 2580, 2592, 2598, 2603], "bessel": 2497, "4th": [2497, 2505, 2509, 2519, 2531, 2534, 2598], "8110935116651192": 2497, "nuniqu": [2497, 2505, 2529, 2530, 2534, 2537, 2539, 2543, 2544, 2547, 2558, 2564, 2574, 2576, 2580, 2586, 2592, 2598], "cours": [2497, 2501, 2505, 2507, 2509, 2510, 2513, 2537, 2539, 2541], "021292": 2497, "015906": 2497, "683763": 2497, "699070": 2497, "069718": 2497, "714483": 2497, "160915": 2497, "033387": 2497, "030045": 2497, "043719": 2497, "051686": 2497, "005979": 2497, "017152": 2497, "978743": 2497, "025270": 2497, "015988": 2497, "006695": 2497, "000951": 2497, "637901": 2497, "303099": 2497, "159200": 2497, "188821": 2497, "647623": 2497, "576449": 2497, "712369": 2497, "691338": 2497, "691115": 2497, "047578": 2497, "021499": 2497, "023888": 2497, "032652": 2497, "025363": 2497, "729907": 2497, "775880": 2497, "618896": 2497, "670047": 2497, "649748": 2497, "740139": 2497, "752332": 2497, "004229": 2497, "728702": 2497, "240991": 2497, "645423": 2497, "711409": 2497, "290994": [2497, 2521], "118076": 2497, "352051": 2497, "242883": 2497, "277155": 2497, "641184": 2497, "327863": 2497, "946180": 2497, "137570": 2497, "186235": 2497, "257213": 2497, "486567": 2497, "507027": 2497, "871259": 2497, "111110": 2497, "000339": 2497, "430505": 2497, "089759": 2497, "321434": 2497, "033695": 2497, "096271": 2497, "edcba": 2497, "464": [2497, 2509, 2519], "968": 2497, "893": 2497, "569": [2497, 2509], "278": [2497, 2507, 2509, 2513, 2519], "346": [2497, 2507, 2509, 2519], "extract_city_nam": 2497, "il": [2497, 2509], "city_nam": 2497, "city_and_cod": 2497, "add_country_nam": 2497, "country_nam": 2497, "city_and_countri": 2497, "df_p": 2497, "chicag": 2497, "ln_h": [2497, 2536], "lg": [2497, 2501, 2511, 2536], "iolib": [2497, 2536], "dep": [2497, 2536], "685": [2497, 2514, 2536], "adj": [2497, 2536], "665": [2497, 2536], "prob": [2497, 2536], "48e": [2497, 2536], "likelihood": [2497, 2536], "aic": [2497, 2536], "421": [2497, 2509, 2519, 2536], "residu": [2497, 2536], "bic": [2497, 2536], "432": [2497, 2509, 2514, 2519, 2536], "nonrobust": [2497, 2536], "coef": [2497, 2536], "025": [2497, 2531, 2536], "intercept": [2497, 2536, 2539, 2568], "8484": [2497, 2536], "7720": [2497, 2536], "4664": [2497, 2536], "819": [2497, 2536], "074": [2497, 2536], "78e": [2497, 2536], "780": [2497, 2536], "nl": [2497, 2501, 2536], "2736": [2497, 2536], "091": [2497, 2536], "922": [2497, 2536], "3542": [2497, 2536], "875": [2497, 2531, 2536], "547": [2497, 2509, 2536], "2277": [2497, 2536], "324": [2497, 2507, 2509, 2519, 2536, 2544], "417": [2497, 2509, 2519, 2536, 2558, 2574], "872": [2497, 2536], "1841": [2497, 2536], "029": [2497, 2503, 2536], "258": [2497, 2499, 2505, 2507, 2509, 2519, 2536], "omnibu": [2497, 2536], "durbin": [2497, 2536], "watson": [2497, 2536], "004": [2497, 2503, 2536], "jarqu": [2497, 2536], "bera": [2497, 2536], "jb": [2497, 2536], "000175": [2497, 2536], "49e": [2497, 2536], "multicollinear": [2497, 2536], "magrittr": [2497, 2536], "840607": 2497, "034899": 2497, "885648": 2497, "409244": 2497, "767440": 2497, "950858": 2497, "004201": 2497, "385785": 2497, "412466": 2497, "322262": 2497, "541630": 2497, "clever": [2497, 2505, 2566], "tsdf": [2497, 2505], "subtract_and_divid": 2497, "158131": 2497, "232466": 2497, "321604": 2497, "810340": 2497, "105758": 2497, "433834": 2497, "209847": 2497, "156793": 2497, "136794": 2497, "653602": 2497, "178875": 2497, "008298": 2497, "007996": 2497, "462824": 2497, "254472": 2497, "307473": 2497, "600337": 2497, "643950": 2497, "098598": 2497, "889659": 2497, "092225": 2497, "987349": 2497, "622526": 2497, "321243": 2497, "876100": 2497, "355392": 2497, "550262": 2497, "764851": 2497, "088259": 2497, "779280": 2497, "implic": [2497, 2499, 2527, 2531, 2555], "257606": 2497, "004194": 2497, "167574": 2497, "749892": 2497, "288112": 2497, "757304": 2497, "207550": 2497, "298599": 2497, "116018": 2497, "814347": 2497, "257623": 2497, "869226": 2497, "250663": 2497, "206601": 2497, "896839": 2497, "169758": 2497, "333363": 2497, "283157": 2497, "033606": 2497, "803879": 2497, "575510": 2497, "033606102414146": 2497, "57551": 2497, "505601": 2497, "300647": 2497, "262585": [2497, 2516], "mymean": 2497, "porit": 2497, "foobarbaz": [2497, 2544], "functool": [2497, 2505, 2516, 2519, 2521], "q_25": 2497, "q_75": 2497, "103362": 2497, "887508": 2497, "606860": 2497, "239885": 2497, "979600": 2497, "128907": 2497, "303398": 2497, "278111": 2497, "225365": 2497, "146791": 2497, "151678": 2497, "722709": 2497, "428759": 2497, "864890": 2497, "675341": 2497, "168731": 2497, "338144": 2497, "279321": 2497, "621034": 2497, "438107": 2497, "903794": 2497, "254374": 2497, "240447": 2497, "201052": 2497, "157795": 2497, "791197": 2497, "144209": 2497, "030876": 2497, "371900": 2497, "061932": 2497, "571241": 2497, "135110": 2497, "324659": 2497, "831269": 2497, "798948": 2497, "842205": 2497, "969124": 2497, "156782": 2497, "661897": 2497, "889493": 2497, "609836": 2497, "six": [2497, 2507, 2527], "seven": 2497, "nearli": [2497, 2499, 2509, 2515, 2516, 2527, 2544], "695148": 2497, "328614": 2497, "234686": 2497, "385845": 2497, "326508": 2497, "ninja": 2497, "hardli": 2497, "sprinkl": 2497, "albeit": 2497, "583888": 2497, "051514": 2497, "468040": 2497, "191120": 2497, "115848": 2497, "242634": 2497, "fastest": [2497, 2507, 2509], "186646": 2497, "692424": 2497, "303893": 2497, "425662": 2497, "114285": 2497, "ts2": [2497, 2511, 2514, 2519], "183051": 2497, "400528": 2497, "015083": 2497, "395489": 2497, "414806": 2497, "118428": 2497, "733639": 2497, "936077": 2497, "banana": [2497, 2512], "durian": 2497, "256": [2497, 2499, 2507, 2509, 2519, 2555], "row_index": [2497, 2507, 2516, 2527, 2531], "df_orig": [2497, 2507], "266": [2497, 2499, 2507, 2509, 2519], "contriv": 2497, "267": [2497, 2499, 2505, 2507, 2509, 2519], "268": [2497, 2499, 2507, 2509, 2519], "269": [2497, 2499, 2507, 2509, 2519], "270": [2497, 2499, 2507, 2509, 2516, 2519], "df2_t": 2497, "271": [2497, 2499, 2507, 2509, 2519], "272": [2497, 2499, 2507, 2509, 2513, 2519], "mere": 2497, "273": [2497, 2499, 2507, 2509, 2513, 2519], "274": [2497, 2499, 2507, 2509, 2513, 2519], "275": [2497, 2499, 2507, 2509, 2513, 2519], "276": [2497, 2507, 2509, 2513, 2519], "277": [2497, 2507, 2509, 2519], "stz": [2497, 2531], "lmt": [2497, 2519, 2531], "282": [2497, 2507, 2509, 2519], "283": [2497, 2507, 2509, 2519, 2540], "284": [2497, 2507, 2509, 2519], "285": [2497, 2507, 2509, 2519], "287": [2497, 2507, 2509, 2519], "288": [2497, 2504, 2507, 2509, 2519, 2531], "289": [2497, 2507, 2509, 2519], "291": [2497, 2507, 2509, 2519], "292": [2497, 2503, 2507, 2509, 2519], "293": [2497, 2507, 2509, 2519, 2540], "294": [2497, 2507, 2509, 2519], "295": [2497, 2507, 2509, 2519], "297": [2497, 2507, 2509, 2519], "299": [2497, 2507, 2509, 2519], "unsorted_df": 2497, "302": [2497, 2507, 2509, 2516, 2519], "152244": 2497, "562973": 2497, "252916": 2497, "109597": 2497, "273388": 2497, "167123": 2497, "640382": 2497, "098217": 2497, "009797": 2497, "299504": 2497, "303": [2497, 2507, 2509, 2512, 2518, 2519, 2531], "304": [2497, 2507, 2509, 2519], "305": [2497, 2507, 2509, 2519], "306": [2497, 2507, 2509, 2519], "308": [2497, 2507, 2509, 2519], "309": [2497, 2507, 2509, 2519], "310": [2497, 2507, 2509, 2513, 2519, 2540], "312": [2497, 2507, 2509, 2519], "313": [2497, 2507, 2509, 2516, 2519], "treatment": [2497, 2501, 2529, 2592], "314": [2497, 2507, 2509, 2519], "315": [2497, 2507, 2509, 2519], "316": [2497, 2507, 2509, 2519], "317": [2497, 2507, 2509, 2519], "318": [2497, 2507, 2509, 2519], "319": [2497, 2507, 2509, 2519], "321": [2497, 2507, 2509, 2519], "322": [2497, 2507, 2509, 2519], "323": [2497, 2507, 2509, 2519], "df_multi": [2497, 2529, 2550], "332": [2497, 2507, 2509, 2513, 2519], "336": [2497, 2507, 2509, 2519], "337": [2497, 2507, 2509, 2519, 2540], "338": [2497, 2507, 2509, 2519], "339": [2497, 2507, 2509, 2519, 2558], "340": [2497, 2501, 2507, 2509, 2519], "abdceff": 2497, "341": [2497, 2507, 2509, 2519, 2558], "342": [2497, 2503, 2507, 2509, 2519, 2558], "343": [2497, 2507, 2509, 2519, 2558], "344": [2497, 2507, 2509, 2519], "seldom": 2497, "numpy_dtyp": 2497, "347": [2497, 2503, 2507, 2509, 2519], "dft": [2497, 2513, 2519, 2541], "20010102": [2497, 2509, 2524, 2525], "348": [2497, 2507, 2509, 2516, 2519, 2544], "035962": 2497, "701379": 2497, "281885": 2497, "349": [2497, 2501, 2507, 2509, 2519], "351": [2497, 2507, 2509, 2519], "353": [2497, 2507, 2509, 2519], "coexist": [2497, 2525], "tast": [2497, 2523, 2525], "354": [2497, 2507, 2509, 2519], "355": [2497, 2507, 2509, 2519], "224364": 2497, "890546": 2497, "182879": 2497, "787847": 2497, "188449": 2497, "667715": 2497, "011736": 2497, "399073": 2497, "357": [2497, 2501, 2507, 2509, 2519], "823242": 2497, "256090": 2497, "607422": 2497, "426469": 2497, "333740": 2497, "416203": 2497, "063477": 2497, "139976": 2497, "014648": 2497, "193477": 2497, "678711": 2497, "096706": 2497, "040863": 2497, "956850": 2497, "357422": 2497, "714337": 2497, "047606": 2497, "497968": 2497, "150862": 2497, "724370": 2497, "203098": 2497, "346426": 2497, "052599": 2497, "756495": 2497, "367": [2497, 2507, 2509, 2518, 2519], "368": [2497, 2507, 2509, 2519], "369": [2497, 2507, 2509, 2519], "371": [2497, 2507, 2509, 2519], "372": [2497, 2507, 2509, 2519, 2528], "373": [2497, 2509, 2519], "374": [2497, 2503, 2509, 2519], "dft1": 2497, "376": [2497, 2509, 2519], "377": [2497, 2509, 2519], "378": [2497, 2507, 2509, 2516, 2519, 2540], "379": [2497, 2507, 2509, 2519, 2540], "381": [2497, 2509, 2519], "382": [2497, 2509, 2511, 2519], "383": [2497, 2509, 2519], "384": [2497, 2509, 2519, 2555], "385": [2497, 2509, 2519], "386": [2497, 2509, 2519], "387": [2497, 2509, 2516, 2519], "388": [2497, 2509, 2519], "1dai": 2497, "000005": 2497, "problemat": [2497, 2508], "intermix": 2497, "396": [2497, 2509, 2519], "397": [2497, 2509, 2519], "398": [2497, 2509, 2519], "399": [2497, 2509, 2519], "401": [2497, 2509, 2519], "402": [2497, 2509, 2519, 2592, 2603], "403": [2497, 2509, 2519, 2592, 2603], "405": [2497, 2509, 2519, 2544], "406": [2497, 2509, 2519, 2574, 2592, 2603], "407": [2497, 2509, 2519, 2574, 2592, 2603], "409": [2497, 2509, 2519, 2574, 2592, 2603], "conserv": 2497, "410": [2497, 2509, 2519, 2558, 2574], "411": [2497, 2509, 2516, 2519, 2558, 2574], "412": [2497, 2509, 2519, 2558, 2574], "413": [2497, 2507, 2509, 2519, 2540, 2558, 2574], "414": [2497, 2509, 2519, 2558, 2574], "415": [2497, 2509, 2519, 2558, 2574], "416": [2497, 2509, 2519, 2558, 2574], "418": [2497, 2509, 2519, 2558, 2574], "419": [2497, 2509, 2519, 2558], "420": [2497, 2509, 2519, 2558], "422": [2497, 2509, 2519], "423": [2497, 2509, 2519], "424": [2497, 2504, 2509, 2514, 2519], "dfi": [2497, 2507, 2525, 2527, 2532], "426": [2497, 2509, 2514, 2519], "427": [2497, 2509, 2519], "428": [2497, 2509, 2514, 2519], "429": [2497, 2509, 2519], "dfa": [2497, 2501, 2507], "433": [2497, 2509, 2519], "434": [2497, 2509, 2519], "435": [2497, 2509, 2519, 2544], "436": [2497, 2509, 2519], "437": [2497, 2509, 2514, 2519], "slew": 2497, "438": [2497, 2509, 2514, 2519], "bool1": 2497, "bool2": 2497, "439": [2497, 2509, 2516, 2519], "tdelta": 2497, "440": [2497, 2502, 2509, 2513, 2519], "u8": 2497, "other_d": 2497, "442": [2497, 2502, 2509, 2519], "tz_aware_d": 2497, "443": [2497, 2502, 2509, 2519], "444": [2497, 2509, 2516, 2519], "445": [2497, 2509, 2519], "446": [2497, 2509, 2519], "447": [2497, 2509, 2514, 2519], "unsignedinteg": [2497, 2504], "448": [2497, 2509, 2514, 2519, 2592, 2603], "449": [2497, 2509, 2514, 2519, 2592, 2603], "subdtyp": [2497, 2555], "__subclasses__": 2497, "450": [2497, 2509, 2519, 2592, 2603], "signedinteg": 2497, "longlong": 2497, "ulonglong": 2497, "float128": [2497, 2504], "complexflo": 2497, "complex64": [2497, 2537], "complex256": 2497, "bytes_": 2497, "void": 2497, "object_": [2497, 2504, 2555], "flip": [2498, 2521], "affili": 2499, "likert": 2499, "tile": [2499, 2506, 2550], "raw_cat": 2499, "bccd": [2499, 2550], "df_cat": 2499, "cat_typ": 2499, "s_cat": [2499, 2509], "programmat": [2499, 2509], "ravel": [2499, 2513, 2558, 2574, 2586], "splitter": 2499, "original_dtyp": 2499, "coupl": [2499, 2504, 2505, 2507, 2511, 2516, 2519, 2526, 2527, 2533, 2569, 2570], "babc": 2499, "misspel": 2499, "afterward": [2499, 2507, 2509, 2598, 2601], "bbeebbaa": 2499, "cat_bas": 2499, "cat_base2": 2499, "__gt__": 2499, "cats2": 2499, "aabb": [2499, 2538], "str_cat": 2499, "date_": 2499, "date_cat": 2499, "ret_": 2499, "ret_cat": 2499, "setitem": [2499, 2527, 2528, 2529, 2530, 2531, 2532, 2536, 2539, 2584], "union_categor": [2499, 2541, 2544, 2550], "int_cat": 2499, "float_cat": 2499, "recod": 2499, "redo": 2499, "understood": 2499, "new_label": 2499, "16000": 2499, "04d": 2499, "20000": [2499, 2503, 2527], "hasattr": [2499, 2514, 2534], "intrins": [2501, 2537], "598575": 2501, "753623": 2501, "221118": 2501, "321219": 2501, "360575": 2501, "briefli": [2501, 2574], "3802": 2501, "3801": 2501, "casted_kei": 2501, "3803": 2501, "pyx": [2501, 2509, 2511], "indexengin": [2501, 2555], "hashtable_class_help": 2501, "pxi": 2501, "5745": 2501, "pyobjecthasht": 2501, "get_item": 2501, "5753": 2501, "3804": 2501, "3805": 2501, "3806": 2501, "listlik": [2501, 2507, 2534, 2547, 2574, 2598], "3807": 2501, "3808": 2501, "3809": 2501, "938225": [2501, 2513], "565727": [2501, 2511, 2513], "018117": [2501, 2513], "271265": [2501, 2513], "162754": 2501, "791419": 2501, "grant": 2501, "immens": 2501, "chose": [2501, 2504], "f4": 2501, "a10": [2501, 2510], "data2": [2501, 2520], "fed": 2501, "point3d": 2501, "pep557": 2501, "maskedarrai": [2501, 2564, 2566], "s10": 2501, "pop": [2501, 2504, 2527, 2529, 2537, 2594, 2598], "one_trunc": 2501, "sepal_ratio": [2501, 2534], "686275": [2501, 2534], "612245": [2501, 2534], "680851": [2501, 2534], "673913": [2501, 2534], "720000": [2501, 2534], "precomput": [2501, 2534], "sepal": [2501, 2534], "sepalratio": [2501, 2534], "petalratio": [2501, 2534], "bool_vec": 2501, "045691": 2501, "014138": 2501, "380871": 2501, "955398": 2501, "501007": 2501, "037181": 2501, "662690": 2501, "534833": 2501, "859691": 2501, "452949": 2501, "237274": 2501, "133712": 2501, "414490": 2501, "951676": 2501, "320422": 2501, "494922": 2501, "649727": 2501, "084601": 2501, "047551": 2501, "748572": 2501, "805479": 2501, "359261": 2501, "248717": 2501, "453372": 2501, "754659": 2501, "253128": 2501, "829678": 2501, "010026": 2501, "991234": 2501, "311128": 2501, "054325": 2501, "724913": 2501, "620544": 2501, "573025": 2501, "500742": 2501, "676070": 2501, "367331": 2501, "741248": 2501, "781993": 2501, "241620": 2501, "053136": 2501, "240774": 2501, "869551": 2501, "153282": 2501, "000430": 2501, "743894": 2501, "411013": 2501, "929563": 2501, "282386": 2501, "194921": 2501, "320690": 2501, "238224": 2501, "482644": 2501, "293786": 2501, "856228": 2501, "773289": 2501, "446531": 2501, "359299": 2501, "124862": 2501, "835102": 2501, "381160": 2501, "437003": 2501, "368449": 2501, "568242": 2501, "392133": 2501, "624938": 2501, "023526": 2501, "885230": 2501, "575010": 2501, "196342": 2501, "146766": 2501, "789461": 2501, "721559": 2501, "224426": 2501, "378849": 2501, "454750": 2501, "217815": 2501, "346940": 2501, "785103": 2501, "373001": 2501, "884519": 2501, "844569": 2501, "472618": 2501, "068691": 2501, "383309": 2501, "360173": 2501, "930201": 2501, "187285": 2501, "969232": 2501, "615303": 2501, "478587": 2501, "026220": 2501, "032059": 2501, "828230": 2501, "156280": 2501, "701544": 2501, "851494": 2501, "678365": 2501, "353094": 2501, "763605": 2501, "620145": 2501, "919624": 2501, "484363": 2501, "799067": 2501, "676395": 2501, "904807": 2501, "470934": 2501, "732964": 2501, "583090": 2501, "962215": 2501, "697986": 2501, "863638": 2501, "743875": 2501, "183593": 2501, "929567": 2501, "170108": 2501, "608434": 2501, "680555": 2501, "800959": 2501, "482360": 2501, "562777": 2501, "032084": 2501, "772485": 2501, "416988": 2501, "614523": 2501, "118489": 2501, "634509": 2501, "758294": 2501, "507295": 2501, "083352": 2501, "116424": 2501, "241860": 2501, "828904": 2501, "389765": 2501, "698687": 2501, "746097": 2501, "854483": 2501, "005462": 2501, "261689e": 2501, "103370": 2501, "822320e": 2501, "398165": 2501, "059869e": 2501, "000167": 2501, "777482e": 2501, "075962": 2501, "682596e": 2501, "110877": 2501, "650845e": 2501, "166571": 2501, "887302e": 2501, "797515": 2501, "265879e": 2501, "509555": 2501, "339298e": 2501, "000141": 2501, "297019e": 2501, "661717": 2501, "624699e": 2501, "207103": 2501, "969092e": 2501, "881334": 2501, "808277e": 2501, "029302": 2501, "858632e": 2501, "049647": 2501, "797614e": 2501, "017276": 2501, "433866e": 2501, "725974": 2501, "437005e": 2501, "420446": 2501, "118275e": 2501, "329821": 2501, "196326e": 2501, "227153": 2501, "875802e": 2501, "312403": 2501, "653788": 2501, "763006": 2501, "318154": 2501, "337092": 2501, "509824": 2501, "120358": 2501, "227996": 2501, "690438": 2501, "498861": 2501, "780770": 2501, "179963": 2501, "353713": 2501, "690288": 2501, "314148": 2501, "260719": 2501, "327710": 2501, "932249": 2501, "896686": 2501, "173571": 2501, "230066": 2501, "429065": 2501, "509360": 2501, "169161": 2501, "379495": 2501, "274028": 2501, "512461": 2501, "318720": 2501, "623732": 2501, "986137": 2501, "695904": 2501, "993865": 2501, "397301": 2501, "449092": 2501, "237242": [2501, 2516], "299269": 2501, "009059": 2501, "183951": 2501, "820223": 2501, "310274": 2501, "1579": 2501, "3443": 2501, "8449": 2501, "0758": 2501, "6436": 2501, "4694": 2501, "6746": 2501, "7769": 2501, "9689": 2501, "2945": 2501, "4137": 2501, "2767": 2501, "472": [2501, 2509, 2519], "014": 2501, "3625": 2501, "0062": 2501, "9231": 2501, "8957": 2501, "8052": 2501, "5656": 2501, "4313": 2501, "3403": 2501, "1703": 2501, "085537": 2501, "598150": 2501, "ser1": [2501, 2580], "ser2": [2501, 2580, 2592], "ser3": 2501, "stint": [2501, 2507, 2511, 2540], "ibb": [2501, 2507, 2540], "hbp": [2501, 2507, 2540], "gidp": [2501, 2507, 2540], "88641": 2501, "womacto01": 2501, "chn": 2501, "88643": 2501, "schilcu01": 2501, "89533": 2501, "aloumo01": 2501, "nyn": [2501, 2507, 2540], "89534": 2501, "alomasa02": 2501, "x2b": [2501, 2507, 2511, 2540], "x3b": 2501, "rbi": 2501, "sb": 2501, "89474": 2501, "finlest01": 2501, "89480": 2501, "embreal01": 2501, "oak": 2501, "89481": 2501, "edmonji01": 2501, "sln": 2501, "89482": 2501, "easleda01": 2501, "89489": 2501, "delgaca01": 2501, "89493": 2501, "cormirh01": 2501, "89494": 2501, "coninje01": 2501, "89495": 2501, "89497": 2501, "clemero02": 2501, "nya": 2501, "89498": 2501, "claytro01": 2501, "89499": 2501, "tor": [2501, 2507, 2540], "89501": 2501, "cirilje01": 2501, "ari": 2501, "89502": 2501, "89521": 2501, "bondsba01": 2501, "sfn": [2501, 2507, 2540], "89523": 2501, "biggicr01": 2501, "hou": [2501, 2507, 2540], "517": [2501, 2509, 2515], "89525": 2501, "benitar01": 2501, "flo": 2501, "89526": 2501, "89530": 2501, "ausmubr01": 2501, "025747": [2501, 2507, 2516], "988387": [2501, 2507], "094055": [2501, 2507], "262731": [2501, 2507], "289997": [2501, 2507], "082423": [2501, 2507], "281461": 2501, "030711": 2501, "filename_01": 2501, "filename_02": 2501, "user_nam": 2501, "folder_01": 2501, "folder_02": 2501, "fo": 2501, "foo1": 2501, "foo2": 2501, "781836": 2501, "071357": 2501, "441153": 2501, "353925": 2501, "583787": 2501, "5094": 2502, "5090": 2502, "5092": 2502, "5093": 2502, "5289": 2502, "5286": 2502, "_reindex_multi": 2502, "5288": 2502, "_reindex_ax": 2502, "5290": 2502, "5291": 2502, "__finalize__": [2502, 2527, 2529], "5309": 2502, "5304": 2502, "5305": 2502, "5306": 2502, "5308": 2502, "_get_axis_numb": 2502, "_reindex_with_index": 2502, "5310": 2502, "5311": [2502, 2512], "5312": 2502, "5313": 2502, "allow_dup": 2502, "5314": 2502, "5315": 2502, "5316": 2502, "5355": 2502, "5352": 2502, "ensure_platform_int": 2502, "5354": 2502, "todo": 2502, "new_data": 2502, "reindex_index": 2502, "5356": 2502, "5357": 2502, "5358": 2502, "baxi": 2502, "5359": 2502, "5360": 2502, "5361": 2502, "5362": 2502, "5363": 2502, "5364": 2502, "737": [2502, 2509], "baseblockmanag": 2502, "new_axi": 2502, "only_slic": 2502, "use_na_proxi": 2502, "735": [2502, 2509], "dup": [2502, 2528, 2531], "736": [2502, 2509], "_validate_can_reindex": 2502, "739": [2502, 2509], "740": [2502, 2509], "4316": 2502, "4314": 2502, "4315": 2502, "_index_as_uniqu": 2502, "_kei": 2502, "setattr": 2502, "_maybe_check_uniqu": 2502, "_allows_duplicate_label": 2502, "751": [2502, 2519], "748": 2502, "_format_duplicate_messag": 2502, "749": 2502, "5573": 2502, "5454": 2502, "5455": 2502, "5456": 2502, "5464": 2502, "ignorerais": 2502, "5465": 2502, "5466": 2502, "5467": 2502, "5468": 2502, "5571": 2502, "5572": 2502, "_renam": 2502, "5574": 2502, "5575": 2502, "5576": 2502, "5577": [2502, 2512], "5578": 2502, "5579": 2502, "5580": 2502, "5581": 2502, "5582": 2502, "1112": 2502, "1111": [2502, 2507, 2527], "5868": 2502, "5865": 2502, "5866": 2502, "5869": 2502, "5870": 2502, "4997": 2502, "4990": 2502, "4992": 2502, "is_dict_lik": [2502, 2541], "4993": 2502, "4994": 2502, "4995": 2502, "4996": [2502, 2566], "4998": 2502, "4999": [2502, 2504, 2531], "5001": 2502, "5002": 2502, "5003": 2502, "5004": 2502, "5005": 2502, "_set_nam": 2502, "investig": [2503, 2598], "sizabl": [2503, 2514], "offload": 2503, "optimis": 2503, "218470": 2503, "061645": 2503, "841": 2503, "723780": 2503, "551225": 2503, "972": 2503, "497767": 2503, "512743": 2503, "874737": 2503, "933753": 2503, "120790": 2503, "308013": 2503, "198768": 2503, "079915": 2503, "757555": 2503, "977": [2503, 2516], "010589": 2503, "115680": 2503, "770": 2503, "integrate_f": 2503, "dx": 2503, "spent": 2503, "prun": 2503, "magic": [2503, 2544], "621327": 2503, "621307": 2503, "ncall": 2503, "tottim": 2503, "percal": 2503, "cumtim": 2503, "lineno": 2503, "c2a74e076cf0": 2503, "552423": 2503, "066": 2503, "c138bdd570e3": 2503, "005": [2503, 2518], "021": 2503, "966": 2503, "010": [2503, 2513], "1072": [2503, 2521], "load_ext": 2503, "f_plain": 2503, "integrate_f_plain": 2503, "bleed": 2503, "shave": 2503, "cdef": 2503, "f_type": 2503, "cpdef": 2503, "integrate_f_typ": 2503, "talk": [2503, 2523], "ten": 2503, "haven": [2503, 2516, 2555], "eat": [2503, 2513], "68904": 2503, "68884": 2503, "002": [2503, 2573], "2656": 2503, "check_deprecated_index": 2503, "3754": 2503, "cimport": 2503, "apply_integrate_f": 2503, "col_n": 2503, "float_": [2503, 2531], "int_": [2503, 2529, 2531, 2534, 2541], "py_ssize_t": 2503, "gotten": 2503, "_cython_magic_5068e5b6c78cbd1c7c08c8166b35aa46": 2503, "exec": 2503, "3758": 2503, "float64_t": 2503, "int64_t": 2503, "boundscheck": 2503, "wraparound": 2503, "apply_integrate_f_wrap": 2503, "727": 2503, "llvm": 2503, "infrastructur": [2503, 2507, 2566, 2570], "pycc": 2503, "gpu": 2503, "realiz": 2503, "million": [2503, 2548, 2574], "1_000_000": 2503, "benefici": 2503, "set_num_thread": 2503, "10_000": 2503, "integrate_f_numba": 2503, "apply_integrate_f_numba": 2503, "compute_numba": 2503, "798": 2503, "double_every_value_nonumba": 2503, "double_every_value_withnumba": 2503, "e501": [2503, 2521], "col1_doubl": 2503, "797": 2503, "revert": [2503, 2512, 2524, 2526, 2527, 2547, 2548, 2549, 2550, 2551, 2569, 2583, 2586, 2587, 2592, 2598, 2599, 2601, 2605, 2606], "troubleshoot": 2503, "sigabrt": 2503, "sigsegv": 2503, "the_golden_ratio": 2503, "df_bool": 2503, "expm1": [2503, 2537], "log1p": [2503, 2537], "sinh": [2503, 2537], "cosh": [2503, 2537], "tanh": [2503, 2537], "arcsin": [2503, 2537], "arcco": [2503, 2537], "arctan": [2503, 2537], "arccosh": [2503, 2537], "arcsinh": [2503, 2537], "arctanh": [2503, 2537], "arctan2": [2503, 2537], "log10": [2503, 2555], "decent": [2503, 2520], "474": [2503, 2509, 2519], "706": [2503, 2509], "550": [2503, 2509], "operand": [2503, 2511, 2518, 2531, 2539, 2544, 2555, 2580, 2585, 2586, 2598], "246747": 2503, "867786": 2503, "626063": 2503, "134978": 2503, "027798": 2503, "173926": 2503, "493083": 2503, "881831": 2503, "691045": 2503, "334703": 2503, "863987": 2503, "115998": 2503, "621419": 2503, "297879": [2503, 2516], "dist": [2503, 2509, 2513, 2514], "interactiveshel": 2503, "3378": 2503, "run_cod": 2503, "code_obj": 2503, "user_global_n": 2503, "user_n": 2503, "_check_for_loc": 2503, "syntaxerror": [2503, 2509, 2544], "disjunct": 2503, "expr_no_paren": 2503, "anded": 2503, "expr_with_and": 2503, "vanilla": [2503, 2507, 2527], "incur": 2503, "smallish": 2503, "15k": 2503, "20k": 2503, "upshot": 2503, "subexpress": 2503, "9968": [2504, 2531], "295100": 2504, "1kb": 2504, "1024": 2504, "n_remov": 2504, "proven": 2504, "opinion": 2504, "affair": 2504, "everywher": [2504, 2569], "certainli": [2504, 2509], "absenc": 2504, "casualti": 2504, "int16dtyp": 2504, "s_int": 2504, "s2_int": 2504, "typeclass": 2504, "emul": [2504, 2598], "string_": [2504, 2531, 2592], "unicode_": 2504, "undertak": 2504, "overal": [2504, 2509, 2514, 2536], "fairli": [2504, 2509, 2510], "lock": [2504, 2509, 2537], "symptom": 2504, "endian": [2504, 2534, 2537, 2550, 2558, 2580], "newx": 2504, "byteswap": 2504, "newbyteord": 2504, "zscore": 2505, "examin": [2505, 2511], "sensibli": 2505, "column4": 2505, "somet": 2505, "falconiform": 2505, "psittaciform": 2505, "carnivora": 2505, "primat": 2505, "591710": 2505, "739537": 2505, "752861": 2505, "402938": 2505, "get_letter_typ": 2505, "aeiou": 2505, "vowel": 2505, "conson": 2505, "lst": 2505, "get_group": [2505, 2529, 2536, 2544], "df_list": [2505, 2509, 2580], "df_dropna": [2505, 2580], "849980": 2505, "500553": 2505, "607315": 2505, "340407": 2505, "293531": 2505, "524640": 2505, "421077": 2505, "251986": 2505, "556882": 2505, "526206": 2505, "448851": 2505, "272968": 2505, "757698": 2505, "431469": 2505, "909500": 2505, "499753": 2505, "435631": 2505, "094104": 2505, "306120": 2505, "540920": 2505, "962232": 2505, "237723": 2505, "785980": 2505, "911055": 2505, "980950": 2505, "991575": 2505, "doo": 2505, "bop": 2505, "220674": 2505, "608004": 2505, "023898": 2505, "000895": 2505, "grouped_c": 2505, "grouped_d": 2505, "0x7f1665ac5ed0": 2505, "02458": 2505, "392940": 2505, "796421": 2505, "983776": 2505, "049851": 2505, "491888": 2505, "117887": 2505, "537905": 2505, "807291": 2505, "076676": 2505, "024925": 2505, "652692": 2505, "075531": 2505, "592714": 2505, "109898": 2505, "130980": 2505, "181231": 2505, "359284": 2505, "912265": 2505, "577569": 2505, "366330": 2505, "564918": 2505, "884785": 2505, "mangl": [2505, 2550, 2555, 2598], "nameless": [2505, 2531], "lambda_0": [2505, 2558], "lambda_1": [2505, 2558], "331279": 2505, "084917": 2505, "337259": 2505, "215962": 2505, "min_height": [2505, 2558], "max_height": [2505, 2558], "average_weight": [2505, 2558], "1100": [2505, 2509], "779333": 2505, "778852": 2505, "786476": 2505, "782797": 2505, "798110": 2505, "660294": 2505, "631095": 2505, "673601": 2505, "709213": 2505, "719369": 2505, "442441": 2505, "526246": 2505, "459365": 2505, "131752": 2505, "210945": 2505, "128753": 2505, "grouped_tran": 2505, "870756e": 2505, "545187e": 2505, "136282e": 2505, "623893": 2505, "558275": 2505, "max_t": 2505, "min_t": 2505, "data_df": 2505, "539708": 2505, "166480": 2505, "533026": 2505, "302092": 2505, "505754": 2505, "371983": 2505, "104803": 2505, "651520": 2505, "309622": 2505, "118697": 2505, "161657": 2505, "924296": 2505, "396437": 2505, "812436": 2505, "093110": 2505, "683847": 2505, "774753": 2505, "185043": 2505, "438572": 2505, "394469": 2505, "642343": 2505, "011374": 2505, "174126": 2505, "857148": 2505, "234564": 2505, "517098": 2505, "393534": 2505, "uk": [2505, 2512, 2537], "jp": 2505, "098371": 2505, "015420": 2505, "068053": 2505, "069025": 2505, "023100": 2505, "077324": 2505, "034069": 2505, "052580": 2505, "116525": 2505, "058664": 2505, "020399": 2505, "028603": 2505, "df_re": 2505, "dff": [2505, 2511, 2526], "aabbbbcc": [2505, 2526], "offend": [2505, 2526], "elimin": [2505, 2509, 2526, 2536], "untidi": 2505, "metaprogram": 2505, "glu": [2505, 2510], "353501": 2505, "080957": 2505, "876864": 2505, "050976": 2505, "044273": 2505, "559849": 2505, "005011": 2505, "053897": 2505, "026922": 2505, "456542": 2505, "849051": 2505, "559856": 2505, "123162": 2505, "354660": 2505, "128135": 2505, "chop": [2505, 2510, 2512, 2538], "abababab": 2505, "069390": 2505, "demean": 2505, "321438": 2505, "493496": 2505, "139505": 2505, "910103": 2505, "194158": 2505, "103323": 2505, "243538": 2505, "019462": 2505, "828287": 2505, "037697": 2505, "df_dec": 2505, "dec_column": 2505, "headach": 2505, "523": [2505, 2509, 2592, 2603], "362896": 2505, "0296": 2505, "260266": 2505, "654": [2505, 2516], "361802": 2505, "073801": 2505, "buyer": [2505, 2529], "carl": [2505, 2529], "6m": 2505, "business_d": [2505, 2531], "dfg": 2505, "suspect": 2505, "363636x0": 2505, "536364": 2505, "sold": [2505, 2547], "groupwis": [2505, 2547], "store_1": [2505, 2547], "store_2": [2505, 2547], "product_1": [2505, 2547], "product_2": [2505, 2547], "grp": [2505, 2547], "622727": 2505, "075758": 2505, "482815": 2505, "029630": 2505, "972837": 2505, "237589": 2505, "684360": 2505, "224000": 2505, "intermedi": [2505, 2509, 2514, 2519, 2521, 2562], "aaaba": 2505, "hypothet": 2505, "consolid": [2505, 2519, 2529, 2536, 2537, 2544, 2555, 2593], "therebi": [2505, 2520, 2527], "793893": 2505, "321153": 2505, "342250": 2505, "618906": 2505, "975807": 2505, "918201": 2505, "810847": 2505, "405919": 2505, "977759": 2505, "461659": 2505, "730057": 2505, "316938": 2505, "751328": 2505, "528290": 2505, "257759": 2505, "081009": 2505, "505895": 2505, "701948": 2505, "006349": 2505, "020208": 2505, "823647": 2505, "312912": 2505, "760109": 2505, "942941": 2505, "compute_metr": 2505, "b_sum": 2505, "c_mean": 2505, "subsect": [2506, 2519, 2580], "msgpack": [2506, 2527, 2528, 2537, 2540, 2544], "enlarg": [2506, 2527, 2531, 2565, 2587, 2603], "faq": [2506, 2531], "pandasobject": [2506, 2526, 2527, 2531], "stuff": 2506, "filtrat": 2506, "startup": [2506, 2545], "safeti": [2506, 2526], "6736897080883706": 2507, "major_axi": [2507, 2509, 2523, 2525, 2527, 2528, 2531, 2539, 2544, 2550], "minor_axi": [2507, 2509, 2523, 2525, 2527, 2528, 2531, 2539, 2544, 2550], "userwarn": [2507, 2529, 2540, 2541, 2547, 2575, 2582, 2606], "attribute_access": 2507, "dfl": [2507, 2529], "3403088497993827": 2507, "13200317033032932": 2507, "absent": [2507, 2531, 2558, 2601], "rational": 2507, "110336102891167": 2507, "1549507744249032": 2507, "gracefulli": [2507, 2509, 2548, 2550], "27423": 2507, "048089": 2507, "055758": 2507, "536580": 2507, "489682": 2507, "369374": 2507, "034571": 2507, "484478": 2507, "745": [2507, 2513, 2540], "det": [2507, 2540], "1062": [2507, 2540], "926": [2507, 2540], "lan": [2507, 2540], "1021": [2507, 2540], "622": [2507, 2509, 2512, 2540], "1854": [2507, 2540], "509": [2507, 2509, 2514, 2540], "482": [2507, 2509, 2519, 2540], "1305": [2507, 2540], "729": [2507, 2540], "1408": [2507, 2521, 2540], "dfd": [2507, 2509, 2529], "idiomat": [2507, 2510, 2527, 2544, 2547], "example_weight": [2507, 2535], "example_weights2": [2507, 2535], "weight_column": [2507, 2535], "7215551622443669": 2507, "041290": 2507, "361719": 2507, "238075": 2507, "s_mi": 2507, "ids2": 2507, "oftentim": [2507, 2509], "row_mask": 2507, "104139": 2507, "309525": 2507, "352480": 2507, "192319": 2507, "864883": 2507, "227870": 2507, "222082": 2507, "233203": 2507, "605656": 2507, "169184": 2507, "948458": 2507, "684718": 2507, "670153": 2507, "114722": 2507, "048048": 2507, "048788": 2507, "808838": 2507, "485855": 2507, "245166": 2507, "390389": 2507, "655824": 2507, "299674": 2507, "281059": 2507, "846958": 2507, "600705": 2507, "669692": 2507, "342416": 2507, "868584": 2507, "297780": 2507, "168904": 2507, "801196": 2507, "392071": 2507, "zzxy": 2507, "fourth": [2507, 2515, 2516], "438921": 2507, "118680": 2507, "863670": 2507, "138138": 2507, "577363": 2507, "686602": 2507, "595307": 2507, "564592": 2507, "520630": 2507, "913052": 2507, "926075": 2507, "616184": 2507, "078718": 2507, "854477": 2507, "898725": 2507, "076404": 2507, "523211": 2507, "591538": 2507, "792342": 2507, "216974": 2507, "564056": 2507, "397890": 2507, "454131": 2507, "915716": 2507, "074315": 2507, "437913": 2507, "019794": 2507, "559209": 2507, "502065": 2507, "026437": 2507, "ilevel_0": 2507, "u5": 2507, "u4": 2507, "194889": 2507, "381994": 2507, "318587": 2507, "089075": 2507, "728293": 2507, "090255": 2507, "748199": 2507, "318931": 2507, "029766": 2507, "792652": 2507, "461007": 2507, "542749": 2507, "305384": 2507, "479195": 2507, "095031": 2507, "270099": 2507, "707140": 2507, "773882": 2507, "229453": 2507, "304418": 2507, "224283": 2507, "736107": 2507, "139168": 2507, "302827": 2507, "657803": 2507, "713897": 2507, "611185": 2507, "136624": 2507, "984960": 2507, "195246": 2507, "123436": 2507, "627712": 2507, "618673": 2507, "371660": 2507, "047902": 2507, "480088": 2507, "062993": 2507, "185760": 2507, "568018": 2507, "483467": 2507, "445289": 2507, "309040": 2507, "274580": 2507, "587101": 2507, "258993": 2507, "477769": 2507, "370255": 2507, "550459": 2507, "840870": 2507, "304611": 2507, "357579": 2507, "229800": 2507, "596001": 2507, "309059": 2507, "957923": 2507, "965663": 2507, "123102": [2507, 2537], "336914": 2507, "318616": 2507, "526506": 2507, "323321": 2507, "860813": 2507, "518736": 2507, "486514": 2507, "384724": 2507, "190804": 2507, "505723": 2507, "614533": 2507, "891939": 2507, "623977": 2507, "676639": 2507, "480559": 2507, "378528": 2507, "460858": 2507, "420223": 2507, "136404": 2507, "141295": 2507, "732206": 2507, "419540": 2507, "604675": 2507, "604466": 2507, "848974": 2507, "896165": 2507, "589168": 2507, "920046": 2507, "732716": 2507, "0x7f166d380d00": 2507, "nicer": [2507, 2550], "tighter": 2507, "paper": 2507, "aabbccddeeff": 2507, "aaaabbbbcccc": 2507, "697753": 2507, "212799": 2507, "329209": 2507, "275396": 2507, "691034": 2507, "826619": 2507, "190649": 2507, "558748": 2507, "262467": 2507, "067137": 2507, "309500": 2507, "211056": 2507, "842023": 2507, "390820": 2507, "964475": 2507, "298329": 2507, "440455": 2507, "456086": 2507, "038402": 2507, "894409": 2507, "683536": 2507, "082764": 2507, "formerli": [2507, 2527, 2544, 2598], "multiset": 2507, "295989": 2507, "051694": 2507, "340429": 2507, "366110": 2507, "428241": 2507, "387275": 2507, "433306": 2507, "929548": 2507, "278094": 2507, "154730": 2507, "315628": 2507, "264223": 2507, "126818": 2507, "132290": 2507, "353310": 2507, "set_level": [2507, 2527, 2531, 2542, 2555, 2586, 2592], "set_cod": [2507, 2555, 2574, 2586], "symmetric_differ": [2507, 2540, 2545, 2547, 2550, 2555, 2556, 2586, 2592, 2603], "implicitli": [2507, 2510, 2513, 2515, 2525, 2537, 2548, 2556, 2574, 2598], "indexed1": 2507, "indexed2": 2507, "ijkl": 2507, "mnop": 2507, "singli": [2507, 2510, 2529], "dfmi_with_on": 2507, "settingwithcopi": [2507, 2531, 2534], "inher": [2507, 2527], "unpredict": [2507, 2547, 2555], "do_someth": [2507, 2509, 2537], "quux": 2507, "yike": 2507, "settingwithcopywarn": [2507, 2527, 2531, 2537, 2558, 2593, 2598, 2603], "trust": [2507, 2509, 2570], "settingwithcopyerror": [2507, 2603], "dfb": 2507, "col_index": [2507, 2527, 2531], "crop": [2507, 2532], "dfc": [2507, 2527], "inadvert": [2507, 2509], "differenti": [2508, 2544], "read_feath": [2509, 2544, 2547, 2555, 2574, 2580], "read_spss": [2509, 2558, 2583], "workhors": 2509, "_path": [2509, 2538], "localpath": [2509, 2538], "nc": [2509, 2547], "func_nam": [2509, 2558], "pre_": 2509, "pre_col1": 2509, "pre_col2": 2509, "pre_col3": 2509, "const": 2509, "n5": 2509, "n9": 2509, "unfamiliar": 2509, "n4": [2509, 2541, 2555], "anomali": 2509, "abnorm": 2509, "inconsist": [2509, 2519, 2527, 2529, 2530, 2531, 2533, 2534, 2537, 2539, 2541, 2544, 2547, 2549, 2550, 2551, 2555, 2558, 2572, 2574, 2580, 2583, 2586, 2587, 2602, 2603], "mixed_df": 2509, "737858": 2509, "n7": 2509, "n0": [2509, 2541], "n3": [2509, 2541, 2544], "emptylin": 2509, "patient1": 2509, "123000": 2509, "unpleas": 2509, "patient2": 2509, "23000": 2509, "wouldn": [2509, 2530, 2532, 2555, 2574, 2586], "medicin": 2509, "patient3": 2509, "1234018": 2509, "awesom": 2509, "xc3": 2509, "xa4umen": 2509, "xbc": 2509, "x9fe": 2509, "latin": [2509, 2512], "tr\u00e4umen": 2509, "gr\u00fc\u00dfe": 2509, "n8": 2509, "ordinarili": [2509, 2511], "n20090101": 2509, "n20090102": 2509, "n20090103": 2509, "kord": 2509, "19990127": 2509, "8100": 2509, "5900": 2509, "9900": 2509, "fh": 2509, "1_2": 2509, "1_3": 2509, "date_spec": 2509, "nomin": 2509, "fast_path": 2509, "20x": [2509, 2534, 2537], "30th": 2509, "20111230": 2509, "12th": 2509, "3066101993807095471566981359501369297504425048828125": 2509, "551115123125783e": 2509, "018": 2509, "nope": 2509, "npatient1": 2509, "npatient2": 2509, "npatient3": 2509, "611": 2509, "610": 2509, "1778": 2509, "1771": [2509, 2592, 2603], "validate_integ": 2509, "1772": 2509, "1773": [2509, 2592, 2603], "parserbas": 2509, "1774": [2509, 2592, 2603], "1777": 2509, "col_dict": 2509, "1779": 2509, "1780": 2509, "1781": 2509, "1782": 2509, "c_parser_wrapp": 2509, "cparserwrapp": 2509, "_reader": 2509, "read_low_memori": 2509, "destruct": 2509, "_concatenate_chunk": 2509, "808": 2509, "textread": 2509, "866": 2509, "_read_row": 2509, "_tokenize_row": 2509, "1973": 2509, "raise_parser_error": 2509, "elect": 2509, "external_list": 2509, "bad_lines_func": 2509, "extran": [2509, 2550, 2555], "unenclos": 2509, "label1": [2509, 2523, 2592], "label2": [2509, 2523, 2592], "label3": 2509, "index1": 2509, "index2": 2509, "dia": 2509, "fragil": [2509, 2547], "backslash": [2509, 2511], "filler": 2509, "data1": [2509, 2513, 2520], "id8141": 2509, "242940": 2509, "910199": 2509, "11950": 2509, "id1594": 2509, "953632": 2509, "985655": 2509, "11788": 2509, "id1849": 2509, "136849": 2509, "628767": 2509, "11806": 2509, "id1230": 2509, "836124": 2509, "375703": 2509, "11916": 2509, "id1948": 2509, "953953": 2509, "237159": 2509, "12468": 2509, "20090101": 2509, "20090102": 2509, "20090103": 2509, "weren": [2509, 2526, 2527, 2541, 2546], "indiv": 2509, "zit": 2509, "xit": 2509, "n1977": 2509, "1977": 2509, "mindex_ex": 2509, "makecustomdatafram": [2509, 2526], "mkdf": [2509, 2526], "r_idx_nlevel": [2509, 2526], "c_idx_nlevel": [2509, 2526], "c_l0_g0": [2509, 2526], "c_l0_g1": [2509, 2526], "c_l0_g2": [2509, 2526], "c_l1_g0": [2509, 2526], "c_l1_g1": [2509, 2526], "c_l1_g2": [2509, 2526], "c_l2_g0": [2509, 2526], "c_l2_g1": [2509, 2526], "c_l2_g2": [2509, 2526], "c_l3_g0": [2509, 2526], "c_l3_g1": [2509, 2526], "c_l3_g2": [2509, 2526], "r0": [2509, 2516, 2526], "r1": [2509, 2516, 2526], "r_l0_g0": [2509, 2526], "r_l1_g0": [2509, 2526], "r0c0": [2509, 2526], "r0c1": [2509, 2526], "r0c2": [2509, 2526], "r_l0_g1": [2509, 2526], "r_l1_g1": [2509, 2526], "r1c0": [2509, 2526], "r1c1": [2509, 2526], "r1c2": [2509, 2526], "r_l0_g2": [2509, 2526], "r_l1_g2": [2509, 2526], "r2c0": [2509, 2526], "r2c1": [2509, 2526], "r2c2": [2509, 2526], "r_l0_g3": [2509, 2526], "r_l1_g3": [2509, 2526], "r3c0": [2509, 2526], "r3c1": [2509, 2526], "r3c2": [2509, 2526], "r_l0_g4": [2509, 2526], "r_l1_g4": [2509, 2526], "r4c0": [2509, 2526], "r4c1": [2509, 2526], "r4c2": [2509, 2526], "ntwo": 2509, "tmp2": 2509, "bl": [2509, 2592], "gov": [2509, 2592], "pub": [2509, 2592], "cu": [2509, 2592], "sent": [2509, 2558], "agent": [2509, 2592], "webhdf": 2509, "adatafil": 2509, "fsimpl1": 2509, "fsimpl2": 2509, "ncei": 2509, "wcsd": 2509, "sh1305": 2509, "18khz": 2509, "sake2013": 2509, "d20130523": 2509, "t080854_to_sake2013": 2509, "t085643": 2509, "anon": 2509, "simplecach": 2509, "ie": [2509, 2526, 2535], "pathnam": 2509, "adher": 2509, "serializ": 2509, "dfj": 2509, "1213062281": 2509, "6957746499": 2509, "9597255933": 2509, "6199759194": 2509, "7323393705": 2509, "0978826728": 2509, "3417343559": 2509, "1103361029": 2509, "1497483186": 2509, "6877383895": 2509, "dfjo": 2509, "sjo": 2509, "javascript": 2509, "bone": 2509, "403309524": 2509, "3016244523": 2509, "3698493577": 2509, "4626960492": 2509, "8265909164": 2509, "1764443426": 2509, "1549507744": 2509, "1798606054": 2509, "9542078401": 2509, "7431609117": 2509, "1356998400": 2509, "dfj2": 2509, "1356998400000": 2509, "1357084800000": 2509, "1357171200000": 2509, "1357257600000": 2509, "1357344000000": 2509, "todict": 2509, "overflowerror": [2509, 2540, 2547, 2550, 2555, 2557, 2558, 2580, 2592, 2603], "dealt": 2509, "quirk": 2509, "si": 2509, "sij": 2509, "dfju": 2509, "1356998400000000000": 2509, "1357084800000000000": 2509, "1357171200000000000": 2509, "1357257600000000000": 2509, "1357344000000000000": 2509, "sniff": [2509, 2562], "deseri": [2509, 2527, 2531, 2539, 2544, 2570], "bypass": [2509, 2527], "deserialis": 2509, "randfloat": 2509, "dffloat": 2509, "abcdefghij": 2509, "jsonfloat": 2509, "createdbi": [2509, 2558], "user001": [2509, 2558], "textfield": [2509, 2558], "userfield": [2509, 2558], "id001": [2509, 2558], "name001": [2509, 2558], "jsonl": 2509, "02t00": [2509, 2519, 2544, 2570], "03t00": [2509, 2519, 2544, 2570], "build_table_schema": 2509, "s_tz": 2509, "s_per": 2509, "s_dupe": 2509, "s_multi": 2509, "stringifi": [2509, 2555, 2581], "trippabl": 2509, "extdtyp": 2509, "fdic": 2509, "namebank": 2509, "cityc": 2509, "statest": 2509, "institutionai": 2509, "dateclos": 2509, "fundfund": 2509, "almena": 2509, "octob": [2509, 2519, 2522, 2603], "10538": 2509, "fort": 2509, "walton": 2509, "fidel": 2509, "fsb": 2509, "10537": 2509, "barboursvil": 2509, "wv": 2509, "mvb": 2509, "10536": 2509, "ericson": 2509, "farmer": 2509, "10535": 2509, "nation": [2509, 2598, 2603], "jersei": 2509, "newark": 2509, "10534": 2509, "558": 2509, "superior": 2509, "hinsdal": 2509, "6004": 2509, "559": 2509, "north": 2509, "vallei": 2509, "4648": 2509, "560": 2509, "allianc": 2509, "manchest": 2509, "nh": 2509, "southern": 2509, "hampshir": 2509, "4647": 2509, "metropoli": 2509, "banterra": 2509, "marion": 2509, "4646": 2509, "562": [2509, 2541], "honolulu": 2509, "4645": 2509, "563": [2509, 2541], "html_str": 2509, "spot": 2509, "metcalf": 2509, "dfs1": 2509, "dfs2": 2509, "url_mcc": 2509, "mobile_country_cod": 2509, "telekom": 2509, "albania": 2509, "mnc": 2509, "40g": 2509, "dfin": 2509, "sake": 2509, "070319": 2509, "773907": 2509, "253908": 2509, "414581": 2509, "10f": 2509, "0703192665": 2509, "7739074228": 2509, "2539083433": 2509, "4145805920": 2509, "awesome_table_class": 2509, "even_more_awesome_class": 2509, "url_df": 2509, "_blank": [2509, 2516], "842321": 2509, "211337": 2509, "055427": 2509, "lenient": 2509, "saner": 2509, "html5": 2509, "biggest": 2509, "molass": 2509, "lrr": [2509, 2586], "bookstor": 2509, "lang": 2509, "everydai": 2509, "giada": 2509, "laurentii": 2509, "potter": 2509, "rowl": 2509, "erik": 2509, "rai": [2509, 2514], "w3school": 2509, "838": 2509, "allowed_arg": 2509, "839": 2509, "840": 2509, "859": 2509, "storageopt": 2509, "861": 2509, "862": 2509, "863": 2509, "1085": 2509, "_pars": 2509, "1091": 2509, "1092": 2509, "1093": 2509, "1094": 2509, "1095": 2509, "1096": 2509, "1097": 2509, "1099": 2509, "1101": 2509, "1102": 2509, "1103": 2509, "1104": 2509, "827": 2509, "824": 2509, "825": 2509, "data_dict": 2509, "parse_data": 2509, "829": 2509, "_data_to_fram": 2509, "830": 2509, "831": 2509, "834": 2509, "551": 2509, "_lxmlframepars": 2509, "548": 2509, "xml_doc": 2509, "_parse_doc": 2509, "553": [2509, 2516], "554": 2509, "xsl_doc": 2509, "620": 2509, "raw_doc": 2509, "612": 2509, "readbuff": [2509, 2514], "613": 2509, "_element": 2509, "614": 2509, "615": 2509, "xmlparser": 2509, "616": 2509, "fromstr": 2509, "617": 2509, "618": 2509, "handle_data": 2509, "get_data_from_filepath": 2509, "621": 2509, "623": 2509, "624": 2509, "627": 2509, "preprocess_data": 2509, "xml_data": 2509, "628": 2509, "curr_pars": 2509, "689": 2509, "stringify_path": 2509, "680": 2509, "681": 2509, "682": 2509, "687": 2509, "file_exist": 2509, "688": 2509, "690": 2509, "691": 2509, "692": 2509, "694": 2509, "695": 2509, "handle_obj": 2509, "696": 2509, "697": [2509, 2514], "698": 2509, "702": 2509, "703": 2509, "705": 2509, "file_path": 2509, "sio": 2509, "bio": 2509, "aw": [2509, 2537], "nih": 2509, "ncbi": 2509, "pmc": 2509, "biomed": 2509, "jorurn": 2509, "oa": 2509, "opendata": 2509, "oa_comm": 2509, "pmc1236943": 2509, "journal": 2509, "modulenotfounderror": [2509, 2514, 2516, 2521, 2603], "get_filesystem_class": 2509, "register_implement": 2509, "_import_class": 2509, "minv": 2509, "importlib": [2509, 2514, 2521], "import_modul": [2509, 2514, 2521], "_bootstrap": [2509, 2514, 2521], "_gcd_import": [2509, 2514, 2521], "1206": [2509, 2514, 2521], "1178": [2509, 2514, 2521], "_find_and_load": [2509, 2514, 2521], "import_": [2509, 2514, 2521], "1142": [2509, 2514, 2521], "_find_and_load_unlock": [2509, 2514, 2521], "file_obj": 2509, "fsspec_mod": 2509, "34626": 2509, "err_types_to_retry_with_anon": 2509, "urlpath": 2509, "openfil": 2509, "open_fil": 2509, "451": [2509, 2519], "name_funct": 2509, "auto_mkdir": 2509, "fs_token": 2509, "get_fs_token_path": 2509, "_parent": 2509, "619": 2509, "optionss": 2509, "_get_kwargs_from_url": 2509, "_strip_protocol": 2509, "elementtre": 2509, "processor": 2509, "ride": 2509, "encapsul": 2509, "40850": 2509, "avg_weekday_rid": 2509, "864": [2509, 2516], "avg_saturday_rid": 2509, "534": 2509, "avg_sunday_holiday_rid": 2509, "41700": 2509, "washington": [2509, 2598], "wabash": 2509, "2707": 2509, "1909": 2509, "1438": 2509, "40380": 2509, "clark": 2509, "2949": 2509, "1657": 2509, "1453": [2509, 2515], "xsl": 2509, "w3": [2509, 2586, 2592], "station_id": 2509, "station_nam": 2509, "gigabyt": [2509, 2603], "sizeabl": [2509, 2603], "grandchild": 2509, "enwikisourc": [2509, 2603], "gettysburg": [2509, 2603], "21450": [2509, 2603], "42950": [2509, 2603], "8435": [2509, 2603], "constitut": [2509, 2520, 2569, 2603], "israel": [2509, 2603], "17858": [2509, 2603], "3578760": [2509, 2603], "1897": [2509, 2603], "n10": [2509, 2603], "219649": [2509, 2603], "3578761": [2509, 2603], "3578762": [2509, 2603], "3578763": [2509, 2603], "jone": [2509, 2603], "foundl": [2509, 2603], "12084291": [2509, 2603], "3578764": [2509, 2603], "shakespear": [2509, 2603], "stratford": [2509, 2603], "1926": [2509, 2603], "yale": [2509, 2603], "djvu": [2509, 2603], "3578765": [2509, 2603], "dtd": 2509, "cdata": 2509, "xsd": 2509, "geom_df": 2509, "geometri": 2509, "centric": 2509, "ext_geom_df": 2509, "polygon": 2509, "pvt_df": 2509, "degrees_oth": 2509, "degrees_polygon": 2509, "sides_oth": 2509, "sides_polygon": 2509, "xhtml": 2509, "kml": 2509, "xaml": 2509, "rss": 2509, "musicml": 2509, "mathml": 2509, "dom": 2509, "caution": [2509, 2517], "pose": 2509, "secur": 2509, "risk": 2509, "fragment": [2509, 2598], "reliabl": [2509, 2530, 2574], "unnotic": 2509, "open_workbook": 2509, "on_demand": 2509, "xlrd_book": 2509, "lvl2": 2509, "date_str": 2509, "mybool": 2509, "cfun": 2509, "myint": 2509, "mytext": 2509, "e402": 2509, "working_with_panda": 2509, "odfpi": [2509, 2603], "grab": [2509, 2519], "ctrl": 2509, "clipdf": 2509, "got": [2509, 2516, 2519, 2592], "cpickl": 2509, "828876": 2509, "110383": 2509, "357598": 2509, "620073": 2509, "440903": 2509, "177365": 2509, "236988": 2509, "743946": 2509, "533097": 2509, "140850": 2509, "rt": [2509, 2544], "ipc": 2509, "wire": [2509, 2558], "transmiss": [2509, 2558, 2586], "398501": 2509, "677311": 2509, "874991": 2509, "167564": 2509, "593353": 2509, "146262": 2509, "131959": 2509, "089012": 2509, "667450": 2509, "169405": 2509, "358046": 2509, "105563": 2509, "492195": 2509, "076693": 2509, "213685": 2509, "285283": 2509, "210529": 2509, "408386": 2509, "941577": 2509, "342447": 2509, "222031": 2509, "052607": 2509, "093214": 2509, "064908": 2509, "is_open": [2509, 2527], "452": [2509, 2516, 2519, 2592, 2603], "df_tl": 2509, "453": [2509, 2519, 2592, 2603], "store_tl": 2509, "455": [2509, 2514, 2519], "df_with_miss": [2509, 2537], "457": [2509, 2514, 2519], "458": [2509, 2514, 2519], "460": [2509, 2519], "queryabl": 2509, "entireti": [2509, 2539], "test_fix": 2509, "conceptu": [2509, 2549], "461": [2509, 2519], "462": [2509, 2519, 2565], "463": [2509, 2519], "465": [2509, 2519], "466": [2509, 2519], "467": [2509, 2519], "468": [2509, 2519, 2550], "_v_attr": 2509, "frame_t": [2509, 2523], "parlanc": 2509, "473": [2509, 2519], "475": [2509, 2519], "476": [2509, 2519], "subkei": 2509, "block0_item": 2509, "block0_valu": 2509, "axis0": 2509, "477": [2509, 2519], "478": [2509, 2519], "df_mix": [2509, 2524], "479": [2509, 2519], "480": [2509, 2519], "481": [2509, 2519], "df_mixed1": [2509, 2524], "778161": 2509, "898283": 2509, "263043": 2509, "913867": 2509, "218499": 2509, "639244": 2509, "030004": 2509, "408028": 2509, "866305": 2509, "225250": 2509, "890978": 2509, "081323": 2509, "520995": 2509, "553839": 2509, "268494": 2509, "620028": 2509, "762875": 2509, "168016": 2509, "159416": 2509, "244763": 2509, "int64col": 2509, "dflt": 2509, "po": [2509, 2516, 2527], "values_block_0": 2509, "float64col": 2509, "values_block_1": 2509, "float32col": 2509, "values_block_2": 2509, "stringcol": 2509, "items": [2509, 2537, 2550, 2574], "values_block_3": 2509, "values_block_4": 2509, "boolcol": 2509, "values_block_5": 2509, "chunkshap": 2509, "autoindex": 2509, "colindex": 2509, "mediumshuffl": 2509, "is_csi": 2509, "485": [2509, 2519, 2574], "486": [2509, 2519, 2574], "df_mi": 2509, "487": [2509, 2519, 2574], "280289": 2509, "692545": 2509, "536722": 2509, "005707": 2509, "296917": 2509, "139796": 2509, "083889": 2509, "811865": 2509, "648435": 2509, "164377": 2509, "402227": 2509, "618922": 2509, "424723": 2509, "023232": 2509, "948196": 2509, "183573": 2509, "145277": 2509, "308146": 2509, "043530": 2509, "708145": 2509, "430905": 2509, "850136": 2509, "813949": 2509, "508891": 2509, "556154": 2509, "187597": 2509, "176488": 2509, "246093": 2509, "002726": 2509, "444249": 2509, "488": [2509, 2519, 2574], "490": [2509, 2519, 2558, 2574], "circumst": [2509, 2541, 2544, 2555], "holymoli": 2509, "dfq": [2509, 2527], "492": [2509, 2519, 2541, 2558], "493": [2509, 2519, 2541, 2558], "366810": 2509, "073372": 2509, "119746": 2509, "628174": 2509, "337920": 2509, "634027": 2509, "053434": 2509, "109090": 2509, "772942": 2509, "269415": 2509, "048562": 2509, "285920": 2509, "856838": 2509, "491776": 2509, "001283": 2509, "701816": 2509, "097917": 2509, "102588": 2509, "661740": 2509, "443531": 2509, "559313": 2509, "459055": 2509, "222598": 2509, "455304": 2509, "994957": 2509, "755314": 2509, "089460": 2509, "133636": 2509, "421107": 2509, "604303": 2509, "367891": 2509, "846206": 2509, "334100": 2509, "194462": 2509, "list_of_columns_to_filt": [2509, 2524], "dftd": 2509, "499": [2509, 2514, 2558], "501": [2509, 2514], "5d": 2509, "503": [2509, 2514], "level_n": [2509, 2598], "504": [2509, 2514], "505": [2509, 2514], "df_mi_2": 2509, "506": 2509, "646538": 2509, "210676": 2509, "315409": 2509, "528366": 2509, "376542": 2509, "174490": 2509, "247943": 2509, "742283": 2509, "710400": 2509, "434128": 2509, "246384": 2509, "139595": 2509, "388668": 2509, "413554": 2509, "666287": 2509, "010150": 2509, "163820": 2509, "115305": 2509, "216467": 2509, "633720": 2509, "473945": 2509, "155446": 2509, "287082": 2509, "320201": 2509, "256989": 2509, "874920": 2509, "765944": 2509, "025557": 2509, "729782": 2509, "127439": 2509, "507": 2509, "508": [2509, 2514], "17449": 2509, "create_table_index": [2509, 2523], "automag": [2509, 2524], "510": 2509, "optlevel": 2509, "511": 2509, "513": 2509, "514": 2509, "df_1": 2509, "515": [2509, 2511], "df_2": 2509, "get_stor": [2509, 2544, 2555], "2730": 2509, "520": [2509, 2592, 2603], "fullshuffl": 2509, "csi": 2509, "df_dc": 2509, "524": 2509, "526": 2509, "527": [2509, 2529], "cool": [2509, 2524], "528": 2509, "529": 2509, "530": 2509, "531": 2509, "532": 2509, "1680": 2509, "degrad": 2509, "number_in_a_chunk": [2509, 2525], "select_as_multipl": [2509, 2524, 2525, 2529, 2545], "dfeq": 2509, "541": 2509, "select_as_coordin": [2509, 2529], "542": 2509, "select_column": [2509, 2524, 2525, 2529, 2531, 2537, 2550], "543": 2509, "544": 2509, "545": [2509, 2513], "df_coord": 2509, "20000101": 2509, "546": 2509, "20020101": 2509, "732": 2509, "733": 2509, "734": 2509, "738": 2509, "741": 2509, "990": [2509, 2514, 2539], "991": [2509, 2539], "549": 2509, "009035": 2509, "921784": 2509, "476563": 2509, "376375": 2509, "266731": 2509, "173681": 2509, "147621": 2509, "616468": 2509, "008611": 2509, "136001": 2509, "781169": 2509, "791687": 2509, "764810": 2509, "000933": 2509, "345662": 2509, "393915": 2509, "116661": 2509, "834638": 2509, "341780": 2509, "686366": 2509, "df_mask": 2509, "552": 2509, "386742": 2509, "977433": 2509, "228819": 2509, "471671": 2509, "337307": 2509, "840494": 2509, "050249": 2509, "307149": 2509, "802947": 2509, "946730": 2509, "605281": 2509, "741415": 2509, "804450": 2509, "715040": 2509, "874851": 2509, "037178": 2509, "161167": 2509, "294944": 2509, "258463": 2509, "731969": 2509, "555": 2509, "append_to_multipl": [2509, 2524, 2580], "synchron": 2509, "556": 2509, "df_mt": [2509, 2524], "557": 2509, "df1_mt": [2509, 2524], "df2_mt": [2509, 2524], "079529": 2509, "459471": 2509, "423113": 2509, "314361": 2509, "756744": 2509, "792372": 2509, "184971": 2509, "170852": 2509, "678830": 2509, "633974": 2509, "034973": 2509, "974369": 2509, "110103": 2509, "243062": 2509, "596306": 2509, "910022": 2509, "057072": 2509, "864360": 2509, "477849": 2509, "283128": 2509, "045700": 2509, "338206": 2509, "033100": 2509, "965461": 2509, "001079": 2509, "351689": 2509, "513555": 2509, "484776": 2509, "796280": 2509, "182321": 2509, "872407": 2509, "751515": 2509, "934334": 2509, "938818": 2509, "398256": 2509, "347142": 2509, "029520": 2509, "082738": 2509, "755544": 2509, "380786": 2509, "634116": 2509, "293610": 2509, "453064": 2509, "500558": 2509, "574475": 2509, "694324": 2509, "interleav": 2509, "date_1": 2509, "id_1": [2509, 2514], "id_2": 2509, "id_n": 2509, "date_2": 2509, "reclaim": 2509, "repack": 2509, "ado": 2509, "store_compress": 2509, "propindex": 2509, "threadsaf": 2509, "concurr": 2509, "corrupt": [2509, 2529, 2541, 2550, 2574, 2587, 2588, 2591], "gh2397": 2509, "fsync": 2509, "flush": 2509, "naturalnamewarn": 2509, "564": [2509, 2541], "dfcat": 2509, "aabbcdba": 2509, "565": [2509, 2541], "608059": 2509, "851060": 2509, "736931": 2509, "003538": 2509, "422611": 2509, "060901": 2509, "993899": 2509, "371768": 2509, "566": [2509, 2541], "cstore": 2509, "568": [2509, 2541], "570": 2509, "571": 2509, "relax": 2509, "priori": 2509, "572": 2509, "573": 2509, "574": 2509, "575": 2509, "963": 2509, "576": 2509, "1598": 2509, "578": 2509, "dfss": 2509, "579": 2509, "580": 2509, "581": 2509, "582": 2509, "dfss2": 2509, "_nan_": 2509, "583": 2509, "rhdf5": [2509, 2534], "584": [2509, 2519], "df_for_r": 2509, "013480": 2509, "504941": 2509, "690984": 2509, "898188": 2509, "510113": 2509, "618748": 2509, "357698": 2509, "004972": 2509, "451658": 2509, "012065": 2509, "586": 2509, "store_export": 2509, "587": 2509, "588": 2509, "loadhdf5data": 2509, "h5file": 2509, "h5l": 2509, "data_nod": 2509, "name_nod": 2509, "data_path": 2509, "name_path": 2509, "h5read": 2509, "4170220047": 2509, "3266449": 2509, "7203244934": 2509, "5270581": 2509, "0001143748": 2509, "8859421": 2509, "3023325726": 2509, "3572698": 2509, "1467558908": 2509, "9085352": 2509, "0923385948": 2509, "6233601": 2509, "penalti": [2509, 2515], "50000": [2509, 2524], "endem": 2509, "columnar": [2509, 2592], "589": 2509, "590": 2509, "591": 2509, "592": 2509, "min_vers": [2509, 2521], "2795": 2509, "2770": 2509, "2771": 2509, "2772": 2509, "2791": 2509, "2792": 2509, "2793": 2509, "feather_format": 2509, "593": 2509, "594": 2509, "595": 2509, "shrink": [2509, 2531], "596": 2509, "597": 2509, "598": 2509, "599": [2509, 2541], "example_pa": 2509, "2976": [2509, 2514], "2889": [2509, 2514], "2890": [2509, 2514], "2891": [2509, 2514], "2972": [2509, 2514], "2973": [2509, 2514], "2974": [2509, 2514], "2977": [2509, 2514], "2978": [2509, 2514], "2979": [2509, 2514], "2980": [2509, 2514], "2981": [2509, 2514], "2982": [2509, 2514], "2983": [2509, 2514], "2984": [2509, 2514], "2985": [2509, 2514], "get_engin": [2509, 2514], "writebuff": [2509, 2514], "usabl": [2509, 2514, 2570, 2592], "error_msg": [2509, 2514], "pyarrowimpl": [2509, 2514], "fastparquetimpl": 2509, "example_fp": 2509, "601": [2509, 2541], "603": 2509, "606": [2509, 2515], "redshift": 2509, "reject": [2509, 2544], "609": 2509, "0bac803e32dc42ae83fddfd029cbdebc": 2509, "e6ab24a4f45147b49b54a662f0c412a3": 2509, "3070": 2509, "2995": 2509, "2996": 2509, "2997": 2509, "3066": 2509, "3067": 2509, "3068": 2509, "3071": 2509, "3072": 2509, "was_non": 2509, "1128": 2509, "_call_with_frames_remov": 2509, "warn_orc": 2509, "orc_fil": 2509, "orcfil": 2509, "col_3": 2509, "626": 2509, "packet": [2509, 2531], "data_chunk": 2509, "629": 2509, "630": 2509, "data_dtyp": [2509, 2533], "WITH": [2509, 2547, 2555], "presto": 2509, "tradit": [2509, 2511, 2525, 2555], "psql_insert_copi": 2509, "sqltabl": 2509, "dbapi_conn": 2509, "cur": 2509, "s_buf": 2509, "writerow": 2509, "stdin": [2509, 2598], "copy_expert": 2509, "631": 2509, "userid": 2509, "forese": 2509, "typecast": [2509, 2592], "632": 2509, "633": 2509, "634": 2509, "has_tabl": 2509, "other_schema": [2509, 2531], "635": 2509, "636": 2509, "637": 2509, "638": 2509, "639": 2509, "070470": 2509, "901320": 2509, "937577": 2509, "295770": 2509, "420548": 2509, "005283": 2509, "518598": 2509, "730065": 2509, "226497": 2509, "061465": 2509, "632115": 2509, "853619": 2509, "719155": 2509, "139018": 2509, "214557": 2509, "538924": 2509, "366973": 2509, "748801": 2509, "478137": 2509, "559153": 2509, "097759": 2509, "320335": 2509, "221090": 2509, "119763": 2509, "608228": 2509, "064810": 2509, "780506": 2509, "736887": 2509, "143539": 2509, "170191": 2509, "573076": 2509, "075792": 2509, "722223": 2509, "774650": 2509, "803627": 2509, "221665": 2509, "584637": 2509, "147264": 2509, "057825": 2509, "284136": 2509, "912395": 2509, "552808": 2509, "189376": 2509, "109830": 2509, "539341": 2509, "592591": 2509, "155407": 2509, "356475": 2509, "833837": 2509, "524249": 2509, "606722": 2509, "029487": 2509, "051359": 2509, "700152": 2509, "921484": 2509, "926347": 2509, "979818": 2509, "182380": 2509, "186376": 2509, "049820": 2509, "INTO": 2509, "5432": 2509, "mydatabas": 2509, "mysqldb": 2509, "1521": 2509, "sidnam": 2509, "mssql": 2509, "pyodbc": 2509, "mydsn": 2509, "nohostnam": 2509, "slash": 2509, "neutral": [2509, 2592], "640": 2509, "641": 2509, "642": 2509, "643": 2509, "data_t": 2509, "bindparam": 2509, "646": 2509, "647": 2509, "648": [2509, 2512], "649": 2509, "retyp": 2509, "650": 2509, "690072": 2509, "405144": 2509, "511309": 2509, "531396": 2509, "572698": 2509, "106845": 2509, "185859": 2509, "174564": 2509, "603797": 2509, "796129": 2509, "791679": 2509, "173795": 2509, "277710": 2509, "859988": 2509, "258413": 2509, "251808": 2509, "443262": 2509, "441553": 2509, "168163": 2509, "054946": 2509, "651": 2509, "652": 2509, "chunk1": 2509, "chunk2": 2509, "sas_data": 2509, "sas_xport": [2509, 2537], "rdr": 2509, "zsav": 2509, "spss_data": 2509, "sz": 2509, "test_sql_writ": 2509, "sql_db": 2509, "test_tabl": 2509, "test_sql_read": 2509, "test_hdf_fixed_writ": 2509, "test_hdf_fixed_read": 2509, "test_hdf_fixed_write_compress": 2509, "test_fixed_compress": 2509, "test_hdf_fixed_read_compress": 2509, "test_hdf_table_writ": 2509, "test_hdf_table_read": 2509, "test_hdf_table_write_compress": 2509, "test_table_compress": 2509, "test_hdf_table_read_compress": 2509, "test_csv_writ": 2509, "test_csv_read": 2509, "test_feather_writ": 2509, "test_feather_read": 2509, "test_pickle_writ": 2509, "test_pickle_read": 2509, "test_pickle_write_compress": 2509, "test_pickle_read_compress": 2509, "test_parquet_writ": 2509, "test_parquet_read": 2509, "\u00b5": [2509, 2580], "857": 2509, "915": 2509, "took": [2509, 2532, 2550], "29519500": 2509, "16000248": 2509, "8281983": 2509, "16000857": 2509, "7552144": 2509, "34816000": 2509, "24009288": 2509, "24458940": 2509, "lift": 2510, "a6": 2510, "a7": 2510, "b4": 2510, "b5": 2510, "b6": 2510, "b7": 2510, "c5": 2510, "c6": 2510, "c7": 2510, "d4": 2510, "d5": 2510, "d6": 2510, "d7": 2510, "a8": 2510, "a9": 2510, "a11": [2510, 2517, 2539], "b8": 2510, "b9": 2510, "b10": 2510, "b11": 2510, "c8": 2510, "c9": 2510, "c10": 2510, "c11": 2510, "d8": 2510, "d9": 2510, "d10": 2510, "d11": 2510, "revisit": [2510, 2569], "stretch": [2510, 2512], "process_your_fil": 2510, "f2": 2510, "f3": 2510, "f6": 2510, "f7": 2510, "lastli": [2510, 2519], "x2": [2510, 2555], "_0": 2510, "_1": 2510, "_3": 2510, "esoter": 2510, "patholog": [2510, 2586], "nonetheless": 2510, "terminologi": 2510, "key1": [2510, 2513, 2550], "key2": [2510, 2513, 2550], "mult": 2510, "mergeerror": [2510, 2547, 2574], "a_x": 2510, "a_i": 2510, "col_left": [2510, 2537], "col_right": [2510, 2537], "indicator_column": 2510, "v1_x": [2510, 2541], "v1_y": [2510, 2541], "mergand": 2510, "key_or_kei": 2510, "obvious": 2510, "y0": [2510, 2555], "y1": [2510, 2555], "y2": [2510, 2518, 2555], "y3": [2510, 2555], "leftindex": 2510, "xy": 2510, "rightindex": 2510, "_l": 2510, "_r": 2510, "right2": 2510, "lv": 2510, "rv": 2510, "20160525": [2510, 2541], "e711": 2511, "20120101": [2511, 2518, 2519], "424224": [2511, 2513], "238417": [2511, 2513], "088472": [2511, 2513], "9853605075978744": 2511, "895961": 2511, "519449": 2511, "595625": 2511, "509232": 2511, "873173": 2511, "682273": 2511, "114987": 2511, "544122": 2511, "985361": 2511, "609917": 2511, "472318": 2511, "316688": 2511, "511893": 2511, "remind": [2511, 2515, 2526, 2547, 2574], "140857": 2511, "401419": 2511, "293543": 2511, "950267": 2511, "904475": 2511, "441779": 2511, "184940": 2511, "011531": 2511, "434469": 2511, "399826": 2511, "365184": 2511, "330541": 2511, "785037": 2511, "657962": 2511, "398284": 2511, "270241": 2511, "190866": 2511, "fancier": 2511, "grow": [2511, 2528, 2578], "660": 2511, "00000": [2511, 2544], "672808": 2511, "43454": 2511, "928950": 2511, "70000": 2511, "400000": [2511, 2519, 2523], "873316": 2511, "406667": 2511, "320034": 2511, "600000": [2511, 2521], "428598": 2511, "404545": 2511, "206900": 2511, "703846": 2511, "451351": 2511, "453846": 2511, "middl": [2511, 2519, 2550, 2580, 2603], "interp_": 2511, "471410": 2511, "476841": 2511, "481780": 2511, "485998": 2511, "489266": 2511, "491814": 2511, "493995": 2511, "495763": 2511, "497074": 2511, "1stuff": 2511, "astuff": 2511, "1ty": 2511, "844214": 2511, "021415": 2511, "432396": 2511, "323580": 2511, "423825": 2511, "799180": 2511, "262614": 2511, "751965": 2511, "498174": 2511, "060799": 2511, "591667": 2511, "183257": 2511, "019855": 2511, "482465": 2511, "df00": 2511, "establish": 2511, "crit": [2511, 2547], "1002": [2511, 2514], "is_iter": [2511, 2541], "is_bool_index": 2511, "check_bool_index": 2511, "1004": 2511, "na_msg": 2511, "infer_dtyp": [2511, 2527, 2535, 2541, 2547, 2555, 2574, 2592], "key_arrai": 2511, "test_loc_getitem_list_of_labels_categoricalindex_with_na": 2511, "126504": 2511, "696198": 2511, "697416": 2511, "601516": 2511, "003659": 2511, "singleton": [2511, 2574, 2576], "outcom": 2511, "julia": 2511, "natyp": 2511, "__bool__": 2511, "bbn": 2511, "reset_opt": [2512, 2523], "describe_opt": [2512, 2523], "codeblock": 2512, "config_init": 2512, "__call__": [2512, 2580], "__func__": 2512, "_get_opt": 2512, "_get_single_kei": 2512, "_get_root": 2512, "new_valu": 2512, "ipi": 2512, "ipythondir": 2512, "profile_default": 2512, "303421": 2512, "476720": 2512, "473424": 2512, "242861": 2512, "014805": 2512, "284319": 2512, "650776": 2512, "613616": 2512, "464000": 2512, "227371": 2512, "932": 2512, "bim": 2512, "uncomfort": 2512, "un": 2512, "1506406": 2512, "7983341": 2512, "5576966": 2512, "3813531": 2512, "3371217": 2512, "5310949": 2512, "3314582": 2512, "5713290": 2512, "0266708": 2512, "0856630": 2512, "1147378": 2512, "0582158": 2512, "4867681": 2512, "6851483": 2512, "1125723": 2512, "4953086": 2512, "8984347": 2512, "1482168": 2512, "5960698": 2512, "1596530": 2512, "2621358": 2512, "0362196": 2512, "1847350": 2512, "2550694": 2512, "2710197": 2512, "1506": 2512, "7983": 2512, "3814": 2512, "3371": 2512, "3315": 2512, "5713": 2512, "0267": 2512, "0857": 2512, "1147": 2512, "0582": 2512, "4868": 2512, "6851": 2512, "1126": 2512, "4953": 2512, "8984": 2512, "1482": 2512, "5961": 2512, "1597": 2512, "2621": 2512, "0362": 2512, "1847": 2512, "2551": 2512, "2710": 2512, "2884": 2512, "2946": 2512, "1658": 2512, "8470": 2512, "6856": 2512, "6091": 2512, "3040": 2512, "6256": 2512, "0593": 2512, "2497": 2512, "0875": 2512, "9980": 2512, "2445": 2512, "1362": 2512, "8863": 2512, "3507": 2512, "0133": 2512, "9209": 2512, "3882": 2512, "3144": [2512, 2566], "6655": 2512, "4026": 2512, "3996": 2512, "7660": 2512, "8504": 2512, "3881": 2512, "9923": 2512, "7441": 2512, "7398": 2512, "0549": 2512, "1796": 2512, "6396": 2512, "5850": 2512, "9067": 2512, "4395": 2512, "7413": 2512, "0797": 2512, "9229": 2512, "set_eng_float_format": [2512, 2529, 2541, 2563], "accuraci": [2512, 2519, 2521, 2544], "use_eng_prefix": 2512, "0e3": 2512, "638u": 2512, "084u": 2512, "696u": 2512, "250u": 2512, "945m": 2512, "0e6": 2512, "638n": 2512, "084n": 2512, "696n": 2512, "250n": 2512, "945u": 2512, "\u56fd\u7c4d": [2512, 2537], "\u65e5\u672c": [2512, 2537], "\u540d\u524d": [2512, 2537], "\u3057\u306e\u3076": [2512, 2537], "xxx": 2512, "yyi": 2512, "maketimedatafram": 2513, "topmost": 2513, "346429": 2513, "clearest": 2513, "hair_length": 2513, "unsort": [2513, 2519, 2544, 2545, 2547, 2558, 2568, 2574, 2580, 2584, 2587, 2603], "1e9": 2513, "052440e": 2513, "340309e": 2513, "206412e": 2513, "170299e": 2513, "607920e": 2513, "000000e": [2513, 2531], "024180e": 2513, "698036e": 2513, "281247e": 2513, "shock": 2513, "155347": 2513, "685445": 2513, "130479": 2513, "557070": 2513, "271419": 2513, "006733": 2513, "526830": 2513, "312207": 2513, "194750": 2513, "088763": 2513, "925186": 2513, "109060": 2513, "067976": 2513, "648927": 2513, "254036": 2513, "021048": 2513, "071448": 2513, "455513": 2513, "424186": 2513, "204486": 2513, "060843": 2513, "018596": 2513, "413580": 2513, "232430": 2513, "120915": 2513, "514058": 2513, "338421": 2513, "002759": 2513, "538846": 2513, "699535": 2513, "181568": 2513, "433512": 2513, "588783": 2513, "000985": 2513, "158248": 2513, "176180": 2513, "241830": 2513, "028115": 2513, "363137": 2513, "001971": 2513, "676843": 2513, "005518": 2513, "867024": 2513, "316495": 2513, "077692": 2513, "399070": 2513, "177566": 2513, "352360": 2513, "128491": 2513, "128743": 2513, "194294": 2513, "872482": 2513, "393057": 2513, "021605": 2513, "684140": 2513, "551692": 2513, "988442": 2513, "747859": 2513, "961289": 2513, "064372": 2513, "131830": 2513, "064245": 2513, "097147": 2513, "436241": 2513, "804346": 2513, "210272": 2513, "569879": 2513, "179483": 2513, "418374": 2513, "858005": 2513, "690376": 2513, "353355": 2513, "898998": 2513, "083825": 2513, "968138": 2513, "101401": 2513, "273641": 2513, "418926": 2513, "771139": 2513, "689271": 2513, "446140": 2513, "422136": 2513, "794212": 2513, "049040": 2513, "363548": 2513, "625237": 2513, "915454": 2513, "035215": 2513, "442998": 2513, "447104": 2513, "202765": 2513, "560757": 2513, "819408": 2513, "650439": 2513, "556686": 2513, "952552": 2513, "246608": 2513, "250924": 2513, "899904": 2513, "059389": 2513, "crosstab": [2513, 2529, 2534, 2539, 2540, 2547, 2559, 2566, 2580, 2586, 2598], "bbacab": 2513, "key_a": 2513, "key_b": 2513, "key_c": 2513, "4082": 2513, "0481": 2513, "0257": 2513, "9884": 2513, "0941": 2513, "2627": 2513, "0824": 2513, "0558": 2513, "5366": 2513, "a_a": [2513, 2531], "a_b": [2513, 2517, 2531], "b_b": [2513, 2531], "b_c": [2513, 2517, 2531], "hasn": [2513, 2514], "new_prefix": 2513, "new_prefix_a": 2513, "new_prefix_b": 2513, "new_prefix_c": 2513, "from_list": 2513, "from_a": 2513, "from_b": 2513, "from_a_a": 2513, "from_a_b": 2513, "from_b_b": 2513, "from_b_c": 2513, "collinear": 2513, "aaaaa": 2513, "ababc": 2513, "b_a": 2513, "a_c": 2513, "return_invers": 2513, "__array_function__": 2513, "arraysetop": 2513, "return_count": 2513, "equal_nan": 2513, "asanyarrai": 2513, "_unique1d": 2513, "_unpack_tupl": 2513, "optional_indic": 2513, "perm": 2513, "aux": 2513, "cat_col": 2513, "1415": [2513, 2521, 2566], "val0": 2513, "val1": [2513, 2526], "key0": 2513, "row3": 2513, "item1": [2513, 2523, 2527], "row4": 2513, "item0": 2513, "item2": [2513, 2523, 2527], "070": 2513, "panda1": 2513, "panda2": 2513, "panda3": 2513, "shoot": 2513, "usecas": [2513, 2558], "var2": [2513, 2558], "unwieldi": [2514, 2516], "id_0": 2514, "name_0": 2514, "name_1": 2514, "name_8": 2514, "x_8": 2514, "y_8": 2514, "id_9": 2514, "name_9": 2514, "x_9": 2514, "y_9": 2514, "1015": 2514, "michael": 2514, "399453": 2514, "095427": 2514, "frank": [2514, 2517, 2535], "176842": 2514, "dan": [2514, 2524], "315310": 2514, "713892": 2514, "1025": 2514, "135779": 2514, "346801": 2514, "969": 2514, "patricia": 2514, "650773": 2514, "874275": 2514, "laura": 2514, "459153": 2514, "ursula": 2514, "913244": 2514, "630308": 2514, "1047": 2514, "wendi": 2514, "886285": 2514, "035852": 2514, "1016": 2514, "721465": 2514, "584710": 2514, "524994": 2514, "656593": 2514, "692568": 2514, "1064": 2514, "yvonn": 2514, "070426": 2514, "432047": 2514, "939": 2514, "746004": 2514, "908008": 2514, "ingrid": 2514, "414523": 2514, "jerri": 2514, "958994": 2514, "608210": 2514, "855949": 2514, "648988": 2514, "1017": 2514, "919451": 2514, "803504": 2514, "1048": [2514, 2521], "569235": 2514, "577022": 2514, "409088": 2514, "270132": 2514, "335176": 2514, "tim": 2514, "162578": 2514, "512817": 2514, "973": 2514, "kevin": 2514, "403352": 2514, "380415": 2514, "008097": 2514, "charli": 2514, "191477": 2514, "599519": 2514, "970": 2514, "433586": 2514, "600289": 2514, "958": 2514, "oliv": 2514, "966577": 2514, "zelda": 2514, "971274": 2514, "402032": 2514, "1038": 2514, "574016": 2514, "930992": 2514, "1065": 2514, "232211": 2514, "454540": 2514, "971": [2514, 2603], "158484": 2514, "222079": 2514, "919274": 2514, "1022": 2514, "031345": 2514, "657755": 2514, "1019": 2514, "322208": 2514, "615974": 2514, "hannah": 2514, "607517": 2514, "sarah": 2514, "424440": 2514, "117274": 2514, "375530": 2514, "563312": 2514, "906523": 2514, "943178": 2514, "1018": 2514, "564513": 2514, "236837": 2514, "807650": 2514, "777642": 2514, "783392": 2514, "525601": 2514, "make_timeseri": 2514, "poisson": [2514, 2558], "1t": 2514, "ts_wide": 2514, "timeseries_wid": 2514, "10th": [2514, 2550], "cardin": [2514, 2548], "889987": 2514, "281011": 2514, "988": 2514, "455299": [2514, 2519], "488153": 2514, "096061": 2514, "580473": 2514, "142482": 2514, "041665": 2514, "960": 2514, "036235": 2514, "802159": 2514, "266191": 2514, "875579": 2514, "413686": 2514, "1028": 2514, "307108": 2514, "656789": 2514, "202602": 2514, "541335": 2514, "987": 2514, "200832": 2514, "615972": 2514, "1051201": 2514, "8409608": 2514, "65176434": 2514, "candid": 2514, "1051495": 2514, "2102402": 2514, "4204804": 2514, "bunch": [2514, 2520], "02d": 2514, "peak": [2514, 2586], "glob": 2514, "chunkwis": 2514, "globstr": 2514, "ddf": 2514, "import_requir": 2514, "mod_nam": 2514, "creationdispatch": 2514, "register_inplac": 2514, "calculate_divis": 2514, "ignore_metadata_fil": 2514, "metadata_task_s": 2514, "split_row_group": 2514, "aggregate_fil": 2514, "parquet_file_extens": 2514, "1227": 2514, "1226": 2514, "1228": 2514, "pa_vers": 2514, "parse_vers": 2514, "funcnam": 2514, "npartit": 2514, "instant": 2514, "someon": 2514, "threadpool": 2514, "localclust": 2514, "tcp": 2514, "53349": 2514, "deploi": 2514, "9998": 2515, "sdf": [2515, 2544], "0002": 2515, "1e3": 2515, "counterpart": [2515, 2534, 2540, 2547, 2574, 2586, 2598, 2603], "sparr": 2515, "9556635297215477": 2515, "6588664275960427": 2515, "1589328886422277": 2515, "14529711373305043": 2515, "6060271905134522": 2515, "3342113401317768": 2515, "9557": 2515, "6589": 2515, "1589": 2515, "3342": 2515, "to_dens": [2515, 2540, 2544, 2555, 2558, 2574, 2580], "sparsedatafram": [2515, 2527, 2535, 2537, 2540, 2541, 2545, 2547, 2550, 2555, 2558, 2574], "advent": 2515, "from_spmatrix": [2515, 2580], "to_coo": [2515, 2534, 2544, 2592, 2598], "3x3": 2515, "3333333333333333": 2515, "default_kind": 2515, "default_fill_valu": [2515, 2544, 2558], "csr_matrix": [2515, 2544], "sp_arr": [2515, 2544], "1000x5": 2515, "956380": 2515, "999552": 2515, "956153": 2515, "3x2": 2515, "from_coo": [2515, 2534, 2555, 2558], "ss_dens": 2515, "mpl": 2516, "tumour": 2516, "nbsp": 2516, "cancer": 2516, "datavalu": 2516, "1e6": [2516, 2586], "weather_df": 2516, "rain_condit": 2516, "make_pretti": 2516, "set_capt": [2516, 2555], "weather": 2516, "ylgnbu": 2516, "043936": 2516, "166179": 2516, "076405": 2516, "348960": 2516, "279364": 2516, "517905": 2516, "064602": 2516, "177539": 2516, "852893": 2516, "921263": 2516, "299812": 2516, "436222": 2516, "914752": 2516, "547521": 2516, "791396": 2516, "403839": 2516, "967660": 2516, "131188": 2516, "854067": 2516, "394183": 2516, "0f": 2516, "ffff99": 2516, "cell_hov": 2516, "ffffb3": 2516, "darkgrei": 2516, "000066": 2516, "5em": 2516, "scene": [2516, 2527], "t_xyz01": 2516, "e6ffe6": 2516, "ffe6e6": 2516, "cell_color": 2516, "columnwis": [2516, 2555], "764052": 2516, "400157": 2516, "978738": 2516, "240893": 2516, "867558": 2516, "977278": 2516, "950088": 2516, "151357": 2516, "103219": 2516, "410599": 2516, "144044": 2516, "454274": 2516, "761038": 2516, "121675": 2516, "443863": 2516, "333674": 2516, "494079": 2516, "205158": 2516, "313068": 2516, "854096": 2516, "552990": 2516, "653619": 2516, "864436": 2516, "742165": 2516, "269755": 2516, "454366": 2516, "045759": 2516, "187184": 2516, "532779": 2516, "469359": 2516, "154947": 2516, "378163": 2516, "887786": 2516, "980796": 2516, "347912": 2516, "156349": 2516, "230291": 2516, "202380": 2516, "387327": 2516, "302303": 2516, "fade": 2516, "style_neg": 2516, "opac": 2516, "25em": 2516, "set_tooltip": [2516, 2592], "8em": 2516, "0px": 2516, "24px": 2516, "6em": 2516, "audienc": 2516, "2px": 2516, "cell_bord": 2516, "r2": 2516, "048553": 2516, "420018": 2516, "706270": 2516, "950775": 2516, "509652": 2516, "438074": 2516, "252795": 2516, "777490": 2516, "613898": 2516, "212740": 2516, "895467": 2516, "386902": 2516, "510805": 2516, "180632": 2516, "028182": 2516, "428332": 2516, "slice_": 2516, "my_func2": 2516, "my_func": 2516, "unnecessari": [2516, 2523, 2529, 2531, 2534, 2537, 2541, 2555, 2558, 2562, 2563, 2580, 2599, 2604, 2606], "roman": [2516, 2556], "serif": 2516, "3em": 2516, "cls1": 2516, "cls2": 2516, "cls3": 2516, "shorten": [2516, 2529], "my_css": 2516, "extremeti": 2516, "mini": 2516, "sn": 2516, "light_palett": 2516, "as_cmap": 2516, "lawngreen": 2516, "showcas": 2516, "bwr": 2516, "120px": 2516, "764": 2516, "868": 2516, "761": 2516, "742": 2516, "046": 2516, "style1": 2516, "style2": 2516, "palett": 2516, "ipywidget": 2516, "h_neg": 2516, "h_po": 2516, "diverging_palett": 2516, "4pt": 2516, "0em": 2516, "12pt": 2516, "200px": 2516, "bigdf": 2516, "80px": 2516, "1pt": 2516, "set_sticki": [2516, 2592, 2593, 2594, 2603], "773866": 2516, "240521": 2516, "217165": 2516, "173609": 2516, "686390": 2516, "008358": 2516, "696232": 2516, "173166": 2516, "620498": 2516, "504067": 2516, "428066": 2516, "051824": 2516, "719915": 2516, "057165": 2516, "562808": 2516, "369536": 2516, "483399": 2516, "620765": 2516, "354342": 2516, "469471": 2516, "937266": 2516, "038031": 2516, "518162": 2516, "417599": 2516, "386717": 2516, "716193": 2516, "489961": 2516, "733957": 2516, "914415": 2516, "679894": 2516, "255448": 2516, "508338": 2516, "332030": 2516, "111107": 2516, "251983": 2516, "456620": 2516, "409630": 2516, "062320": 2516, "577115": 2516, "718796": 2516, "399260": 2516, "311389": 2516, "649122": 2516, "091566": 2516, "628872": 2516, "297894": 2516, "142290": 2516, "542291": 2516, "914290": 2516, "144514": 2516, "313584": 2516, "182635": 2516, "214235": 2516, "416446": 2516, "653940": 2516, "550787": 2516, "442473": 2516, "052127": 2516, "464469": 2516, "523852": 2516, "989726": 2516, "325539": 2516, "199687": 2516, "226727": 2516, "290018": 2516, "164574": 2516, "817841": 2516, "309509": 2516, "496599": 2516, "943536": 2516, "091850": 2516, "802658": 2516, "126219": 2516, "521161": 2516, "288098": 2516, "454663": 2516, "676143": 2516, "357661": 2516, "788960": 2516, "185911": 2516, "017106": 2516, "454020": 2516, "832706": 2516, "911743": 2516, "655873": 2516, "000514": 2516, "226997": 2516, "677285": 2516, "140249": 2516, "408407": 2516, "838665": 2516, "482228": 2516, "243458": 2516, "477394": 2516, "220343": 2516, "463966": 2516, "237325": 2516, "307380": 2516, "172478": 2516, "819492": 2516, "405906": 2516, "978919": 2516, "267526": 2516, "145250": 2516, "066786": 2516, "114192": 2516, "128346": 2516, "082523": 2516, "372216": 2516, "004127": 2516, "211984": 2516, "937326": 2516, "935890": 2516, "704118": 2516, "611789": 2516, "030015": 2516, "636123": 2516, "506193": 2516, "736609": 2516, "392958": 2516, "009424": 2516, "353266": 2516, "697339": 2516, "297424": 2516, "428702": 2516, "145346": 2516, "333553": 2516, "974699": 2516, "665314": 2516, "971944": 2516, "121950": 2516, "439668": 2516, "018808": 2516, "442399": 2516, "199585": 2516, "165916": 2516, "645656": 2516, "436466": 2516, "921215": 2516, "293906": 2516, "706443": 2516, "460928": 2516, "823197": 2516, "292952": 2516, "448992": 2516, "026692": 2516, "975883": 2516, "392823": 2516, "442166": 2516, "745741": 2516, "187982": 2516, "218570": 2516, "305288": 2516, "054932": 2516, "476953": 2516, "114434": 2516, "014103": 2516, "825394": 2516, "060654": 2516, "413688": 2516, "974836": 2516, "339210": 2516, "034838": 2516, "040775": 2516, "705001": 2516, "017796": 2516, "867681": 2516, "390173": 2516, "285277": 2516, "311464": 2516, "085070": 2516, "648115": 2516, "576300": 2516, "790087": 2516, "183798": 2516, "334558": 2516, "454118": 2516, "319302": 2516, "706488": 2516, "830429": 2516, "502476": 2516, "079631": 2516, "414635": 2516, "332511": 2516, "042935": 2516, "160910": 2516, "918553": 2516, "292697": 2516, "303834": 2516, "199604": 2516, "871023": 2516, "370681": 2516, "205701": 2516, "492973": 2516, "123083": 2516, "081842": 2516, "118527": 2516, "245838": 2516, "315742": 2516, "511806": 2516, "011470": 2516, "036104": 2516, "399603": 2516, "418176": 2516, "412229": 2516, "234783": 2516, "121500": 2516, "196478": 2516, "569522": 2516, "422022": 2516, "220484": 2516, "804338": 2516, "892667": 2516, "511055": 2516, "168722": 2516, "477996": 2516, "969917": 2516, "471354": 2516, "698548": 2516, "137105": 2516, "762052": 2516, "199379": 2516, "964346": 2516, "256692": 2516, "265275": 2516, "848762": 2516, "784161": 2516, "863776": 2516, "355569": 2516, "854552": 2516, "768061": 2516, "075718": 2516, "501069": 2516, "109868": 2516, "957545": 2516, "683276": 2516, "307764": 2516, "733073": 2516, "706250": 2516, "118091": 2516, "374961": 2516, "414503": 2516, "524183": 2516, "662696": 2516, "687921": 2516, "521732": 2516, "451396": 2516, "833491": 2516, "362796": 2516, "174444": 2516, "813893": 2516, "893220": 2516, "770743": 2516, "156647": 2516, "647444": 2516, "125929": 2516, "513600": 2516, "537874": 2516, "992052": 2516, "946584": 2516, "104759": 2516, "484779": 2516, "290936": 2516, "441075": 2516, "542993": 2516, "050038": 2516, "630482": 2516, "239771": 2516, "177310": 2516, "464804": 2516, "966995": 2516, "646086": 2516, "486899": 2516, "022196": 2516, "267827": 2516, "229616": 2516, "313805": 2516, "073292": 2516, "324940": 2516, "542720": 2516, "504292": 2516, "777643": 2516, "618553": 2516, "011342": 2516, "385062": 2516, "363552": 2516, "549834": 2516, "688896": 2516, "361288": 2516, "381137": 2516, "797812": 2516, "128198": 2516, "369208": 2516, "540132": 2516, "413853": 2516, "200308": 2516, "969126": 2516, "981293": 2516, "009783": 2516, "320020": 2516, "574816": 2516, "419977": 2516, "434813": 2516, "101217": 2516, "586275": 2516, "979573": 2516, "378298": 2516, "782326": 2516, "178987": 2516, "657564": 2516, "683774": 2516, "091000": 2516, "059552": 2516, "738908": 2516, "907653": 2516, "701936": 2516, "580039": 2516, "618757": 2516, "453684": 2516, "665382": 2516, "152321": 2516, "880077": 2516, "571073": 2516, "604736": 2516, "532359": 2516, "515031": 2516, "959844": 2516, "887184": 2516, "435781": 2516, "862093": 2516, "956321": 2516, "625909": 2516, "194472": 2516, "442490": 2516, "526503": 2516, "215274": 2516, "090711": 2516, "932592": 2516, "811999": 2516, "497026": 2516, "631545": 2516, "321418": 2516, "425549": 2516, "078832": 2516, "753444": 2516, "199790": 2516, "360526": 2516, "013448": 2516, "819476": 2516, "814869": 2516, "442118": 2516, "972048": 2516, "060603": 2516, "349825": 2516, "265445": 2516, "573257": 2516, "429124": 2516, "049783": 2516, "954773": 2516, "071883": 2516, "094209": 2516, "265616": 2516, "948318": 2516, "331645": 2516, "343401": 2516, "167934": 2516, "105252": 2516, "167077": 2516, "096576": 2516, "838161": 2516, "208564": 2516, "394534": 2516, "762533": 2516, "235357": 2516, "207282": 2516, "202946": 2516, "468025": 2516, "256944": 2516, "587584": 2516, "186697": 2516, "031903": 2516, "428316": 2516, "658899": 2516, "046582": 2516, "075422": 2516, "329359": 2516, "684267": 2516, "524182": 2516, "014061": 2516, "770933": 2516, "647353": 2516, "021377": 2516, "345493": 2516, "582811": 2516, "326020": 2516, "422857": 2516, "077007": 2516, "184083": 2516, "478935": 2516, "600142": 2516, "929561": 2516, "346771": 2516, "669700": 2516, "165258": 2516, "814788": 2516, "444449": 2516, "576758": 2516, "353091": 2516, "408893": 2516, "091391": 2516, "294389": 2516, "485506": 2516, "081304": 2516, "716272": 2516, "648010": 2516, "005361": 2516, "489603": 2516, "363098": 2516, "758602": 2516, "373847": 2516, "972057": 2516, "988537": 2516, "319829": 2516, "169060": 2516, "146585": 2516, "030388": 2516, "165984": 2516, "369563": 2516, "730984": 2516, "383696": 2516, "515189": 2516, "808927": 2516, "174651": 2516, "631502": 2516, "123414": 2516, "478155": 2516, "583067": 2516, "419074": 2516, "668777": 2516, "567517": 2516, "222103": 2516, "336040": 2516, "352064": 2516, "251032": 2516, "401695": 2516, "268413": 2516, "012299": 2516, "918953": 2516, "921208": 2516, "581588": 2516, "672848": 2516, "251136": 2516, "382263": 2516, "429897": 2516, "290990": 2516, "272673": 2516, "308611": 2516, "422988": 2516, "675642": 2516, "874441": 2516, "305736": 2516, "099395": 2516, "667101": 2516, "646737": 2516, "556338": 2516, "196591": 2516, "119306": 2516, "266455": 2516, "524267": 2516, "650951": 2516, "097318": 2516, "974697": 2516, "189964": 2516, "141155": 2516, "064434": 2516, "104971": 2516, "508908": 2516, "031833": 2516, "803919": 2516, "659221": 2516, "939145": 2516, "214041": 2516, "531805": 2516, "956060": 2516, "249328": 2516, "637903": 2516, "510158": 2516, "850287": 2516, "348407": 2516, "001376": 2516, "389643": 2516, "024786": 2516, "470973": 2516, "869339": 2516, "170667": 2516, "598062": 2516, "217262": 2516, "274013": 2516, "389981": 2516, "752441": 2516, "734871": 2516, "517318": 2516, "173559": 2516, "004956": 2516, "145419": 2516, "151368": 2516, "086037": 2516, "569139": 2516, "449784": 2516, "868951": 2516, "687716": 2516, "994401": 2516, "153266": 2516, "803045": 2516, "819059": 2516, "847970": 2516, "227102": 2516, "500762": 2516, "868210": 2516, "823540": 2516, "161007": 2516, "307606": 2516, "363560": 2516, "822162": 2516, "427681": 2516, "129537": 2516, "078716": 2516, "345644": 2516, "286094": 2516, "136056": 2516, "596664": 2516, "412381": 2516, "206341": 2516, "299860": 2516, "705238": 2516, "142412": 2516, "059382": 2516, "833468": 2516, "060015": 2516, "527045": 2516, "135732": 2516, "140983": 2516, "779540": 2516, "640875": 2516, "217196": 2516, "675663": 2516, "241263": 2516, "273322": 2516, "697936": 2516, "594943": 2516, "101154": 2516, "391735": 2516, "426953": 2516, "008344": 2516, "818577": 2516, "924570": 2516, "578900": 2516, "457395": 2516, "096705": 2516, "418522": 2516, "155623": 2516, "169706": 2516, "533706": 2516, "018904": 2516, "434160": 2516, "744095": 2516, "647626": 2516, "770309": 2516, "329141": 2516, "141547": 2516, "761594": 2516, "702091": 2516, "531450": 2516, "788427": 2516, "184622": 2516, "942321": 2516, "530113": 2516, "503406": 2516, "105845": 2516, "935120": 2516, "115483": 2516, "249762": 2516, "307135": 2516, "788412": 2516, "441091": 2516, "073561": 2516, "812101": 2516, "916146": 2516, "573714": 2516, "309508": 2516, "499987": 2516, "187594": 2516, "558913": 2516, "903246": 2516, "317901": 2516, "809797": 2516, "128248": 2516, "516826": 2516, "186735": 2516, "668157": 2516, "132259": 2516, "246648": 2516, "855167": 2516, "732283": 2516, "931802": 2516, "318684": 2516, "198418": 2516, "149318": 2516, "586321": 2516, "171937": 2516, "607731": 2516, "753747": 2516, "479287": 2516, "136365": 2516, "020485": 2516, "320444": 2516, "955755": 2516, "660402": 2516, "545371": 2516, "200519": 2516, "017263": 2516, "634686": 2516, "599246": 2516, "462989": 2516, "023721": 2516, "225546": 2516, "170972": 2516, "027496": 2516, "061233": 2516, "566411": 2516, "669567": 2516, "601618": 2516, "503656": 2516, "678253": 2516, "907108": 2516, "717123": 2516, "397631": 2516, "300108": 2516, "215821": 2516, "593075": 2516, "225944": 2516, "946057": 2516, "000308": 2516, "393160": 2516, "342074": 2516, "370687": 2516, "166413": 2516, "419814": 2516, "255931": 2516, "789478": 2516, "282378": 2516, "742260": 2516, "050498": 2516, "415309": 2516, "838166": 2516, "400292": 2516, "937976": 2516, "499148": 2516, "801859": 2516, "224824": 2516, "283572": 2516, "643703": 2516, "198465": 2516, "527206": 2516, "215202": 2516, "437048": 2516, "312868": 2516, "741243": 2516, "077988": 2516, "006123": 2516, "190370": 2516, "018007": 2516, "026036": 2516, "378430": 2516, "069949": 2516, "843822": 2516, "289216": 2516, "423369": 2516, "462887": 2516, "197330": 2516, "935076": 2516, "441271": 2516, "414643": 2516, "377887": 2516, "530515": 2516, "621592": 2516, "009572": 2516, "569718": 2516, "175291": 2516, "656279": 2516, "112273": 2516, "392137": 2516, "043558": 2516, "467318": 2516, "384329": 2516, "009207": 2516, "658598": 2516, "101830": 2516, "682781": 2516, "229349": 2516, "305657": 2516, "404877": 2516, "252244": 2516, "837784": 2516, "039624": 2516, "329457": 2516, "751694": 2516, "469070": 2516, "157199": 2516, "032628": 2516, "584639": 2516, "925544": 2516, "342474": 2516, "969363": 2516, "133480": 2516, "385974": 2516, "600278": 2516, "281939": 2516, "868579": 2516, "129803": 2516, "041898": 2516, "961193": 2516, "131521": 2516, "792889": 2516, "285737": 2516, "073934": 2516, "333315": 2516, "044125": 2516, "277338": 2516, "492257": 2516, "411379": 2516, "771805": 2516, "111128": 2516, "123233": 2516, "019449": 2516, "738357": 2516, "690764": 2516, "120710": 2516, "421359": 2516, "727294": 2516, "857759": 2516, "069436": 2516, "328334": 2516, "558180": 2516, "063474": 2516, "519133": 2516, "496902": 2516, "089589": 2516, "615801": 2516, "080174": 2516, "229938": 2516, "498420": 2516, "624615": 2516, "059481": 2516, "093158": 2516, "784549": 2516, "503789": 2516, "140528": 2516, "002653": 2516, "484930": 2516, "055914": 2516, "680948": 2516, "994271": 2516, "277052": 2516, "037651": 2516, "155421": 2516, "437589": 2516, "696404": 2516, "417752": 2516, "544785": 2516, "190690": 2516, "978262": 2516, "752102": 2516, "504472": 2516, "139853": 2516, "505089": 2516, "264975": 2516, "603194": 2516, "731847": 2516, "010903": 2516, "165346": 2516, "125195": 2516, "032685": 2516, "465520": 2516, "514808": 2516, "304762": 2516, "793414": 2516, "314635": 2516, "638279": 2516, "111737": 2516, "777037": 2516, "251783": 2516, "126303": 2516, "808798": 2516, "422064": 2516, "349264": 2516, "356362": 2516, "089227": 2516, "609373": 2516, "542382": 2516, "768681": 2516, "048074": 2516, "015458": 2516, "552351": 2516, "251552": 2516, "459635": 2516, "949707": 2516, "339465": 2516, "001372": 2516, "798589": [2516, 2538], "559163": 2516, "231783": 2516, "423141": 2516, "310530": 2516, "353795": 2516, "173336": 2516, "196247": 2516, "375636": 2516, "858221": 2516, "258410": 2516, "656430": 2516, "960819": 2516, "137893": 2516, "553405": 2516, "038981": 2516, "632038": 2516, "132009": 2516, "834997": 2516, "242576": 2516, "441559": 2516, "769691": 2516, "224077": 2516, "153009": 2516, "519526": 2516, "680188": 2516, "535851": 2516, "671496": 2516, "183064": 2516, "301234": 2516, "288256": 2516, "478240": 2516, "360403": 2516, "424067": 2516, "834659": 2516, "128464": 2516, "489013": 2516, "014888": 2516, "461230": 2516, "435223": 2516, "319802": 2516, "083675": 2516, "979140": 2516, "375291": 2516, "110189": 2516, "011351": 2516, "587886": 2516, "822775": 2516, "183865": 2516, "455173": 2516, "134328": 2516, "239403": 2516, "837991": 2516, "130932": 2516, "783168": 2516, "845520": 2516, "437072": 2516, "198443": 2516, "379098": 2516, "129113": 2516, "260096": 2516, "011975": 2516, "043302": 2516, "722941": 2516, "028152": 2516, "235806": 2516, "145245": 2516, "359598": 2516, "232189": 2516, "503712": 2516, "614264": 2516, "530606": 2516, "435803": 2516, "255238": 2516, "064423": 2516, "784643": 2516, "256346": 2516, "128023": 2516, "414103": 2516, "118659": 2516, "877353": 2516, "500561": 2516, "463651": 2516, "034512": 2516, "981683": 2516, "691944": 2516, "113376": 2516, "169402": 2516, "680539": 2516, "534212": 2516, "653817": 2516, "295181": 2516, "566826": 2516, "477014": 2516, "413371": 2516, "517105": 2516, "401153": 2516, "872685": 2516, "830957": 2516, "181507": 2516, "145616": 2516, "694592": 2516, "751208": 2516, "324444": 2516, "681973": 2516, "054972": 2516, "917776": 2516, "024810": 2516, "206446": 2516, "600113": 2516, "852805": 2516, "455109": 2516, "079769": 2516, "076076": 2516, "207699": 2516, "850458": 2516, "124124": 2516, "610871": 2516, "883362": 2516, "219049": 2516, "685094": 2516, "645330": 2516, "242805": 2516, "775602": 2516, "233070": 2516, "422642": 2516, "423040": 2516, "582421": 2516, "968304": 2516, "701025": 2516, "167850": 2516, "277264": 2516, "301231": 2516, "301205": 2516, "081249": 2516, "562868": 2516, "192944": 2516, "664592": 2516, "565686": 2516, "190913": 2516, "841858": 2516, "856545": 2516, "022777": 2516, "295968": 2516, "451921": 2516, "659955": 2516, "065818": 2516, "319586": 2516, "253495": 2516, "144646": 2516, "483404": 2516, "555902": 2516, "807069": 2516, "714196": 2516, "661196": 2516, "053667": 2516, "346833": 2516, "288977": 2516, "386734": 2516, "262127": 2516, "477495": 2516, "494034": 2516, "911414": 2516, "152963": 2516, "342365": 2516, "160187": 2516, "470054": 2516, "853063": 2516, "387949": 2516, "257257": 2516, "030690": 2516, "110210": 2516, "328911": 2516, "555923": 2516, "987713": 2516, "501957": 2516, "069887": 2516, "067503": 2516, "316029": 2516, "506232": 2516, "201621": 2516, "492097": 2516, "085193": 2516, "977822": 2516, "039147": 2516, "653932": 2516, "405638": 2516, "402027": 2516, "166242": 2516, "306184": 2516, "856283": 2516, "236170": 2516, "646721": 2516, "474064": 2516, "082960": 2516, "090310": 2516, "169977": 2516, "406345": 2516, "915427": 2516, "974503": 2516, "271637": 2516, "539184": 2516, "098866": 2516, "525149": 2516, "063933": 2516, "085827": 2516, "129622": 2516, "947959": 2516, "072496": 2516, "237592": 2516, "012549": 2516, "065761": 2516, "996596": 2516, "172481": 2516, "583139": 2516, "028578": 2516, "254856": 2516, "328794": 2516, "592951": 2516, "434350": 2516, "341500": 2516, "307719": 2516, "333273": 2516, "100845": 2516, "209097": 2516, "734777": 2516, "639632": 2516, "424779": 2516, "129327": 2516, "905029": 2516, "482909": 2516, "731628": 2516, "783425": 2516, "333677": 2516, "110895": 2516, "212636": 2516, "208412": 2516, "427117": 2516, "348563": 2516, "043859": 2516, "772519": 2516, "416106": 2516, "401155": 2516, "807157": 2516, "303427": 2516, "246288": 2516, "178774": 2516, "066126": 2516, "862288": 2516, "241295": 2516, "377021": 2516, "822320": 2516, "749014": 2516, "463652": 2516, "602268": 2516, "043877": 2516, "185290": 2516, "565783": 2516, "076879": 2516, "360241": 2516, "121991": 2516, "991043": 2516, "007952": 2516, "450185": 2516, "744376": 2516, "388876": 2516, "316847": 2516, "841655": 2516, "056842": 2516, "500226": 2516, "096959": 2516, "176896": 2516, "939652": 2516, "792213": 2516, "316340": 2516, "303218": 2516, "024967": 2516, "590871": 2516, "453326": 2516, "795981": 2516, "393301": 2516, "374372": 2516, "270199": 2516, "618372": 2516, "197727": 2516, "914863": 2516, "625210": 2516, "288911": 2516, "288374": 2516, "372667": 2516, "591395": 2516, "478942": 2516, "335664": 2516, "459855": 2516, "615975": 2516, "189676": 2516, "374767": 2516, "488733": 2516, "586656": 2516, "422008": 2516, "496030": 2516, "911128": 2516, "560660": 2516, "499614": 2516, "372171": 2516, "833069": 2516, "237124": 2516, "944446": 2516, "912140": 2516, "359790": 2516, "359235": 2516, "166966": 2516, "047107": 2516, "279789": 2516, "594454": 2516, "739013": 2516, "527645": 2516, "401668": 2516, "791252": 2516, "774848": 2516, "523873": 2516, "207585": 2516, "488999": 2516, "339283": 2516, "131711": 2516, "018409": 2516, "186551": 2516, "424318": 2516, "554994": 2516, "205917": 2516, "934975": 2516, "654102": 2516, "227761": 2516, "461025": 2516, "421201": 2516, "058615": 2516, "584563": 2516, "336913": 2516, "477102": 2516, "381463": 2516, "757745": 2516, "268968": 2516, "034870": 2516, "231686": 2516, "236600": 2516, "234720": 2516, "040247": 2516, "029582": 2516, "034905": 2516, "380204": 2516, "012108": 2516, "859511": 2516, "990340": 2516, "205172": 2516, "030178": 2516, "426676": 2516, "497796": 2516, "876808": 2516, "957963": 2516, "173016": 2516, "131612": 2516, "003556": 2516, "069908": 2516, "799207": 2516, "429598": 2516, "116015": 2516, "454980": 2516, "261917": 2516, "444412": 2516, "273290": 2516, "844115": 2516, "218745": 2516, "033350": 2516, "188295": 2516, "058373": 2516, "800523": 2516, "627068": 2516, "861651": 2516, "871018": 2516, "003733": 2516, "243354": 2516, "947296": 2516, "509406": 2516, "044546": 2516, "266896": 2516, "337165": 2516, "699142": 2516, "928033": 2516, "105363": 2516, "042322": 2516, "715206": 2516, "763783": 2516, "098798": 2516, "157898": 2516, "134105": 2516, "042041": 2516, "674826": 2516, "165649": 2516, "622970": 2516, "131274": 2516, "597649": 2516, "880331": 2516, "663980": 2516, "256033": 2516, "524058": 2516, "492799": 2516, "221163": 2516, "429622": 2516, "659584": 2516, "264506": 2516, "032131": 2516, "114907": 2516, "264043": 2516, "457835": 2516, "676837": 2516, "629003": 2516, "489145": 2516, "551686": 2516, "942622": 2516, "512043": 2516, "455893": 2516, "021244": 2516, "178035": 2516, "498073": 2516, "171292": 2516, "323510": 2516, "545163": 2516, "668909": 2516, "150031": 2516, "521620": 2516, "428980": 2516, "676463": 2516, "369081": 2516, "724832": 2516, "793542": 2516, "237422": 2516, "401275": 2516, "141523": 2516, "249012": 2516, "486755": 2516, "163274": 2516, "592222": 2516, "292600": 2516, "547168": 2516, "619104": 2516, "013605": 2516, "776734": 2516, "131424": 2516, "189480": 2516, "666317": 2516, "939036": 2516, "105515": 2516, "621452": 2516, "586605": 2516, "760970": 2516, "649646": 2516, "283199": 2516, "275812": 2516, "452012": 2516, "301361": 2516, "976951": 2516, "268106": 2516, "079255": 2516, "258332": 2516, "216658": 2516, "175988": 2516, "863497": 2516, "653022": 2516, "561514": 2516, "450753": 2516, "417200": 2516, "094676": 2516, "231054": 2516, "316862": 2516, "477441": 2516, "646654": 2516, "200252": 2516, "074354": 2516, "058176": 2516, "120990": 2516, "222522": 2516, "179507": 2516, "421655": 2516, "914341": 2516, "234178": 2516, "741524": 2516, "932714": 2516, "423761": 2516, "280835": 2516, "347882": 2516, "863171": 2516, "852580": 2516, "044933": 2516, "094536": 2516, "806206": 2516, "416201": 2516, "109503": 2516, "145302": 2516, "996871": 2516, "325456": 2516, "605081": 2516, "175326": 2516, "645054": 2516, "293432": 2516, "766822": 2516, "032849": 2516, "079115": 2516, "414132": 2516, "463376": 2516, "335486": 2516, "411951": 2516, "048543": 2516, "159284": 2516, "651554": 2516, "093128": 2516, "568390": 2516, "077807": 2516, "390779": 2516, "842346": 2516, "229675": 2516, "999072": 2516, "367219": 2516, "792042": 2516, "878575": 2516, "451452": 2516, "266250": 2516, "734315": 2516, "266152": 2516, "735523": 2516, "430860": [2516, 2521], "229864": 2516, "850083": 2516, "241241": 2516, "063850": 2516, "289409": 2516, "354360": 2516, "113063": 2516, "173006": 2516, "386998": 2516, "886236": 2516, "587119": 2516, "961133": 2516, "399295": 2516, "461560": 2516, "310823": 2516, "280220": 2516, "879103": 2516, "326348": 2516, "003337": 2516, "085908": 2516, "436723": 2516, "111926": 2516, "106068": 2516, "615597": 2516, "152996": 2516, "196155": 2516, "039061": 2516, "656823": 2516, "347105": 2516, "513979": 2516, "758070": 2516, "288473": 2516, "739185": 2516, "691592": 2516, "098728": 2516, "276386": 2516, "489981": 2516, "516278": 2516, "838258": 2516, "596673": 2516, "331053": 2516, "521174": 2516, "145023": 2516, "836693": 2516, "092166": 2516, "361733": 2516, "169981": 2516, "046731": 2516, "655377": 2516, "756852": 2516, "285805": 2516, "095019": 2516, "360253": 2516, "370621": 2516, "083010": 2516, "888893": 2516, "288725": 2516, "032332": 2516, "212273": 2516, "091826": 2516, "692498": 2516, "025367": 2516, "550854": 2516, "679430": 2516, "335712": 2516, "798341": 2516, "265351": 2516, "006938": 2516, "059761": 2516, "420266": 2516, "189657": 2516, "506674": 2516, "260847": 2516, "533145": 2516, "727267": 2516, "412276": 2516, "482106": 2516, "996258": 2516, "588641": 2516, "412642": 2516, "920733": 2516, "874691": 2516, "839002": 2516, "501668": 2516, "342493": 2516, "533806": 2516, "146352": 2516, "597339": 2516, "115726": 2516, "850683": 2516, "752239": 2516, "377263": 2516, "561982": 2516, "262783": 2516, "356676": 2516, "367462": 2516, "753611": 2516, "267414": 2516, "330698": 2516, "536453": 2516, "840938": 2516, "763108": 2516, "268100": 2516, "677424": 2516, "606831": 2516, "151732": 2516, "085701": 2516, "219296": 2516, "400863": 2516, "591165": 2516, "485213": 2516, "501979": 2516, "196569": 2516, "214154": 2516, "339554": 2516, "034446": 2516, "176452": 2516, "546340": 2516, "255630": 2516, "309210": 2516, "445437": 2516, "189437": 2516, "737463": 2516, "843767": 2516, "605632": 2516, "060777": 2516, "409310": 2516, "285569": 2516, "622638": 2516, "018193": 2516, "880680": 2516, "046805": 2516, "818058": 2516, "809829": 2516, "875224": 2516, "409569": 2516, "116621": 2516, "238919": 2516, "305724": 2516, "024121": 2516, "756500": 2516, "328958": 2516, "507593": 2516, "866554": 2516, "240848": 2516, "661376": 2516, "671824": 2516, "215720": 2516, "296326": 2516, "481402": 2516, "829645": 2516, "721025": 2516, "263914": 2516, "549047": 2516, "234945": 2516, "978838": 2516, "721823": 2516, "559067": 2516, "235243": 2516, "420716": 2516, "598845": 2516, "359576": 2516, "619366": 2516, "757772": 2516, "156251": 2516, "705212": 2516, "875071": 2516, "020376": 2516, "394760": 2516, "147970": 2516, "230249": 2516, "355203": 2516, "794488": 2516, "678058": 2516, "153565": 2516, "460959": 2516, "098108": 2516, "407930": 2516, "487702": 2516, "823014": 2516, "099873": 2516, "517603": 2516, "509311": 2516, "833175": 2516, "900906": 2516, "459493": 2516, "655440": 2516, "466122": 2516, "531389": 2516, "422106": 2516, "421422": 2516, "578615": 2516, "259795": 2516, "018941": 2516, "168726": 2516, "611107": 2516, "586550": 2516, "384941": 2516, "858377": 2516, "033242": 2516, "701343": 2516, "748344": 2516, "371182": 2516, "843575": 2516, "089641": 2516, "345430": 2516, "740556": 2516, "141915": 2516, "197138": 2516, "689569": 2516, "150025": 2516, "287456": 2516, "654016": 2516, "521919": 2516, "918008": 2516, "587528": 2516, "230636": 2516, "262637": 2516, "615674": 2516, "600044": 2516, "494699": 2516, "743089": 2516, "220026": 2516, "242207": 2516, "528216": 2516, "328174": 2516, "536517": 2516, "476640": 2516, "162114": 2516, "260222": 2516, "106252": 2516, "467408": 2516, "349341": 2516, "841217": 2516, "031296": 2516, "076475": 2516, "353383": 2516, "807545": 2516, "779064": 2516, "398417": 2516, "267828": 2516, "549734": 2516, "814397": 2516, "284770": 2516, "659369": 2516, "761040": 2516, "722067": 2516, "810332": 2516, "501295": 2516, "440865": 2516, "367459": 2516, "700301": 2516, "540662": 2516, "159837": 2516, "625415": 2516, "pain": 2516, "css2": 2516, "rrggbb": 2516, "hair": [2516, 2606], "mediumdashdot": 2516, "dashdotdot": 2516, "mediumdashdotdot": 2516, "dashdot": 2516, "slantdashdot": 2516, "mediumdash": 2516, "screenshot": 2516, "cascad": 2516, "frustrat": 2516, "advic": 2516, "pitfal": 2516, "t_uuid_level": 2516, "t_be4e4": 2516, "t_be4e4_level0_col0": 2516, "t_be4e4_level0_col1": 2516, "t_be4e4_level0_row0": 2516, "t_be4e4_row0_col0": 2516, "t_be4e4_row0_col1": 2516, "t_be4e4_level0_row1": 2516, "t_be4e4_row1_col0": 2516, "t_be4e4_row1_col1": 2516, "suffic": 2516, "set_uuid": 2516, "a_": 2516, "t_a_": 2516, "t_a_row0_col0": 2516, "inferior": 2516, "b_": 2516, "t_b_": 2516, "c_": 2516, "t_c_": 2516, "bump": [2516, 2558, 2586, 2587], "trump": 2516, "card": 2516, "d_": 2516, "choiceload": 2516, "filesystemload": 2516, "myhtml": 2516, "h1": [2516, 2598], "table_titl": 2516, "endblock": 2516, "get_templ": 2516, "from_custom_templ": [2516, 2592], "easystyl": 2516, "style_structur": 2516, "before_styl": 2516, "before_cellstyl": 2516, "table_structur": 2516, "before_t": 2516, "before_head_row": 2516, "head_tr": 2516, "after_head_row": 2516, "before_row": 2516, "after_row": 2516, "after_t": 2516, "unfortun": [2517, 2537, 2541], "accident": [2517, 2566, 2574, 2586], "jack": [2517, 2535], "jill": [2517, 2535], "jess": [2517, 2535], "column_a": 2517, "column_b": 2517, "rudimentari": 2517, "a_b_c": 2517, "c_d_e": 2517, "f_g_h": 2517, "d_e": 2517, "g_h": 2517, "c_d": 2517, "f_g": 2517, "xx": [2517, 2541], "stdtype": 2517, "coincid": [2517, 2544], "bbd": 2517, "cca": 2517, "ddc": 2517, "aaab": 2517, "bbbd": 2517, "dddc": 2517, "perspect": [2517, 2539], "necessit": [2517, 2527], "b22": [2517, 2539], "c33": [2517, 2539], "za": [2517, 2539], "two_group": 2517, "extract_result": 2517, "extractall_result": 2517, "3a": 2517, "3b": [2517, 2519], "03c": 2517, "4dx": 2517, "3u": 2518, "999997": 2518, "001000": 2518, "1u": [2518, 2531], "p0dt0h1m0": 2518, "p0dt0h0m0": 2518, "000000123": [2518, 2527], "000123": 2518, "td1": 2518, "333333334": 2518, "20121201": [2518, 2527], "003507": [2518, 2527], "2678400": [2518, 2527], "2678703": [2518, 2527], "018501": 2518, "018617": 2518, "86400000000000": 2518, "86097": 2518, "isoformat": [2518, 2539, 2544, 2598], "10d": 2518, "2d5h": 2518, "53h": 2518, "tdi": [2518, 2531, 2555], "to_list": [2518, 2555], "tremend": 2519, "asd": [2519, 2537], "1349720105": 2519, "1349806505": 2519, "1349892905": 2519, "1349979305": 2519, "1350065705": 2519, "1349720105100": 2519, "1349720105200": 2519, "1349720105300": 2519, "1349720105400": 2519, "1349720105500": 2519, "1262347200000000000": 2519, "inaccur": [2519, 2537, 2548], "433000088": 2519, "433502913": 2519, "bdate_rang": [2519, 2547, 2570, 2598], "2093": 2519, "2094": 2519, "2071": 2519, "2072": 2519, "2073": 2519, "cbm": 2519, "snap": [2519, 2558], "smorgasbord": 2519, "2bm": 2519, "11920871129693428": 2519, "56702": [2519, 2550], "dtstring": 2519, "747967": 2519, "034523": 2519, "201754": 2519, "509067": 2519, "693043": 2519, "850929": 2519, "976712": 2519, "693884": 2519, "575535": 2519, "573517": 2519, "84960": 2519, "197749": 2519, "720521": 2519, "072718": 2519, "681192": 2519, "557501": 2519, "83521": 2519, "984810": 2519, "941451": 2519, "559365": 2519, "034374": 2519, "480656": 2519, "371454": 2519, "930806": 2519, "069177": 2519, "066510": 2519, "003945": 2519, "dft2": [2519, 2540], "298694": 2519, "823553": 2519, "943285": 2519, "479399": 2519, "643342": 2519, "069036": 2519, "122297": 2519, "422060": 2519, "370079": 2519, "016331": 2519, "swaplevel": [2519, 2540, 2580], "honor": [2519, 2528, 2529, 2555, 2586, 2594], "series_minut": 2519, "series_second": 2519, "dft_minut": 2519, "series_monthli": 2519, "565375": 2519, "068184": 2519, "788871": 2519, "280343": 2519, "931536": 2519, "148098": 2519, "388138": 2519, "139348": 2519, "085288": 2519, "950146": 2519, "rng2": 2519, "437823": 2519, "293083": 2519, "059881": 2519, "252450": 2519, "046611": 2519, "059478": 2519, "286539": 2519, "841669": 2519, "timetz": [2519, 2555], "apr": 2519, "jun": 2519, "is_leap_year": [2519, 2541, 2550], "two_business_dai": 2519, "cdai": 2519, "wom": [2519, 2536], "lwom": 2519, "cbmonthend": 2519, "cbmonthbegin": 2519, "15th": [2519, 2541], "BYS": 2519, "bh": 2519, "cbh": 2519, "land": [2519, 2558], "brought": 2519, "ly": 2519, "egypt": [2519, 2526], "weekmask_egypt": [2519, 2526], "worker": [2519, 2526], "bday_egypt": [2519, 2526], "usfederalholidaycalendar": [2519, 2537, 2540, 2598], "bday_u": 2519, "mlk": [2519, 2540], "bmth_u": 2519, "20100101": 2519, "parameteris": 2519, "rollworward": 2519, "bhour_u": [2519, 2540], "bhour_mon": 2519, "start_dat": 2519, "end_dat": 2519, "dates_lst_1": 2519, "dates_lst_2": 2519, "fungibl": 2519, "intradai": [2519, 2573], "2h20min": 2519, "140t": 2519, "1d10u": 2519, "000010": 2519, "000020": 2519, "000040": 2519, "000050": 2519, "000060": 2519, "000070": 2519, "000080": 2519, "000090": 2519, "86400000010u": 2519, "aug": 2519, "septemb": [2519, 2522], "annual": [2519, 2537], "abstractholidaycalendar": [2519, 2535, 2574, 2580], "nearest_workdai": 2519, "sunday_to_mondai": 2519, "next_monday_or_tuesdai": 2519, "previous_fridai": 2519, "next_mondai": 2519, "usmemorialdai": [2519, 2537], "mo": 2519, "examplecalendar": 2519, "columbu": 2519, "cal": 2519, "2200": [2519, 2574], "get_calendar": 2519, "holidaycalendarfactori": 2519, "uslabordai": 2519, "0x7f16488fad40": 2519, "new_cal": 2519, "newexamplecalendar": 2519, "labor": 2519, "dr": [2519, 2539], "494522": 2519, "778425": 2519, "253355": 2519, "25103": 2519, "454545": 2519, "unintendedli": 2519, "250l": 2519, "47521": 2519, "033823": 2519, "121514": 2519, "081447": 2519, "056909": 2519, "146731": 2519, "024320": 2519, "058837": 2519, "047046": 2519, "052021": 2519, "063123": 2519, "026158": 2519, "066533": 2519, "186340": 2519, "003144": 2519, "074752": 2519, "085954": 2519, "016287": 2519, "050046": 2519, "088060": 2519, "043263": 2519, "243678": 2519, "058534": 2519, "590584": 2519, "949264": 2519, "362228": 2519, "028096": 2519, "541257": 2519, "884586": 2519, "595393": 2519, "035476": 2519, "660515": 2519, "377642": 2519, "363825": 2519, "975895": 2519, "004580": 2519, "001294": 2519, "074597": 2519, "987309": 2519, "944953": 2519, "095025": 2519, "035312": 2519, "01t01": 2519, "01t03": 2519, "__iter__": [2519, 2527, 2531, 2537, 2538, 2547, 2550, 2558, 2574, 2586, 2592, 2595, 2598], "30d": [2519, 2580], "1min": [2519, 2580], "ceil_mid": 2519, "bin_r": 2519, "7200": 2519, "916901": 2519, "514474": 2519, "346470": 2519, "816397": 2519, "258648": 2519, "494789": 2519, "301239": 2519, "464776": 2519, "393581": 2519, "056780": 2519, "197035": 2519, "261385": 2519, "329583": 2519, "9169013294054507": 2519, "dfp": 2519, "538468": 2519, "365819": 2519, "969051": 2519, "331152": 2519, "245334": 2519, "522460": 2519, "118710": 2519, "167517": 2519, "922883": 2519, "721104": 2519, "10h": [2519, 2544], "308975": 2519, "542520": 2519, "061068": 2519, "754005": 2519, "352933": 2519, "865621": 2519, "167818": 2519, "081748": 2519, "527146": 2519, "802298": 2519, "11h": 2519, "590204": 2519, "539990": 2519, "224826": 2519, "578798": 2519, "685496": 2519, "2011q4": 2519, "931253": 2519, "184594": 2519, "249656": 2519, "978151": 2519, "873389": 2519, "109291": 2519, "637235": 2519, "735925": 2519, "096946": 2519, "039926": 2519, "1215": 2519, "1381": 2519, "1380": 2519, "60632": 2519, "yyyymmdd": 2519, "20121231": 2519, "20141130": 2519, "99991231": 2519, "conv": 2519, "9999": [2519, 2534, 2541], "common_timezon": 2519, "all_timezon": 2519, "rng_pytz": 2519, "rng_dateutil": 2519, "rng_utc": 2519, "tzutc": [2519, 2555], "tz_pytz": 2519, "tz_dateutil": 2519, "gettz": [2519, 2592], "pst": 2519, "wari": 2519, "unusu": [2519, 2541], "2038": 2519, "defici": 2519, "british": 2519, "gmt": 2519, "d_2037": 2519, "2037": 2519, "31t010101": 2519, "d_2038": 2519, "rng_eastern": 2519, "rng_berlin": 2519, "didx": [2519, 2531], "rng_hourli": 2519, "spring": [2519, 2520], "s_naiv": 2519, "s_awar": 2519, "gcf": 2520, "autofmt_xd": 2520, "adorn": 2520, "errorbar": [2520, 2531], "axhlin": [2520, 2534], "artist": [2520, 2541], "darkgreen": 2520, "darkorang": 2520, "grai": 2520, "vert": [2520, 2603], "stratifi": 2520, "facet": [2520, 2541], "df_box": 2520, "bubbl": 2520, "set_aspect": 2520, "wedg": 2520, "autopct": 2520, "rescal": 2520, "pragmat": 2520, "fourier": 2520, "assess": [2520, 2538], "grei": 2520, "tension": 2520, "plane": 2520, "pretend": 2520, "stiff": 2520, "settl": 2520, "equilibrium": 2520, "my_plot_styl": 2520, "right_ax": [2520, 2535], "twinx": [2520, 2543], "x_compat": [2520, 2573], "ticklabel": [2520, 2527, 2530, 2535, 2537, 2555, 2558], "subplots_adjust": 2520, "wspace": 2520, "hspace": 2520, "target1": 2520, "target2": 2520, "set_titl": 2520, "gp3": 2520, "785939": 2520, "081666": 2520, "645751": 2520, "capsiz": 2520, "asymmetr": [2520, 2580], "2xn": [2520, 2580], "mxn": 2520, "mx2xn": 2520, "tick_top": 2520, "colwidth": 2520, "remedi": 2520, "cubehelix": 2520, "gist_rainbow": 2520, "refin": [2520, 2534], "ma": [2520, 2592], "mstd": 2520, "fill_between": 2520, "hvplot": 2520, "suffer": 2521, "imprecis": 2521, "finfo": [2521, 2544], "ep": 2521, "kahan": [2521, 2586, 2592], "summat": [2521, 2586, 2592], "weighted_mean": 2521, "1979": 2521, "template_head": 2521, "1981": 2521, "create_section_head": 2521, "1412": 2521, "rollingandexpandingmixin": 2521, "apply_func": 2521, "generate_numba_apply_func": 2521, "1409": 2521, "get_jit_argu": 2521, "1410": 2521, "1411": 2521, "generate_numba_table_func": 2521, "1413": 2521, "1414": 2521, "1416": 2521, "numba_": 2521, "lru_cach": 2521, "maxsiz": [2521, 2580], "numba_func": 2521, "jit_user_funct": 2521, "type_check": 2521, "is_jit": 2521, "450000": 2521, "276923": 2521, "550000": 2521, "562500": 2521, "online_ewm": 2521, "1070": 2521, "onlineexponentialmovingwindow": 2521, "update_tim": 2521, "1068": 2521, "result_kwarg": 2521, "_selected_obj": 2521, "1069": 2521, "np_arrai": 2521, "ewma_func": 2521, "generate_online_numba_ewma_func": 2521, "1071": 2521, "1073": 2521, "_mean": 2521, "run_ewm": 2521, "1074": 2521, "is_fram": 2521, "newaxi": [2521, 2547], "1075": 2521, "update_delta": 2521, "1076": 2521, "1077": 2521, "1078": 2521, "1079": 2521, "online_ewma": 2521, "1050": 2521, "1049": 2521, "last_ewm": 2521, "1051": 2521, "1052": 2521, "1053": 2521, "result_from": 2521, "1054": 2521, "581139": [2521, 2541], "contamin": 2521, "use_expand": 2521, "customindex": 2521, "variableoffsetwindowindex": [2521, 2580], "reversed_df": 2521, "fab": 2521, "342006": 2521, "230190": 2521, "052849": 2521, "575251": 2521, "082901": 2521, "333945": 2521, "006871": 2521, "655514": 2521, "649711": 2521, "469271": 2521, "829721": 2521, "055300": 2521, "spectral": 2521, "supplementari": 2521, "triang": [2521, 2531], "sum_": 2521, "finit": 2521, "cdot": 2521, "bias": [2521, 2531], "ewmvar": [2521, 2531], "debias": [2521, 2531], "gh48645": 2522, "lzma": [2522, 2598], "privaci": 2522, "gut": 2523, "rewritten": [2523, 2526, 2536], "as_recarrai": [2523, 2541, 2550], "binop": 2523, "zen": 2523, "751976": 2523, "978171": 2523, "604745": [2523, 2544], "385327": 2523, "092903": 2523, "256348": 2523, "242720": 2523, "366920": 2523, "933653": 2523, "428326": 2523, "761130": 2523, "449695": 2523, "991993": 2523, "701204": 2523, "662428": 2523, "787338": 2523, "804737": 2523, "198677": 2523, "nfrequenc": 2523, "ever": 2523, "relic": 2523, "earli": 2523, "indentationerror": 2523, "340445": 2523, "984729": 2523, "919540": 2523, "037772": 2523, "861549": 2523, "115903": 2523, "969691": 2523, "845555": 2523, "001427": 2523, "742267": 2523, "gh2097": 2523, "reset_printopt": [2523, 2527], "gh2224": [2523, 2529], "wide_fram": 2523, "141809": 2523, "220390": 2523, "435589": 2523, "192451": 2523, "096701": 2523, "803351": 2523, "715071": 2523, "708758": 2523, "036047": 2523, "000830": 2523, "955697": 2523, "898872": 2523, "725411": 2523, "059904": 2523, "449644": 2523, "082900": 2523, "221265": 2523, "361078": 2523, "330704": 2523, "855932": 2523, "216718": 2523, "488887": 2523, "018993": 2523, "877046": 2523, "045976": 2523, "437274": 2523, "567182": 2523, "888657": 2523, "556383": 2523, "655457": 2523, "117949": 2523, "782376": 2523, "wp": 2523, "20000102": 2523, "20000103": 2523, "wide_t": 2523, "get_dtype_count": [2523, 2558, 2562, 2574], "gh2384": 2523, "gh2411": 2523, "gh2412": 2523, "gh1996": 2523, "gh698": 2523, "gh2431": 2523, "undocu": [2523, 2531], "methodologi": 2523, "panel4d": [2523, 2527, 2532, 2534, 2540, 2541, 2550], "p4d": 2523, "panelnd": [2523, 2541, 2550], "contributors_list": [2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "jeff": [2524, 2557], "reback": [2524, 2557], "undesir": [2524, 2547, 2558, 2592], "gh2700": 2524, "gh2640": 2524, "gh2631": 2524, "gh2563": 2524, "allan": 2524, "116619": 2524, "295575": 2524, "047704": 2524, "640556": 2524, "905836": 2524, "772115": 2524, "088787": 2524, "144197": 2524, "633372": 2524, "925372": 2524, "006438": 2524, "820408": 2524, "600874": 2524, "039266": 2524, "824758": 2524, "824095": 2524, "337730": 2524, "927764": 2524, "840123": 2524, "248505": 2524, "109250": 2524, "431977": 2524, "460710": 2524, "336505": 2524, "207595": 2524, "535854": 2524, "409769": 2524, "673145": 2524, "741113": 2524, "110891": 2524, "my_nan_rep": 2524, "gh2698": 2524, "combinatori": 2524, "gh2690": 2524, "unari": [2524, 2538, 2550, 2552, 2555, 2573, 2583, 2589, 2592, 2598], "gh2686": 2524, "gh2327": 2524, "gh2574": 2524, "gh2613": 2524, "gh2602": 2524, "gh2713": 2524, "improperli": [2524, 2542, 2544, 2550, 2555, 2558, 2560, 2576, 2592, 2603], "secret": 2524, "gh2687": 2524, "gh2706": 2524, "bogu": 2524, "gh2699": 2524, "gh2694": 2524, "gh2692": 2524, "memoryerror": [2524, 2547, 2558], "gh2684": 2524, "gh2683": 2524, "gh2680": 2524, "gh2668": 2524, "gh2609": 2524, "gh2633": 2524, "gh2689": 2524, "gh2629": 2524, "gh2626": 2524, "fledg": 2525, "irow": [2525, 2537, 2544, 2566], "icol": [2525, 2537, 2544, 2566], "iget_valu": [2525, 2537, 2544, 2566], "509058": 2525, "861816": 2525, "105469": 2525, "494873": 2525, "072266": 2525, "721680": 2525, "706543": 2525, "040039": 2525, "271973": 2525, "392704": 2525, "388332": 2525, "003932": 2525, "063367": 2525, "933792": 2525, "879758": 2525, "920830": 2525, "772263": 2525, "convert_object": [2525, 2527, 2530, 2537, 2547, 2558, 2565], "convert_numer": 2525, "20010104": 2525, "20010105": 2525, "appar": 2525, "gh2837": 2525, "gh2809": 2525, "gh2810": 2525, "20010103": 2525, "gh3275": 2525, "gh3059": 2525, "gh3076": 2525, "gh2437": 2525, "gh3070": 2525, "117967": 2525, "702184": 2525, "414034": 2525, "itema": [2525, 2528, 2531, 2544, 2550], "itemb": [2525, 2528, 2531, 2544, 2550], "itemc": [2525, 2528, 2544, 2550], "926089": 2525, "026458": 2525, "501277": 2525, "204683": 2525, "076524": 2525, "081161": 2525, "141361": 2525, "479243": 2525, "641817": 2525, "185352": 2525, "824568": 2525, "809152": 2525, "575237": 2525, "669934": 2525, "398014": 2525, "399338": 2525, "expiri": [2525, 2532, 2533], "scrape": 2525, "beautifulsoup": [2525, 2526], "callsmmyi": [2525, 2532], "putsmmyi": [2525, 2532], "mmyi": 2525, "get_near_stock_pric": [2525, 2532], "get_forward_data": 2525, "above_below": 2525, "get_xxx_data": 2525, "gh2758": 2525, "pprint": [2525, 2540, 2541], "gh2979": 2525, "gh2739": 2525, "verbose_info": 2525, "gh2807": 2525, "gh2918": 2525, "gh2710": 2525, "mpl_style": [2525, 2539, 2547], "sleeker": 2525, "gist": 2525, "huyng": 2525, "816622": 2525, "gh3075": 2525, "gh2641": 2525, "gh2919": 2525, "revamp": [2526, 2537, 2570], "gh3590": 2526, "gh2893": 2526, "gh3596": 2526, "val2": 2526, "dataf": 2526, "gh3631": 2526, "raise_on_error": [2526, 2544, 2547, 2555, 2558], "jet": 2526, "gh3860": 2526, "gh3582": 2526, "gh3675": 2526, "gh3676": 2526, "infer_typ": [2526, 2531, 2537], "gh3907": 2526, "gh3679": 2526, "gh3691": 2526, "gh3696": 2526, "read_fram": [2526, 2529, 2539], "gh3702": 2526, "gh3425": 2526, "gh3726": 2526, "pandascontain": 2526, "sparselist": [2526, 2541, 2550, 2565], "stringmixin": 2526, "gh4090": 2526, "gh4092": 2526, "__unicode__": [2526, 2529, 2558], "__str__": 2526, "__bytes__": [2526, 2558], "courtesi": [2526, 2527, 2540], "cpcloud": 2526, "gh3477": 2526, "gh3605": 2526, "gh3606": 2526, "gh3616": 2526, "alist": 2526, "gh3656": 2526, "gh1512": 2526, "gh1226": 2526, "gh3804": 2526, "gh3876": 2526, "gh3867": 2526, "gh1305": 2526, "multindex": [2526, 2527], "gh3571": 2526, "gh1651": 2526, "gh3141": 2526, "store_iter": 2526, "713216": 2526, "778461": 2526, "661062": 2526, "862877": 2526, "344342": 2526, "149565": 2526, "626968": 2526, "875772": 2526, "930687": 2526, "218983": 2526, "949965": 2526, "442354": 2526, "402985": 2526, "111358": 2526, "241527": 2526, "670477": 2526, "049355": 2526, "632633": 2526, "502767": 2526, "225492": 2526, "gh3667": 2526, "gh3834": 2526, "gh3877": 2526, "sleepingpil": 2526, "gh4214": 2526, "gh2301": 2526, "gh1818": 2526, "gh3572": 2526, "gh3911": 2526, "gh3912": 2526, "spuriou": [2526, 2534, 2535, 2539, 2547, 2602], "gh3638": 2526, "bow": 2526, "gh3499": 2526, "attributeconflictwarn": [2526, 2603], "gh2852": 2526, "gh3468": 2526, "ref_loc": 2526, "iget": [2526, 2537, 2544, 2566], "gh2194": 2526, "gh2786": 2526, "gh3230": 2526, "gh3495": 2526, "gh3455": 2526, "gh3457": 2526, "gh3561": 2526, "gh3562": 2526, "gh3602": 2526, "gh3659": 2526, "gh3873": 2526, "gh4017": 2526, "gh4246": 2526, "gh4280": 2526, "gh3682": 2526, "gh3741": 2526, "wasn": [2526, 2527, 2529, 2530, 2531, 2555, 2586], "ioerror": [2526, 2531, 2537, 2541, 2555], "with_connectivity_check": 2526, "proxi": 2526, "optional_arg": 2526, "gh3910": 2526, "gh3914": 2526, "gh3982": 2526, "gh3985": 2526, "gh4028": 2526, "gh4054": 2526, "test_yahoo": 2526, "test_googl": 2526, "1xn": 2526, "barf": 2526, "gh4071": 2526, "tox": 2526, "gh4062": 2526, "gh4063": 2526, "grouped_hist": 2526, "gh4089": 2526, "gh4115": 2526, "gh4152": 2526, "pandasautodateloc": 2526, "invert_xaxi": 2526, "millisecondloc": 2526, "gh3990": 2526, "gh4215": 2526, "gh4216": 2526, "gh4226": 2526, "gh4229": 2526, "gh4265": 2526, "get_data_famafrench": 2526, "gh4281": 2526, "sheetnam": [2527, 2534, 2539, 2544, 2547, 2550, 2555, 2558, 2588], "gh4301": 2527, "gh4220": 2527, "gh4219": 2527, "2to3": [2527, 2562], "jtratner": 2527, "led": [2527, 2558, 2592, 2598, 2601, 2603], "substant": 2527, "benjamin": 2527, "peterson": 2527, "gh4384": 2527, "gh4375": 2527, "gh4372": 2527, "py3compat": 2527, "lmap": 2527, "lzip": 2527, "lrang": 2527, "lfilter": 2527, "gh4390": 2527, "gh4039": [2527, 2550], "set_label": [2527, 2531, 2550, 2555, 2574], "cranberri": 2527, "truedivis": 2527, "arr2": 2527, "gh4604": 2527, "gh1073": 2527, "gh4633": 2527, "sparsepanel": [2527, 2534, 2537, 2541], "flex": [2527, 2550, 2574, 2580, 2586], "gh3765": 2527, "gh5367": 2527, "gh6214": 2527, "gh3650": 2527, "gh3046": 2527, "_verbose_info": 2527, "gh3215": 2527, "gh3717": 2527, "fair": 2527, "gh3604": 2527, "max_seq_len": 2527, "gh3391": 2527, "iterkv": [2527, 2544], "iteritem": [2527, 2529, 2544, 2603], "gh2578": [2527, 2531], "gh263": 2527, "df_tabl": 2527, "df_table2": 2527, "df_fix": 2527, "gh4330": 2527, "gh3577": 2527, "gh4409": 2527, "closedfileerror": [2527, 2547, 2603], "store1": 2527, "store2": 2527, "_quiet": 2527, "duplicatewarn": 2527, "gh4367": 2527, "possibledatalosserror": [2527, 2603], "gh4467": 2527, "gh4625": 2527, "gh4886": 2527, "gh5550": 2527, "gh5070": 2527, "gh4303": 2527, "gh4305": 2527, "gh4282": 2527, "gh4402": 2527, "gh4936": 2527, "gh4446": 2527, "erron": [2527, 2529, 2532, 2544, 2558, 2574, 2586, 2599], "005000": 2527, "gkde": 2527, "gh4298": 2527, "gh3478": 2527, "gh4291": 2527, "gh4488": 2527, "rework": 2527, "5n": 2527, "000000005": 2527, "000000010": 2527, "000000015": 2527, "000000020": 2527, "gh5164": 2527, "ethz": 2527, "devel": 2527, "00index": 2527, "rpy": [2527, 2534, 2544], "load_data": 2527, "unloc": 2527, "gh4230": 2527, "gh1067": 2527, "qtpanda": [2527, 2534], "dataframemodel": 2527, "dataframewidget": 2527, "gh4335": 2527, "gh4637": 2527, "gh4511": 2527, "gh4434": 2527, "gh1892": 2527, "gh4313": 2527, "gh2215": 2527, "v3": [2527, 2536], "gh5271": 2527, "685204": 2527, "589745": 2527, "325441": 2527, "784153": 2527, "432893": 2527, "171850": 2527, "895919": 2527, "065587": 2527, "092759": 2527, "391365": 2527, "read_msgpack": [2527, 2528, 2535, 2537, 2539, 2540, 2544, 2550, 2558, 2574], "to_msgpack": [2527, 2535, 2539, 2548, 2558, 2574], "hoc": 2527, "usa": 2527, "publicata": 2527, "gsod": 2527, "noaa": 2527, "station_numb": 2527, "mean_temp": 2527, "publicdata": 2527, "asc": 2527, "iam": 2527, "authus": 2527, "projectid": 2527, "xxxxxxxxx": 2527, "tem": 2527, "336667": 2527, "827892": 2527, "770968": 2527, "837500": 2527, "685219": 2527, "437932": 2527, "926087": 2527, "708355": 2527, "099998": 2527, "892858": 2527, "070087": 2527, "317240": 2527, "378261": 2527, "428117": 2527, "042856": 2527, "703334": 2527, "858888": 2527, "900000": 2527, "821428": 2527, "169663": 2527, "510714": 2527, "431999": 2527, "614215": 2527, "611112": 2527, "436935": 2527, "142856": 2527, "209677": 2527, "880838": 2527, "103333": 2527, "861228": 2527, "996428": 2527, "332258": 2527, "286879": 2527, "396774": 2527, "unifi": [2527, 2535, 2551, 2566], "gh4080": 2527, "gh3862": 2527, "gh816": 2527, "ones_lik": 2527, "empty_lik": [2527, 2602], "pandon": 2527, "rpy2": [2527, 2534, 2544, 2570], "gh5698": 2527, "janschulz": 2527, "_setup_ax": 2527, "from_ax": 2527, "_wrap_arrai": 2527, "swapax": 2527, "__contains__": [2527, 2533, 2534, 2539, 2550, 2558, 2582, 2586, 2592], "__neg__": [2527, 2598], "__invert__": [2527, 2575], "as_block": [2527, 2537, 2547, 2574], "as_matrix": [2527, 2531, 2550, 2574], "__getstate__": 2527, "__setstate__": 2527, "__getattr__": 2527, "__setattr__": 2527, "_indexed_sam": 2527, "reindex_axi": [2527, 2547, 2558, 2566], "is_time_seri": [2527, 2537, 2544], "sparseblock": 2527, "consolidat": 2527, "ftype": [2527, 2528, 2529, 2558, 2574], "gh3217": 2527, "gh3386": 2527, "gh4463": 2527, "gh4204": 2527, "gh4618": 2527, "gh4605": 2527, "gh4798": 2527, "_get_numeric_data": 2527, "_get_bool_data": 2527, "gh1903": 2527, "gh4096": 2527, "gh4504": 2527, "gh4273": 2527, "gh4584": 2527, "gh4767": 2527, "gh4956": 2527, "gh4708": 2527, "pyt3": 2527, "gh5441": 2527, "gh5527": 2527, "gh5717": 2527, "tz1": 2527, "tz2": 2527, "tran": 2527, "gh4496": 2527, "gh4102": 2527, "gh4014": 2527, "gh4136": 2527, "test_time_series_plot_color_with_empty_kwarg": 2527, "gh4345": 2527, "gh4353": 2527, "gh4365": 2527, "gh4351": 2527, "gh4381": 2527, "gh4359": 2527, "gh4362": 2527, "gh4648": 2527, "gh3417": 2527, "gh4498": 2527, "gh4593": 2527, "gh4318": 2527, "gh4377": 2527, "threw": [2527, 2586], "gh4918": 2527, "gh4379": 2527, "cparser": 2527, "gh3192": 2527, "_ref_loc": [2527, 2528, 2529], "gh4403": 2527, "gh4408": 2527, "gh4405": 2527, "gh4437": 2527, "gh4455": 2527, "gh3440": 2527, "gh4486": 2527, "gh4170": 2527, "gh4440": 2527, "gh4016": 2527, "gh3849": 2527, "gh4494": 2527, "gh3830": 2527, "gh3777": 2527, "gh4482": 2527, "gh4480": 2527, "gh4516": 2527, "set_valu": [2527, 2547, 2565, 2574], "gh3742": 2527, "gh3714": 2527, "gh3334": 2527, "rh": [2527, 2528, 2529, 2531, 2541], "gh4532": 2527, "gh4134": 2527, "gh4135": 2527, "gh4561": 2527, "get_period_field": 2527, "get_period_field_arr": 2527, "gh4519": 2527, "gh4520": 2527, "lose": [2527, 2528, 2530, 2538, 2539, 2540, 2541, 2550, 2555, 2557, 2574, 2578, 2580, 2586, 2592, 2598, 2599, 2600, 2603, 2605, 2606], "gh4235": 2527, "gh3317": 2527, "rerais": 2527, "trace": 2527, "non_uniqu": 2527, "gh4619": 2527, "gh4312": 2527, "gh5702": 2527, "setitem_with_index": 2527, "csv_import": 2527, "gh4322": 2527, "cacheableoffset": [2527, 2550], "gh4609": 2527, "lh": 2527, "gh4576": 2527, "gh4667": 2527, "gh4626": 2527, "gh4727": 2527, "gh4718": 2527, "gh4628": 2527, "gh4726": 2527, "gh4328": 2527, "gh2702": 2527, "gh4758": 2527, "gh4746": 2527, "gh4771": 2527, "gh4975": 2527, "gh4774": 2527, "gh4548": 2527, "gh4550": 2527, "gh3963": 2527, "gh4686": 2527, "gh4785": 2527, "tickloc": 2527, "gh4789": 2527, "gh4391": [2527, 2550], "gh4825": 2527, "gh4839": 2527, "gh4846": 2527, "gh4853": [2527, 2537], "pythonpars": [2527, 2529, 2574], "gh4596": 2527, "gh4879": 2527, "gh4601": 2527, "_ensure_numer": 2527, "gh4902": 2527, "gh4112": 2527, "gh4113": 2527, "gh4937": 2527, "gh4939": 2527, "gh5424": 2527, "frozenndarrai": [2527, 2555, 2574], "gh4929": 2527, "gh4940": 2527, "gh4346": 2527, "immerrr": 2527, "gh4202": 2527, "gh4830": 2527, "gh4382": 2527, "gh3415": 2527, "gh4564": 2527, "csv_parser": 2527, "gh4678": 2527, "gh4993": 2527, "gh4638": 2527, "gh4201": 2527, "gh4982": 2527, "gh5016": 2527, "gh3866": 2527, "gh4554": 2527, "gh4544": 2527, "gh4947": 2527, "gh4294": 2527, "gh4078": 2527, "gh5029": 2527, "gh4770": [2527, 2537], "gh5066": 2527, "gh5048": 2527, "gh3899": 2527, "gh5102": 2527, "gh5103": 2527, "gh5121": 2527, "gh5006": 2527, "gh5074": 2527, "gh4065": 2527, "testreadhtml": 2527, "gh5150": 2527, "gh5143": 2527, "gh4928": 2527, "gh5123": 2527, "gh5125": 2527, "gh5185": 2527, "gh5639": 2527, "gh5191": 2527, "gh4421": 2527, "gh5195": 2527, "gh5206": 2527, "gh5215": 2527, "gh4621": 2527, "gh5203": 2527, "gh5235": 2527, "gh5248": 2527, "gh5156": 2527, "gh5021": 2527, "gh4702": 2527, "gh5312": 2527, "gh5324": 2527, "initobjtojson": 2527, "import_arrai": 2527, "gh5334": 2527, "gh5326": 2527, "gh5344": 2527, "gh5347": 2527, "yarikopt": 2527, "win32": 2527, "gh4580": 2527, "gh5370": 2527, "gh5372": 2527, "gh4620": 2527, "gh4651": 2527, "gh5419": 2527, "gh5410": 2527, "gh5437": 2527, "gh5508": 2527, "gh5528": 2527, "delitem": 2527, "gh5542": 2527, "gh5545": 2527, "gh5553": 2527, "gh5592": 2527, "gh5666": 2527, "gh5678": 2527, "gh5703": 2527, "gh5712": 2527, "gh5725": 2527, "gh5754": 2527, "scatterci": 2528, "gh5682": 2528, "gh5974": 2528, "arrayformatt": 2528, "gh3401": 2528, "4491": 2528, "3244": 2528, "20010101": 2528, "20040601": 2528, "20130419": 2528, "gh5952": 2528, "gh6021": 2528, "array_equival": [2528, 2542], "gh5283": 2528, "gh6007": 2528, "applied_func": 2528, "lexual": 2528, "danbirken": 2528, "rapidli": 2528, "gh5490": 2528, "gh4133": 2528, "gh6055": 2528, "makepanel": [2528, 2544, 2550], "108775": 2528, "090118": 2528, "984435": 2528, "705764": 2528, "409204": 2528, "866240": 2528, "110856": 2528, "960500": 2528, "974967": 2528, "532785": 2528, "303202": 2528, "685193": 2528, "535778": 2528, "500802": 2528, "506416": 2528, "397628": 2528, "108752": 2528, "360481": 2528, "529895": 2528, "489811": 2528, "339412": 2528, "557374": 2528, "280845": 2528, "885279": 2528, "421830": 2528, "453013": 2528, "053785": 2528, "742682": 2528, "474468": 2528, "041575": 2528, "075499": 2528, "slab": 2528, "gh1148": 2528, "012922": 2528, "030874": 2528, "629546": 2528, "757034": 2528, "392053": 2528, "071665": 2528, "163228": 2528, "548188": 2528, "093650": 2528, "640898": 2528, "385734": 2528, "154310": 2528, "005446": 2528, "154593": 2528, "595615": 2528, "809185": 2528, "783051": 2528, "198053": 2528, "919339": 2528, "052721": 2528, "gh5801": 2528, "gh5879": 2528, "gh5944": 2528, "gh5968": 2528, "gh6013": 2528, "gh5765": 2528, "gh6150": 2528, "get_countri": 2528, "gh6008": 2528, "gh5797": 2528, "gh5732": 2528, "gh5835": 2528, "gh5808": 2528, "gh5443": 2528, "gh5863": 2528, "gh5869": 2528, "gh5877": 2528, "gh5727": 2528, "gh5874": 2528, "gh5896": 2528, "gh5905": 2528, "gh5914": 2528, "gh5890": 2528, "gh5928": 2528, "gh5932": 2528, "gh5846": 2528, "gh5862": 2528, "gh5708": 2528, "gh5912": 2528, "gh5402": 2528, "gh5947": 2528, "gh5961": 2528, "gh5749": 2528, "gh5975": 2528, "gh5742": 2528, "gh5922": 2528, "gh5695": 2528, "gh5497": 2528, "gh6018": 2528, "gh6028": 2528, "gh6026": 2528, "gh6056": 2528, "gh6043": 2528, "gh4110": 2528, "gh4304": 2528, "gh5652": 2528, "gh6059": 2528, "gh5818": 2528, "gh6098": 2528, "get_options_data": 2528, "gh6105": 2528, "gh6120": 2528, "gh6121": 2528, "gh6125": 2528, "gh6129": 2528, "gh6140": 2528, "gh6152": 2528, "gh6155": 2528, "gh6148": 2528, "gh6167": 2528, "gh6171": 2528, "gh6169": 2528, "nanop": [2528, 2530, 2558], "gh6136": 2528, "gh6209": 2528, "gh6212": 2528, "undergon": 2529, "gh6745": 2529, "gh6573": 2529, "gh6296": 2529, "gh6299": 2529, "corner": [2529, 2550, 2586, 2592, 2598], "gh6531": 2529, "gh6290": 2529, "gh6062": 2529, "gh4551": 2529, "gh4056": 2529, "gh5519": 2529, "gh6380": 2529, "gh7206": 2529, "gh4565": 2529, "gh6998": 2529, "gh5987": 2529, "complaint": 2529, "nameresolutionerror": 2529, "gh6676": 2529, "gh2385": 2529, "gh6440": 2529, "gh7040": 2529, "gh6459": 2529, "tuple_ind": 2529, "471435": [2529, 2537, 2539], "190976": [2529, 2537, 2539], "432707": [2529, 2537, 2539], "312652": [2529, 2537, 2539], "720589": [2529, 2537, 2539, 2540], "887163": [2529, 2537, 2539, 2540], "859588": [2529, 2537, 2539, 2540], "636524": [2529, 2537, 2539, 2540], "rolling_cov": [2529, 2530, 2531, 2539, 2565], "rolling_corr": [2529, 2530, 2531, 2565], "ewmcov": [2529, 2531], "ewmcorr": [2529, 2531], "expanding_cov": [2529, 2530, 2531], "expanding_corr": [2529, 2530, 2531], "gh4950": [2529, 2539], "035310": 2529, "326593": 2529, "505430": 2529, "137748": 2529, "006888": 2529, "005383": 2529, "861040": 2529, "020762": 2529, "gh6760": 2529, "gh6734": 2529, "gh6738": 2529, "gh6847": 2529, "gh6859": 2529, "gh3917": 2529, "gh6583": 2529, "gh7090": 2529, "gh7088": [2529, 2537], "gh7011": 2529, "gh6762": 2529, "gh7015": 2529, "gh7210": 2529, "gh6177": 2529, "gh6149": 2529, "gh5740": 2529, "gh6061": 2529, "gh6407": 2529, "gh6463": 2529, "datafam": [2529, 2550], "gh4370": 2529, "gh4069": 2529, "customiz": 2529, "gh6782": 2529, "scoreatpercentil": 2529, "gh6810": 2529, "gh5357": 2529, "gh5603": 2529, "ellips": 2529, "gh6547": 2529, "gh7101": 2529, "gh7105": 2529, "gh6939": 2529, "gh4553": 2529, "noisier": 2529, "gh6607": 2529, "gf": 2529, "gh5610": 2529, "gh5614": 2529, "gh6732": 2529, "gh3794": 2529, "gh6265": 2529, "gh6124": 2529, "gh2717": 2529, "gh4163": 2529, "gh5950": [2529, 2541], "gh6292": [2529, 2539], "db_tabl": 2529, "tqueri": [2529, 2541], "uqueri": [2529, 2541], "frame_queri": [2529, 2539], "write_fram": [2529, 2539], "gh6900": 2529, "gh6134": 2529, "gh4036": 2529, "gh3057": 2529, "gh2598": 2529, "gh5641": 2529, "gh7106": 2529, "muliindex": 2529, "e901": 2529, "gh5478": 2529, "gh6656": 2529, "gh6976": 2529, "gh3796": 2529, "gh6834": 2529, "gh6014": 2529, "gh6604": 2529, "gh4525": 2529, "unexpectedli": [2529, 2540, 2547, 2555], "set_xlim": 2529, "set_ylim": 2529, "alert": 2529, "gh6956": [2529, 2574], "gh6769": 2529, "daterang": [2529, 2570], "gh6816": 2529, "gh395": 2529, "force_unicod": 2529, "gh2225": 2529, "nanrep": [2529, 2541], "gh275": 2529, "gh3256": 2529, "infertimerul": 2529, "gh391": 2529, "get_data_yahoo": [2529, 2534], "get_data_googl": [2529, 2533], "b921d1a": 2529, "3136390": 2529, "time_rul": [2529, 2555, 2570, 2574], "rolling_sum": [2529, 2531], "gh1042": 2529, "inv": 2529, "gh6960": 2529, "gh5505": 2529, "gh6680": [2529, 2539], "gh6645": 2529, "gh4892": [2529, 2539], "gh6910": 2529, "gh6926": 2529, "major_x": [2529, 2531, 2541], "minor_x": [2529, 2541], "gh6894": 2529, "percentile_width": [2529, 2537], "gh7169": 2529, "gh3323": 2529, "sym_diff": [2529, 2540, 2547], "gh5543": 2529, "gh6617": 2529, "gh6472": 2529, "gh6223": 2529, "gh3662": 2529, "atm": 2529, "household": 2529, "household_id": 2529, "wealth": 2529, "196087": 2529, "316478": 2529, "294750": 2529, "portfolio": 2529, "asset_id": 2529, "nl0000301109": 2529, "nl0000289783": 2529, "gb00b03mlx29": 2529, "lu0197800237": 2529, "nl0000289965": 2529, "abn": 2529, "amro": 2529, "robeco": 2529, "royal": 2529, "dutch": 2529, "postbank": 2529, "biotech": 2529, "fond": 2529, "gh5414": 2529, "gh4528": 2529, "gh3984": 2529, "to_julian_d": 2529, "astronomi": 2529, "gh4041": 2529, "gh6327": 2529, "gh6545": 2529, "gh5940": 2529, "gh6719": 2529, "gh6471": 2529, "gh6904": 2529, "rolling_max": [2529, 2531, 2538], "rolling_min": [2529, 2531, 2538], "gh6297": 2529, "gh6866": 2529, "gh4196": 2529, "gh6913": 2529, "paydai": 2529, "gh6999": 2529, "gh3960": 2529, "gh7043": 2529, "015696": [2529, 2537, 2539], "242685": [2529, 2537, 2539], "150036": [2529, 2539], "991946": [2529, 2539], "953324": [2529, 2539], "285296": 2529, "484288": 2529, "363482": 2529, "781105": 2529, "468018": 2529, "553439": [2529, 2539], "318152": [2529, 2539], "469305": 2529, "675554": 2529, "817027": 2529, "036142": [2529, 2540], "074978": [2529, 2540], "247792": 2529, "897157": 2529, "136795": 2529, "gh5945": 2529, "rolling_var": [2529, 2530, 2531, 2538], "welford": [2529, 2586], "gh6817": 2529, "expanding_appli": [2529, 2531], "rolling_appli": [2529, 2531], "gh6289": 2529, "gh5971": 2529, "gh6514": 2529, "gh3710": 2529, "gh6988": 2529, "gh6175": 2529, "datetimeconvert": 2529, "gh6636": 2529, "gh5609": 2529, "gh5567": 2529, "gh6484": 2529, "faulti": 2529, "gh6479": 2529, "gh6584": 2529, "gh6341": 2529, "gh6372": 2529, "gh6700": 2529, "gh6754": 2529, "gh6899": 2529, "take_2d": 2529, "gh6749": [2529, 2540], "gh7016": 2529, "gh6532": 2529, "gh1848": 2529, "gh6399": 2529, "gh6391": 2529, "gen": 2529, "tarbal": 2529, "gh6127": 2529, "gh5958": 2529, "gh6252": 2529, "gh6254": 2529, "gh6258": 2529, "gh5684": 2529, "gh6273": 2529, "gh6274": 2529, "gh6205": 2529, "gh6281": 2529, "non_unique_index": 2529, "gh6329": 2529, "gh6337": 2529, "gh6332": 2529, "gh3738": 2529, "gh6345": 2529, "gh4161": 2529, "gh3881": 2529, "gh6764": 2529, "gh6351": 2529, "placement": [2529, 2586], "gh6178": 2529, "gh6371": 2529, "nosetest": 2529, "gh6048": 2529, "gh6342": 2529, "gh6609": 2529, "gh6240": 2529, "gh6383": 2529, "gh6313": 2529, "gh6355": 2529, "gh6394": 2529, "gh6401": 2529, "gh6366": 2529, "gh6418": 2529, "gh5338": 2529, "gh3259": 2529, "gh6444": 2529, "gh6439": 2529, "gh6348": 2529, "gh6466": 2529, "dataread": [2529, 2532, 2533, 2537, 2541], "f_momentum_factor": 2529, "data_sourc": 2529, "famafrench": [2529, 2537], "gh6460": 2529, "gh6462": 2529, "gh6397": 2529, "gh6493": 2529, "gh5129": 2529, "redirect": 2529, "gh6445": 2529, "gh6504": 2529, "gh6525": 2529, "gh6529": 2529, "gh6541": 2529, "gh6546": 2529, "gh6335": 2529, "gh6802": 2529, "gh6543": 2529, "gh4547": 2529, "gh6536": 2529, "gh6551": 2529, "gh6555": 2529, "gh6574": 2529, "gh6587": 2529, "gh6509": 2529, "gh6600": 2529, "gh6612": 2529, "gh4558": 2529, "gh6658": 2529, "gh6681": 2529, "with_index": 2529, "gh6685": 2529, "gh4076": 2529, "gh6715": 2529, "gh5955": 2529, "gh6733": 2529, "gh6748": 2529, "nattyp": [2529, 2539, 2544], "gh4606": 2529, "gh6777": 2529, "gh6808": 2529, "gh6785": 2529, "makefil": 2529, "gh6768": 2529, "gh6166": 2529, "gh6806": 2529, "gh6344": 2529, "gh6818": 2529, "gh6689": 2529, "gh5332": 2529, "gh6863": 2529, "gh5267": 2529, "gh6914": 2529, "gh5546": 2529, "gh6873": 2529, "gh6186": 2529, "gh6678": 2529, "gh6923": 2529, "gh6927": 2529, "gh3374": 2529, "gh6893": 2529, "gh6886": 2529, "gh6952": 2529, "gh6915": 2529, "slice_shift": [2529, 2586], "gh6959": 2529, "gh6951": 2529, "gh6807": 2529, "gh6766": 2529, "unicodeencodeerror": [2529, 2538], "gh6885": 2529, "gh5453": 2529, "gh7025": 2529, "yahoo": [2529, 2532, 2533, 2572], "gh7034": 2529, "claim": 2529, "gh7066": 2529, "gh3578": 2529, "xlwtwriter": 2529, "gh7075": 2529, "coher": 2529, "_is_view": 2529, "gh7084": 2529, "gh5917": 2529, "gh4342": 2529, "gh6621": 2529, "gh6965": 2529, "gh3950": [2529, 2530], "gh5878": 2529, "gh6631": 2529, "gh7092": 2529, "gh6716": 2529, "gh7098": 2529, "gh5407": 2529, "resiz": [2529, 2531], "gh7157": 2529, "gh7176": 2529, "gh7178": 2529, "gh7189": 2529, "gh7190": 2529, "gh7218": 2529, "gh7198": 2529, "gh7192": 2529, "gh7199": 2529, "blow": 2529, "gh5198": 2529, "gh7284": 2530, "stringmethod": [2530, 2535, 2536, 2603], "gh7242": 2530, "gh7376": 2530, "businessyearbegin": 2530, "gh5521": 2530, "gh7656": 2530, "gh5569": 2530, "gh7316": 2530, "gh7156": 2530, "gh7601": 2530, "gh2685": 2530, "gh6774": [2530, 2544], "gh7281": 2530, "sport": 2530, "gh7323": 2530, "gh6809": 2530, "gh4688": 2530, "gh6897": 2530, "allowlist": 2530, "gh7053": 2530, "applytypeerror": 2530, "gh7452": 2530, "gh7485": 2530, "gh7370": 2530, "gh7431": 2530, "gh7223": 2530, "gh6496": [2530, 2531], "gh7383": 2530, "gh7555": 2530, "gh7627": 2530, "get_all_data": 2530, "gh5602": 2530, "httplib2": 2530, "apicli": [2530, 2541], "oauth2client": [2530, 2535], "gh6937": 2530, "gh7506": 2530, "gh7516": 2530, "gh7523": 2530, "gh7551": 2530, "gh7500": 2530, "gh7592": 2530, "gh7559": 2530, "gh7407": 2530, "qualifi": [2530, 2532, 2544], "gh7423": 2530, "misinterpret": [2530, 2592], "gh7611": 2530, "gh6423": 2530, "gh7459": 2530, "gh7394": 2530, "gh7391": 2530, "kw": [2530, 2534], "gh5897": 2530, "gh7469": 2530, "gh7299": 2530, "asobject": [2530, 2550, 2574], "gh7429": 2530, "gh7261": 2530, "gh7609": 2530, "gh2073": 2530, "gh7227": 2530, "gh7226": 2530, "gh7277": 2530, "gh7302": 2530, "gh7300": 2530, "gh7149": 2530, "gh7140": 2530, "matcher": 2530, "gh7313": 2530, "gh7315": 2530, "hemispher": 2530, "gh7310": 2530, "gh7195": 2530, "gh7325": 2530, "gh7196": 2530, "gh6606": 2530, "gh7349": 2530, "gh7333": 2530, "gh7324": 2530, "isnan": [2530, 2598], "gh7366": 2530, "gh7379": 2530, "gh7150": 2530, "gh7399": 2530, "gh7400": 2530, "gh7408": 2530, "gh7406": 2530, "gh7409": 2530, "gh7416": 2530, "gh7306": 2530, "_maybe_null_out": 2530, "gh7353": 2530, "gh7354": 2530, "nanmedian": 2530, "gh7352": 2530, "_has_inf": 2530, "gh7357": 2530, "gh7369": 2530, "gh7360": 2530, "gh7286": 2530, "gh7529": 2530, "gh7465": 2530, "gh7228": 2530, "gh7502": 2530, "gh7534": 2530, "gh7539": 2530, "gh7610": 2530, "gh7464": 2530, "freqstr": [2530, 2534, 2539, 2541, 2547, 2550], "gh7606": 2530, "gh7453": [2530, 2540], "gh7498": 2530, "gh7471": 2530, "gh7458": 2530, "gh4690": 2530, "gh7297": 2530, "gh2960": 2530, "gh3490": 2530, "gh7586": 2530, "str_contain": 2530, "gh7505": 2530, "gh7512": 2530, "gh7678": 2530, "gh7234": 2530, "gh7496": 2530, "gh7701": 2530, "gh7711": 2531, "gh7990": 2531, "schulz": 2531, "gh3943": 2531, "gh5313": 2531, "gh5314": 2531, "gh7444": 2531, "gh7839": 2531, "gh7848": 2531, "gh7864": 2531, "gh7914": 2531, "gh7768": [2531, 2550], "gh8006": 2531, "gh3678": 2531, "gh8075": 2531, "gh8076": 2531, "gh8143": 2531, "gh8453": 2531, "gh8518": 2531, "group_agg": 2531, "factor_agg": 2531, "gh3009": 2531, "gh4533": 2531, "gh8209": 2531, "gh8187": 2531, "gh8190": 2531, "gh7869": 2531, "gh7661": 2531, "gh8345": 2531, "gh8471": 2531, "5l": 2531, "3l": 2531, "to_pytimedelta": 2531, "3780": 2531, "gh6852": 2531, "gh7207": 2531, "gh7812": 2531, "0400": [2531, 2580], "gh7943": 2531, "gh7846": 2531, "gh8025": 2531, "gh8411": 2531, "tzoffset": [2531, 2555], "gh7907": 2531, "gh7766": 2531, "rolling_mean": [2531, 2538, 2539], "rolling_median": [2531, 2538, 2539, 2566], "rolling_std": 2531, "rolling_skew": [2531, 2538], "rolling_kurt": [2531, 2538], "rolling_quantil": 2531, "rolling_corr_pairwis": [2531, 2539, 2565], "rolling_window": 2531, "gh7925": 2531, "gh8269": 2531, "boxcar": 2531, "gh7618": 2531, "583333": 2531, "883333": 2531, "683333": 2531, "expanding_": [2531, 2539, 2550], "gh8279": 2531, "expanding_var": 2531, "expanding_std": 2531, "gh8064": 2531, "ewmstd": 2531, "ewmvol": 2531, "rolling_": [2531, 2537, 2539, 2550, 2572], "gh7977": 2531, "571429": 2531, "189189": 2531, "759644": 2531, "383784": 2531, "gh7911": 2531, "gh7543": 2531, "846154": 2531, "rolling_cor": 2531, "gh7542": 2531, "rolling_count": 2531, "gh8056": 2531, "gh8080": 2531, "gh7900": 2531, "775558e": 2531, "556787e": 2531, "585799e": 2531, "210526": 2531, "089069": 2531, "083333": 2531, "425439": 2531, "gh7912": 2531, "gh8062": 2531, "gh2908": 2531, "gh6932": 2531, "gh7441": 2531, "gh7952": 2531, "gh2754": 2531, "gh7103": 2531, "gh7999": 2531, "itemd": 2531, "gh7941": 2531, "gh8511": 2531, "gh5104": 2531, "gh4466": 2531, "gh7822": 2531, "gh7660": 2531, "gh7761": 2531, "gh7845": 2531, "gh7950": 2531, "ordered_merg": [2531, 2541, 2550, 2570], "gh7737": 2531, "gh8176": 2531, "gh8215": 2531, "gh7715": 2531, "gh8114": 2531, "gh8501": 2531, "gh8037": 2531, "gh5080": 2531, "gh7439": 2531, "gh7796": 2531, "gh8024": 2531, "gh8367": 2531, "gh7997": 2531, "gh8522": 2531, "gh7897": 2531, "outtyp": [2531, 2541], "gh7840": 2531, "convert_dummi": [2531, 2534], "gh8140": 2531, "infer_dst": [2531, 2550], "value_rang": [2531, 2534, 2566], "gh8481": 2531, "gh8226": 2531, "gh7762": 2531, "gh7032": [2531, 2537], "delevel": 2531, "gh7097": 2531, "gh7365": 2531, "gh8527": 2531, "gh7858": 2531, "gh8045": 2531, "gh6667": 2531, "gh8071": 2531, "gh5353": 2531, "gh6970": 2531, "gh7069": 2531, "gh7780": 2531, "gh7809": 2531, "gh7998": 2531, "gh8002": 2531, "gh8044": 2531, "gh7447": 2531, "gh8164": 2531, "cata": 2531, "catb": 2531, "numc": 2531, "numd": 2531, "071068": 2531, "gh7708": 2531, "gh7070": 2531, "days_of_week": 2531, "gh7910": 2531, "gh7966": 2531, "120m": 2531, "openpyxl1": 2531, "openpyxl2": 2531, "gh7177": 2531, "gh8377": 2531, "gh7792": 2531, "pqr": 2531, "corg": 2531, "gh7892": 2531, "gh7890": 2531, "gh4060": 2531, "gh8252": 2531, "gh8400": 2531, "gh7683": 2531, "gh5155": 2531, "gh8040": 2531, "gh8073": 2531, "gh8079": 2531, "gh8128": 2531, "gh7722": 2531, "gh8208": 2531, "gh6787": 2531, "custombusinessmonth": 2531, "gh8236": 2531, "gh8543": 2531, "gh8349": 2531, "gh8217": 2531, "gh7826": 2531, "gh7885": 2531, "gh8021": 2531, "gh7785": 2531, "gh7758": 2531, "gh7778": 2531, "gh7777": 2531, "gh7930": 2531, "gh6527": 2531, "gh7741": 2531, "gh3367": 2531, "gh7866": 2531, "gh8132": 2531, "gh8058": 2531, "gh7748": 2531, "gh8152": 2531, "gh7794": 2531, "gh7932": 2531, "gh8014": 2531, "gh8046": 2531, "gh8430": 2531, "gh7733": 2531, "gh7888": 2531, "gh7725": 2531, "gh7697": 2531, "gh8017": 2531, "gh7763": 2531, "is_superperiod": 2531, "is_subperiod": 2531, "gh7760": 2531, "gh7772": 2531, "gh7803": 2531, "gh8129": 2531, "gh7540": 2531, "gh8467": 2531, "gh7746": 2531, "gh7793": 2531, "gh7801": 2531, "gh7816": 2531, "irrespect": [2531, 2533], "gh7844": 2531, "gh7735": 2531, "gh5391": 2531, "gh7972": 2531, "gh7929": 2531, "gh7511": 2531, "gh7857": 2531, "gh7878": 2531, "gh7833": 2531, "tz_convert_singl": 2531, "gh7798": 2531, "gh7880": 2531, "timeop": 2531, "gh8363": 2531, "gh7870": 2531, "gh7835": 2531, "gh7901": 2531, "gh7949": 2531, "gh8027": 2531, "gh7740": 2531, "gh7987": 2531, "gh7982": 2531, "gh5175": 2531, "zerodivisionerror": [2531, 2550, 2555, 2598], "gh8019": 2531, "html_encod": 2531, "gh7927": 2531, "gh8039": 2531, "gh8116": 2531, "gh8103": 2531, "gh8081": 2531, "gh8092": 2531, "gh7528": 2531, "gh5517": 2531, "gh8122": 2531, "stopiter": [2531, 2540], "gh7575": 2531, "gh7704": 2531, "gh8121": 2531, "gh7814": 2531, "gh8182": 2531, "gh8169": 2531, "barplot": 2531, "gh8175": 2531, "gh8371": 2531, "gh7173": 2531, "gh8230": 2531, "gh8245": 2531, "gh8242": 2531, "gh8131": 2531, "gh8181": 2531, "mess": 2531, "gh8199": 2531, "gh8305": 2531, "gh7180": 2531, "nw_lag": 2531, "gh5884": 2531, "gh8303": 2531, "gh8362": 2531, "gh8387": 2531, "gh8437": 2531, "divers": 2531, "gh8258": 2531, "gh6552": 2531, "gh7774": 2531, "gh8444": 2531, "gh7655": 2531, "gh7065": 2531, "gh8689": 2532, "gh8582": 2532, "2718281": 2532, "gh8112": 2532, "gh7860": 2532, "gh8612": 2532, "gh8741": 2532, "undeprec": [2532, 2558], "callsyymmdd": 2532, "putsyymmdd": 2532, "expiry_d": 2532, "get_call_data": 2532, "strike": 2532, "aapl141114c00080000": 2532, "aapl141114c00084000": 2532, "aapl141114c00085000": 2532, "aapl141114c00086000": 2532, "aapl141114c00087000": 2532, "aapl141122c00109000": 2532, "aapl141128c00109000": 2532, "aapl141114c00110000": 2532, "aapl141122c00110000": 2532, "aapl141128c00110000": 2532, "gh8614": 2532, "gh8645": 2532, "dequ": [2532, 2574], "occupi": 2532, "underl": 2532, "gh8456": 2532, "underreport": 2532, "24008": 2532, "44212": 2532, "gh8680": 2532, "gh7935": 2532, "gh8578": 2532, "gh8592": 2532, "gh8482": 2532, "induc": 2532, "gh8428": 2532, "gh8701": 2532, "gh8591": 2532, "to_record": [2532, 2541, 2544, 2550, 2555, 2558, 2574, 2580, 2598, 2603], "gh8626": 2532, "gh8589": 2532, "gh8624": 2532, "gh8687": 2532, "gh8623": 2532, "gh8658": 2532, "gh8710": 2532, "gh8722": 2532, "gh8703": 2532, "gh8737": 2532, "gh8608": 2532, "unwant": [2532, 2598], "gh8669": [2532, 2550], "manifest": [2532, 2533, 2550, 2582], "gh8607": 2532, "gh8980": [2532, 2533], "gh8609": 2532, "gh7115": 2532, "gh8494": 2532, "incorpor": 2532, "gh6961": 2532, "gh8702": 2532, "get_quote_yahoo": 2532, "gh5229": 2532, "lex": 2533, "gh2646": 2533, "126970": [2533, 2537], "966718": [2533, 2537], "260476": [2533, 2537], "897237": [2533, 2537], "lexsort_depth": [2533, 2574, 2592], "gh8559": 2533, "keepdim": [2533, 2555], "gh8302": 2533, "gh8938": 2533, "gh8994": 2533, "gh9000": 2533, "gh8753": 2533, "gh8633": 2533, "gh8836": 2533, "gh7621": 2533, "gh8420": 2533, "gh8778": 2533, "utcfromtimestamp": [2533, 2598], "fromtimestamp": [2533, 2598], "gh5351": 2533, "ga": [2533, 2538, 2544], "gh8835": 2533, "gh8813": 2533, "gh8884": 2533, "generate_bq_schema": [2533, 2537], "gh8325": [2533, 2537], "gh8909": 2533, "gh8791": 2533, "gh8904": 2533, "gh8552": 2533, "gh8681": 2533, "boost": 2533, "gh8641": 2533, "gh8865": 2533, "gh8795": 2533, "gh8866": 2533, "gh8015": 2533, "py2app": 2533, "cx_freez": 2533, "gh8602": 2533, "gh8831": 2533, "gh8733": 2533, "remotedataerror": 2533, "gh8761": 2533, "gh8783": 2533, "gh8833": 2533, "gh8781": 2533, "gh8757": 2533, "outstand": 2533, "gh5963": 2533, "gh5436": 2533, "sql_schema": 2533, "gh8697": 2533, "gh8754": 2533, "gh8850": 2533, "gh8667": 2533, "gh7331": 2533, "gh4088": 2533, "gh8639": [2533, 2536], "gh8890": [2533, 2534], "gh8989": 2533, "gh8765": 2533, "gh8621": 2533, "gh8452": 2533, "array_split": 2533, "gh8846": 2533, "gh8648": 2533, "gh3995": 2533, "gh8844": 2533, "__enter__": 2533, "gh8514": 2533, "gh8683": 2533, "gh8852": 2533, "gh8772": 2533, "gh8558": 2533, "gh8584": 2533, "gh7724": 2533, "gh8679": 2533, "gh8661": 2533, "gh8983": 2533, "gh8771": 2533, "gh8969": 2533, "gh8965": 2533, "gh3964": 2533, "gh9011": 2533, "gh9012": 2533, "rplot": [2534, 2541], "sandbox": [2534, 2541, 2565], "qt": [2534, 2537, 2541, 2544, 2550], "gh9229": 2534, "gh8048": 2534, "to_spars": [2534, 2538, 2541, 2555, 2574], "gh9282": 2534, "gh9352": 2534, "gh9386": 2534, "gh9387": 2534, "gh9439": 2534, "3456": 2534, "___12": 2534, "__300": 2534, "___25": 2534, "gh8888": 2534, "ijk": 2534, "exh": 2534, "bcd": 2534, "fgh": 2534, "jk": 2534, "gh9258": 2534, "gh9450": 2534, "gh9493": [2534, 2574], "gh9066": 2534, "gh9071": 2534, "gh9255": 2534, "gh9064": 2534, "gh9192": 2534, "gh9273": 2534, "gh8986": 2534, "gh9322": 2534, "augment": [2534, 2540, 2586], "gh9572": 2534, "gh781": 2534, "gh8794": 2534, "gh9636": 2534, "3600": 2534, "36672": 2534, "gh9185": 2534, "gh9139": 2534, "100123": 2534, "gh8613": 2534, "gh9347": 2534, "gh9190": 2534, "gh8875": [2534, 2535], "gh9037": 2534, "gh9116": 2534, "gh9088": 2534, "gh9617": 2534, "gh9016": 2534, "gh9144": 2534, "gh8445": 2534, "values_count": 2534, "gh9443": 2534, "trelli": 2534, "gh3445": 2534, "gh9615": 2534, "gh9602": 2534, "gh9094": 2534, "differenc": [2534, 2535], "gh6581": [2534, 2541, 2555], "gh9126": 2534, "30x": 2534, "gh9125": 2534, "gh9129": 2534, "gh7771": 2534, "gh9136": 2534, "gh9163": 2534, "gh9151": 2534, "gh9429": 2534, "sortlevel": [2534, 2535, 2537, 2544, 2555, 2562], "gh9445": 2534, "gh9398": 2534, "gh9440": 2534, "gh9648": 2534, "gh4987": 2534, "gh9452": 2534, "gh8943": 2534, "gh9140": 2534, "gh9247": 2534, "gh9469": 2534, "gh9478": 2534, "gh9311": [2534, 2537], "gh6620": [2534, 2537], "gh9085": 2534, "gh9083": 2534, "gh9516": 2534, "gh9477": 2534, "gh9331": 2534, "gh8688": 2534, "has_dupl": 2534, "gh9075": 2534, "gh5873": 2534, "gh4862": 2534, "gh7401": 2534, "gh7403": 2534, "gh7405": 2534, "gh7466": 2534, "gh9497": 2534, "gh9210": 2534, "gh9250": 2534, "gh9096": 2534, "gh9491": 2534, "gh8365": 2534, "gh9231": 2534, "gh9284": 2534, "gh9100": 2534, "gh5172": 2534, "gh8744": 2534, "gh8653": 2534, "gh9173": 2534, "gh9468": 2534, "gh9463": 2534, "gh8877": 2534, "gh9464": 2534, "gh9221": 2534, "gh9099": 2534, "cr": 2534, "gh9079": 2534, "gh8979": 2534, "gh9280": 2534, "gh9184": 2534, "gh9512": 2534, "gh9197": 2534, "gh9167": 2534, "gh9082": 2534, "gh9204": 2534, "gh9009": 2534, "gh9272": 2534, "gh9426": 2534, "gh9205": 2534, "gh9049": 2534, "gh9344": 2534, "gh9444": 2534, "gh8868": 2534, "jobcomplet": 2534, "gh8728": 2534, "gh9201": 2534, "gh8285": 2534, "disconnect": [2534, 2602], "gh7508": 2534, "gh8532": 2534, "gh8730": 2534, "gh8961": [2535, 2537], "gh7629": 2535, "gh10038": 2535, "gh10039": 2535, "gh2419": 2535, "example_seri": 2535, "gh9068": 2535, "gh9766": 2535, "gh9773": 2535, "gh10031": 2535, "gh10045": 2535, "gh10052": 2535, "gh9847": 2535, "gh9980": 2535, "gh7905": 2535, "gh9727": 2535, "clip_low": [2535, 2555, 2574], "clip_upp": [2535, 2555, 2574], "gh6966": 2535, "gh8801": 2535, "gh6736": 2535, "gh9688": 2535, "gh9757": 2535, "gh8823": 2535, "gh9054": 2535, "gh9570": 2535, "gh9890": 2535, "gh9794": 2535, "gh9927": 2535, "__dir__": [2535, 2580, 2598], "gh9910": 2535, "gh10047": 2535, "gh10032": 2535, "xticklabel": [2535, 2586], "gh9777": 2535, "gh9770": 2535, "gh6482": 2535, "dddd": 2535, "foobar": 2535, "5x": [2535, 2563, 2564], "gh9940": 2535, "2x": [2535, 2537, 2565], "max_len_string_arrai": 2535, "7x": 2535, "gh10024": 2535, "gh9542": 2535, "gh9805": 2535, "gh5664": 2535, "gh9862": [2535, 2555], "gh5662": 2535, "gh9795": 2535, "gh9697": 2535, "gh9330": 2535, "gh10063": 2535, "gh7139": 2535, "gh9776": 2535, "timdeltaindex": 2535, "gh9635": 2535, "gh10025": 2535, "_get_formatted_index": 2535, "gh7856": 2535, "gh10043": 2535, "gh9685": 2535, "gh9992": 2535, "gh9610": 2535, "gh9779": 2535, "gh9853": 2535, "gh9852": 2535, "gh9827": 2535, "gh9861": 2535, "gh9675": 2535, "gh9731": 2535, "floatarrayformatt": 2535, "gh9764": 2535, "gh9671": 2535, "gh10083": 2535, "skip_row": 2535, "gh9832": 2535, "gh9798": 2535, "gh9785": 2535, "gh8822": 2535, "gh9783": 2535, "gh9925": 2535, "length_of_index": 2535, "gh9995": 2535, "gh9710": 2535, "gh10022": 2535, "spill": 2535, "gh9603": 2535, "gh9964": 2535, "gh9680": 2535, "gh9848": 2535, "gh9874": 2535, "gh9804": 2535, "gh9856": 2535, "gh9807": 2535, "gh9939": 2535, "gh9905": 2535, "gh8265": 2535, "gh9676": 2535, "gh9787": 2535, "gh9885": 2535, "gh9756": 2535, "gh9552": 2535, "gh9778": 2535, "gh9596": 2535, "gh9158": 2535, "gh9921": 2535, "gh9700": 2535, "connector": 2535, "gh9713": 2535, "gh8327": 2535, "gh9632": 2535, "gh10040": 2535, "gh10092": 2535, "gh10129": 2536, "gh10303": 2536, "gh10231": 2536, "gh9543": 2536, "gh10217": 2536, "gh7754": 2536, "gh10081": 2536, "gh10214": [2536, 2537], "gh7212": 2536, "gh10087": 2536, "gh10317": 2536, "gh10251": 2536, "gh10138": 2536, "gh10209": 2536, "gh10289": 2536, "gh10264": 2536, "gh10172": 2536, "gh10058": 2536, "gh10149": 2536, "gh10050": 2536, "gh10096": 2536, "gh10182": 2536, "gh9059": 2536, "gh9663": 2536, "gh10121": 2536, "gh10170": 2536, "gh10280": 2536, "gh10068": 2536, "gh10132": 2536, "gh9926": 2536, "gh10160": 2536, "gh9456": 2536, "gh10119": 2536, "gh9792": 2536, "expon": [2536, 2587], "gh9565": 2536, "gh10067": 2536, "gh10184": 2536, "gh10241": 2536, "gh10292": 2536, "gh6992": 2536, "gh10258": 2536, "gh10156": 2536, "5xxx": 2536, "gh9425": 2536, "seemingli": 2536, "forbidden": 2536, "gh9057": 2536, "gh10126": 2536, "gh10255": 2536, "gh10245": 2536, "gh10332": 2536, "gh9327": 2536, "gh10330": 2536, "gh10181": 2536, "gh4582": 2536, "gh8874": 2536, "gh9118": 2537, "gh10861": 2537, "pandas_dataread": [2537, 2540], "pep440": 2537, "gh9518": 2537, "gh8361": 2537, "gh11097": 2537, "gh11111": 2537, "gh8260": 2537, "gh10763": 2537, "gh11034": 2537, "gh8882": 2537, "dozen": [2537, 2567], "allevi": [2537, 2570], "gh10110": 2537, "gh10817": 2537, "86460": 2537, "172860": 2537, "259260": 2537, "gh7811": 2537, "gh4052": [2537, 2539], "gh4893": 2537, "gh10564": 2537, "gh4679": 2537, "gh11121": 2537, "invalidcolumnord": 2537, "invalidpagetoken": 2537, "gh11094": 2537, "gh2612": 2537, "gh11102": 2537, "gh10125": 2537, "gh8790": 2537, "gh11133": 2537, "gh10639": 2537, "gh3962": 2537, "gh10698": 2537, "gh10393": 2537, "gh9218": 2537, "gh10420": 2537, "gh11115": 2537, "gh10568": 2537, "376750": 2537, "336222": 2537, "451376": 2537, "840255": 2537, "take_last": [2537, 2544], "gh6511": 2537, "gh8505": 2537, "gh10411": 2537, "gh10530": 2537, "gh7599": 2537, "gh10699": 2537, "gh10939": 2537, "gh10638": 2537, "gh10439": 2537, "gh9607": 2537, "gh10384": 2537, "gh8685": 2537, "gh7074": 2537, "gh8188": 2537, "gh7877": 2537, "gh10750": 2537, "gh10447": 2537, "gh10443": 2537, "gh9882": 2537, "gh10581": 2537, "gh10844": 2537, "gh8735": 2537, "gh10378": 2537, "gh9157": 2537, "gh11070": 2537, "gh11072": 2537, "s3n": 2537, "s3a": 2537, "gh11071": 2537, "gh11073": 2537, "gh11074": 2537, "longtim": 2537, "gh9816": 2537, "gh8239": 2537, "merger": 2537, "gh10636": 2537, "274831": 2537, "2024": 2537, "276209": 2537, "gh9947": 2537, "gh10637": 2537, "gh1079": 2537, "nonetyp": [2537, 2550], "gh9382": 2537, "gh10451": 2537, "456789": 2537, "gh10508": 2537, "gh6113": 2537, "gh9894": 2537, "gh10704": 2537, "gh10553": 2537, "gh10952": 2537, "gh11131": 2537, "gh8011": 2537, "gh11198": 2537, "gh11086": 2537, "gh9513": 2537, "isoweekdai": 2537, "gh10177": 2537, "gh10482": 2537, "gh10748": [2537, 2544], "gh10792": [2537, 2544], "combineadd": [2537, 2544], "combinemult": [2537, 2544], "gh10735": [2537, 2544], "gh10890": [2537, 2544], "gh11157": 2537, "is_all_d": [2537, 2544, 2586], "gh11135": 2537, "gh10878": 2537, "widepanel": [2537, 2555], "longpanel": [2537, 2555, 2566], "gh10892": [2537, 2555], "na_last": 2537, "gh5231": 2537, "colspac": [2537, 2541], "circa": 2537, "gh2304": 2537, "942870": 2537, "719541": 2537, "865414": 2537, "120055": 2537, "441177": 2537, "166574": 2537, "719177": 2537, "223065": 2537, "031393": 2537, "226989": 2537, "gh4645": 2537, "gh4712": 2537, "timerul": [2537, 2570], "gh4864": 2537, "gh3787": 2537, "vbench": [2537, 2563, 2564], "gh7171": 2537, "gh10804": 2537, "gh10820": 2537, "gh11077": 2537, "gh10917": 2537, "gh10161": 2537, "gh11180": 2537, "4x": 2537, "gh6755": 2537, "gh10426": 2537, "8x": 2537, "gh10287": 2537, "gh10791": 2537, "gh10587": 2537, "gh10178": 2537, "gh10821": 2537, "gh11142": 2537, "gh11084": 2537, "gh10744": 2537, "gh11205": 2537, "gh9442": 2537, "gh11232": 2537, "gh10344": 2537, "gh9402": 2537, "gh10477": 2537, "gh9573": 2537, "gh10154": 2537, "gh10115": 2537, "gh10881": 2537, "gh10193": 2537, "gh10633": [2537, 2558], "gh10387": 2537, "gh10697": 2537, "gh10388": 2537, "excelread": 2537, "gh6403": 2537, "bingroup": 2537, "group_info": 2537, "gh10914": 2537, "gh10912": 2537, "gh10610": 2537, "gh10946": 2537, "gh11002": 2537, "gh9736": 2537, "gh10392": 2537, "generate_rang": [2537, 2555, 2574], "gh9907": 2537, "gh10565": 2537, "gh10417": 2537, "gh10360": 2537, "usmartinlutherkingjr": 2537, "gh10278": 2537, "gh9760": 2537, "gh10738": 2537, "gh9345": 2537, "gh10979": 2537, "gh10395": 2537, "get_schema": [2537, 2586], "gh10385": 2537, "gh10505": 2537, "gh11041": 2537, "test_categor": 2537, "gh10425": 2537, "gh9416": 2537, "gh10324": 2537, "gh10460": 2537, "gh10531": 2537, "gh10620": 2537, "algo": [2537, 2538, 2544, 2598], "outer_join_index": 2537, "gh10618": 2537, "gh10114": 2537, "gh10875": 2537, "gh11016": 2537, "gh10228": 2537, "gh10150": 2537, "gh10546": 2537, "gh10369": 2537, "gh10630": 2537, "gh10413": 2537, "gh10467": 2537, "gh10577": 2537, "from_csv": [2537, 2547, 2558, 2565, 2566], "gh10483": 2537, "gh10448": 2537, "gh10485": 2537, "gh9266": 2537, "gh9003": 2537, "gh11014": 2537, "gh7692": 2537, "gh10665": 2537, "gh10741": 2537, "gh10757": 2537, "gh10713": 2537, "gh4125": 2537, "eof": [2537, 2546], "gh10728": 2537, "gh10548": 2537, "gh10591": 2537, "gh9618": 2537, "get_filepath_or_buff": 2537, "gh10604": 2537, "vectoris": 2537, "gh10408": 2537, "gh10412": 2537, "gh10824": 2537, "gh10888": 2537, "uncaught": 2537, "gh10645": 2537, "gh10692": 2537, "gh9535": 2537, "gh10366": 2537, "gh9428": 2537, "gh10907": 2537, "gh9431": 2537, "gh10583": 2537, "gh10295": 2537, "gh10747": 2537, "gh10885": 2537, "gh10779": 2537, "gh10547": 2537, "gh10833": 2537, "gh10218": 2537, "gh9558": 2537, "gh10273": 2537, "gh9576": 2537, "gridspec": 2537, "gh10819": 2537, "gh10657": 2537, "gh10590": 2537, "gh11010": 2537, "gh10856": 2537, "roundoff": [2537, 2539], "gh10242": 2537, "gh10962": 2537, "gh11018": 2537, "gh10569": 2537, "gh11017": 2537, "gh10652": 2537, "gh11129": 2537, "gh7095": 2537, "gh11153": [2537, 2538], "gh11185": 2537, "gh9589": 2537, "proud": 2538, "gil": [2538, 2544], "gh11376": 2538, "feedback": [2538, 2544, 2549, 2603], "gh11610": 2538, "506295": 2538, "5786": 2538, "651437": 2538, "426679": 2538, "428913": 2538, "265936": 2538, "86674": 2538, "678886": 2538, "094709": 2538, "49139": 2538, "638902": 2538, "443982": 2538, "434351": 2538, "20593": 2538, "186786": 2538, "004054": 2538, "386186": 2538, "737369": 2538, "490732": 2538, "935834": 2538, "175829": 2538, "253881": 2538, "637752": 2538, "907105": 2538, "428681": 2538, "140069": 2538, "861755": 2538, "255619": 2538, "771533": 2538, "699877": 2538, "927462": 2538, "173636": 2538, "002846": 2538, "688223": 2538, "879536": 2538, "283627": 2538, "805367": 2538, "727669": 2538, "3909": 2538, "573806": 2538, "338589": 2538, "01183": 2538, "392365": 2538, "412912": 2538, "978736": 2538, "238143": 2538, "gh10442": 2538, "gh7615": 2538, "gh11033": 2538, "tild": [2538, 2555], "gh11438": 2538, "gh11181": 2538, "gh11269": 2538, "gh11625": 2538, "gh10709": 2538, "gh11595": 2538, "gh10089": 2538, "gh10661": 2538, "gh3335": 2538, "gh11411": 2538, "gh11215": 2538, "gh11285": 2538, "gh11359": [2538, 2541], "gh8038": 2538, "gh11245": 2538, "gh11356": 2538, "ptp": [2538, 2555, 2574], "gh11163": 2538, "gh11308": [2538, 2544], "gh11274": [2538, 2541], "ness": 2538, "gh11080": 2538, "gh11159": 2538, "gh11263": 2538, "gh11450": 2538, "gh11272": 2538, "gh11352": 2538, "gh11305": 2538, "gh11643": 2538, "gh11433": 2538, "gh4095": 2538, "pendingdeprecationwarn": 2538, "gh11622": 2538, "gh11302": 2538, "gh11402": 2538, "gh11374": 2538, "gh10660": 2538, "unencod": [2538, 2540], "gh11234": 2538, "gh11405": 2538, "gh11283": 2538, "gh11372": 2538, "gh11626": 2538, "gh10673": 2538, "gh11295": 2538, "gh11619": 2538, "gh11339": 2538, "gh11326": 2538, "gh11206": 2538, "gh11320": 2538, "gh10993": 2538, "gh10299": 2538, "gh11235": 2538, "gh11230": 2538, "gh8999": 2538, "gh11517": 2538, "gh11150": 2538, "gh11637": 2538, "gh11652": 2538, "gh11638": 2538, "gh11431": 2538, "gh11529": 2538, "gh11477": 2538, "gh11533": 2538, "subplotax": 2538, "gh11520": 2538, "gh11556": 2538, "gh7124": 2538, "gh11324": 2538, "gh11344": 2538, "gh11007": 2538, "gh10982": 2538, "gh10970": 2538, "gh11317": 2538, "gh11408": 2538, "gh11327": 2538, "gh11560": 2538, "freebsd": 2538, "gh10510": 2538, "gh7791": 2538, "gh11519": 2538, "gh11588": 2538, "gh11599": 2538, "gh11600": 2538, "fatal": 2538, "gh11611": 2538, "gh11618": 2538, "gh7718": 2539, "gh11273": 2539, "gh12489": 2539, "nose": 2539, "gh4327": 2539, "gh11603": 2539, "gh12373": [2539, 2540], "237722": 2539, "023640": 2539, "133155": 2539, "048693": 2539, "342054": 2539, "370076": 2539, "079587": 2539, "954504": 2539, "327364": 2539, "335505": 2539, "143778": 2539, "835747": 2539, "920379": 2539, "871850": 2539, "750099": 2539, "162285": 2539, "gh9494": 2539, "gh11965": 2539, "newnam": 2539, "021255": 2539, "334077": [2539, 2540], "indexnam": 2539, "columns_nam": 2539, "002118": [2539, 2540], "405453": 2539, "289092": 2539, "321158": 2539, "546906": 2539, "202646": 2539, "655969": 2539, "193421": 2539, "xrang": 2539, "gh939": 2539, "gh12070": 2539, "gh12071": 2539, "gh12109": 2539, "gh12888": 2539, "gh11386": [2539, 2550], "amend": [2539, 2594], "gh11435": 2539, "friendlier": [2539, 2566], "gh11334": 2539, "gh4314": 2539, "gh11963": 2539, "123400": 2539, "000045": 2539, "10min": 2539, "gh11713": 2539, "gh10503": 2539, "gh11972": 2539, "_repr_latex_": 2539, "nbconvert": 2539, "gh11778": 2539, "gh12182": 2539, "plan": [2539, 2592, 2603], "gh11729": 2539, "bucketnam": 2539, "gh11447": 2539, "aws_s3_host": 2539, "gh12198": 2539, "gh11763": 2539, "getsizeof": 2539, "gh11597": 2539, "gh11946": 2539, "gh10174": 2539, "gh11692": 2539, "gh11990": 2539, "gh12017": 2539, "gh11881": 2539, "gh12572": 2539, "gh12221": 2539, "gh8848": 2539, "ifi": 2539, "gh12096": 2539, "gh11833": 2539, "gh11885": 2539, "gh11937": 2539, "gh12170": 2539, "gh11555": 2539, "gh12300": 2539, "gh11564": 2539, "19900315": 2539, "gh11925": 2539, "rehydr": 2539, "gh12129": 2539, "gh10527": 2539, "unread": [2539, 2544], "gh12142": 2539, "gh11759": 2539, "gh11406": 2539, "gh11732": 2539, "gh12702": 2539, "gh12202": 2539, "gh12332": 2539, "gh12334": 2539, "gh12348": 2539, "gh12448": 2539, "191519": 2539, "622109": 2539, "437728": 2539, "785359": 2539, "779976": 2539, "272593": 2539, "276464": 2539, "801872": 2539, "958139": 2539, "875933": 2539, "357817": 2539, "500995": 2539, "683463": 2539, "712702": 2539, "370251": 2539, "561196": 2539, "503083": 2539, "013768": 2539, "772827": 2539, "882641": 2539, "364886": 2539, "615396": 2539, "075381": 2539, "368824": 2539, "933140": 2539, "651378": 2539, "397203": 2539, "788730": 2539, "316836": 2539, "568099": 2539, "869127": 2539, "436173": 2539, "802148": 2539, "143767": 2539, "704261": 2539, "704581": 2539, "218792": 2539, "924868": 2539, "442141": 2539, "909316": 2539, "485748": 2539, "447351": 2539, "357096": 2539, "793615": 2539, "820801": 2539, "794317": 2539, "364034": 2539, "531096": 2539, "433985": 2539, "314582": 2539, "424104": 2539, "625733": 2539, "624988": 2539, "609738": 2539, "633165": 2539, "612452": 2539, "510470": 2539, "534317": 2539, "573201": 2539, "806949": 2539, "971495": 2539, "894701": 2539, "714192": 2539, "587231": 2539, "641602": 2539, "588635": 2539, "728068": 2539, "062191": 2539, "867969": 2539, "629165": 2539, "848208": 2539, "251465": 2539, "249976": 2539, "219477": 2539, "266330": 2539, "224904": 2539, "020940": 2539, "068634": 2539, "146402": 2539, "613897": 2539, "datetimeindexresampl": 2539, "0x7f164a340cd0": 2539, "857476": 2539, "473507": 2539, "570960": 2539, "936154": 2539, "208011": 2539, "943173": 2539, "640340": 2539, "310957": 2539, "339846": 2539, "145823": 2539, "241039": 2539, "257326": 2539, "249881": 2539, "097384": 2539, "331650": 2539, "124518": 2539, "104699": 2539, "343172": 2539, "732009": 2539, "069486": 2539, "loudli": 2539, "gh9297": 2539, "gh8664": 2539, "gh10486": 2539, "currentlydefault": 2539, "gh11818": 2539, "00am": 2539, "20150101": 2539, "gh7061": 2539, "gh12081": 2539, "gh9746": 2539, "gh9052": 2539, "gh12301": 2539, "gh12031": 2539, "gh8020": 2539, "gh6625": 2539, "gh10165": 2539, "gh10789": 2539, "violat": [2539, 2580, 2601, 2602], "gh12492": 2539, "get_offset_nam": [2539, 2547], "gh11192": 2539, "fama_macbeth": [2539, 2544], "gh6077": 2539, "plm": [2539, 2544], "gh12027": [2539, 2544], "gh11783": 2539, "gh12165": 2539, "gh12333": 2539, "expanding_corr_pairwis": 2539, "datamatrix": 2539, "gh12111": 2539, "gh6930": 2539, "gh11534": 2539, "gh10277": 2539, "gh11958": 2539, "gh11591": 2539, "gh12077": 2539, "gh11899": 2539, "gh11871": 2539, "gh9714": 2539, "gh11699": 2539, "gh11738": 2539, "gh11838": 2539, "fell": 2539, "gh11804": 2539, "gh12409": 2539, "gh11995": 2539, "gh12014": 2539, "gh11370": 2539, "gh12049": 2539, "gh11790": 2539, "gh12089": 2539, "gh12180": 2539, "gh11693": 2539, "gh11755": 2539, "gh12217": 2539, "gh12232": 2539, "gh12037": 2539, "gh12352": 2539, "gh12471": 2539, "boto": [2539, 2544], "gh11915": [2539, 2544], "gh11718": 2539, "gh12290": 2539, "py2": 2539, "gh12299": 2539, "gh11690": 2539, "gh11586": 2539, "gh11761": 2539, "gh11794": 2539, "gh11349": 2539, "gh12358": 2539, "gh11808": 2539, "gh11616": 2539, "gh9263": 2539, "from_msgpack": 2539, "gh11880": 2539, "gh12169": 2539, "gh11682": 2539, "gh11488": 2539, "gh11776": 2539, "gh11708": 2539, "gh11614": 2539, "gh11805": 2539, "gh11864": 2539, "gh11497": 2539, "gh11696": 2539, "gh12134": 2539, "gh12125": 2539, "gh11678": 2539, "gh11835": 2539, "gh11986": 2539, "gh11698": 2539, "gh11193": 2539, "gh11711": 2539, "gh11544": 2539, "gh11522": 2539, "gh11553": 2539, "gh9244": 2539, "gh12078": 2539, "gh11859": 2539, "gh12039": 2539, "gh7222": 2539, "gh8341": 2539, "gh12157": 2539, "gh12292": 2539, "gh9002": 2539, "gh11741": 2539, "gh12048": 2539, "2e": 2539, "gh12237": 2539, "gh12123": 2539, "gh12019": 2539, "gh11502": 2539, "gh12386": 2539, "gh12050": 2539, "gh11655": [2539, 2541], "gh12307": 2539, "gh11974": 2539, "hhmmss": 2539, "gh10041": 2539, "buffer_rd_byt": 2539, "src": 2539, "freed": 2539, "gh12098": 2539, "gh10291": 2539, "gh12244": 2539, "gh12336": 2539, "gh11934": 2539, "gh12494": 2539, "gh12344": 2539, "tomaugsburg": 2540, "gh13045": 2540, "gh11514": 2540, "gh12486": 2540, "gh12738": 2540, "ungroup": 2540, "rollinggroupbi": [2540, 2555, 2576, 2580, 2584, 2586, 2592, 2597], "gh11485": 2540, "gh12533": 2540, "gh10331": 2540, "gh8158": 2540, "gh12958": 2540, "gh12175": 2540, "gh11852": 2540, "writeabl": [2540, 2577], "gh12359": 2540, "gh12573": 2540, "gh10778": 2540, "gh7588": 2540, "gh12655": 2540, "weekday_nam": [2540, 2547, 2550, 2574], "gh11128": 2540, "gh12631": 2540, "gh10008": [2540, 2541], "gh10103": 2540, "gh12569": 2540, "gh12925": 2540, "gh12988": 2540, "smoother": [2540, 2541], "gh10560": 2540, "gh12796": 2540, "gh9467": 2540, "gh12966": 2540, "gh12787": 2540, "gh12910": 2540, "gh12971": 2540, "gh10452": 2540, "gh12908": 2540, "gh12797": 2540, "gh9850": 2540, "gh10648": 2540, "gh10536": 2540, "gh9765": 2540, "gh12174": 2540, "gh11039": 2540, "gh12644": 2540, "gh12638": 2540, "gh12687": 2540, "gh12238": 2540, "gh12600": 2540, "gh11742": 2540, "emptydataerror": [2540, 2544, 2550, 2604], "gh12493": 2540, "gh12506": 2540, "cparsererror": [2540, 2541, 2544], "gh12551": 2540, "gh12678": 2540, "outofboundsdateim": 2540, "gh11758": 2540, "gh13052": 2540, "gh13059": 2540, "1420043460": 2540, "11111111": 2540, "gh12934": 2540, "incompatiblefrequ": [2540, 2541, 2580, 2592, 2603], "gh12615": 2540, "gh12473": 2540, "gh5636": 2540, "gh12749": 2540, "gh12740": 2540, "__qualname__": [2540, 2544], "gh12021": 2540, "gh12695": 2540, "gh9455": 2540, "gh12219": 2540, "gh12887": 2540, "gh12591": [2540, 2547], "gh12882": [2540, 2541, 2547], "gh12656": 2540, "gh12961": 2540, "an_integ": 2540, "gh13005": 2540, "gh12876": 2540, "gh12903": 2540, "gh11831": 2540, "gh13008": 2540, "gh12777": 2540, "gh13036": 2540, "gh12203": 2540, "gh12713": 2540, "gh11854": 2540, "gh12774": 2540, "gh12868": 2540, "gh12770": 2540, "gh12574": 2540, "aggress": [2540, 2592], "gh12411": 2540, "gh12045": 2540, "gh11594": 2540, "gh10571": 2540, "gh12211": 2540, "gh12706": 2540, "fulfil": [2540, 2544], "gh12768": 2540, "cum": 2540, "float64ind": 2540, "gh12881": 2540, "gh12866": 2540, "gh13019": 2540, "gh12969": 2540, "gh12701": 2540, "gh12467": 2540, "gh12952": 2540, "gh12659": 2540, "gh12654": 2540, "gh12647": 2540, "gh12809": 2540, "gh11473": 2540, "0d": [2540, 2574], "gh11299": 2540, "gh12554": 2540, "gh12983": 2540, "gh13037": 2540, "abcpanel": 2540, "gh12810": 2540, "gh12363": 2540, "gh12622": 2540, "gh12727": 2540, "gh12772": 2540, "gh12527": 2540, "fencepost": 2540, "gh12926": 2540, "gh12564": 2540, "gh10911": 2540, "gh12775": 2540, "gh12981": 2540, "gh12558": 2540, "gh12835": 2540, "unboundlocalerror": [2540, 2541, 2545, 2581, 2583, 2603], "gh12633": 2540, "gh9755": 2540, "gh12912": 2540, "gh12623": 2540, "gh12902": 2540, "32bit": 2540, "gh12972": 2540, "gh12893": 2540, "gh12669": 2540, "gh11559": 2540, "gh12617": 2540, "last_valid_index": [2540, 2547, 2550], "first_valid_index": [2540, 2547, 2550, 2552], "gh12800": 2540, "gh12531": 2540, "gh12769": 2540, "gh12684": 2540, "gh12620": 2540, "gh11082": 2540, "gh12979": 2540, "gh12723": 2540, "gh9178": 2540, "gh12577": 2540, "disappear": [2540, 2555], "gh12133": 2540, "gh12642": 2540, "gh12610": 2540, "gh11558": 2540, "gh12725": 2540, "gh12870": 2540, "gh1870": 2541, "gh13695": 2541, "gh13709": 2541, "gh13902": 2541, "gh13327": 2541, "gh12995": 2541, "impart": 2541, "gh7160": 2541, "gh9424": 2541, "is_list_lik": [2541, 2555, 2595, 2598], "keysview": 2541, "gh10153": 2541, "gh13361": 2541, "gh13763": 2541, "gh13846": 2541, "gh14173": 2541, "gh13524": 2541, "gh1543": 2541, "gh13170": 2541, "gh6194": 2541, "gh13156": 2541, "gh13209": 2541, "gh13615": 2541, "legitim": 2541, "gh13109": 2541, "gh13145": 2541, "gh8725": 2541, "gh13352": 2541, "sanction": 2541, "gh13147": 2541, "gh13634": [2541, 2550], "is_array_lik": 2541, "is_bool": 2541, "is_complex": 2541, "is_complex_dtyp": 2541, "is_datetime64_any_dtyp": [2541, 2544], "is_datetime64_dtyp": [2541, 2550], "is_datetime64_ns_dtyp": [2541, 2544], "is_datetime64tz_dtyp": 2541, "is_dtype_equ": [2541, 2586], "is_extension_typ": [2541, 2574], "is_file_lik": 2541, "is_float_dtyp": 2541, "is_int64_dtyp": 2541, "is_integer_dtyp": 2541, "is_interval_dtyp": 2541, "is_named_tupl": 2541, "is_numeric_dtyp": 2541, "is_object_dtyp": [2541, 2574], "is_period_dtyp": [2541, 2555], "is_r": 2541, "is_re_compil": 2541, "is_scalar": [2541, 2550, 2555], "is_signed_integer_dtyp": 2541, "is_spars": 2541, "is_string_dtyp": [2541, 2544, 2574, 2580], "is_timedelta64_dtyp": 2541, "is_timedelta64_ns_dtyp": [2541, 2544], "is_unsigned_integer_dtyp": 2541, "pandas_dtyp": [2541, 2574, 2592, 2603], "gh13990": 2541, "gh10758": 2541, "gh11630": 2541, "gh13500": 2541, "get_credenti": 2541, "gbqconnector": 2541, "gh13577": 2541, "gh13057": 2541, "gh11773": 2541, "gh12933": 2541, "gh13321": 2541, "gh13381": 2541, "gh13274": 2541, "gh13461": 2541, "gh13358": 2541, "gh13304": 2541, "gh12907": 2541, "is_monoton": [2541, 2544, 2551, 2558, 2574, 2580, 2592, 2603], "gh13336": 2541, "gh11886": 2541, "gh13677": 2541, "gh13535": 2541, "gh13536": 2541, "gh12259": 2541, "gh13923": 2541, "gh13775": 2541, "gh10806": 2541, "gh13746": 2541, "gh11563": 2541, "gh11920": 2541, "gh13333": 2541, "gh13727": 2541, "gh12086": 2541, "gh9180": 2541, "gh13347": 2541, "gh13907": 2541, "gh10001": 2541, "gh13687": 2541, "gh11526": 2541, "gh14208": 2541, "mimick": 2541, "gh10904": [2541, 2547], "gh1134": 2541, "gh4581": 2541, "gh13538": 2541, "abd": 2541, "gh13234": 2541, "gh13180": 2541, "gh13176": 2541, "gh13451": 2541, "gh12424": 2541, "gh13834": 2541, "gh8596": 2541, "gh13104": 2541, "0005": 2541, "9995": 2541, "000400": 2541, "002000": 2541, "004000": 2541, "996000": 2541, "998000": 2541, "999600": 2541, "gh13288": 2541, "gh13941": 2541, "gh12759": 2541, "gh13582": 2541, "gh13988": 2541, "gh8227": 2541, "gh14127": 2541, "gh13514": 2541, "gh13395": 2541, "gh13743": 2541, "gh13854": [2541, 2550], "bac": 2541, "df_group": 2541, "df_set_idx": 2541, "gh12185": 2541, "n6": 2541, "gh667": 2541, "gh13849": 2541, "gh13848": 2541, "gh13900": 2541, "gh13787": 2541, "gh14000": 2541, "gh13144": 2541, "gh13048": 2541, "gh11633": 2541, "gh13866": 2541, "gh13853": 2541, "gh13917": 2541, "gh8292": 2541, "sparsedatafarm": 2541, "gh13001": 2541, "gh8276": 2541, "gh13110": 2541, "gh13985": 2541, "gh13999": 2541, "pointer": 2541, "gh3033": 2541, "gh13972": 2541, "gh14101": 2541, "gh13565": 2541, "gh13778": 2541, "gh12399": 2541, "gh12388": 2541, "unsupportedfunctioncal": [2541, 2544, 2550, 2580], "gh12811": 2541, "gh13299": 2541, "gh13161": 2541, "gh13222": 2541, "gh13149": 2541, "gh13664": 2541, "gh12216": 2541, "gh7096": 2541, "gh13623": 2541, "filenotfounderror": [2541, 2558, 2578, 2603], "gh14086": 2541, "gh13652": 2541, "gh14065": 2541, "gh10364": 2541, "gh14293": 2541, "gh8254": [2541, 2550], "datetool": [2541, 2555], "gh14094": [2541, 2555], "gh13784": 2541, "gh13857": 2541, "superflu": [2541, 2597], "gh13611": [2541, 2550], "compact_int": [2541, 2550], "use_unsign": [2541, 2550], "gh13320": 2541, "buffer_lin": [2541, 2550], "gh13360": [2541, 2550], "gh13373": [2541, 2550], "skip_foot": [2541, 2550, 2564, 2572, 2574], "gh13349": 2541, "gh12160": 2541, "pivot_annu": [2541, 2550], "gh736": 2541, "isleapyear": [2541, 2550], "to_xarrai": [2541, 2544, 2550], "gh13564": 2541, "get_standard_freq": [2541, 2550], "gh13874": [2541, 2550], "gh13670": 2541, "gh13724": 2541, "gh13855": 2541, "gh13419": 2541, "gh13627": 2541, "gh8486": 2541, "set_ord": [2541, 2603], "gh13671": 2541, "gh8376": 2541, "gh14041": 2541, "gh13669": 2541, "to_wid": 2541, "to_panel": [2541, 2566], "gh14039": 2541, "gh13804": 2541, "gh13781": 2541, "gh13701": 2541, "gh13590": 2541, "gh13868": 2541, "gh13082": 2541, "blockindex": 2541, "gh11623": 2541, "gh13166": 2541, "gh13334": 2541, "gh12737": 2541, "gh10235": 2541, "gh12044": 2541, "gh13749": 2541, "gh13692": 2541, "gh12817": 2541, "gh13750": 2541, "gh14266": 2541, "gh14308": 2541, "gh13813": 2541, "gh13994": 2541, "gh13613": 2541, "gh13213": 2541, "gh11858": 2541, "gh9161": 2541, "gh13544": 2541, "gh13522": 2541, "autodataformatt": 2541, "gh13131": 2541, "gh8287": 2541, "unhelp": [2541, 2543, 2544, 2547, 2550, 2580], "gh14058": 2541, "gh13646": 2541, "gh14068": [2541, 2542], "gh13174": 2541, "gh13172": 2541, "gh12924": 2541, "gh13098": 2541, "gh13146": 2541, "gh13191": 2541, "gh13844": 2541, "gh14190": 2541, "quantifi": 2541, "gh13382": 2541, "gh13078": 2541, "gh13324": 2541, "timdelta64": 2541, "gh13071": 2541, "gh13067": 2541, "gh13212": 2541, "gh13468": 2541, "gh13235": 2541, "gh13306": 2541, "tzlocal": [2541, 2555], "gh13583": 2541, "gh13231": 2541, "gh13383": 2541, "gh13509": 2541, "gh13717": 2541, "gh13445": 2541, "gh12309": 2541, "honour": 2541, "gh13205": 2541, "is_norm": 2541, "gh13459": 2541, "gh13626": 2541, "gh13221": 2541, "gh7795": 2541, "quotat": [2541, 2542], "gh12922": 2541, "gh13259": 2541, "gh13898": 2541, "gh12896": 2541, "gh13438": 2541, "gh13599": 2541, "cartesian_product": [2541, 2544], "gh12258": 2541, "gh13703": 2541, "gh12224": 2541, "bom": [2541, 2558, 2586], "gh4793": 2541, "gh12546": 2541, "gh14066": 2541, "gh13314": 2541, "gh10476": 2541, "tempfil": [2541, 2595, 2598], "temporaryfil": 2541, "gh13398": 2541, "gh13219": 2541, "gh13402": 2541, "gh14012": 2541, "gh13411": 2541, "gh3404": 2541, "utf_xx": 2541, "unicodedecodeerror": [2541, 2576, 2587, 2596], "gh13549": 2541, "gh13940": 2541, "gh13354": 2541, "gh13598": 2541, "gh13603": 2541, "gh13043": 2541, "gh13737": 2541, "gh14021": 2541, "gh13285": 2541, "gh13618": 2541, "gh9005": 2541, "gh13592": 2541, "gh13069": 2541, "gh13200": 2541, "gh11981": 2541, "gh13249": 2541, "gh13607": 2541, "gh12920": 2541, "gh13926": 2541, "gh13792": 2541, "gh13797": 2541, "gh14316": 2541, "gh13006": 2541, "gh7630": 2541, "gh10567": 2541, "gh12824": 2541, "gh12839": 2541, "gh10690": 2541, "gh13977": 2541, "gh13624": 2541, "gh11169": 2541, "gh11287": 2541, "gh13672": 2541, "gh14155": 2541, "gh13663": 2541, "gh13981": 2541, "gh13793": 2541, "gh9114": 2541, "gh13876": 2541, "gh13119": 2541, "gh13389": 2541, "gh13884": 2541, "gh13261": 2541, "gh13204": 2541, "gh13731": 2541, "discoveri": 2541, "gh13454": 2541, "gh13432": 2541, "gh12814": 2541, "gh14088": 2541, "gh13511": 2541, "3h": 2541, "gh13930": 2541, "gh13542": 2541, "gh14171": 2541, "gh12821": 2541, "gh13980": 2541, "gh12941": 2541, "gh13894": 2541, "strai": 2541, "gh6618": 2541, "gh13107": 2541, "gh14146": 2541, "gh14241": 2541, "gh13822": 2541, "gh14095": 2541, "make_axis_dummi": 2541, "gh13430": 2541, "gh13629": 2541, "gh14302": 2541, "gh14338": 2542, "gh14461": 2542, "gh14408": 2542, "gh14551": 2542, "gh14204": 2542, "gh14496": 2542, "gh14418": 2542, "gh14357": 2542, "gh14323": 2542, "gh14555": 2542, "gh14459": 2542, "gh14477": 2542, "gh14545": 2542, "gh14381": 2542, "_maybe_cast_slice_bound": 2542, "gh14354": 2542, "gh14402": 2542, "gh14453": 2542, "gh14424": 2542, "gh13139": 2542, "gh14364": 2542, "gh14457": 2542, "gh14359": 2542, "gh14291": 2542, "gh14434": 2542, "underflow": 2542, "gh14415": 2542, "gh14252": 2542, "gh14369": 2542, "gh14438": 2542, "gh13754": 2542, "gh14391": 2542, "gh14327": 2542, "gh14334": 2542, "gh14380": 2542, "gh13202": 2543, "gh14253": 2543, "gh13936": 2543, "gh14822": 2543, "gh14930": 2543, "gh12745": 2543, "gh14894": 2543, "gh14685": 2543, "gh14684": 2543, "gh14689": 2543, "gh14681": 2543, "gh14621": 2543, "gh14203": 2543, "gh14515": 2543, "gh14582": 2543, "gh14734": 2543, "gh13654": 2543, "gh13879": 2543, "gh14872": 2543, "gh14776": 2543, "gh14652": 2543, "gh14401": 2543, "gh13341": 2543, "gh14322": 2543, "gh14561": 2543, "gh14682": 2543, "recursionerror": [2543, 2550, 2555, 2557, 2587, 2605], "gh14554": 2543, "gh14435": 2543, "gh11412": 2543, "gh10381": 2543, "gh12553": 2543, "gh13412": 2543, "gh13747": 2543, "gh14362": 2543, "gh12807": 2543, "gh12529": 2543, "gh14687": 2543, "gh14712": 2543, "gh7626": 2543, "gh14844": 2543, "gh14618": 2543, "gh14821": 2543, "gh11847": 2543, "gh16250": [2544, 2555], "gh1623": 2544, "068226": 2544, "387015": 2544, "892029": 2544, "195563": 2544, "205944": 2544, "690539": 2544, "541787": 2544, "254841": 2544, "434191": 2544, "853153": 2544, "249281": 2544, "239990": 2544, "540338": 2544, "055473": 2544, "096364": 2544, "107780": 2544, "557110": 2544, "gh15015": 2544, "gh14295": 2544, "gh11276": 2544, "gh11745": 2544, "gh5677": 2544, "gh12688": 2544, "gh14570": 2544, "gh14874": 2544, "salari": 2544, "improp": [2544, 2572], "gh14937": 2544, "gh4471": 2544, "gh14982": 2544, "gh14721": 2544, "gh14881": 2544, "gh14983": 2544, "gh14915": 2544, "gh14934": 2544, "gh13179": 2544, "chromosom": 2544, "nteract": 2544, "gh4343": 2544, "gh15530": 2544, "bcde": 2544, "329212": 2544, "316280": 2544, "990810": 2544, "070816": 2544, "438713": 2544, "564417": 2544, "295722": 2544, "626404": 2544, "219565": 2544, "678805": 2544, "889273": 2544, "961538": 2544, "104011": 2544, "481165": 2544, "850229": 2544, "453425": 2544, "057737": 2544, "165562": 2544, "515018": 2544, "336936": 2544, "562861": 2544, "392855": 2544, "063328": 2544, "121668": 2544, "207603": 2544, "002040": 2544, "627796": 2544, "354493": 2544, "037528": 2544, "385684": 2544, "519818": 2544, "686583": 2544, "325963": 2544, "428984": 2544, "089354": 2544, "129820": 2544, "631523": 2544, "586538": 2544, "290720": 2544, "gh7640": 2544, "gh8625": 2544, "provision": 2544, "closed": 2544, "gh13965": 2544, "gh15055": 2544, "gh15446": 2544, "gh13589": 2544, "gh14444": 2544, "gh14336": 2544, "gh15197": 2544, "gh12640": 2544, "gh9930": 2544, "gh8419": 2544, "gh15300": 2544, "gh11897": 2544, "gh12397": 2544, "gh14714": 2544, "gh14798": 2544, "gh7751": 2544, "gh8825": 2544, "gh14154": 2544, "gh10882": 2544, "gh15755": 2544, "suplot": 2544, "gh14753": 2544, "gh15516": 2544, "gh6424": 2544, "gh4160": 2544, "gh16164": 2544, "gh15136": 2544, "gh14910": 2544, "gh14887": 2544, "gh3715": 2544, "gh15224": 2544, "gh15339": 2544, "gh15160": 2544, "gh13434": 2544, "gh15403": 2544, "gh15649": 2544, "gh15379": 2544, "gh8711": 2544, "gh13410": 2544, "gh15536": 2544, "gh14326": 2544, "gh15270": 2544, "gh15828": 2544, "gh14583": 2544, "gh15534": 2544, "gh14883": 2544, "gh15694": 2544, "gh15913": 2544, "gh15925": 2544, "gh7117": 2544, "gh15908": 2544, "gh16157": [2544, 2555], "gh14757": 2544, "gh15098": 2544, "gh12766": 2544, "02t02": 2544, "gh15022": 2544, "gh15903": 2544, "gh14826": 2544, "gh13247": 2544, "ndmin": 2544, "gh15347": 2544, "gh15237": 2544, "gh15622": 2544, "gh15687": 2544, "gh14015": 2544, "gh13431": 2544, "gh15797": 2544, "is_lexsort": [2544, 2592, 2603], "gh4792": 2544, "amin": 2544, "amax": 2544, "enjoi": 2544, "gh15677": 2544, "640880": 2544, "126205": 2544, "171465": 2544, "737086": 2544, "127029": 2544, "369650": 2544, "604334": 2544, "103104": 2544, "802374": 2544, "945553": 2544, "132090": 2544, "145775": 2544, "119645": 2544, "13209": 2544, "gh15492": 2544, "unparsed_d": 2544, "388552400": 2544, "gh15582": 2544, "gh4386": 2544, "requisit": 2544, "gh15213": 2544, "gh12665": 2544, "gh12855": 2544, "gh8222": 2544, "gh15999": 2544, "gh15120": 2544, "gh9217": 2544, "gh14898": 2544, "gh11592": 2544, "gh14189": 2544, "gh15118": 2544, "gh15444": 2544, "gh15604": 2544, "gh10409": 2544, "gh15594": 2544, "gh5224": 2544, "gh15781": 2544, "gh15782": 2544, "gh15830": 2544, "pandaserror": 2544, "gh15541": 2544, "ambiguousindexerror": 2544, "gh12588": 2544, "saslib": 2544, "_sa": 2544, "_join": 2544, "_hash": 2544, "_period": 2544, "_spars": 2544, "_window": [2544, 2558], "gh15998": 2544, "gh16146": 2544, "gh16223": [2544, 2550], "print_vers": 2544, "doctool": 2544, "depr_modul": 2544, "gh14800": 2544, "dtypewarn": 2544, "gh9895": 2544, "gh14831": 2544, "gh14699": 2544, "gh13097": 2544, "gh14854": 2544, "gh15707": 2544, "gh14218": 2544, "gh13563": [2544, 2550], "628776": 2544, "409432": 2544, "209395": 2544, "988138": 2544, "347533": 2544, "896581": 2544, "938153": 2544, "272395": 2544, "161137": 2544, "223019": 2544, "591863": 2544, "051539": 2544, "186494": 2544, "422986": 2544, "592886": 2544, "072608": 2544, "363565": 2544, "104352": 2544, "239072": 2544, "449567": 2544, "889157": 2544, "123692": 2544, "414505": 2544, "319561": 2544, "952478": 2544, "147855": 2544, "473116": 2544, "550603": 2544, "014752": 2544, "431550": 2544, "139683": 2544, "195524": 2544, "288377": 2544, "122273": 2544, "425795": 2544, "619993": 2544, "43155": 2544, "gh12548": 2544, "gh14647": 2544, "sparse_onli": [2544, 2555], "gh12662": 2544, "gh15524": 2544, "gh14878": 2544, "gh15099": [2544, 2555], "gh15358": [2544, 2555], "gh15483": 2544, "gh15257": 2544, "gh13790": 2544, "gh15940": [2544, 2555], "pnow": [2544, 2555], "is_floating_dtyp": [2544, 2555], "is_sequ": [2544, 2555], "gh16042": 2544, "google2panda": 2544, "gh13602": 2544, "gh11898": 2544, "sparsetimeseri": 2544, "gh10711": 2544, "gh10632": 2544, "gh10236": 2544, "gh10920": 2544, "gh10726": [2544, 2574], "gh14779": 2544, "gh14859": 2544, "gh16057": 2544, "compat_x": 2544, "gh15073": 2544, "gh15048": 2544, "gh15109": 2544, "gh15561": 2544, "gh15635": 2544, "gh15245": 2544, "gh14947": 2544, "gh15498": 2544, "gh15503": 2544, "gh12963": 2544, "gh15062": 2544, "gh15504": 2544, "gh16039": [2544, 2546], "gh15240": 2544, "gh15030": 2544, "gh13303": 2544, "gh6538": 2544, "gh11481": 2544, "gh15777": 2544, "gh14816": 2544, "gh14946": 2544, "gh15126": 2544, "gh14440": 2544, "gh15578": 2544, "gh14265": 2544, "gh14827": 2544, "gh14908": 2544, "gh13277": 2544, "__deepcopy__": 2544, "gh15370": 2544, "gh12747": 2544, "gh15765": 2544, "gh15289": 2544, "gh15743": 2544, "gh15187": 2544, "gh14928": 2544, "gh14940": 2544, "gh15125": 2544, "gh15077": 2544, "gh14956": 2544, "gh15277": 2544, "gh14320": 2544, "gh15869": 2544, "gh15855": 2544, "is_string_like_dtyp": 2544, "gh15941": 2544, "gh15949": 2544, "gh16071": 2544, "gh15520": 2544, "gh14973": 2544, "gh14922": 2544, "gh14992": 2544, "gh14730": 2544, "gh15424": 2544, "gh15434": 2544, "gh15713": 2544, "gh15822": 2544, "gh15414": 2544, "gh15701": 2544, "gh11617": 2544, "gh12223": 2544, "gh15262": 2544, "gh14522": 2544, "gh14580": 2544, "gh15473": 2544, "gh6322": 2544, "gh16120": 2544, "gh15110": 2544, "gh14882": 2544, "gh15787": 2544, "gh14784": 2544, "gh16604": 2544, "gh16111": 2544, "gh16123": 2544, "gh14941": 2544, "gh15005": 2544, "gh11256": 2544, "gh6710": 2544, "crash": [2544, 2557, 2576, 2580], "gh14125": 2544, "gh14792": 2544, "gh15376": 2544, "gh15140": 2544, "gh15835": 2544, "gh15337": 2544, "gh15767": 2544, "gh15910": 2544, "gh15982": 2544, "gh15143": 2544, "gh15096": 2544, "gh15344": 2544, "rollov": 2544, "gh15716": 2544, "gh15864": 2544, "gh15132": 2544, "gh14901": 2544, "gh15487": 2544, "gh13937": 2544, "gh11879": 2544, "gh15404": 2544, "gh14998": 2544, "gh13856": 2544, "gh15723": 2544, "gh15962": 2544, "tight_layout": 2544, "gh9351": 2544, "gh15108": 2544, "gh16026": 2544, "gh14855": 2544, "gh15021": 2544, "gh14620": 2544, "gh15155": 2544, "gh15130": 2544, "gh13966": 2544, "gh5724": 2544, "gh14423": 2544, "gh15421": 2544, "gh15670": 2544, "gh13218": 2544, "gh14848": 2544, "gh13453": 2544, "gh10972": 2544, "gh11444": 2544, "gh15426": 2544, "gh10668": 2544, "gh13046": 2544, "gh12541": 2544, "gh15440": 2544, "gh15463": 2544, "gh14233": 2544, "gh15447": 2544, "gh15488": 2544, "gh15682": 2544, "gh15863": 2544, "gh15676": 2544, "gh15135": 2544, "gh15193": 2544, "gh15348": 2544, "gh14938": 2544, "gh15328": 2544, "gh15297": 2544, "unicodeerror": [2544, 2555], "gh13292": 2544, "gh15420": 2544, "gh14617": 2544, "gh15714": 2544, "gh15428": 2544, "gh15431": 2544, "gh15265": 2544, "gh15342": 2544, "gh15662": 2544, "gh14866": 2544, "qtapplic": 2544, "gh14372": 2544, "mitig": 2544, "deadlock": 2544, "misus": 2544, "gh14641": 2544, "unblock": 2545, "gh14478": 2545, "gh16180": 2545, "gh11642": 2545, "gh16285": 2545, "gh16319": 2545, "gh16346": 2545, "gh15400": 2545, "gh16413": 2545, "gh16556": 2545, "tput": 2545, "devic": 2545, "gh16496": 2545, "gh16291": 2545, "gh13490": 2545, "gh15593": 2545, "gh16511": 2545, "gh16519": 2545, "gh16459": 2545, "gh16409": 2545, "gh16302": 2545, "gh16378": 2545, "gh16306": 2545, "gh16263": 2545, "gh16515": 2545, "gh16472": 2545, "gh14671": 2545, "gh16288": 2545, "gh15953": 2545, "gh16530": 2545, "gh16493": 2545, "gh13492": 2545, "gh16209": 2545, "gh3486": 2545, "gh12405": 2545, "gh11959": 2545, "gh15819": 2545, "gh16058": 2545, "gh16361": 2545, "dok_matrix": 2545, "gh16179": 2545, "gh16323": 2545, "gh16382": 2545, "gh16394": 2545, "gh16395": 2545, "gh16405": 2545, "gh16282": 2545, "gh16014": 2545, "gh16270": [2545, 2547], "gh16789": 2546, "gh16825": 2546, "gh16680": 2546, "gh16608": 2546, "gh16524": 2546, "gh16717": 2546, "gh8569": 2546, "gh16777": 2546, "gh16637": 2546, "gh16559": 2546, "gh16675": 2546, "gh16583": 2546, "wrongli": [2546, 2547, 2555, 2556, 2580, 2586], "realiti": 2546, "gh16707": 2546, "gh16780": 2546, "gh16781": 2546, "gh16233": 2546, "gh16199": 2546, "gh16541": 2546, "gh16627": 2546, "gh16767": 2546, "gh16793": 2546, "gh15838": 2547, "gh17438": 2547, "gh11221": [2547, 2558], "coerciv": 2547, "puzzl": 2547, "gh7175": 2547, "gh12392": 2547, "10865256": 2547, "10865288": 2547, "10865320": 2547, "gh14711": 2547, "gh15078": 2547, "gh16015": 2547, "gh17643": 2547, "deserv": 2547, "nb": 2547, "gh17871": 2547, "product_3": 2547, "eh": 2547, "proof": 2547, "gh17496": 2547, "gh15230": 2547, "gh17059": 2547, "gh16122": 2547, "set_axi": [2547, 2574, 2592, 2603], "gh14636": 2547, "gh16252": 2547, "nthread": [2547, 2555, 2574], "gh16359": 2547, "gh15388": 2547, "gh15972": 2547, "gh17048": 2547, "gh17798": 2547, "25x": 2547, "gh16764": 2547, "gh13823": 2547, "__fspath__": 2547, "pyproject": [2547, 2574], "toml": [2547, 2574], "gh16745": 2547, "gh16212": 2547, "gh15704": 2547, "gh15690": 2547, "gh16855": 2547, "gh9313": 2547, "gh17151": 2547, "gh17206": 2547, "gh15871": 2547, "gh13918": 2547, "gh17213": 2547, "gh17474": 2547, "gh16554": 2547, "gh17613": 2547, "gh14207": [2547, 2550], "gh17367": 2547, "gh15206": 2547, "gh15543": 2547, "gh15214": 2547, "gh15251": 2547, "gh9422": 2547, "gh15507": 2547, "gh15747": 2547, "gh15001": 2547, "gh13236": 2547, "gh13258": 2547, "gh14216": 2547, "gh17738": 2547, "gh12884": 2547, "gh15944": 2547, "gh13224": 2547, "2q": 2547, "2017q3": 2547, "gh13083": 2547, "malfunct": 2547, "gh16732": 2547, "gh16821": 2547, "gh14145": 2547, "gh16402": 2547, "gh14001": 2547, "gh17178": 2547, "gh6415": 2547, "gh17471": 2547, "2017q4": 2547, "gh17710": 2547, "gh16022": 2547, "gh16301": 2547, "gh17095": 2547, "gh16471": 2547, "gh16078": 2547, "gh16503": 2547, "gh15943": 2547, "gh16819": 2547, "gh16850": 2547, "gh13595": 2547, "gh17116": 2547, "gh16842": 2547, "gh16774": 2547, "gh16342": 2547, "gh16877": 2547, "gh17176": [2547, 2550], "gh4191": 2547, "gh10559": 2547, "parse_col": [2547, 2555, 2558, 2573], "gh4988": 2547, "gh17060": 2547, "gh16948": 2547, "gh15793": 2547, "gh11038": 2547, "gh17302": 2547, "gh16747": 2547, "cdate_rang": [2547, 2558], "gh17596": 2547, "gh17636": 2547, "gh15269": 2547, "gh17295": [2547, 2574], "gh14968": 2547, "gh17833": 2547, "gh12401": 2547, "gh16830": 2547, "gh10967": 2547, "gh3663": 2547, "gh2881": 2547, "gh12190": 2547, "gh11149": 2547, "gh11834": 2547, "gh17404": 2547, "gh16773": 2547, "gh17210": 2547, "gh17508": 2547, "gh17331": 2547, "gh17513": 2547, "gh17607": 2547, "ctime": 2547, "gh17327": 2547, "gh17442": 2547, "gh17504": 2547, "is_non_overlapping_monoton": 2547, "gh17237": 2547, "gh16560": 2547, "gh16156": 2547, "gh17354": 2547, "gh15683": 2547, "gh17780": 2547, "gh17007": 2547, "gh17125": 2547, "gh16804": 2547, "gh13873": 2547, "gh16734": 2547, "gh16896": 2547, "gh16909": 2547, "gh16934": 2547, "gh16957": 2547, "gh16770": 2547, "gh16889": 2547, "gh17193": 2547, "gh17099": 2547, "gh17148": 2547, "gh16991": 2547, "gh17323": 2547, "gh17296": 2547, "gh16417": 2547, "gh17271": 2547, "gh17400": 2547, "gh17407": 2547, "str_get": 2547, "gh17704": 2547, "gh17618": 2547, "thoroughli": 2547, "gh16338": 2547, "gh14696": 2547, "gh16798": 2547, "2gb": 2547, "gh7757": 2547, "gh17097": 2547, "gh16923": 2547, "gh16928": 2547, "gh13374": 2547, "gh16792": 2547, "gh17527": 2547, "vlarrai": 2547, "gh17021": 2547, "unprint": 2547, "overlong": 2547, "gh14256": 2547, "gh12565": 2547, "gh16953": 2547, "gh11310": 2547, "gh11471": 2547, "gh15495": 2547, "gh16822": 2547, "gh17525": 2547, "gh14962": 2547, "gh16624": 2547, "gh9413": 2547, "gh16211": 2547, "gh16875": 2547, "gh14313": 2547, "gh15305": 2547, "gh16859": 2547, "gh17575": 2547, "gh17537": 2547, "gh17383": 2547, "gh17530": 2547, "gh16905": 2547, "gh16112": 2547, "gh16614": 2547, "gh15045": 2547, "make_spars": 2547, "gh17574": 2547, "gh17570": 2547, "gh16871": 2547, "gh17005": 2547, "gh16900": 2547, "gh16012": 2547, "gh16741": 2547, "gh17013": 2547, "gh13279": 2547, "gh17108": 2547, "gh17344": 2547, "gh16836": 2547, "gh17842": [2547, 2558], "gh17836": 2547, "gh13971": 2547, "gh17901": 2547, "gh15390": 2547, "gh17276": 2547, "gh16639": 2547, "gh17248": 2547, "gh17509": 2547, "gh17187": 2547, "gh17884": 2547, "gh17351": 2547, "cpython": 2547, "gh17228": 2547, "gh12962": 2547, "gh18301": 2548, "gh18581": 2548, "gh18154": 2548, "gh18216": 2548, "gh17329": 2548, "gh18203": 2548, "gh18236": 2548, "gh17791": 2548, "gh18020": 2548, "gh18339": 2548, "gh18372": 2548, "gh18431": 2548, "gh18159": 2548, "gh17965": 2548, "gh18165": 2548, "gh18334": 2548, "putmask": [2548, 2586, 2592, 2595, 2598], "gh18368": 2548, "gh18493": 2548, "gh17990": 2548, "gh18071": 2548, "gh5239": 2548, "gh18186": 2548, "gh5539": 2548, "gh17855": 2548, "gh18390": 2548, "gh17200": 2548, "gh18610": 2548, "gh14484": 2548, "gh18413": 2548, "gh17959": 2548, "pickleabl": 2548, "gh18439": 2548, "gh15169": 2548, "gh15549": 2548, "gh13393": 2548, "gh18430": 2548, "gh18068": 2548, "gh18178": 2548, "gh18187": 2548, "gh13101": 2548, "seterr": 2548, "gh17776": 2548, "gh18044": 2548, "gh18004": 2548, "gh18069": 2548, "gh18116": 2548, "gh18051": 2548, "gh18432": 2548, "gh18450": 2548, "nansum": [2549, 2555], "unobserv": [2549, 2574, 2592, 2604], "install_requir": 2549, "gh18912": 2550, "gh9146": 2550, "amongst": 2550, "write_json": 2550, "subtli": 2550, "gh14355": 2550, "gh14353": 2550, "cyberpanda": 2550, "iparrai": 2550, "3232235777": 2550, "42540766452641154071740215577757643572": 2550, "db8": 2550, "85a3": 2550, "8a2e": 2550, "7334": 2550, "gh14942": 2550, "gh8138": 2550, "gh15217": 2550, "gh17594": 2550, "gh20583": 2550, "gh20902": 2550, "cat1": 2550, "cat2": 2550, "gh5071": 2550, "gh20584": [2550, 2574], "gh16284": 2550, "gh18330": 2550, "c_5": 2550, "c_6": 2550, "gh19365": 2550, "gh6945": 2550, "squash": 2550, "gh15630": 2550, "gh19538": 2550, "gh20561": 2550, "gh18657": 2550, "gh20842": 2550, "gh12860": 2550, "gh18099": 2550, "cdt": 2550, "gh16073": 2550, "gh16149": 2550, "gh18171": 2550, "gh17896": 2550, "gh14194": 2550, "gh14350": 2550, "gh17033": 2550, "gh17722": 2550, "gh17301": 2550, "gh18570": 2550, "gh18537": 2550, "gh18538": 2550, "gh16326": 2550, "gh16645": 2550, "gh18359": 2550, "gh17394": 2550, "to_tupl": 2550, "gh18756": 2550, "gh18862": 2550, "gh18789": 2550, "divert": 2550, "gh17905": 2550, "gh18943": 2550, "gh17160": 2550, "gh14781": 2550, "gh19197": 2550, "gh19262": 2550, "gh17015": 2550, "gh19822": 2550, "gh18529": [2550, 2574], "gh19856": 2550, "gh19824": 2550, "gh19632": 2550, "month_nam": 2550, "gh12805": 2550, "gh12806": 2550, "itk": 2550, "supports_multivalues_insert": 2550, "gh14315": 2550, "gh8953": [2550, 2555], "gh20027": 2550, "gh20690": 2550, "gh20497": 2550, "gh17778": [2550, 2551], "gh20517": 2550, "gh10259": 2550, "intersphinx": 2550, "gh20564": 2550, "gh16450": 2550, "gh20835": 2550, "gh20947": 2550, "gh20808": 2550, "gh20983": 2550, "gh20976": 2550, "gh15184": 2550, "gh20082": 2550, "gh20698": 2550, "gh19884": 2550, "tax": 2550, "gh18324": 2550, "27186": 2550, "67369": 2550, "10905": 2550, "07577": 2550, "gh19769": 2550, "gh16353": 2550, "gh17437": 2550, "gh17970": 2550, "gh17348": 2550, "gh17892": 2550, "gh18573": 2550, "gh17602": 2550, "gh18775": 2550, "gh18901": 2550, "gh18919": 2550, "gh4588": 2550, "gh18613": 2550, "gh18113": 2550, "complianc": 2550, "gh18002": 2550, "gh19322": 2550, "gh19347": 2550, "gh18790": 2550, "abcaba": 2550, "cbad": 2550, "unintent": 2550, "gh10696": 2550, "gh18593": 2550, "gh17023": 2550, "gh19040": 2550, "gh18808": 2550, "gh19124": 2550, "nullfrequencyerror": [2550, 2574], "gh19147": 2550, "gh19274": 2550, "gh17876": 2550, "gh18850": 2550, "gh18817": 2550, "gh17690": 2550, "gh5168": 2550, "gh17830": 2550, "get_freq_group": 2550, "gh18034": 2550, "gh17935": 2550, "gh20725": 2550, "gh18226": 2550, "gh15800": 2550, "gh19895": 2550, "gh18898": 2550, "gh3746": 2550, "gh18595": 2550, "gh18231": 2550, "gh18515": 2550, "gh17929": 2550, "gh18872": 2550, "gh20527": 2550, "gh12756": 2550, "gh18482": 2550, "gh18509": 2550, "gh12815": 2550, "gh18421": 2550, "gh18295": 2550, "gh17464": 2550, "gh18293": 2550, "gh16572": 2550, "gh9780": [2550, 2555], "gh18398": 2550, "find_packag": 2550, "gh18535": 2550, "gh16672": 2550, "gh17627": 2550, "gh18735": 2550, "gh19003": 2550, "gh19016": 2550, "gh18980": 2550, "gh19186": 2550, "gh18958": 2550, "gh19329": 2550, "gh19403": 2550, "gh19682": 2550, "gh19935": 2550, "gh16808": 2550, "gh20127": 2550, "gh19714": 2550, "gh20391": 2550, "gh18580": 2550, "gh11704": [2550, 2580], "gh18213": 2550, "gh18458": [2550, 2574], "gh18572": 2550, "gh18314": [2550, 2574], "gh18800": [2550, 2574], "gh18836": [2550, 2574], "gh20920": 2550, "gh18801": 2550, "from_interv": [2550, 2574], "gh19263": [2550, 2574], "from_item": [2550, 2565, 2574], "gh17320": 2550, "gh17312": 2550, "floatindex": 2550, "gh17758": 2550, "gh18577": [2550, 2574], "gh19727": 2550, "tsplot": [2550, 2574], "gh18627": [2550, 2574], "gh18217": [2550, 2574], "get_ftype_count": [2550, 2574], "gh18243": [2550, 2574], "convert_datetime64": [2550, 2574], "gh18160": 2550, "stride": [2550, 2574], "gh20419": 2550, "gh20716": 2550, "gh19761": 2550, "gh20678": 2550, "get_dupl": [2550, 2574], "gh20239": [2550, 2574], "gh20664": 2550, "gh20987": 2550, "obsolet": 2550, "gh8074": 2550, "gh18370": 2550, "gh18459": 2550, "gh14007": 2550, "gh13735": 2550, "gh18601": 2550, "gh18668": 2550, "gh14096": 2550, "gh14113": 2550, "gh13386": 2550, "gh13323": 2550, "gh13593": 2550, "gh13012": 2550, "gh13776": 2550, "to_long": [2550, 2566], "tolong": 2550, "gh19077": 2550, "line_with": 2550, "gh19107": 2550, "gh18723": 2550, "gh7963": 2550, "eager": 2550, "gh20554": 2550, "gh20271": 2550, "gh17956": 2550, "gh11665": 2550, "gh18218": 2550, "sped": [2550, 2563, 2566], "gh18092": 2550, "gh15081": 2550, "gh18242": 2550, "gh17449": 2550, "gh18058": 2550, "gh18461": 2550, "gh18475": 2550, "gh18489": 2550, "gh18587": 2550, "gh16468": 2550, "gh18519": 2550, "gh19289": 2550, "gh19478": 2550, "gh17917": 2550, "gh15779": 2550, "gh19521": 2550, "gh11296": 2550, "gh15435": 2550, "gh19165": 2550, "gh20003": 2550, "gh19764": 2550, "gh19283": 2550, "gh18501": 2550, "sprint": 2550, "marc": 2550, "garcia": 2550, "recap": 2550, "spell": 2550, "gh19017": 2550, "rewrot": 2550, "clariti": 2550, "gh18941": 2550, "gh18948": 2550, "gh18973": 2550, "gh18665": 2550, "gh16603": 2550, "gh19096": 2550, "gh19551": 2550, "gh18630": 2550, "gh20002": 2550, "gh19032": 2550, "gh19565": 2550, "gh19909": 2550, "gh19721": 2550, "__sub__": 2550, "gave": [2550, 2554, 2598, 2603], "gh7996": 2550, "gh19012": 2550, "gh18849": 2550, "gh13905": 2550, "gh17983": 2550, "gh15183": 2550, "gh18846": 2550, "gh19030": 2550, "gh19176": 2550, "gh19223": 2550, "gh12425": 2550, "gh19158": 2550, "gh17717": 2550, "gh7292": 2550, "gh19301": 2550, "gh19382": 2550, "gh19206": 2550, "gh19612": 2550, "gh19744": 2550, "gh19847": 2550, "__mul__": 2550, "gh19819": 2550, "gh17250": 2550, "gh19043": 2550, "__floordiv__": 2550, "__rfloordiv__": 2550, "reciproc": 2550, "gh19125": 2550, "gh19042": 2550, "gh19738": 2550, "gh19643": [2550, 2559], "gh19834": 2550, "total_second": 2550, "000000000000004": 2550, "gh19458": 2550, "__rmod__": 2550, "gh19820": 2550, "gh19333": 2550, "gh20393": 2550, "gh16406": 2550, "gh19276": 2550, "gh18951": 2550, "gh18162": 2550, "gh174151": 2550, "gh18319": 2550, "gh17558": 2550, "gh16357": 2550, "gh19157": 2550, "gh12677": 2550, "gh19603": 2550, "gh18578": 2550, "gh15785": 2550, "gh13407": 2550, "gh18510": 2550, "gh18672": 2550, "gh18864": 2550, "gh19142": 2550, "gh18854": 2550, "gh14774": [2550, 2555], "gh16605": 2550, "gh18584": 2550, "gh18400": 2550, "gh19522": 2550, "gh19873": 2550, "gh20671": 2550, "gh18505": 2550, "gh18304": 2550, "gh18386": 2550, "gh18699": 2550, "gh17610": 2550, "gh20748": 2550, "gh20753": 2550, "gh18582": 2550, "gh19034": 2550, "gh19101": 2550, "gh19726": 2550, "gh19348": 2550, "gh20040": 2550, "gh20499": 2550, "gh20636": [2550, 2555], "__ne__": [2550, 2555, 2580, 2598], "gh20661": 2550, "gh19474": 2550, "gh19362": 2550, "gh17105": 2550, "gh17284": 2550, "gh20921": 2550, "gh20722": 2550, "gh19027": 2550, "gh19057": 2550, "gh17924": 2550, "gh20568": 2550, "gh20570": 2550, "gh18417": 2550, "gh18434": 2550, "gh18818": 2550, "gh15994": 2550, "gh19086": 2550, "gh18485": 2550, "gh18520": 2550, "gh19686": 2550, "rewind": 2550, "seekabl": 2550, "gh17975": 2550, "gh8496": 2550, "gh15296": 2550, "gh18062": 2550, "gh19227": 2550, "heap": 2550, "gh20785": 2550, "gh18184": 2550, "gh18667": 2550, "gh14249": 2550, "gh19981": 2550, "gh18326": 2550, "gh18669": 2550, "gh20859": 2550, "gh18842": 2550, "gh19134": 2550, "gh19242": 2550, "gh9155": 2550, "gh19900": 2550, "gh19417": 2550, "gh19939": 2550, "gh20030": 2550, "gh20529": 2550, "gh20523": 2550, "gh17912": 2550, "gh19810": 2550, "gh18671": 2550, "gh20056": 2550, "gh18478": 2550, "gh19699": 2550, "gh18079": 2550, "gh18798": 2550, "mistyp": 2550, "gh19303": 2550, "gh17979": 2550, "gh18249": 2550, "gh19526": 2550, "gh19200": 2550, "gh17813": 2550, "gh16766": 2550, "gh19566": 2550, "gh19806": 2550, "gh13238": 2550, "gh20653": 2550, "gh20744": 2550, "gh20949": 2550, "gh14013": 2550, "uncontrol": [2550, 2603], "gh19374": 2550, "gh19384": 2550, "gh19368": 2550, "gh19163": 2550, "gh20777": 2550, "gh18310": 2550, "gh17845": 2550, "gh18562": 2550, "gh18480": 2550, "gh18455": 2550, "gh18819": 2550, "gh18600": 2550, "gh19646": 2550, "gh18521": 2550, "readonli": [2550, 2559], "gh18773": 2550, "gh18713": 2550, "gh19038": 2550, "gh15563": 2550, "gh18523": 2550, "gh18914": 2550, "gh18686": 2550, "gh16874": 2550, "gh19427": 2550, "gh19624": 2550, "gh18589": 2550, "gh19497": 2550, "gh19582": 2550, "gh19768": 2550, "gh19671": 2550, "gh19342": 2550, "gh19920": 2550, "gh19872": 2550, "gh19853": 2550, "gh20848": 2550, "gh20675": 2550, "gh12396": 2550, "gh18447": 2550, "gh18221": 2550, "gh19789": 2550, "gh20503": 2550, "gh21152": [2551, 2558], "multivalu": 2551, "gh21103": 2551, "gh21267": 2551, "gh21230": 2551, "gh21158": 2551, "gh21356": 2551, "gh21241": 2551, "gh21118": 2551, "gh21071": 2551, "gh21097": 2551, "gh19788": 2551, "gh21083": 2551, "gh21133": 2551, "gh21119": 2551, "gh21025": 2551, "gh21107": 2551, "gh21063": 2551, "gh21207": 2551, "gh21286": 2551, "gh21078": 2551, "prematur": [2551, 2555], "gh14156": 2551, "gh19776": 2551, "gh21126": 2551, "gh20925": 2551, "gh21161": 2551, "gh21149": [2551, 2552], "gh21243": 2551, "gh21253": 2551, "gh20994": 2551, "gh20945": 2551, "gh21052": 2551, "gh20968": 2551, "uncompress": 2551, "gh21144": 2551, "gh21041": 2551, "gh21244": [2551, 2555], "gh21287": 2551, "gh21015": 2551, "gh21101": 2551, "gh21125": 2551, "gh21106": 2551, "gh20552": 2552, "gh19976": 2552, "gh21471": 2552, "gh19029": 2552, "gh21441": 2552, "gh21180": 2552, "gh21390": 2552, "gh21380": 2552, "gh21262": 2552, "gh21104": 2552, "gh19320": 2552, "gh21470": 2552, "gh21426": 2552, "gh21448": 2552, "gh21494": 2552, "gh21524": 2552, "gh21141": 2552, "gh21536": 2552, "gh21002": 2552, "gh20854": 2552, "gh19970": 2552, "gh8616": [2552, 2555], "gh8910": [2552, 2555], "gh7825": [2552, 2555], "gh8306": [2552, 2555], "gh8531": [2552, 2555], "gh21484": 2552, "sdist": 2553, "gh21785": 2553, "gh21813": 2554, "gh21716": 2554, "roll_quantil": 2554, "gh21965": 2554, "gh19992": 2554, "changelog": [2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "gh20700": 2555, "gh20747": 2555, "gh22441": 2555, "gh21789": 2555, "gh22346": 2555, "gh19954": 2555, "gh23623": 2555, "139733668558672": 2555, "139733675980912": 2555, "gh22860": 2555, "gh19453": 2555, "gh22862": 2555, "pser": 2555, "gh6360": 2555, "index_left": 2555, "index_right": 2555, "gh17054": 2555, "boilerpl": 2555, "gh23229": 2555, "format_and_align": 2555, "0x7f1646693610": 2555, "gh19978": 2555, "ef": 2555, "gh21220": 2555, "gh3441": 2555, "gh15475": 2555, "gh15506": 2555, "gh20768": 2555, "gh24025": 2555, "gh22684": 2555, "gh23614": 2555, "gh2679": 2555, "gh23228": 2555, "gh15486": 2555, "gh13486": 2555, "gh17534": 2555, "gh21227": 2555, "droplevel": [2555, 2586], "gh21115": 2555, "gh20342": 2555, "gh19454": 2555, "gh23094": 2555, "gh21627": 2555, "gh22557": 2555, "gh23662": 2555, "gh10932": 2555, "gh16818": 2555, "set_clos": 2555, "gh21670": 2555, "gh15008": 2555, "gh22004": 2555, "gh9086": 2555, "gh21877": 2555, "gh2193": 2555, "gh21358": 2555, "gh18946": 2555, "gh22647": 2555, "gh15314": 2555, "gh15023": 2555, "gh23882": 2555, "gh23061": 2555, "gh22580": 2555, "gh24398": 2555, "__git_version__": 2555, "sha": 2555, "gh21295": 2555, "gh22790": 2555, "gh21998": 2555, "gh15138": 2555, "gh23283": 2555, "gh8917": 2555, "gh24466": 2555, "gh17839": 2555, "gh24471": [2555, 2558], "gh18273": 2555, "to_flat_index": [2555, 2558], "gh23633": 2555, "gh8839": 2555, "gh18146": 2555, "is_overlap": 2555, "gh23309": 2555, "gh21925": 2555, "gh23473": 2555, "gh21242": 2555, "gh18742": 2555, "gh23774": 2555, "gh24767": 2555, "gh21639": 2555, "gh23053": [2555, 2574], "gh20353": 2555, "string_with_lf": 2555, "nbc": 2555, "string_with_crlf": 2555, "test2": 2555, "gh20377": 2555, "gh17697": 2555, "gh11736": 2555, "gh22457": 2555, "19800": 2555, "23400": 2555, "gh24987": 2555, "gh17157": 2555, "gh24024": 2555, "gh21978": 2555, "gh19056": [2555, 2586], "gh22835": 2555, "sparse_arrai": 2555, "gh14167": 2555, "gh19506": 2555, "gh23559": 2555, "gh24077": 2555, "gh24284": 2555, "gh22801": 2555, "2061": 2555, "2062": 2555, "into_c": 2555, "maybe_box_n": 2555, "2069": 2555, "gh21427": 2555, "tic": 2555, "gh21314": 2555, "gh22163": 2555, "gh22880": 2555, "gh23000": 2555, "gh15832": 2555, "gh19214": 2555, "gh19959": 2555, "gh21341": 2555, "gh20049": 2555, "gh19891": 2555, "gh21333": 2555, "gh21781": 2555, "gh22858": 2555, "gh23009": 2555, "gh23539": [2555, 2574], "htmlformatt": 2555, "gh23818": 2555, "gh20591": 2555, "gh22420": 2555, "gh24157": [2555, 2574], "gh21681": 2555, "gh21678": 2555, "gh21185": 2555, "gh21770": 2555, "gh19369": 2555, "gh22015": 2555, "gh22298": 2555, "gh22397": 2555, "gh22484": [2555, 2558], "gh22784": 2555, "_cacheabl": 2555, "_should_cach": 2555, "gh23118": 2555, "gh23801": 2555, "gh23466": 2555, "hasnan": 2555, "gh23294": 2555, "gh23963": 2555, "gh8826": 2555, "gh24372": 2555, "gh24753": 2555, "gh22476": 2555, "gh24349": 2555, "gh22387": 2555, "gh24350": 2555, "gh22762": 2555, "gh22325": 2555, "decimaldtyp": 2555, "gh22290": 2555, "gh22664": 2555, "gh22938": 2555, "gh19577": 2555, "gh23601": [2555, 2574], "_formatting_valu": [2555, 2574], "gh22326": 2555, "gh21257": 2555, "gh22386": 2555, "gh20825": 2555, "gh21248": 2555, "gh22994": 2555, "gh23066": 2555, "gh23077": 2555, "gh23227": 2555, "gh23020": 2555, "gh13443": 2555, "to_hierarch": [2555, 2574], "gh21613": [2555, 2574], "gh21614": [2555, 2574], "gh18262": [2555, 2558], "gh19715": 2555, "gh21767": 2555, "gh21948": 2555, "gh21950": 2555, "gh14645": 2555, "gh22458": [2555, 2574], "gh22912": 2555, "gh23110": [2555, 2574], "gh9031": 2555, "raise_conflict": [2555, 2574], "gh23585": [2555, 2574], "gh22676": 2555, "gh23527": 2555, "gh23675": 2555, "gh17832": 2555, "gh23579": 2555, "is_period": [2555, 2574], "gh23917": [2555, 2574], "is_datetimetz": [2555, 2574], "is_datetime64tz": 2555, "gh23919": [2555, 2574], "gh23990": [2555, 2574], "gh17066": 2555, "gh24050": [2555, 2574], "gh24203": [2555, 2574], "gh24694": [2555, 2574], "gh24751": [2555, 2574], "gh21939": 2555, "gh23878": 2555, "1994": 2555, "7d": 2555, "gh24559": [2555, 2574, 2598], "946684800000000000": 2555, "integer_data": 2555, "gh23569": 2555, "datatim": 2555, "gh22001": 2555, "gh14105": 2555, "gh14432": 2555, "gh15987": 2555, "gh22356": 2555, "shim": 2555, "gh16059": 2555, "gh15538": 2555, "gh15537": 2555, "gh15501": 2555, "gh19944": 2555, "gh16005": 2555, "gh14686": 2555, "gh14967": 2555, "gh16163": 2555, "gh16189": 2555, "gh20395": 2555, "gh21659": 2555, "gh24023": 2555, "dtpye": 2555, "gh21274": 2555, "gh21237": 2555, "gh21582": 2555, "gh21606": 2555, "gh24204": 2555, "gh21369": 2555, "gh21508": 2555, "gh21372": 2555, "gh21997": 2555, "gh9466": 2555, "gh23083": 2555, "gh23404": 2555, "gh23634": 2555, "gh23772": 2555, "gh23516": 2555, "gh23814": 2555, "gh20783": 2555, "gh24084": 2555, "gh24118": 2555, "gh24491": 2555, "gh22556": 2555, "gh22665": 2555, "gh22702": 2555, "gh23296": 2555, "gh23284": 2555, "gh23555": 2555, "gh23556": 2555, "gh24241": 2555, "gh24630": 2555, "gh24675": 2555, "gh21404": 2555, "gh21336": 2555, "gh21365": 2555, "gh21864": 2555, "gh22074": 2555, "gh22005": 2555, "gh21610": 2555, "gh22242": 2555, "gh8554": 2555, "gh18874": 2555, "gh8932": 2555, "gh13128": 2555, "gh15697": 2555, "gh22492": 2555, "gh22508": 2555, "gh20464": 2555, "gh22150": 2555, "rise": [2555, 2558, 2598], "gh22591": 2555, "gh21697": 2555, "gh22988": 2555, "decrement": 2555, "gh23270": 2555, "gh23282": 2555, "gh24147": 2555, "gh23079": 2555, "gh14187": 2555, "gh20535": 2555, "gh23215": 2555, "gh23451": 2555, "gh23932": 2555, "gh22311": 2555, "gh23524": 2555, "gh24142": 2555, "gh24110": 2555, "gh18664": 2555, "gh21282": 2555, "gh11587": 2555, "gh23760": 2555, "gh24408": 2555, "gh23078": 2555, "gh24405": 2555, "gh24265": 2555, "gh24569": 2555, "gh24763": 2555, "gh20088": 2555, "gh22390": 2555, "gh21980": 2555, "gh22696": 2555, "gh21762": 2555, "gh23829": 2555, "gh22631": 2555, "gh24056": 2555, "gh24710": 2555, "gh11792": 2555, "gh12064": 2555, "gh12601": 2555, "gh9243": 2555, "gh13051": 2555, "gh20964": 2555, "gh12619": 2555, "gh21328": 2555, "gh19843": 2555, "gh21194": 2555, "gh18785": 2555, "gh18308": 2555, "gh20724": 2555, "gh21737": 2555, "gh21846": 2555, "gh19375": 2555, "gh10117": 2555, "gh21761": 2555, "gh23807": 2555, "gh23758": 2555, "gh24415": 2555, "gh23070": 2555, "gh22905": 2555, "gh6326": 2555, "gh10390": 2555, "gh19398": 2555, "__rmatmul__": [2555, 2586], "gh21530": 2555, "gh12813": 2555, "gh21866": 2555, "gh16679": 2555, "gh22047": 2555, "gh22376": 2555, "gh22578": 2555, "narrai": 2555, "gh23114": 2555, "gh22922": 2555, "gh19629": 2555, "gh18271": 2555, "gh21809": 2555, "gh24139": 2555, "gh24353": 2555, "gh22092": 2555, "gh22903": 2555, "gh24356": 2555, "gh20699": 2555, "gh24162": 2555, "gh20911": 2555, "gh24704": 2555, "gh23558": 2555, "gh23677": 2555, "gh22158": 2555, "gh24044": 2555, "gh19370": 2555, "gh20611": 2555, "gh22313": 2555, "intervaltre": [2555, 2557, 2603], "gh23352": 2555, "gh22383": 2555, "gh21557": 2555, "gh22803": 2555, "gh21593": 2555, "gh20869": 2555, "gh11365": 2555, "gh21294": 2555, "gh21428": 2555, "gh11679": 2555, "gh21867": 2555, "gh19860": 2555, "gh19087": 2555, "gh19977": 2555, "gh22332": 2555, "gh22085": 2555, "gh23273": 2555, "gh23511": 2555, "gh9943": 2555, "gh22533": 2555, "gh23978": 2555, "gh23236": 2555, "gh15522": 2555, "gh19700": 2555, "gh22119": 2555, "gh22295": 2555, "harden": 2555, "gh24574": 2555, "gh24874": 2555, "gh19861": 2555, "gh21654": 2555, "get_loc_level": 2555, "gh22221": 2555, "gh15457": 2555, "gh20498": 2555, "gh13253": 2555, "gh23510": 2555, "gh9208": 2555, "gh21641": 2555, "gh17994": 2555, "coredump": 2555, "badli": 2555, "gh22748": 2555, "gh22256": 2555, "gh23509": 2555, "gh23687": 2555, "gh21616": 2555, "gh22628": 2555, "gh16615": 2555, "gh24548": 2555, "detect_client_encod": 2555, "mod_wsgi": 2555, "gh21552": 2555, "gh15019": 2555, "gh22783": 2555, "gh22579": 2555, "gh22747": 2555, "gh23788": 2555, "gh22887": 2555, "broke": [2555, 2576], "gh16839": 2555, "gh13032": 2555, "gh22984": 2555, "gh19589": 2555, "gh13291": 2555, "gh12242": 2555, "insuffici": 2555, "gh21353": 2555, "gh23711": 2555, "gh23484": 2555, "gh23761": 2555, "gh23549": 2555, "gh11733": 2555, "gh23874": 2555, "gh18792": 2555, "gh20480": 2555, "gh23753": 2555, "gh21625": 2555, "gh22270": 2555, "gh17128": 2555, "accent": 2555, "gh15086": [2555, 2558], "gh22199": 2555, "gh22706": 2555, "gh23573": [2555, 2574], "gh24510": 2555, "gh24861": 2555, "gh24849": 2555, "gh10611": 2555, "gh10678": 2555, "gh20455": 2555, "gh22039": 2555, "gh20585": 2555, "gh20726": 2555, "gh24718": 2555, "gh15884": 2555, "datefram": 2555, "gh24127": 2555, "gh21956": 2555, "gh21704": 2555, "gh14615": 2555, "gh7687": [2555, 2580], "subperiod": 2555, "gh13022": [2555, 2580], "gh22487": 2555, "expandinggroupbi": [2555, 2586, 2592], "gh15072": 2555, "gh9119": 2555, "gh21459": 2555, "gh23372": 2555, "gh23455": 2555, "gh20760": 2555, "gh23666": 2555, "gh22519": 2555, "gh13223": 2555, "gh23970": 2555, "gh21200": 2555, "gh21235": 2555, "gh22805": 2555, "gh24740": 2555, "gh21151": 2555, "gh13783": 2555, "gh23490": 2555, "gh21469": 2555, "gh21546": 2555, "gh21947": 2555, "gh21891": 2555, "outofbound": 2555, "gh20380": 2555, "gh22124": 2555, "gh22084": 2555, "gh22083": 2555, "gh20656": 2555, "gh20516": 2555, "gh22468": 2555, "gh18885": 2555, "gh22981": 2555, "gh22796": 2555, "gh23189": 2555, "gh23033": 2555, "gh23575": 2555, "gh23682": 2555, "gh22477": 2555, "gh23980": 2555, "gh23816": 2555, "gh20452": 2555, "gh22752": 2555, "gh22227": 2555, "gh21226": 2555, "mislead": [2555, 2558, 2580], "gh20601": 2555, "gh18338": 2555, "gh19420": 2555, "by_col": 2555, "gh21184": 2555, "gh20742": 2555, "gh22367": 2555, "gh22389": 2555, "gh5078": 2555, "sparsearari": 2555, "gh19595": 2555, "gh21172": 2555, "gh23744": 2555, "gh24371": 2555, "lighten": 2555, "gh21258": 2555, "tablewis": 2555, "gh15204": 2555, "gh21548": 2555, "gh21526": 2555, "gh21688": 2555, "gh22280": 2555, "gh23424": 2555, "linkag": 2555, "gh24113": 2555, "gh24959": 2556, "gh24939": 2556, "gh24940": 2556, "gh24988": 2556, "gh25014": 2556, "gh25034": 2556, "gh24961": 2556, "gh24969": 2556, "gh24972": 2556, "gh24963": 2556, "gh25036": 2556, "alex": 2556, "buchkovski": 2556, "yurchak": 2556, "vetinari": 2556, "jbrockmendel": [2556, 2557], "jeremi": [2556, 2557], "schendel": [2556, 2557], "den": [2556, 2557], "bossch": [2556, 2557], "gh25101": 2557, "gh25075": 2557, "gh25196": 2557, "gh25259": 2557, "gh25184": 2557, "gh25299": 2557, "gh25317": 2557, "gh25282": 2557, "gh25338": 2557, "gh25403": 2557, "gh25318": 2557, "gh25077": 2557, "gh25193": 2557, "gh25616": 2557, "gh25409": 2557, "gh25311": 2557, "gh25080": 2557, "gh24925": 2557, "gh25170": 2557, "gh25061": 2557, "gh24971": 2557, "gh24198": 2557, "gh23931": 2557, "gh25545": 2557, "gh25180": 2557, "gh25183": 2557, "gh25485": 2557, "gh25580": 2557, "albert": 2557, "villanova": 2557, "moral": 2557, "arno": 2557, "veenstra": 2557, "chri": 2557, "devin": 2557, "petersohn": 2557, "eternallearner42": 2557, "flavien": 2557, "lambert": 2557, "gfyoung": 2557, "gioia": 2557, "ballin": 2557, "von": 2557, "forstner": 2557, "josh": 2557, "justin": 2557, "zheng": 2557, "roeschk": 2557, "bolingbrok": 2557, "rbene": 2557, "sterl": 2557, "paramor": 2557, "tao": 2557, "he": 2557, "caswel": 2557, "vibhu": 2557, "agarw": 2557, "ayd": 2557, "zach": 2557, "gh27082": 2558, "gh18366": 2558, "gh26512": 2558, "gh26430": 2558, "specificationerror": [2558, 2580, 2592, 2603], "gh13480": 2558, "unapp": 2558, "estat": 2558, "gh23843": 2558, "gh16538": 2558, "gh10511": 2558, "gh24867": 2558, "gh16607": 2558, "zerodim": 2558, "gh24919": 2558, "gh25017": 2558, "gh24043": 2558, "gh24923": 2558, "gh25405": 2558, "gh24984": 2558, "gh24994": 2558, "gh13473": 2558, "gh25681": 2558, "gh25710": 2558, "gh25065": 2558, "gh6508": 2558, "gh26136": 2558, "gh21303": 2558, "gh23868": 2558, "gh24757": 2558, "gh26660": 2558, "gh26537": 2558, "gh14130": 2558, "gh15481": 2558, "gh11499": 2558, "gh9070": 2558, "is_empti": 2558, "gh27219": 2558, "gh24076": 2558, "gh16785": 2558, "reassign": 2558, "gh19387": 2558, "new_cod": 2558, "_verify_integr": 2558, "_code": [2558, 2592], "_reset_ident": 2558, "level_cod": 2558, "gh2936": 2558, "gh2656": 2558, "gh7739": 2558, "gh10519": 2558, "gh12155": 2558, "gh20084": 2558, "gh21417": 2558, "gh25702": 2558, "gh23163": 2558, "gh23011": 2558, "gh23551": 2558, "forbid_nonstring_typ": 2558, "_forbid_nonstring_typ": 2558, "_inferred_dtyp": 2558, "allowed_typ": 2558, "gh18502": 2558, "payload": 2558, "prohibit": 2558, "commut": [2558, 2603], "gh23525": 2558, "19910905": 2558, "gh21521": 2558, "gh26397": 2558, "empty_col": 2558, "gh26495": 2558, "gh16316": 2558, "gh23293": 2558, "gh21801": 2558, "gh27309": 2558, "ny": 2558, "ky": 2558, "hobbi": 2558, "minecraft": 2558, "jean": 2558, "gh25725": 2558, "gh24942": 2558, "gh25752": 2558, "gh23519": 2558, "gh25554": 2558, "gh24713": 2558, "gh24653": 2558, "gh25016": 2558, "gh24011": 2558, "gh25575": 2558, "gh26089": 2558, "gh26372": 2558, "bytestr": 2558, "gh26447": 2558, "gh23679": 2558, "gtk": 2558, "gh26563": 2558, "gh27063": 2558, "gh27008": 2558, "gh7056": 2558, "gh7775": 2558, "gh17346": 2558, "gh19239": 2558, "gh27084": 2558, "gh26438": [2558, 2574], "gh16344": 2558, "join_ax": [2558, 2574], "gh21951": 2558, "gh26421": 2558, "gh24416": 2558, "gh26405": [2558, 2574], "_start": [2558, 2574], "_stop": [2558, 2574], "_step": [2558, 2574], "gh26581": [2558, 2574], "gh26705": 2558, "gh19617": 2558, "gh27186": 2558, "resolution_str": [2558, 2574], "gh21344": 2558, "gh25220": 2558, "dtype_str": [2558, 2574], "gh26336": [2558, 2574], "gh17753": 2558, "gh27199": [2558, 2574], "gh25047": 2558, "gh25191": 2558, "gh25231": 2558, "gh16442": 2558, "gh20938": 2558, "gh16942": 2558, "gh16488": 2558, "gh16970": 2558, "gh17633": 2558, "gh17982": 2558, "gh17877": 2558, "gh17820": 2558, "gh17812": 2558, "gh17744": 2558, "gh17742": 2558, "gh17691": 2558, "gh17493": 2558, "gh17352": 2558, "gh24985": 2558, "gh25045": 2558, "gh22034": 2558, "gh20405": 2558, "gh26565": 2558, "gh26617": 2558, "gh26722": 2558, "gh16685": 2558, "gh25784": 2558, "gh25804": 2558, "gh24813": 2558, "gh25708": 2558, "gh25922": 2558, "gh25070": 2558, "gh23785": 2558, "gh25754": 2558, "gh26702": 2558, "gh22044": 2558, "garbag": [2558, 2559, 2570, 2598], "gh27031": 2558, "gh26043": 2558, "gh27136": 2558, "gh26773": 2558, "gh27384": 2558, "gh20629": 2558, "gh26504": 2558, "gh25087": 2558, "gh23830": 2558, "gh22305": 2558, "gh25843": 2558, "gh25851": 2558, "gh25445": 2558, "gh26122": 2558, "gh26258": 2558, "gh25512": 2558, "gh26675": 2558, "gh26689": 2558, "rubbish": 2558, "gh26206": 2558, "gh26651": 2558, "gh24775": 2558, "gh26916": 2558, "gh26097": 2558, "gh25913": 2558, "gh26039": 2558, "gh26381": 2558, "gh25809": 2558, "gh24992": 2558, "gh25241": 2558, "gh25506": 2558, "gh25807": 2558, "uninform": 2558, "gh25978": 2558, "gh26168": 2558, "gh26335": 2558, "gh27088": 2558, "gh21671": 2558, "gh15552": 2558, "gh24910": 2558, "gh26466": 2558, "gh25514": 2558, "gh25729": 2558, "gh25557": 2558, "gh21662": 2558, "gh25928": 2558, "gh25211": 2558, "gh26987": 2558, "gh27321": 2558, "gh25905": 2558, "gh22722": 2558, "gh23013": 2558, "gh25984": 2558, "gh25860": 2558, "gh27172": 2558, "gh25753": 2558, "gh26658": 2558, "gh27250": 2558, "gh14885": 2558, "gh22252": 2558, "gh26303": 2558, "gh26390": 2558, "gh26426": 2558, "gh27148": 2558, "gh26944": 2558, "__contain": 2558, "gh23705": 2558, "gh27110": 2558, "gh21729": 2558, "gh22717": 2558, "gh12862": 2558, "gh17192": 2558, "gh20441": 2558, "gh24014": 2558, "gh25555": 2558, "gh27042": 2558, "gh24570": 2558, "gh17004": 2558, "gh25040": 2558, "gh21345": 2558, "gh25433": 2558, "gh25435": 2558, "gh25468": 2558, "gh25608": 2558, "gh16718": 2558, "gh25772": 2558, "gh17280": 2558, "gh11188": 2558, "gh25766": 2558, "gh25960": 2558, "gh25941": 2558, "gh25945": 2558, "gh26104": 2558, "gh24889": 2558, "gh25990": 2558, "gh26051": 2558, "gh26545": 2558, "gh26566": 2558, "gh26610": 2558, "gh27006": 2558, "gh11926": 2558, "gh27160": 2558, "gh27339": 2558, "gh26934": 2558, "gh25587": 2558, "gh25481": 2558, "gh7612": 2558, "gh15912": 2558, "gh22334": 2558, "gh14763": 2558, "gh17173": 2558, "gh22660": 2558, "gh23222": 2558, "gh23683": 2558, "gh21603": 2558, "gh23050": 2558, "gh24880": 2558, "gh25704": 2558, "gh25692": 2558, "gh25871": 2558, "gh25167": 2558, "gh25893": 2558, "gh13503": 2558, "gh25444": 2558, "gh15306": 2558, "gh16771": 2558, "gh26011": 2558, "gh26208": 2558, "gh26326": 2558, "gh26310": 2558, "gh26005": 2558, "nuisanc": [2558, 2586, 2598], "dataerror": [2558, 2598, 2603], "gh12537": 2558, "gh26597": [2558, 2574], "gh24782": 2558, "gh24212": 2558, "gh25009": 2558, "gh24895": 2558, "gh21510": 2558, "gh22159": 2558, "gh3232": 2558, "gh22501": 2558, "gh26349": 2558, "gh26342": 2558, "gh25691": 2558, "gh25959": 2558, "gh26045": 2558, "gh26053": 2558, "gh26154": 2558, "gh25814": 2558, "gh8425": 2558, "gh26825": 2558, "gh14948": 2558, "gh26649": 2558, "sparsefram": 2558, "gh16807": 2558, "gh25484": 2558, "gh26554": 2558, "modf": 2558, "gh26946": 2558, "gh26536": 2558, "gh25696": 2558, "miscount": 2558, "gh26835": 2558, "gh27083": 2558, "vendor": 2558, "ultrajson": 2558, "gh26198": 2558, "gh26125": 2558, "gh27001": 2558, "gh13287": 2558, "unknowingli": 2559, "gh27575": 2559, "unmet": 2559, "gh26215": 2559, "gh27733": 2559, "gh28055": 2559, "gh27011": 2559, "gh27548": 2559, "gh27484": 2559, "gh27636": 2559, "gh27464": 2559, "gh27610": 2559, "gh27571": 2559, "gh27516": 2559, "gh27585": 2559, "gh27840": 2559, "gh27841": 2559, "gh27865": 2559, "gh27482": 2559, "s3file": 2559, "gh27756": 2559, "gh27779": 2559, "gh27991": 2559, "entrypoint": 2559, "gh26747": 2559, "instat": 2559, "gh27481": 2559, "gh27775": 2559, "pand": 2559, "gh27526": 2559, "gh27496": 2559, "gh26385": 2559, "gh27766": 2559, "gh27470": 2559, "gh18303": 2559, "gh27642": 2559, "gh27500": 2559, "gh21952": 2559, "gh27943": 2559, "gh27080": 2559, "gh27720": 2559, "gh27814": 2559, "gh28147": 2560, "gh28631": 2560, "gh28678": 2560, "gh28204": 2560, "gh28210": 2560, "gh28840": 2560, "gh28113": 2560, "gh19995": 2560, "gh27992": 2560, "gh27261": 2560, "gh27900": 2560, "gh28882": 2561, "gh200": 2562, "gh209": 2562, "gh203": 2562, "enh56": 2562, "gh188": 2562, "gh135": 2562, "enhdc": 2562, "enh1b": 2562, "gh146": 2562, "gh151": 2562, "gh142": 2562, "gh141": 2562, "gh205": 2562, "gh187": 2562, "gh176": 2562, "gh104": 2562, "_ensure_index": 2562, "gh242": 2563, "gh214": 2563, "_get_dupl": 2563, "enh5c": 2563, "gh233": 2563, "gh230": 2563, "gh241": 2563, "gh248": 2563, "gh253": 2563, "gh261": 2563, "gh234": 2563, "gh243": 2563, "gh334": 2563, "enh61": 2563, "gh223": 2563, "gh244": 2563, "gh211": 2563, "gh215": 2563, "gh212": 2563, "gh313": 2564, "gh296": 2564, "gh289": 2564, "gh291": 2564, "gh343": 2564, "gh319": 2564, "gh347": 2564, "gh321": 2564, "gh65": 2564, "gh359": 2564, "gh301": 2564, "gh357": 2564, "gh103": 2564, "gh92": 2564, "gh362": 2564, "put_valu": 2564, "gh360": 2564, "gh194": 2564, "gh348": 2564, "gh286": 2564, "gh300": 2564, "gh297": 2564, "gh373": 2564, "gh364": 2564, "gh387": 2564, "gh396": 2564, "gh368": 2564, "gh376": 2564, "gh312": 2564, "gh324": 2564, "gh370": 2564, "gh381": 2564, "gh363": 2564, "gh309": 2564, "gh303": 2564, "cache_readonli": 2564, "gh361": 2564, "apply_along_axi": 2564, "gh341": 2564, "map_inf": 2564, "gh355": 2564, "gh327": 2564, "vastli": 2564, "gh299": 2564, "gh428": 2565, "gh437": 2565, "gh438": 2565, "gh435": 2565, "gh461": 2565, "gh463": 2565, "gh453": 2565, "rankdata": 2565, "gh444": 2565, "gh302": 2565, "gh189": 2565, "gh114": 2565, "gh482": 2565, "gamut": 2566, "gh220": 2566, "gh249": 2566, "gh267": 2566, "gh468": 2566, "gh479": 2566, "gh273": 2566, "gh526": 2566, "gh342": 2566, "gh498": 2566, "190912": 2566, "395125": 2566, "731920": 2566, "403130": 2566, "730951": 2566, "813266": 2566, "112016": 2566, "961912": 2566, "411391": 2566, "698728": 2566, "501401": 2566, "380863": 2566, "191943": 2566, "004091": 2566, "057974": 2566, "reorder_level": 2566, "gh534": 2566, "gh521": 2566, "gh542": 2566, "gh552": 2566, "gh563": 2566, "gh115": 2566, "gh595": 2566, "gh554": 2566, "gh338": 2566, "gh166": 2566, "gh647": 2566, "gh288": 2566, "gh717": 2566, "riskiest": 2566, "2945235902555294": 2566, "41373810535784006": 2566, "2766617129497566": 2566, "88427": 2566, "3363": 2566, "1787": 2566, "03162": 2566, "14451": 2566, "2504": 2566, "58374": 2566, "44779": 2566, "9186": 2566, "27163": 2566, "26598": 2566, "4184": 2566, "2658": 2566, "11503": 2566, "58776": 2566, "8566": 2566, "61941": 2566, "10940": 2566, "7175": 2566, "0108": 2566, "47990": 2566, "16919": 2566, "3087": 2566, "6049": 2566, "43544": 2566, "07337": 2566, "3410": 2566, "0424": 2566, "16037": 2566, "gmkaec": 2566, "182230": 2566, "276183": 2566, "243550": 2566, "628992": 2566, "073308": 2566, "539890": 2566, "acegkm": 2566, "gh316": 2566, "harmlessli": 2566, "gh699": 2566, "presort": 2566, "gh93": 2566, "gh496": 2566, "gh497": 2566, "gh492": 2566, "gh489": 2566, "gh536": 2566, "gh476": 2566, "gh545": 2566, "skiplist": 2566, "gh374": 2566, "gh774": 2567, "gh818": 2567, "gh806": 2567, "gh807": 2567, "gh784": 2567, "gh787": 2567, "gh802": 2567, "gh773": 2567, "tie": 2568, "gh874": 2568, "gh875": 2568, "gh893": 2568, "gh918": 2568, "gh882": 2568, "gh661": 2568, "gh134": 2568, "gh174": 2568, "gh159": 2568, "khash": 2568, "gh861": 2568, "__builtin__": 2568, "gh885": 2568, "inclin": 2569, "steve": 2569, "worri": 2569, "argu": 2569, "530570": 2569, "526860": 2569, "709248": 2569, "150572": 2569, "113308": 2569, "lurk": 2570, "linger": 2570, "asap": 2570, "steer": 2570, "1h30min": 2570, "klib": 2570, "fx": 2570, "fx_price": 2570, "vytauta": 2570, "jancauska": 2570, "gsoc": 2570, "rng_asarrai": 2570, "scalar_v": 2570, "stamp_arrai": 2570, "dt_arrai": 2570, "04t00": 2570, "05t00": 2570, "06t00": 2570, "07t00": 2570, "08t00": 2570, "09t00": 2570, "10t00": 2570, "panic": 2570, "gh620": 2571, "gh1584": 2571, "gh1566": 2571, "gh1559": 2571, "gh1599": 2571, "gh1538": 2571, "gh1569": 2571, "gh1577": 2571, "gh1358": 2571, "gh1571": 2571, "gh1706": 2572, "gh1735": 2572, "gh1785": 2572, "gh1748": 2572, "gh1739": 2572, "gh1691": 2572, "gh1295": 2572, "gh1871": 2572, "gh1679": 2572, "gh924": 2572, "gh1843": 2572, "amen": 2572, "accid": 2572, "perfectli": 2572, "gh1723": 2572, "printopt": 2572, "gh1834": 2572, "gh1824": 2572, "cruft": 2572, "misc": 2572, "quantilet": 2572, "gh1776": 2572, "gh1783": 2572, "gh1630": 2572, "gh1809": 2572, "gh1657": 2572, "gh1915": 2572, "gh928": 2573, "gh1508": 2573, "gh2159": 2573, "gh2109": 2573, "gh2151": 2573, "gh1936": 2573, "gh2205": 2573, "gh2149": 2573, "gh2042": 2573, "gh2101": 2573, "gh2164": 2573, "gh2110": 2573, "471992": 2573, "493593": 2573, "gh2124": 2573, "gh2125": 2573, "gh1764": 2573, "gh2184": 2573, "00001": 2573, "00002": 2573, "gh28987": 2574, "gh30936": 2574, "gh11052": 2574, "gh29975": 2574, "gh29555": 2574, "gh30095": 2574, "gh31131": 2574, "gh29752": 2574, "gh30929": 2574, "gh9784": 2574, "gh30322": 2574, "gh27292": 2574, "gh25436": 2574, "gh28368": 2574, "gh20612": [2574, 2598], "gh30270": 2574, "gh12004": 2574, "gh28250": 2574, "gh28766": 2574, "gh28663": 2574, "gh12145": 2574, "gh21527": 2574, "gh28358": 2574, "gh8540": 2574, "gh27117": 2574, "gh12213": 2574, "gh11363": 2574, "gh30114": 2574, "statawriterutf8": [2574, 2580, 2598, 2603], "gh30959": 2574, "gh29733": 2574, "gh29062": 2574, "fromisocalendar": 2574, "gh28115": 2574, "gh30163": 2574, "gh27242": 2574, "gh25022": 2574, "gh29136": 2574, "gh17304": 2574, "gh29791": 2574, "gh29964": 2574, "integer_arrai": 2574, "basemaskedarrai": 2574, "__array__": 2574, "npdtype": 2574, "_hasna": 2574, "libmiss": 2574, "gh30958": 2574, "gh25303": 2574, "initialis": 2574, "gh17261": 2574, "gh31359": 2574, "gh29212": 2574, "gh29766": [2574, 2580], "gh29723": [2574, 2580], "gh28341": 2574, "gh20775": 2574, "wheel": [2574, 2592], "gh27489": 2574, "gh27283": 2574, "_deprec": 2574, "gh28805": 2574, "gh27874": 2574, "gh18720": 2574, "gh29388": 2574, "gh29664": 2574, "gh28277": 2574, "gh30821": 2574, "gh28315": 2574, "gh28791": 2574, "_undeprecated_": 2574, "gh29250": 2574, "idx_val": 2574, "gh28621": 2574, "gh29457": 2574, "gh29812": 2574, "datetoffset": 2574, "is_anchor": 2574, "gh30340": 2574, "get_offset": 2574, "gh4205": 2574, "take_nd": 2574, "gh27745": 2574, "lreshap": 2574, "gh29742": 2574, "gh19711": 2574, "gh27586": 2574, "gh28512": 2574, "gh23574": 2574, "gh16232": 2574, "gh30642": 2574, "gh27357": 2574, "gh30588": 2574, "gh30296": 2574, "gh30610": 2574, "gh31025": 2574, "gh23566": 2574, "gh28425": 2574, "gh17328": 2574, "gh19980": 2574, "gh18307": 2574, "gh30003": 2574, "passinig": 2574, "gh21036": 2574, "gh24806": 2574, "gh17739": 2574, "gh27600": 2574, "gh24486": 2574, "gh23264": 2574, "gh22318": 2574, "gh23937": 2574, "gh30103": 2574, "gh22535": 2574, "gh18258": 2574, "gh18477": 2574, "gh17656": 2574, "gh27611": 2574, "gh24114": 2574, "make_block": 2574, "gh19265": 2574, "make_block_same_class": 2574, "gh19434": 2574, "gh23752": 2574, "gh29787": 2574, "gh23635": 2574, "gh18902": 2574, "gh23739": 2574, "gh27538": 2574, "assert_raises_regex": 2574, "gh29174": 2574, "gh29335": 2574, "is_lexsorted_for_tupl": 2574, "gh29305": 2574, "gh29608": 2574, "gh18812": 2574, "gh26744": 2574, "gh20772": 2574, "gh20730": 2574, "gh29801": 2574, "gh19751": 2574, "gh21400": 2574, "gh20613": 2574, "gh30139": 2574, "gh20995": 2574, "gh24048": 2574, "gh21775": 2574, "gh23767": 2574, "gh27106": 2574, "gh26684": 2574, "gh27198": 2574, "gh27145": 2574, "gh20841": 2574, "gh16955": 2574, "gh23621": 2574, "gh20721": 2574, "gh26839": 2574, "gh18164": 2574, "gh22644": 2574, "gh30089": 2574, "gh27103": 2574, "gh21930": 2574, "gh19269": 2574, "private_kei": [2574, 2586], "gh30200": [2574, 2586], "gh24596": 2574, "gh24990": 2574, "gh29853": 2574, "gh27495": 2574, "gh27668": 2574, "gh30171": 2574, "gh28139": 2574, "gh28099": 2574, "gh28317": 2574, "gh28795": 2574, "gh29750": 2574, "gh29820": 2574, "gh29134": 2574, "gh28814": 2574, "gh13628": 2574, "gh28406": 2574, "gh28107": 2574, "gh28668": 2574, "gh21667": 2574, "gh27955": 2574, "gh28669": 2574, "gh27952": 2574, "gh26988": 2574, "gh30227": 2574, "gh17605": 2574, "gh27311": 2574, "gh27529": 2574, "gh26443": 2574, "gh28299": 2574, "interf": 2574, "gh27951": 2574, "gh28286": 2574, "gh28268": 2574, "gh28080": 2574, "gh28492": 2574, "gh28530": 2574, "gh28049": 2574, "gh28247": 2574, "get_local": 2574, "1252": 2574, "gh23638": 2574, "gh24760": 2574, "gh27368": 2574, "gh28289": 2574, "gh29578": 2574, "gh30308": 2574, "gh29910": 2574, "gh30011": 2574, "gh29403": 2574, "gh30175": 2574, "gh30336": 2574, "gh30399": 2574, "gh30238": 2574, "gh15553": 2574, "gh24115": 2574, "gh30050": 2574, "gh30593": 2574, "gh30722": 2574, "gh30806": 2574, "gh29558": 2574, "gh23925": 2574, "gh28079": 2574, "gh28741": 2574, "gh29142": 2574, "gh29128": 2574, "gh27451": 2574, "gh29539": 2574, "gh29526": 2574, "gh28023": 2574, "gh28279": 2574, "gh21037": 2574, "gh30063": 2574, "gh30463": 2574, "gh19296": 2574, "gh30889": 2574, "gh30967": 2574, "ismethod": 2574, "gh29624": 2574, "infer_dtype_from_scalar": 2574, "gh30337": 2574, "gh23563": 2574, "gh30568": 2574, "gh24112": 2574, "gh26939": 2574, "gh28010": 2574, "gh28323": 2574, "gh28337": 2574, "gh27395": 2574, "gh28475": 2574, "gh28257": 2574, "gh17569": 2574, "gh30225": 2574, "gh29189": 2574, "gh25495": 2574, "gh19132": 2574, "gh30567": 2574, "gh30763": 2574, "gh28735": 2574, "gh8594": 2574, "gh23779": 2574, "gh20500": 2574, "gh10065": 2574, "gh25099": 2574, "gh28130": 2574, "gh28326": 2574, "gh28699": 2574, "gh28557": 2574, "gh28469": 2574, "gh27676": 2574, "gh13257": 2574, "gh25955": 2574, "gh28869": 2574, "gh22707": 2574, "gh29565": 2574, "gh29650": 2574, "gh29857": 2574, "gh30148": 2574, "gh15914": 2574, "gh24130": 2574, "gh23719": 2574, "gh27758": 2574, "gh18222": 2574, "gh22799": 2574, "gh27686": 2574, "gh25160": 2574, "gh24784": 2574, "gh26214": 2574, "gh14119": 2574, "gh28163": 2574, "gh28619": 2574, "gh29122": 2574, "gh18755": 2574, "gh30391": 2574, "gh30288": 2574, "gh28652": 2574, "gh20519": 2574, "gh28427": 2574, "gh28192": 2574, "gh15584": 2574, "gh19248": 2574, "gh27614": 2574, "gh27519": 2574, "gh28787": 2574, "gh28426": 2574, "gh28479": 2574, "gh28779": 2574, "gh21668": 2574, "gh29641": 2574, "gh30208": 2574, "gh30253": 2574, "gh30289": 2574, "gh26996": 2574, "gh28202": 2574, "gh21959": 2574, "gh28301": 2574, "gh24893": 2574, "gh28098": 2574, "gh28518": 2574, "gh20303": 2574, "gh28870": 2574, "gh28383": 2574, "gh25760": 2574, "gh28956": 2574, "gh28664": 2574, "gh28839": 2574, "gh26632": 2574, "gh29718": 2574, "gh30091": 2574, "gh29864": 2574, "gh13318": 2574, "fill_na": 2574, "gh30740": 2574, "gh30758": 2574, "gh28118": 2574, "gh28150": 2574, "gh28930": 2574, "gh30280": 2574, "gh23348": 2574, "gh27660": 2574, "gh26023": 2574, "gh17294": 2574, "gh28410": 2574, "_json": 2574, "gh18878": 2574, "gh27017": 2574, "gh28969": 2574, "gh28769": 2574, "2030": 2574, "gh27790": 2574, "gh27398": 2574, "gh29997": 2574, "gh29478": 2574, "gh29069": 2574, "gh12513": 2574, "gh28282": 2574, "gh30841": 2574, "gh13601": 2574, "gh27125": 2574, "gh31469": 2575, "gh31501": 2575, "gh31449": 2575, "gh31457": 2575, "gh31522": 2575, "gh31450": 2575, "gh31441": 2575, "wherebi": [2575, 2581], "gh31471": 2575, "gh31670": 2575, "gh31505": 2575, "gh31491": 2575, "gh31447": 2575, "gh31499": 2575, "gh31649": 2575, "gh31532": 2575, "gh31463": 2575, "gh31389": 2575, "gh31446": 2575, "gh31648": 2575, "rawiobas": 2575, "gh31575": 2575, "gh31183": 2575, "gh23087": 2575, "gh31205": 2575, "gh34195": 2575, "gh31777": 2576, "gh31754": 2576, "gh31789": 2576, "gh31950": 2576, "gh31802": 2576, "gh31760": 2576, "gh31819": 2576, "gh31677": 2576, "destructor": 2576, "gh31467": 2576, "py27": 2576, "gh31988": 2576, "gh31785": 2576, "gh26683": 2576, "gh31925": 2576, "gh31623": 2576, "gh32166": 2576, "gh32591": 2576, "gh32146": 2576, "gh31503": 2576, "gh32490": 2576, "gh32213": 2576, "gh31774": 2576, "gh31779": 2576, "gh31927": 2576, "gh31720": 2576, "gh31615": 2576, "gh31507": 2576, "gh31847": 2576, "gh31896": 2576, "gh31731": 2576, "gh32117": 2576, "gh32287": 2576, "gh31772": 2576, "gh32123": 2576, "gh32219": 2576, "gh31632": 2576, "gh32385": 2576, "gh31710": 2577, "gh32685": 2577, "gh33594": 2578, "gh32800": 2578, "gh33256": 2578, "gh33012": 2578, "gh33288": 2578, "gh33450": 2578, "gh32194": 2578, "cftimeindex": 2578, "3751": 2578, "gh32905": 2578, "unhash": [2578, 2592], "gh32409": 2578, "gh32988": 2578, "gh34010": 2578, "gh33433": 2578, "gh33115": 2578, "gh32395": [2578, 2580], "gh33071": 2578, "gh30726": 2578, "permissionerror": 2578, "cred": 2578, "gh27679": 2578, "gh32486": 2578, "gh26388": [2578, 2579], "gh27596": 2578, "gh33200": 2578, "gh33569": 2578, "gh34467": 2579, "gh34626": 2579, "gh34632": 2579, "gh34530": 2579, "gh34666": 2579, "gh34272": 2580, "gh31204": 2580, "gh31096": 2580, "ser_monoton": 2580, "shuffler": 2580, "gh30429": 2580, "gh3729": 2580, "gh27237": 2580, "gh25057": 2580, "gh31338": 2580, "gh32792": 2580, "tz_str": 2580, "0300": 2580, "gh31809": 2580, "gh33452": 2580, "azur": 2580, "datalak": 2580, "dropbox": 2580, "gh34850": 2580, "gh32538": 2580, "gh33172": 2580, "gh34570": 2580, "gh5377": 2580, "gh34994": 2580, "gh30164": 2580, "gh34798": 2580, "gh30876": 2580, "gh31345": 2580, "gh29921": 2580, "gh27553": 2580, "gh24382": 2580, "gh32377": [2580, 2583], "gh31658": 2580, "gh32806": 2580, "gh32503": 2580, "gh33015": 2580, "gh33206": 2580, "gh34392": 2580, "gh33422": 2580, "gh33141": 2580, "gh33196": 2580, "gh17440": 2580, "gh33215": 2580, "gh32854": 2580, "gh33388": 2580, "gh33670": 2580, "gh31775": 2580, "gh33820": 2580, "gh27081": 2580, "gh26667": 2580, "gh26599": [2580, 2592], "gh32682": 2580, "gh9093": 2580, "contextlib": 2580, "contextdecor": 2580, "gh34253": 2580, "gh22610": 2580, "gh31269": 2580, "gh33916": 2580, "gh6279": 2580, "gh33607": 2580, "gh34339": 2580, "gh34095": 2580, "gh33360": 2580, "gh34639": 2580, "gh34611": 2580, "gh28917": 2580, "openoffic": 2580, "gh27222": 2580, "gh34932": 2580, "showindex": 2580, "gh32667": 2580, "gh34859": 2580, "gh34839": 2580, "gh26513": 2580, "gh33966": 2580, "gh35374": 2580, "gh9536": 2580, "gh29896": 2580, "mi_2": 2580, "gh31867": 2580, "gh31722": 2580, "gh33539": 2580, "gh27453": 2580, "left_df": 2580, "right_df": 2580, "gh13658": 2580, "gh32579": 2580, "gh21090": 2580, "gh10355": 2580, "gh32599": 2580, "gh32240": 2580, "min_val": 2580, "gh33718": 2580, "gh33334": 2580, "gh31333": 2580, "datetime64tz": [2580, 2586], "gh29941": 2580, "gh31840": 2580, "gh32515": 2580, "gh32639": 2580, "singleblockmanag": 2580, "gh33092": 2580, "gh33740": 2580, "gh34741": 2580, "gh27837": 2580, "gh32922": 2580, "gh27573": 2580, "gh33385": 2580, "gh19728": 2580, "gh33595": 2580, "gh34171": 2580, "gh34580": 2580, "gh11631": 2580, "gh34191": 2580, "gh32380": 2580, "gh34522": 2580, "to_perioddelta": 2580, "gh34853": 2580, "gh34731": 2580, "gh20647": 2580, "gh30543": 2580, "gh31296": 2580, "gh33600": 2580, "_shallow_copi": [2580, 2586], "gh28584": 2580, "gh32640": 2580, "gh32669": 2580, "gh32821": 2580, "gh32825": 2580, "gh32826": 2580, "gh32856": 2580, "gh32858": 2580, "gh34178": 2580, "gh33064": 2580, "gh33921": 2580, "gh30982": 2580, "gh33261": 2580, "gh33442": 2580, "gh32779": 2580, "gh34052": 2580, "gh34297": 2580, "bool_index": 2580, "gh33924": 2580, "gh19917": 2580, "gh33660": 2580, "gh28189": 2580, "gh32167": 2580, "gh32276": 2580, "gh32420": 2580, "gh33676": 2580, "period_index": 2580, "gh32255": 2580, "gh33327": 2580, "gh34658": 2580, "gh24329": 2580, "gh30950": 2580, "gh31043": 2580, "gh31475": 2580, "gh31200": 2580, "gh32668": 2580, "gh32762": 2580, "gh26109": 2580, "gh33296": 2580, "gh33358": 2580, "gh30511": 2580, "gh33604": 2580, "gh33741": 2580, "gh33779": 2580, "gh33552": 2580, "gh33904": 2580, "gh33717": 2580, "gh33883": 2580, "gh34843": 2580, "gh34703": 2580, "gh35038": 2580, "gh32967": 2580, "gh31415": 2580, "gh34088": 2580, "gh34486": 2580, "gh31354": 2580, "gh31869": 2580, "gh32899": 2580, "gh9309": 2580, "gh33441": 2580, "gh30353": 2580, "gh33498": 2580, "gh12136": 2580, "gh33133": 2580, "gh31271": 2580, "gh32394": 2580, "gh32493": 2580, "gh32426": 2580, "gh21824": 2580, "gh32995": 2580, "gh33803": 2580, "gh35194": 2580, "gh33824": 2580, "gh35217": 2580, "gh34520": 2580, "gh32651": 2580, "gh34746": 2580, "gh29684": 2580, "gh32402": 2580, "gh32582": 2580, "gh32289": 2580, "gh32173": 2580, "gh35190": 2580, "gh32450": 2580, "gh31746": 2580, "gh33425": 2580, "gh32782": 2580, "gh33610": 2580, "gh31064": 2580, "gh31172": 2580, "gh31329": 2580, "gh31437": 2580, "gh31425": 2580, "gh31630": 2580, "gh32809": 2580, "gh33041": 2580, "gh31905": 2580, "gh15686": 2580, "gh22036": 2580, "gh32650": 2580, "gh32684": 2580, "gh33017": 2580, "gh32023": 2580, "_item_cach": 2580, "gh31784": 2580, "gh33355": 2580, "gh32957": 2580, "gh33573": 2580, "gh33473": 2580, "gh33646": 2580, "gh33756": 2580, "gh11278": 2580, "gh26989": 2580, "gh34573": 2580, "gh34318": 2580, "gh19602": 2580, "gh35114": 2580, "gh32543": 2580, "gh32621": 2580, "nulllabl": 2580, "gh33253": 2580, "gh33426": 2580, "gh12918": 2580, "gh29146": 2580, "gh33956": 2580, "gh34740": 2580, "gh32815": 2580, "gh31126": 2580, "gh22797": 2580, "gh31325": 2580, "gh34564": 2580, "gh34074": 2580, "gh34946": 2580, "gh20359": 2580, "gh30320": 2580, "gh27394": 2580, "notfounderror": 2580, "gh28375": 2580, "coerce_timestamp": 2580, "gh31652": 2580, "gh31396": 2580, "gh31750": 2580, "gh20927": 2580, "gh28256": 2580, "gh31251": 2580, "surrog": 2580, "gh23809": 2580, "gh31488": 2580, "gh28071": 2580, "gh23784": 2580, "gh33069": 2580, "gh26761": 2580, "gh32207": 2580, "gh31464": 2580, "gh26284": 2580, "gh9539": 2580, "arrowioerror": 2580, "gh29055": 2580, "gh34331": 2580, "programmingerror": 2580, "gh34211": 2580, "gh31544": 2580, "gh29916": 2580, "parser_f": 2580, "gh25648": 2580, "ujson": 2580, "gh34395": 2580, "gh11238": 2580, "gh28156": 2580, "gh34431": 2580, "capitalis": 2580, "gh35164": 2580, "gh31783": 2580, "gh34748": 2580, "gh34464": 2580, "gh32535": 2580, "gh8193": 2580, "gh33173": 2580, "medianprop": 2580, "whiskerprop": 2580, "capprop": 2580, "boxprop": 2580, "gh30346": 2580, "gh29235": 2580, "gh33389": 2580, "gh34316": 2580, "clutter": 2580, "gh34905": 2580, "gh32904": 2580, "gh32865": 2580, "gh31485": 2580, "gh30667": 2580, "gh30918": 2580, "gh32494": 2580, "gh32841": 2580, "gh32894": 2580, "gh32861": 2580, "gh33136": 2580, "gh25758": 2580, "gh33410": 2580, "gh28330": 2580, "gh34422": 2580, "gh32580": 2580, "gh34784": 2580, "gh34440": 2580, "gh27892": 2580, "gh35109": 2580, "gh35246": 2580, "gh34951": 2580, "gh25596": 2580, "gh17038": 2580, "gh19966": 2580, "gh31016": 2580, "gh30924": 2580, "gh18321": 2580, "gh21425": 2580, "gh29879": 2580, "gh30880": 2580, "gh32013": 2580, "gh31413": 2580, "gh18634": 2580, "gh30484": 2580, "callback": 2580, "gh32423": 2580, "gh32558": 2580, "gh32863": 2580, "gh32755": 2580, "gh32624": 2580, "gh24729": 2580, "gh28306": 2580, "gh30871": 2580, "gh31331": 2580, "gh33654": 2580, "gh32460": 2580, "gh34224": 2580, "gh34129": 2580, "gh34592": 2580, "gh34529": 2580, "gh32501": 2580, "gh31991": 2580, "gh25777": 2580, "gh27781": 2580, "gh29563": 2580, "gh34352": 2580, "gh33113": 2580, "gh34526": 2580, "gh34540": 2580, "gh33317": 2580, "gh27692": 2580, "gh33027": 2580, "gh33655": 2580, "gh26469": 2580, "gh33770": 2580, "gh33980": 2580, "gh33963": 2580, "gh34051": 2580, "gh27953": 2580, "gh33623": 2580, "gh34832": 2580, "gh34931": 2580, "gh31401": 2580, "gh32670": 2580, "gh32408": 2580, "gh32747": 2580, "gh25509": 2580, "gh34402": 2580, "gh35439": 2581, "gh35544": 2581, "gh35455": 2581, "gh35493": 2581, "gh35446": 2581, "gh35486": 2581, "gh35598": 2581, "gh35488": 2581, "gh35559": 2581, "gh35552": 2581, "gh35462": 2581, "gh35606": 2581, "gh35657": 2581, "gh35558": 2581, "gh35557": 2581, "gh35680": 2581, "gh35490": 2581, "gh35499": 2581, "gh35588": 2581, "gh35663": 2581, "gh35715": 2581, "gh35574": 2581, "gh35549": 2581, "gh33437": 2581, "gh35876": 2582, "gh35731": 2582, "gh35460": 2582, "gh35712": 2582, "gh35878": 2582, "gh35521": 2582, "gh35931": 2582, "gh35658": 2582, "gh36014": 2582, "gh36018": 2582, "gh36197": 2582, "gh35794": 2582, "gh35762": 2582, "gh35683": 2582, "gh35471": 2582, "gh35788": 2582, "gh36044": 2582, "gh36032": 2582, "gh33675": 2582, "gh35882": 2582, "gh35948": 2582, "gh31368": 2582, "gh35667": 2582, "fixedformatt": 2582, "fixedloc": 2582, "gh35684": 2582, "gh35945": 2582, "gh36296": 2583, "gh36189": 2583, "gh36063": 2583, "gh35897": 2583, "gh35534": 2583, "gh35747": 2583, "gh36047": 2583, "gh36526": 2583, "gh36122": 2583, "gh35802": 2583, "gh35376": 2583, "gh35858": 2583, "gh35700": 2583, "gh36377": 2583, "gh35940": 2583, "gh36527": 2583, "gh36430": 2583, "gh35958": 2583, "gh36294": 2583, "gh33666": 2583, "gh36241": 2583, "gh36291": 2583, "gh36383": 2583, "gh36353": 2583, "gh36451": 2583, "gh22205": 2583, "gh36603": 2583, "dict_kei": 2584, "gh36928": 2584, "gh37094": 2584, "gh36940": 2584, "gh36948": 2584, "gh36889": 2584, "gh36904": 2584, "gh37290": 2584, "gh36727": 2584, "gh36951": 2584, "gh37415": 2584, "gh37265": 2584, "gh36953": 2584, "gh35509": 2584, "gh37267": 2584, "gh37280": 2584, "gh36741": 2584, "gh37427": 2584, "gh37220": 2584, "gh36373": 2584, "gh29442": 2584, "gh37174": 2584, "gh36757": 2584, "gh37245": 2584, "gh35792": 2584, "gh37295": 2585, "gh37755": 2585, "gh37711": 2585, "gh37910": 2585, "gh37343": 2585, "gh35563": 2585, "gh35843": 2585, "gh37115": 2585, "gh37631": 2585, "gh36003": 2585, "gh37641": 2585, "gh36495": 2585, "gh38038": 2585, "gh36915": 2585, "gh38286": 2585, "gh38041": 2585, "werror": 2585, "gh33315": 2585, "gh33314": 2585, "gh28394": 2586, "gh35655": 2586, "gh19827": 2586, "gh35058": 2586, "gh13068": 2586, "gh23854": 2586, "gh22555": 2586, "gh35281": 2586, "gh36267": 2586, "macro": 2586, "floating_precis": 2586, "gh17154": 2586, "float32dtyp": 2586, "float64dtyp": [2586, 2592], "gh32265": 2586, "gh34307": 2586, "gh38178": 2586, "gh35847": 2586, "gh16037": 2586, "gh9605": 2586, "gh23803": 2586, "gh34160": 2586, "gh28486": 2586, "gh35614": 2586, "gh32590": 2586, "gh35607": 2586, "gh36159": 2586, "gh10319": 2586, "gh11645": 2586, "gh13254": 2586, "gh32761": 2586, "gh36031": 2586, "gh36346": 2586, "gh33790": 2586, "gh23743": 2586, "gh36564": 2586, "gh34777": 2586, "gh31242": 2586, "gh26476": 2586, "gh37051": [2586, 2592], "gh37448": 2586, "gh37001": 2586, "gh37165": 2586, "gh37105": 2586, "gh34315": 2586, "gh37436": 2586, "gh34556": 2586, "gh37478": 2586, "gh37621": 2586, "gh37821": 2586, "gh37768": 2586, "gh16228": 2586, "gh6929": 2586, "gh37725": 2586, "gh5401": 2586, "gh38225": 2586, "css4": 2586, "gh38247": 2586, "gh37799": 2586, "gh37827": 2586, "gh36076": 2586, "gh28949": 2586, "gh21020": 2586, "gh35214": 2586, "782": 2586, "gh35992": 2586, "gh37733": 2586, "gh38098": 2586, "gh35626": 2586, "gh35853": 2586, "gh36685": 2586, "parse_date_tim": 2586, "parse_date_field": 2586, "parse_all_field": 2586, "generic_pars": 2586, "date_convert": 2586, "gh35741": 2586, "gh35224": 2586, "to_native_typ": 2586, "gh28867": 2586, "gh36179": 2586, "gh27744": 2586, "gh24804": 2586, "gh28759": 2586, "gh31302": 2586, "4d": 2586, "gh36148": [2586, 2603], "gh19956": 2586, "gh36666": 2586, "gh36758": 2586, "gh37545": 2586, "gh37601": 2586, "gh18531": 2586, "gh37982": 2586, "asi8": 2586, "gh37877": 2586, "gh37643": [2586, 2592, 2603], "gh37999": 2586, "gh36304": 2586, "gh36317": 2586, "gh36325": 2586, "gh36432": 2586, "gh37371": 2586, "gh35759": 2586, "gh34717": 2586, "gh36240": 2586, "gh36345": 2586, "gh20445": 2586, "gh36310": 2586, "gh36840": 2586, "gh35625": 2586, "gh36567": 2586, "gh34244": 2586, "gh37450": 2586, "gh37064": 2586, "gh8628": 2586, "gh28303": 2586, "gh36611": 2586, "gh37954": 2586, "gh34548": 2586, "gh36530": 2586, "gh20439": 2586, "gh37667": 2586, "gh37977": 2586, "gh38136": 2586, "gh28481": 2586, "gh33530": 2586, "gh35046": 2586, "gh34511": 2586, "get_slice_bound": [2586, 2598], "gh35690": 2586, "gh34077": 2586, "gh36176": 2586, "gh36254": 2586, "gh36261": 2586, "gh37356": 2586, "gh14811": 2586, "gh28507": 2586, "gh36744": 2586, "gh35973": 2586, "gh31751": 2586, "gh37299": 2586, "gh37457": 2586, "gh34857": 2586, "gh36621": 2586, "gh35728": 2586, "gh37528": 2586, "gh34621": 2586, "gh17053": 2586, "gh35529": 2586, "gh29773": 2586, "gh36204": 2586, "gh36738": 2586, "gh35297": 2586, "gh37610": 2586, "gh31364": 2586, "gh32432": 2586, "gh35267": 2586, "gh33671": 2586, "gh28235": 2586, "gh21581": 2586, "gh36760": 2586, "gh36870": 2586, "gh21517": 2586, "gh32441": 2586, "gh36843": 2586, "gh36908": 2586, "gh36702": 2586, "gh37392": 2586, "gh36907": 2586, "gh38195": 2586, "gh21256": 2586, "gh37626": 2586, "gh24980": 2586, "gh37262": 2586, "gh34871": 2586, "gh37330": 2586, "gh37968": 2586, "gh37984": 2586, "gh34240": 2586, "gh35584": 2586, "gh36359": 2586, "gh32334": 2586, "gh24206": 2586, "gh36210": 2586, "gh26490": 2586, "gh13691": 2586, "gh37194": 2586, "gh37218": 2586, "gh37591": 2586, "gh38071": 2586, "gh26491": 2586, "gh27104": 2586, "gh37722": 2586, "gh37932": 2586, "gh27315": 2586, "gh37901": 2586, "gh36319": 2586, "gh22046": 2586, "gh37820": 2586, "gh19556": 2586, "gh25165": 2586, "gh24263": 2586, "gh38053": 2586, "gh31330": 2586, "gh34603": 2586, "gh29749": 2586, "gh27365": 2586, "gh37748": 2586, "gh37486": 2586, "gh38271": 2586, "gh35014": 2586, "gh37566": 2586, "gh31048": 2586, "gh35301": 2586, "gh36541": 2586, "gh36562": 2586, "gh18853": 2586, "gh33494": 2586, "gh35566": 2586, "gh35365": 2586, "gh35679": 2586, "gh28103": 2586, "gh35677": 2586, "gh26124": 2586, "gh32392": 2586, "gh26237": 2586, "gh29054": 2586, "gh29570": 2586, "longtablebuild": 2586, "middle_separ": 2586, "gh34360": 2586, "gh36343": 2586, "gh34654": 2586, "gh24839": 2586, "gh36583": 2586, "gh36888": 2586, "gh35997": 2586, "gh36004": 2586, "gh9046": 2586, "gh13828": 2586, "gh36799": 2586, "gh20594": 2586, "gh36980": 2586, "gh35719": 2586, "gh37705": 2586, "gh33987": 2586, "gh37758": 2586, "gh28501": 2586, "gh37909": 2586, "gh36525": 2586, "gh27101": 2586, "gh37983": 2586, "gh38125": 2586, "gh38525": 2586, "exc": [2586, 2606], "operationalerror": 2586, "gh37517": 2586, "gh29460": 2586, "gh21003": 2586, "gh26186": [2586, 2587], "gh11465": [2586, 2587], "twin": 2586, "gh33819": 2586, "gh37454": 2586, "gh16748": 2586, "gh37942": 2586, "gh32073": 2586, "gh38234": 2586, "gh35028": 2586, "gh16646": 2586, "gh35219": 2586, "gh35325": 2586, "gh34656": 2586, "gh9959": 2586, "gh35937": 2586, "gh29764": 2586, "gh35889": 2586, "gh20649": 2586, "gh35596": 2586, "gh35579": 2586, "gh34225": 2586, "gh34725": 2586, "gh35869": 2586, "gh36040": 2586, "gh34617": 2586, "gh37156": 2586, "gh31286": 2586, "gh29485": 2586, "gh37153": 2586, "gh35646": 2586, "gh35542": 2586, "gh9772": 2586, "gh36308": 2586, "gh33548": 2586, "gh38227": 2586, "gh33795": 2586, "gh38187": 2586, "gh22529": 2586, "gh31422": 2586, "gh13475": 2586, "gh35144": 2586, "gh36113": 2586, "gh36212": 2586, "gh35811": 2586, "gh36360": 2586, "gh37635": 2586, "gh36910": 2586, "gh36895": 2586, "gh37544": 2586, "gh35382": 2586, "gh35269": 2586, "gh38166": 2586, "gh38167": 2586, "gh38274": 2586, "gh35965": 2586, "gh28488": 2586, "gh36913": 2586, "gh37289": 2586, "gh37541": 2586, "gh37867": 2586, "gh36045": 2586, "gh34789": 2586, "gh28283": [2586, 2592, 2598, 2603], "gh37037": 2586, "gh37381": 2586, "gh38111": 2586, "gh38197": 2586, "gh38268": 2586, "gh36384": 2586, "gh38122": 2586, "gh38282": 2586, "gh35744": 2586, "gh37173": 2586, "gh38051": 2586, "gh38028": 2586, "gh37609": 2586, "gh38386": 2586, "gh38367": 2586, "gh38714": 2587, "streamreaderwrit": 2587, "gh39247": [2587, 2588], "gh38989": 2587, "rawbyt": 2587, "gh38788": 2587, "gh39202": 2587, "gh39010": 2587, "gh38601": 2587, "gh39147": 2587, "gh38642": 2587, "gh38774": 2587, "gh39050": 2587, "gh38980": 2587, "gh38908": 2587, "gh38723": 2587, "gh38979": 2587, "gh38900": 2587, "gh38851": 2587, "gh39151": 2587, "gh39259": 2587, "gh38708": 2587, "gh38801": 2587, "gh39168": 2587, "gh38969": 2587, "gh38736": 2587, "gh38865": 2587, "gh38947": 2587, "gh39126": 2587, "gh39184": 2587, "gh38753": 2587, "gh39024": 2587, "_axis_nam": 2587, "_axis_numb": 2587, "getmemb": [2587, 2592], "gh38740": 2587, "gh38344": 2587, "gh38766": 2587, "gh34050": 2587, "gh38955": 2588, "gh39422": 2588, "gh39474": 2588, "gh39002": 2588, "gh39410": 2588, "streamwrit": 2588, "gh39402": 2588, "gh39576": 2588, "gh39636": 2588, "gh39329": 2588, "gh39554": 2588, "gh39528": 2588, "gh39250": 2588, "gh38956": 2588, "gh39001": 2588, "gh39181": 2588, "gh39695": 2589, "gh39943": 2589, "gh39931": 2589, "gh39985": 2589, "ungrac": 2589, "gh39434": 2589, "gh40018": 2589, "gh39738": 2590, "gh39837": 2590, "gh40722": 2590, "gh39595": 2590, "gh39338": 2590, "gh40024": 2590, "gh40662": 2590, "gh40841": 2591, "gh41074": 2591, "gh40986": 2591, "gh40371": 2591, "gh41778": 2591, "gh41797": 2591, "gh36688": 2592, "gh27554": 2592, "gh39720": 2592, "gh39317": 2592, "gh40493": 2592, "gh39563": 2592, "gh40242": 2592, "gh39359": 2592, "gh39660": 2592, "gh40388": 2592, "gh41619": 2592, "gh22727": 2592, "hidden_index": 2592, "hidden_column": 2592, "gh40484": 2592, "gh39821": 2592, "gh40926": 2592, "gh41098": 2592, "gh21266": 2592, "gh40284": 2592, "gh40134": 2592, "gh39626": 2592, "gh41143": 2592, "sparsif": [2592, 2598], "gh41142": 2592, "overload": [2592, 2598], "gh40712": 2592, "gh21673": 2592, "gh42320": 2592, "gh40731": 2592, "gh13379": 2592, "gh29072": 2592, "gh32960": 2592, "gh39908": 2592, "pa_version_under1p01": 2592, "_validate_dtyp": [2592, 2603], "dtype_typ": [2592, 2603], "gh38780": 2592, "gh15095": 2592, "gh38995": 2592, "gh41673": 2592, "gh37062": 2592, "gh37804": 2592, "gh29042": 2592, "gh15969": 2592, "gh10285": 2592, "gh21768": 2592, "gh35076": 2592, "gh33013": 2592, "gh20421": 2592, "gh35416": 2592, "gh41225": 2592, "gh40230": 2592, "gh38895": 2592, "gh41267": 2592, "gh39116": 2592, "gh39987": 2592, "gh39004": 2592, "gh39140": 2592, "gh12380": 2592, "gh31357": 2592, "gh35349": 2592, "gh37172": 2592, "gh38749": 2592, "gh12067": 2592, "gh38844": 2592, "gh39450": 2592, "gh37506": 2592, "gh33449": 2592, "gh37501": 2592, "gh38278": 2592, "gh40908": 2592, "gh39143": 2592, "gh41325": 2592, "gh41526": 2592, "gh41741": 2592, "gh40245": [2592, 2598], "gh39240": 2592, "gh38581": 2592, "gh18291": 2592, "gh7509": 2592, "gh21240": 2592, "allclos": 2592, "gh41137": 2592, "shares_memori": 2592, "gh39510": 2592, "gh38709": 2592, "orig": 2592, "gh32262": 2592, "gh40448": 2592, "gh39872": 2592, "perceiv": 2592, "gh38787": 2592, "gh38523": 2592, "812": 2592, "gh38516": 2592, "gh38782": 2592, "turbodbc": 2592, "gh36893": 2592, "gh41653": 2592, "gh24860": 2592, "gh40013": 2592, "gh42053": 2592, "pptx": 2592, "gh30741": 2592, "gh38433": 2592, "gh38944": 2592, "gh14093": 2592, "gh21311": 2592, "gh22315": 2592, "gh26974": 2592, "datetime64tzdtyp": 2592, "gh38544": 2592, "gh32259": 2592, "gh38836": 2592, "mydat": 2592, "gh36131": 2592, "gh38963": 2592, "is_datetimelik": 2592, "vol": 2592, "gh39220": 2592, "gh38622": 2592, "dateobj": 2592, "gh39767": 2592, "set_na_rep": 2592, "set_precis": 2592, "gh40425": 2592, "formul": 2592, "gh40821": 2592, "gh40211": 2592, "gh15122": 2592, "mrecord": 2592, "maskedrecord": 2592, "gh40363": 2592, "gh34862": 2592, "gh40430": 2592, "gh39983": 2592, "gh22818": 2592, "gh40606": 2592, "gh41127": 2592, "gh39328": [2592, 2603], "gh25623": 2592, "gh38845": 2592, "gh24435": 2592, "gh15146": 2592, "gh41555": 2592, "gh33401": 2592, "gh41734": 2592, "lossi": 2592, "gh41770": 2592, "gh33558": 2592, "gh41760": 2592, "gh40628": 2592, "gh41485": [2592, 2598], "gh38353": 2592, "gh34814": 2592, "gh38340": 2592, "gh39953": 2592, "gh28329": 2592, "gh40956": [2592, 2598], "gh41885": 2592, "gh39388": 2592, "gh39591": 2592, "gh37615": 2592, "gh40035": 2592, "gh15621": 2592, "gh39664": 2592, "gh39972": 2592, "gh39952": 2592, "gh40453": 2592, "gh39784": 2592, "gh40176": 2592, "gh41051": 2592, "gh40193": 2592, "gh37493": [2592, 2603], "gh40865": 2592, "gh40149": 2592, "gh41492": 2592, "gh38614": 2592, "gh28690": 2592, "gh38552": 2592, "gh38857": 2592, "gh39136": 2592, "gh38906": 2592, "gh41914": 2592, "gh38032": 2592, "gh29623": 2592, "gh38575": 2592, "gh38764": 2592, "gh38792": 2592, "gh38965": 2592, "gh38741": 2592, "gh42104": 2592, "gh37682": 2592, "gh38878": 2592, "gh39221": 2592, "gh39244": 2592, "gh38964": 2592, "gh24124": 2592, "gh39556": 2592, "gh41425": 2592, "gh39462": 2592, "gh39710": 2592, "gh40008": 2592, "gh39216": 2592, "gh39276": 2592, "gh38351": 2592, "gh40258": 2592, "gh35340": 2592, "gh33321": 2592, "gh32593": 2592, "gh38932": 2592, "gh32859": 2592, "gh36596": 2592, "gh39934": 2592, "gh40004": 2592, "gh40518": 2592, "gh12863": 2592, "gh35450": 2592, "gh27709": 2592, "gh40851": 2592, "gh41974": 2592, "gh33634": 2592, "gh40420": 2592, "gh25969": 2592, "gh39788": 2592, "gh40121": 2592, "gh40163": 2592, "gh40450": 2592, "gh41132": 2592, "gh38939": 2592, "gh40730": 2592, "gh41599": 2592, "gh41812": 2592, "pandasdtyp": 2592, "gh39357": 2592, "gh30173": 2592, "gh41707": 2592, "gh23553": 2592, "gh37367": 2592, "gh40393": 2592, "gh41040": 2592, "gh41333": 2592, "gh35977": 2592, "gh41441": 2592, "gh41602": 2592, "gh38653": 2592, "gh38743": 2592, "gh39267": 2592, "gh39306": 2592, "get_indexer_for": [2592, 2598], "gh41831": 2592, "gh36289": 2592, "gh31326": 2592, "gh40862": 2592, "gh38372": 2592, "gh41934": 2592, "gh20438": 2592, "gh38380": 2592, "gh15695": 2592, "gh33146": 2592, "gh38566": 2592, "gh39755": 2592, "nonempti": 2592, "gh38831": 2592, "gh38521": 2592, "gh38335": 2592, "gh39614": 2592, "gh38604": 2592, "gh38303": 2592, "gh10521": 2592, "gh33589": 2592, "gh39086": 2592, "gh39619": 2592, "gh39120": 2592, "gh39266": 2592, "gh39769": 2592, "gh39382": 2592, "gh39068": 2592, "gh39401": 2592, "gh41263": 2592, "gh39488": 2592, "gh39582": 2592, "gh40440": 2592, "gh41170": 2592, "gh40096": 2592, "gh41369": 2592, "gh20432": 2592, "gh41933": 2592, "__delitem__": 2592, "gh40386": 2592, "gh41846": 2592, "gh40978": 2592, "gh37366": 2592, "gh41670": 2592, "gh41777": 2592, "gh41918": 2592, "gh41821": 2592, "gh38879": 2592, "gh39412": 2592, "gh35612": 2592, "gh39409": 2592, "gh40809": 2592, "gh40935": 2592, "gh26919": 2592, "gh41836": 2592, "gh36293": 2592, "gh38623": 2592, "gh38439": 2592, "gh41915": 2592, "gh38415": 2592, "gh31920": 2592, "gh34002": 2592, "gh38292": 2592, "gh16469": 2592, "gh35873": 2592, "gh33699": 2592, "gh38527": 2592, "gh35185": 2592, "gh33748": 2592, "gh34274": 2592, "gh35923": 2592, "gh39365": 2592, "gh34673": 2592, "gh34252": 2592, "gh34655": 2592, "gh28556": 2592, "gh34411": 2592, "gh39189": 2592, "gh39725": 2592, "gh39808": 2592, "filetyp": 2592, "gh41167": 2592, "gh40442": 2592, "misplac": 2592, "gh40904": 2592, "gh40918": 2592, "gh39123": 2592, "gh35211": 2592, "gh39823": 2592, "setprofil": 2592, "gh41069": 2592, "gh40896": 2592, "gh41108": 2592, "gh41897": 2592, "gh39274": 2592, "gh16253": 2592, "constrained_layout": 2592, "gh25261": 2592, "gh39522": 2592, "gh40044": 2592, "dark_background": 2592, "gh40769": 2592, "gh38254": 2592, "talli": 2592, "gh38672": 2592, "gh39172": 2592, "gh9304": 2592, "gh38778": 2592, "gh38934": 2592, "gh39025": 2592, "gh38733": 2592, "gh39227": 2592, "gh40002": 2592, "gh26411": 2592, "gh39732": 2592, "gh39927": 2592, "gh39928": 2592, "gh40164": 2592, "gh40098": 2592, "exponentialmovingwindowgroupbi": 2592, "gh40951": 2592, "gh39805": 2592, "gh40660": 2592, "gh40014": 2592, "gh39433": 2592, "gh40585": 2592, "gh40767": 2592, "gh41010": 2592, "gh41053": 2592, "gh41147": 2592, "gh41111": 2592, "gh41320": 2592, "gh41427": 2592, "gh41445": 2592, "gh41342": 2592, "gh41291": 2592, "gh40373": 2592, "gh41647": 2592, "gh41497": 2592, "gh33814": 2592, "gh37510": 2592, "gh33463": 2592, "gh36909": 2592, "cryptic": [2592, 2598], "gh29130": 2592, "gh38502": 2592, "gh12679": 2592, "gh11227": 2592, "gh39007": 2592, "gh39481": 2592, "gh39211": 2592, "gh39464": 2592, "gh39454": 2592, "gh39574": 2592, "gh13483": 2592, "gh40180": 2592, "gh36991": 2592, "gh39756": 2592, "gh40487": 2592, "gh39882": 2592, "gh41875": 2592, "gh41951": 2592, "gh18414": 2592, "gh34456": 2592, "gh40921": 2592, "gh38729": 2592, "gh32749": 2592, "gh33719": 2592, "gh36566": 2592, "pandasextensiondtyp": 2592, "gh40329": 2592, "gh40941": 2592, "gh33562": 2592, "gh39716": 2592, "gh39888": 2592, "gh34061": 2592, "gh12147": 2592, "gh40845": 2592, "gh39395": 2592, "gh40334": 2592, "gh39761": 2592, "assert_extension_array_equ": 2592, "unrecogn": [2592, 2598, 2606], "gh39461": 2592, "gh39650": 2592, "gh39701": 2592, "xlc": 2592, "gh35826": 2592, "gh41404": 2592, "gh42355": 2593, "gh42345": 2593, "gh42248": 2593, "gh42380": 2593, "gh42396": 2593, "gh38592": 2593, "gh42352": 2593, "gh42433": 2593, "gh42461": 2593, "gh42405": 2593, "gh42092": 2593, "gh38645": 2593, "gh42570": 2593, "gh34488": 2593, "gh42259": 2593, "gh42618": 2593, "gh42458": 2593, "gh42537": [2593, 2594], "gh42579": 2593, "gh42714": 2594, "gh42530": [2594, 2598], "gh42456": 2594, "gh42719": 2594, "gh42727": 2594, "gh42771": 2594, "gh42387": 2594, "gh42794": 2594, "gh42650": 2594, "gh42501": 2594, "gh42816": 2594, "gh42626": 2594, "gh42731": 2594, "gh42462": 2594, "gh42430": 2594, "gh42753": 2594, "gh42101": 2594, "pythonoptim": 2594, "gh42866": 2594, "gh42810": 2595, "gh42390": 2595, "gh43205": 2595, "gh42849": 2595, "gh40073": 2595, "gh43240": 2595, "gh43075": 2595, "gh43422": 2595, "gh43373": 2595, "gh43223": 2595, "gh42905": 2595, "gh43401": 2595, "gh42395": 2595, "gh43108": 2595, "lostlessli": 2595, "gh43424": 2595, "spooledtemporaryfil": [2595, 2598], "gh43439": 2595, "gh42333": 2595, "gh43274": 2595, "gh43133": 2595, "gh43183": 2596, "gh43209": 2596, "gh43550": 2596, "gh43588": 2596, "gh43549": 2596, "gh41596": 2596, "gh43232": 2596, "gh43334": 2596, "gh43540": 2596, "gh43314": 2596, "gh43357": 2596, "gh43386": 2596, "gh43267": 2596, "gh43132": 2596, "gh43339": 2596, "gh43729": 2596, "gh44190": 2597, "gh42844": 2597, "gh43329": 2597, "gh42505": 2597, "gh44106": 2597, "gh44351": 2597, "gh42659": 2597, "gh42915": 2597, "setting_with_copy_warn": 2598, "1951": 2598, "gh43930": 2598, "gh41893": 2598, "gh43101": 2598, "gh41993": 2598, "gh41995": 2598, "gh43758": 2598, "gh25475": 2598, "gh43404": 2598, "gh43346": 2598, "gh40675": 2598, "gh41395": 2598, "gh43368": 2598, "gh26070": 2598, "gh36419": 2598, "gh42511": 2598, "gh41946": 2598, "gh43149": 2598, "gh42972": 2598, "cssstyle": 2598, "gh43619": 2598, "gh43686": 2598, "gh45058": 2598, "gh41866": 2598, "necess": 2598, "gh43369": 2598, "gh45138": 2598, "gh23697": 2598, "gh43706": 2598, "g0": 2598, "g3": 2598, "h0": 2598, "gh4889": 2598, "gh41828": 2598, "gh41373": 2598, "gh15079": 2598, "gh38100": 2598, "gh42273": 2598, "gh34047": 2598, "gh39167": 2598, "gh38454": 2598, "hashmap": 2598, "imaginari": 2598, "gh17927": 2598, "gh36944": 2598, "gh24306": 2598, "gh37750": 2598, "gh41967": 2598, "gh40855": 2598, "__pos__": 2598, "gh43883": 2598, "gh43882": 2598, "gh13297": 2598, "gh43563": 2598, "gh32835": 2598, "gh25549": 2598, "gh41021": 2598, "gh43564": 2598, "gh5686": 2598, "gh40231": 2598, "gh14403": 2598, "gh43731": 2598, "gh44862": 2598, "gh44939": 2598, "gh26131": 2598, "gh44460": 2598, "gh37996": 2598, "juneteenth": 2598, "gh44574": 2598, "gh44461": 2598, "gh5167": 2598, "gh44746": 2598, "gh44609": 2598, "gh26068": 2598, "gh42875": 2598, "gh35131": 2598, "gh44705": 2598, "gh43925": 2598, "gh23998": 2598, "gh43507": 2598, "gh42688": 2598, "gh14704": 2598, "gh26314": 2598, "ind1": 2598, "ind2": 2598, "4294967296": 2598, "930": 2598, "gh42310": 2598, "gh44304": 2598, "gh44178": 2598, "gh13054": 2598, "possess": 2598, "apostroph": 2598, "presid": 2598, "birthdai": 2598, "martin": 2598, "luther": 2598, "king": 2598, "jr": 2598, "thanksgiv": 2598, "christma": 2598, "gh43028": 2598, "gh35407": 2598, "is_type_compat": 2598, "gh42113": 2598, "gh42269": 2598, "gh33469": 2598, "dt64": 2598, "gh42351": 2598, "gh30017": 2598, "slice_index": 2598, "gh42857": 2598, "gh42738": 2598, "gh42568": 2598, "gh42140": 2598, "gh43265": 2598, "gh43242": 2598, "gh23089": 2598, "gh43665": 2598, "gh43740": 2598, "gh37605": 2598, "gh44940": 2598, "gh43396": 2598, "gh41518": 2598, "gh45133": 2598, "gh44580": 2598, "gh18705": 2598, "gh44522": 2598, "gh44916": 2598, "gh44411": 2598, "gh39817": 2598, "gh44929": 2598, "gh42825": 2598, "gh44051": 2598, "gh44597": 2598, "union_mani": 2598, "gh44091": 2598, "gh33396": 2598, "gh45036": 2598, "gh22451": 2598, "gh45071": 2598, "gh40110": [2598, 2603], "gh44212": 2598, "gh34483": 2598, "gh41598": 2598, "gh42631": 2598, "gh43142": 2598, "gh43147": 2598, "gh43307": 2598, "gh43144": 2598, "gh44826": 2598, "gh26615": 2598, "gh42992": 2598, "gh43578": 2598, "gh43059": 2598, "gh43227": 2598, "gh43333": 2598, "gh42606": 2598, "gh43901": 2598, "gh42880": 2598, "gh43862": 2598, "gh43705": 2598, "gh43792": 2598, "gh43370": 2598, "gh43469": 2598, "gh43725": 2598, "gh43730": 2598, "gh43694": 2598, "gh43675": 2598, "gh42841": 2598, "gh43115": 2598, "gh43576": 2598, "gh43309": 2598, "gh43526": 2598, "gh43777": 2598, "gh43654": 2598, "gh43612": 2598, "gh44176": 2598, "gh45170": 2598, "gh43787": 2598, "gh43666": 2598, "gh43988": 2598, "gh43953": 2598, "gh43823": 2598, "gh42353": 2598, "gh43696": 2598, "gh42998": 2598, "gh43683": 2598, "gh43316": 2598, "gh43160": 2598, "gh42611": 2598, "gh43185": 2598, "gh43243": 2598, "gh43311": 2598, "gh43609": 2598, "gh43335": 2598, "gh43352": 2598, "gh42704": 2598, "gh43025": 2598, "gh43558": 2598, "gh43010": 2598, "gh43332": 2598, "gh39413": 2598, "gh37484": 2598, "gh44158": 2598, "gh43354": 2598, "gh23122": 2598, "pytorch": 2598, "tensor": 2598, "gh44616": 2598, "gh41919": 2598, "gh44930": 2598, "gh39272": 2598, "gh42957": 2598, "gh12585": 2598, "gh43394": 2598, "gh43904": 2598, "isfinit": 2598, "isinf": 2598, "gh43917": 2598, "gh40111": 2598, "gh44474": 2598, "gh43923": 2598, "gh44532": 2598, "gh44509": 2598, "gh45087": 2598, "gh41927": 2598, "gh42921": 2598, "gh43968": 2598, "gh36589": 2598, "gh45083": 2598, "gh33931": 2598, "gh40817": 2598, "gh39750": 2598, "gh44466": 2598, "gh43764": 2598, "gh45227": 2598, "gh41047": 2598, "gh43080": 2598, "gh31793": 2598, "gh44674": 2598, "gh41931": 2598, "gh32556": 2598, "gh43201": 2598, "gh43962": 2598, "gh44459": 2598, "integerdtyp": [2598, 2603], "gh44685": 2598, "floatingdtyp": [2598, 2603], "gh44772": 2598, "gh42201": 2598, "gh43017": 2598, "gh43018": 2598, "gh43986": 2598, "gh25472": 2598, "xr": 2598, "gh44053": 2598, "gh44414": 2598, "gh41435": 2598, "gh44891": 2598, "gh45038": 2598, "gh44276": 2598, "gh44181": 2598, "gh43659": 2598, "gh42365": 2598, "gh27591": 2598, "gh42055": 2598, "gh24892": 2598, "gh42476": 2598, "gh41634": 2598, "gh35392": 2598, "gh42826": 2598, "gh42881": 2598, "gh22435": 2598, "gh28984": 2598, "gh43711": 2598, "gh43406": 2598, "gh44316": 2598, "gh43868": 2598, "gh43591": 2598, "gh43869": 2598, "gh44201": 2598, "gh44236": 2598, "gh44261": 2598, "gh44265": 2598, "gh44575": 2598, "gh44345": 2598, "gh44322": 2598, "gh44514": 2598, "gh44703": 2598, "gh44551": 2598, "gh37550": 2598, "gh44084": 2598, "gh44482": 2598, "gh42376": 2598, "gh15470": 2598, "gh14865": 2598, "gh45121": 2598, "gh45032": 2598, "gh40989": 2598, "gh17399": 2598, "gh43476": 2598, "gh44428": 2598, "gh44749": 2598, "unfil": 2598, "gh44873": 2598, "gh41965": 2598, "gh44241": 2598, "gh42465": 2598, "gh42043": 2598, "gh42440": 2598, "gh44752": 2598, "gh43212": 2598, "gh45174": 2598, "gh41448": 2598, "gh41876": 2598, "gh42446": 2598, "gh40830": 2598, "gh42768": 2598, "gh33043": 2598, "gh40682": 2598, "gh43188": 2598, "gh43102": 2598, "gh21211": 2598, "gh43366": 2598, "gh44021": 2598, "gh10261": 2598, "gh13378": 2598, "gh21892": 2598, "gh33205": 2598, "gh43831": 2598, "gh44312": 2598, "gh22144": 2598, "gh43713": 2598, "gh43495": 2598, "gh9435": 2598, "yaml": 2598, "gh42748": 2598, "gh38453": 2598, "gh43442": 2598, "gh8991": 2598, "gh43528": 2598, "gh40754": 2598, "gh11019": 2598, "gh26203": 2598, "gh44079": 2598, "gh21734": 2598, "smartli": 2598, "gh39465": 2598, "gh42808": 2598, "gh34120": 2598, "gh43903": 2598, "gh44366": 2598, "gh38549": 2598, "gh44766": 2598, "gh44748": 2598, "gh36271": 2598, "gh45180": 2598, "unclos": 2598, "gh45384": 2598, "gh43877": 2598, "gh44182": 2598, "gh44105": 2598, "gh44507": 2598, "gh44100": 2598, "gh45135": 2598, "gh43480": 2598, "gh42021": 2598, "gh42287": 2598, "gh41743": 2598, "gh42442": 2598, "gh41556": 2598, "gh15272": 2598, "gh16345": 2598, "gh29129": 2598, "gh42452": 2598, "gh41779": 2598, "gh32803": 2598, "gh43016": 2598, "gh21157": 2598, "gh43355": 2598, "gh43500": 2598, "gh43515": 2598, "gh43701": 2598, "gh43927": 2598, "uneven": 2598, "gh43997": 2598, "gh44924": 2598, "gh43926": 2598, "gh3944": 2598, "gh44470": 2598, "gh45128": 2598, "gh45089": 2598, "gh44821": 2598, "gh43909": 2598, "gh44179": 2598, "gh42463": 2598, "gh42651": 2598, "gh42185": 2598, "gh42425": 2598, "gh43392": 2598, "gh42800": 2598, "gh43505": 2598, "gh43595": 2598, "gh43375": 2598, "gh43734": 2598, "gh44076": 2598, "gh44109": 2598, "gh44900": 2598, "gh43561": 2598, "gh45094": 2598, "gh44595": 2598, "gh44096": 2598, "gh44864": 2598, "gh23955": 2598, "gh29564": 2598, "gh43527": 2598, "gh24817": 2598, "gh43863": 2598, "gh38172": 2598, "recalcul": 2598, "gh44955": 2598, "gh43887": 2598, "__abs__": 2598, "gh43899": 2598, "gh23316": 2598, "floatdtyp": 2598, "gh44793": 2598, "gh45122": 2598, "gh44098": 2598, "gh44499": 2598, "gh44715": 2598, "gh44697": 2598, "gh36984": 2598, "gh19998": 2598, "gh44498": 2598, "gh33484": 2598, "gh40732": 2598, "gh31644": 2598, "gh41215": 2598, "gh25438": 2598, "gh43037": 2598, "gh43034": 2598, "gh13657": 2598, "gh42014": 2598, "gh43305": 2598, "gh43383": 2598, "gh43464": 2598, "gh44011": 2598, "gh43703": 2598, "gh44247": 2598, "gh44417": 2598, "gh41356": 2598, "gh44019": 2598, "gh44085": 2598, "gh44270": 2598, "gh37899": 2598, "gh44382": 2598, "gh44564": 2598, "gh44978": 2598, "gh44572": 2598, "gh43344": 2598, "gh44818": 2598, "gh34966": 2598, "gh45263": 2598, "gh45546": 2599, "gh45554": 2599, "gh45779": 2599, "gh45603": 2599, "gh45615": 2599, "gh45684": 2599, "gh45621": 2599, "gh45661": 2599, "gh45778": 2599, "gh45660": 2599, "gh45643": 2599, "gh45890": 2599, "gh42130": 2599, "gh45618": 2599, "gh45647": 2599, "gh45804": 2599, "gh45912": 2599, "gh45640": 2599, "gh42761": 2599, "gh45860": 2600, "kill": 2600, "gh45957": 2600, "gh46149": 2600, "gh46152": 2600, "gh46306": 2600, "gh45601": 2600, "gh45836": 2600, "gh46317": 2600, "gh46384": 2600, "gh46061": 2600, "gh46018": 2600, "gh46037": 2600, "gh46389": 2600, "gh46087": 2600, "gh45637": 2601, "gh46634": 2601, "gh46297": 2601, "gh46812": 2601, "gh46900": 2601, "gh47128": 2601, "gh47188": 2601, "gh46589": 2601, "gh46580": 2601, "gh47127": 2601, "gh46867": 2601, "gh47105": 2601, "gh47053": 2601, "gh46955": 2601, "gh46995": 2601, "unintuit": 2601, "gh46904": 2601, "gh47207": 2601, "gh46988": 2601, "gh47039": 2601, "gh46683": 2601, "gh47084": 2601, "gh47136": 2601, "gh47450": 2601, "gh41935": 2601, "gh47649": 2602, "gh46848": 2602, "gh47501": 2602, "gh47762": 2602, "bitwise_and": 2602, "gh46769": 2602, "gh46218": 2602, "gh46870": 2602, "gh48124": 2602, "gh47867": 2602, "gh47578": 2602, "gh46268": 2602, "gh46671": 2602, "gh47628": 2602, "gh47172": 2602, "gh48090": 2602, "gh47071": 2602, "gh46702": 2602, "gh47946": 2602, "gh47449": 2602, "gh46406": 2602, "gh47385": 2602, "gh46891": 2602, "gh46383": 2602, "gh22372": 2602, "gh45858": 2602, "gh47978": 2602, "virtuslab": 2603, "ser_float": 2603, "base_typ": 2603, "pa_dtyp": 2603, "type_for_alia": 2603, "has_paramet": 2603, "list_of_int_typ": 2603, "ser_list": 2603, "from_datafram": 2603, "gh43875": 2603, "gh46186": 2603, "gh44502": 2603, "relabel_index": 2603, "gh47864": 2603, "gh42276": 2603, "gh45907": 2603, "8h": 2603, "gh43864": 2603, "gh44787": 2603, "movement": 2603, "bz": 2603, "xz2": 2603, "some_file_obj": 2603, "gh43567": 2603, "xml_date": 2603, "00360": 2603, "00180": 2603, "gh45442": 2603, "gh46958": 2603, "gh46588": 2603, "gh45245": 2603, "gh40839": 2603, "gh45218": 2603, "gh29688": 2603, "gh43693": 2603, "gh44410": 2603, "gh45428": 2603, "gh41574": 2603, "gh15354": 2603, "gh45061": 2603, "gh45845": 2603, "gh34463": 2603, "gh43371": 2603, "gh45582": 2603, "gh6878": 2603, "gh46653": 2603, "gh46560": 2603, "gh42613": 2603, "gh46725": 2603, "gh46622": 2603, "gh46442": 2603, "gh47003": 2603, "numexprclobberingerror": 2603, "undefinedvariableerror": 2603, "pyperclipexcept": 2603, "pyperclipwindowsexcept": 2603, "csswarn": 2603, "incompatibilitywarn": 2603, "databaseerror": 2603, "possibleprecisionloss": 2603, "valuelabeltypemismatch": 2603, "invalidcolumnnam": 2603, "categoricalconversionwarn": 2603, "gh27656": 2603, "gh47247": 2603, "gh13141": 2603, "tzname": 2603, "gh47579": 2603, "gh47500": 2603, "gh47557": 2603, "gh43885": 2603, "gh44354": 2603, "gh43881": 2603, "gh46613": 2603, "gh47932": 2603, "gh46601": 2603, "gh48427": 2603, "gh38760": 2603, "gh12997": 2603, "28t00": 2603, "000z": 2603, "28t01": 2603, "28t02": 2603, "gh46357": 2603, "brotlipi": 2603, "gh46312": 2603, "gh29102": 2603, "outofboundstimedelta": 2603, "gh47268": 2603, "gh47410": 2603, "gh47215": 2603, "gh45162": 2603, "gh45572": 2603, "check_extens": 2603, "supported_extens": 2603, "write_cel": 2603, "book1": 2603, "book2": 2603, "original_pric": 2603, "new_pric": 2603, "isetitem": 2603, "df_with_duplicated_col": 2603, "gh9568": 2603, "gh34457": 2603, "gh45357": 2603, "gh45321": 2603, "gh45422": 2603, "gh21335": 2603, "gh45034": 2603, "__array_wrap__": 2603, "gh45451": 2603, "gh45573": 2603, "gh45746": 2603, "gh45947": 2603, "gh46134": 2603, "gh46188": 2603, "gh7308": 2603, "is_popul": 2603, "gh46430": 2603, "gh46476": 2603, "gh44802": 2603, "gh30228": 2603, "gh11787": 2603, "gh46518": 2603, "gh47423": 2603, "gh46903": 2603, "gh47267": 2603, "gh7576": 2603, "gh46910": 2603, "gh45648": 2603, "gh46210": 2603, "gh47880": 2603, "numric": 2603, "gh47728": 2603, "gh47836": 2603, "gh47912": 2603, "gh48130": 2603, "gh42795": 2603, "lesort_depth": 2603, "gh38701": 2603, "gh47563": 2603, "gh48128": 2603, "gh47718": 2603, "gh47844": 2603, "gh46174": 2603, "gh45387": 2603, "gh45236": 2603, "gh16706": 2603, "gh45708": 2603, "gh44977": 2603, "gh46527": 2603, "gh45681": 2603, "gh46040": 2603, "gh46330": 2603, "gh48152": 2603, "gh47263": 2603, "gh46288": 2603, "gh45838": 2603, "gh46015": 2603, "gh46235": 2603, "gh46400": 2603, "gh46109": 2603, "gh45854": 2603, "gh32727": 2603, "gh47371": 2603, "gh47458": 2603, "gh44764": 2603, "sqlitet": 2603, "gh47404": 2603, "gh34197": 2603, "gh25464": 2603, "gh45362": 2603, "gh24845": 2603, "gh41544": 2603, "gh32264": 2603, "gh31929": 2603, "gh45722": 2603, "gh44324": 2603, "gh46460": 2603, "gh47266": 2603, "gh47296": 2603, "gh45319": 2603, "gh47856": 2603, "astype_nansaf": 2603, "gh45798": 2603, "gh46827": 2603, "gh46425": 2603, "gh45421": 2603, "gh48223": 2603, "gh46063": 2603, "gh45622": 2603, "gh42878": 2603, "gh40810": 2603, "gh45309": 2603, "gh45151": 2603, "castabl": 2603, "gh45424": 2603, "datetime64n": 2603, "gh45506": 2603, "metaclass": 2603, "gh46684": 2603, "gh46751": 2603, "gh39111": 2603, "gh47294": 2603, "gh44603": 2603, "_pat_": 2603, "gh3485": 2603, "gh20868": 2603, "gh45484": 2603, "gh46999": 2603, "gh45241": 2603, "gh45316": 2603, "gh41062": 2603, "gh45224": 2603, "gh45568": 2603, "gh33457": 2603, "gh45070": 2603, "gh47987": 2603, "gh45768": 2603, "gh45837": 2603, "gh46485": 2603, "gh13831": 2603, "gh35132": 2603, "gh26049": 2603, "gh32878": 2603, "gh45479": 2603, "gh46896": 2603, "gh45404": 2603, "gh45462": 2603, "gh46551": 2603, "gh44199": 2603, "gh47216": 2603, "gh45967": 2603, "gh45806": 2603, "gh32346": 2603, "gh45750": 2603, "gh45577": 2603, "gh42950": 2603, "gh46185": 2603, "gh44014": 2603, "gh45580": 2603, "gh45361": 2603, "gh45844": 2603, "gh16063": 2603, "gh46947": 2603, "gh46658": 2603, "gh46673": 2603, "gh48296": 2603, "gh45423": 2603, "gh45796": 2603, "gh47527": 2603, "gh45791": 2603, "gh46575": 2603, "gh47713": 2603, "gh46156": 2603, "gh45774": 2603, "gh46026": 2603, "gh45608": 2603, "gh45350": 2603, "gh45585": 2603, "gh45494": 2603, "gh41710": 2603, "gh45991": 2603, "gh40589": 2603, "gh46569": 2603, "gh44914": 2603, "gh45793": 2603, "gh47400": 2603, "gh43143": 2603, "br": 2603, "gh29528": 2603, "gh46997": 2603, "gh45881": 2603, "gh45598": 2603, "gh46555": 2603, "gh35545": 2603, "gh47487": 2603, "gh18198": 2603, "gh47986": 2603, "gh46750": 2603, "gh47276": 2603, "gh19543": 2603, "rle": 2603, "0x40": 2603, "gh31243": 2603, "scrambl": 2603, "0x00": 2603, "gh47099": 2603, "gh45694": 2603, "gh44720": 2603, "xmlsyntaxerror": 2603, "gh47902": 2603, "gh45999": 2603, "gh46252": 2603, "gh46811": 2603, "gh47196": 2603, "gh47209": 2603, "gh47538": 2603, "gh45144": 2603, "gh45463": 2603, "gh36918": 2603, "norm": 2603, "gh45809": 2603, "gh46129": 2603, "gh47602": 2603, "gh47753": 2603, "gh45414": 2603, "gh27469": 2603, "gh45715": 2603, "gh46086": 2603, "gh45986": 2603, "gh46216": 2603, "bigger": 2603, "gh46220": 2603, "gh47348": 2603, "gh46382": 2603, "gh48064": 2603, "gh46408": 2603, "gh46479": 2603, "gh46369": 2603, "gh42064": 2603, "gh46431": 2603, "gh30993": 2603, "gh46760": 2603, "gh46754": 2603, "gh46135": 2603, "gh41575": 2603, "gh47079": 2603, "gh46783": 2603, "gh47362": 2603, "gh47787": 2603, "gh46584": 2603, "gh45359": 2603, "gh44965": 2603, "gh46001": 2603, "gh46379": 2603, "gh47329": 2603, "gh47331": 2603, "gh46519": 2603, "gh47477": 2603, "fip": 2603, "gh48024": 2603, "gh46396": 2603, "gh17041": 2603, "gh46675": 2603, "gh46044": 2603, "gh47812": 2603, "gh45691": 2603, "gh47809": 2603, "gh45255": 2603, "gh45313": 2603, "csstoexcelconvert": 2603, "gh46984": 2603, "gh47203": 2603, "gh30107": 2603, "gh47838": 2603, "gh47328": 2603, "reintroduc": 2604, "gh48665": 2604, "gh48701": 2604, "gh48646": 2604, "gh48678": 2604, "gh48480": 2604, "gh48778": 2604, "gh48726": 2604, "gh49054": 2604, "gh48620": 2604, "gh48733": 2604, "gh48767": 2604, "gh48975": 2604, "gh48863": 2604, "gh48738": 2604, "gh47985": 2604, "gh48656": 2604, "gh48794": 2604, "gh49162": 2604, "gh48944": 2604, "gh48780": 2604, "gh48826": 2604, "gh48653": 2604, "gh48667": 2604, "gh48608": 2604, "gh48683": 2604, "gh48784": 2604, "gh48833": 2604, "gh48692": 2604, "gh49277": 2605, "gh45725": 2605, "gh49769": 2605, "gh49374": 2605, "gh49441": 2605, "gh49676": 2605, "gh49579": 2605, "gh48996": 2605, "gh49751": 2605, "gh49732": [2605, 2606], "gh49839": 2606, "gh50066": 2606, "gh49834": 2606, "gh49907": 2606, "gh49771": 2606, "gh50538": 2606, "gh50237": 2606, "gh50630": 2606, "gh48649": 2606, "gh50681": 2606, "gh49207": 2606, "gh49649": 2606, "gh50342": 2606, "assert_": 2606, "gh50360": 2606, "removedin20warn": 2606, "gh45324": 2606, "gh49612": 2606, "gh48673": 2606}, "objects": {"": [[36, 0, 0, "-", "pandas"]], "pandas": [[37, 1, 1, "", "ArrowDtype"], [38, 1, 1, "", "BooleanDtype"], [39, 1, 1, "", "Categorical"], [46, 1, 1, "", "CategoricalDtype"], [49, 1, 1, "", "CategoricalIndex"], [63, 1, 1, "", "DataFrame"], [295, 1, 1, "", "DatetimeIndex"], [345, 1, 1, "", "DatetimeTZDtype"], [349, 1, 1, "", "ExcelWriter"], [364, 1, 1, "", "Flags"], [366, 1, 1, "", "Float64Index"], [367, 1, 1, "", "Grouper"], [376, 1, 1, "", "Index"], [483, 5, 1, "", "IndexSlice"], [484, 1, 1, "", "Int16Dtype"], [485, 1, 1, "", "Int32Dtype"], [486, 1, 1, "", "Int64Dtype"], [487, 1, 1, "", "Int64Index"], [488, 1, 1, "", "Int8Dtype"], [489, 1, 1, "", "Interval"], [501, 1, 1, "", "IntervalDtype"], [503, 1, 1, "", "IntervalIndex"], [522, 1, 1, "", "MultiIndex"], [547, 1, 1, "", "Period"], [575, 1, 1, "", "PeriodDtype"], [577, 1, 1, "", "PeriodIndex"], [603, 1, 1, "", "RangeIndex"], [608, 1, 1, "", "Series"], [958, 1, 1, "", "SparseDtype"], [959, 1, 1, "", "StringDtype"], [960, 1, 1, "", "Timedelta"], [984, 1, 1, "", "TimedeltaIndex"], [998, 1, 1, "", "Timestamp"], [1074, 1, 1, "", "UInt16Dtype"], [1075, 1, 1, "", "UInt32Dtype"], [1076, 1, 1, "", "UInt64Dtype"], [1077, 1, 1, "", "UInt64Index"], [1078, 1, 1, "", "UInt8Dtype"], [1173, 6, 1, "", "array"], [1199, 6, 1, "", "bdate_range"], [1200, 6, 1, "", "concat"], [1362, 6, 1, "", "crosstab"], [1363, 6, 1, "", "cut"], [1364, 6, 1, "", "date_range"], [1365, 5, 1, "", "describe_option"], [1403, 6, 1, "", "eval"], [1404, 6, 1, "", "factorize"], [1405, 6, 1, "", "from_dummies"], [1406, 6, 1, "", "get_dummies"], [1407, 5, 1, "", "get_option"], [1408, 6, 1, "", "infer_freq"], [1409, 6, 1, "", "interval_range"], [1463, 6, 1, "", "isna"], [1464, 6, 1, "", "isnull"], [1465, 6, 1, "", "json_normalize"], [1466, 6, 1, "", "melt"], [1467, 6, 1, "", "merge"], [1468, 6, 1, "", "merge_asof"], [1469, 6, 1, "", "merge_ordered"], [1470, 6, 1, "", "notna"], [1471, 6, 1, "", "notnull"], [1472, 1, 1, "", "option_context"], [1474, 6, 1, "", "period_range"], [1475, 6, 1, "", "pivot"], [1476, 6, 1, "", "pivot_table"], [1489, 6, 1, "", "qcut"], [1490, 6, 1, "", "read_clipboard"], [1491, 6, 1, "", "read_csv"], [1492, 6, 1, "", "read_excel"], [1493, 6, 1, "", "read_feather"], [1494, 6, 1, "", "read_fwf"], [1495, 6, 1, "", "read_gbq"], [1496, 6, 1, "", "read_hdf"], [1497, 6, 1, "", "read_html"], [1498, 6, 1, "", "read_json"], [1499, 6, 1, "", "read_orc"], [1500, 6, 1, "", "read_parquet"], [1501, 6, 1, "", "read_pickle"], [1502, 6, 1, "", "read_sas"], [1503, 6, 1, "", "read_spss"], [1504, 6, 1, "", "read_sql"], [1505, 6, 1, "", "read_sql_query"], [1506, 6, 1, "", "read_sql_table"], [1507, 6, 1, "", "read_stata"], [1508, 6, 1, "", "read_table"], [1509, 6, 1, "", "read_xml"], [1510, 5, 1, "", "reset_option"], [1511, 5, 1, "", "set_option"], [1512, 6, 1, "", "show_versions"], [1513, 6, 1, "", "test"], [1518, 6, 1, "", "timedelta_range"], [1519, 6, 1, "", "to_datetime"], [1520, 6, 1, "", "to_numeric"], [1521, 6, 1, "", "to_timedelta"], [2475, 6, 1, "", "unique"], [2478, 6, 1, "", "wide_to_long"]], "pandas.Categorical": [[40, 2, 1, "", "__array__"], [41, 3, 1, "", "categories"], [42, 3, 1, "", "codes"], [43, 3, 1, "", "dtype"], [44, 2, 1, "", "from_codes"], [45, 3, 1, "", "ordered"]], "pandas.CategoricalDtype": [[47, 3, 1, "", "categories"], [48, 3, 1, "", "ordered"]], "pandas.CategoricalIndex": [[50, 2, 1, "", "add_categories"], [51, 2, 1, "", "as_ordered"], [52, 2, 1, "", "as_unordered"], [53, 3, 1, "", "categories"], [54, 3, 1, "", "codes"], [55, 2, 1, "", "equals"], [56, 2, 1, "", "map"], [57, 3, 1, "", "ordered"], [58, 2, 1, "", "remove_categories"], [59, 2, 1, "", "remove_unused_categories"], [60, 2, 1, "", "rename_categories"], [61, 2, 1, "", "reorder_categories"], [62, 2, 1, "", "set_categories"]], "pandas.DataFrame": [[64, 3, 1, "", "T"], [65, 2, 1, "", "__dataframe__"], [66, 2, 1, "", "__iter__"], [67, 2, 1, "", "abs"], [68, 2, 1, "", "add"], [69, 2, 1, "", "add_prefix"], [70, 2, 1, "", "add_suffix"], [71, 2, 1, "", "agg"], [72, 2, 1, "", "aggregate"], [73, 2, 1, "", "align"], [74, 2, 1, "", "all"], [75, 2, 1, "", "any"], [76, 2, 1, "", "append"], [77, 2, 1, "", "apply"], [78, 2, 1, "", "applymap"], [79, 2, 1, "", "asfreq"], [80, 2, 1, "", "asof"], [81, 2, 1, "", "assign"], [82, 2, 1, "", "astype"], [83, 3, 1, "", "at"], [84, 2, 1, "", "at_time"], [85, 3, 1, "", "attrs"], [86, 3, 1, "", "axes"], [87, 2, 1, "", "backfill"], [88, 2, 1, "", "between_time"], [89, 2, 1, "", "bfill"], [90, 2, 1, "", "bool"], [91, 2, 1, "", "boxplot"], [92, 2, 1, "", "clip"], [93, 4, 1, "", "columns"], [94, 2, 1, "", "combine"], [95, 2, 1, "", "combine_first"], [96, 2, 1, "", "compare"], [97, 2, 1, "", "convert_dtypes"], [98, 2, 1, "", "copy"], [99, 2, 1, "", "corr"], [100, 2, 1, "", "corrwith"], [101, 2, 1, "", "count"], [102, 2, 1, "", "cov"], [103, 2, 1, "", "cummax"], [104, 2, 1, "", "cummin"], [105, 2, 1, "", "cumprod"], [106, 2, 1, "", "cumsum"], [107, 2, 1, "", "describe"], [108, 2, 1, "", "diff"], [109, 2, 1, "", "div"], [110, 2, 1, "", "divide"], [111, 2, 1, "", "dot"], [112, 2, 1, "", "drop"], [113, 2, 1, "", "drop_duplicates"], [114, 2, 1, "", "droplevel"], [115, 2, 1, "", "dropna"], [116, 3, 1, "", "dtypes"], [117, 2, 1, "", "duplicated"], [118, 3, 1, "", "empty"], [119, 2, 1, "", "eq"], [120, 2, 1, "", "equals"], [121, 2, 1, "", "eval"], [122, 2, 1, "", "ewm"], [123, 2, 1, "", "expanding"], [124, 2, 1, "", "explode"], [125, 2, 1, "", "ffill"], [126, 2, 1, "", "fillna"], [127, 2, 1, "", "filter"], [128, 2, 1, "", "first"], [129, 2, 1, "", "first_valid_index"], [130, 3, 1, "", "flags"], [131, 2, 1, "", "floordiv"], [132, 2, 1, "", "from_dict"], [133, 2, 1, "", "from_records"], [134, 2, 1, "", "ge"], [135, 2, 1, "", "get"], [136, 2, 1, "", "groupby"], [137, 2, 1, "", "gt"], [138, 2, 1, "", "head"], [139, 2, 1, "", "hist"], [140, 3, 1, "", "iat"], [141, 2, 1, "", "idxmax"], [142, 2, 1, "", "idxmin"], [143, 3, 1, "", "iloc"], [144, 4, 1, "", "index"], [145, 2, 1, "", "infer_objects"], [146, 2, 1, "", "info"], [147, 2, 1, "", "insert"], [148, 2, 1, "", "interpolate"], [149, 2, 1, "", "isetitem"], [150, 2, 1, "", "isin"], [151, 2, 1, "", "isna"], [152, 2, 1, "", "isnull"], [153, 2, 1, "", "items"], [154, 2, 1, "", "iteritems"], [155, 2, 1, "", "iterrows"], [156, 2, 1, "", "itertuples"], [157, 2, 1, "", "join"], [158, 2, 1, "", "keys"], [159, 2, 1, "", "kurt"], [160, 2, 1, "", "kurtosis"], [161, 2, 1, "", "last"], [162, 2, 1, "", "last_valid_index"], [163, 2, 1, "", "le"], [164, 3, 1, "", "loc"], [165, 2, 1, "", "lookup"], [166, 2, 1, "", "lt"], [167, 2, 1, "", "mad"], [168, 2, 1, "", "mask"], [169, 2, 1, "", "max"], [170, 2, 1, "", "mean"], [171, 2, 1, "", "median"], [172, 2, 1, "", "melt"], [173, 2, 1, "", "memory_usage"], [174, 2, 1, "", "merge"], [175, 2, 1, "", "min"], [176, 2, 1, "", "mod"], [177, 2, 1, "", "mode"], [178, 2, 1, "", "mul"], [179, 2, 1, "", "multiply"], [180, 3, 1, "", "ndim"], [181, 2, 1, "", "ne"], [182, 2, 1, "", "nlargest"], [183, 2, 1, "", "notna"], [184, 2, 1, "", "notnull"], [185, 2, 1, "", "nsmallest"], [186, 2, 1, "", "nunique"], [187, 2, 1, "", "pad"], [188, 2, 1, "", "pct_change"], [189, 2, 1, "", "pipe"], [190, 2, 1, "", "pivot"], [191, 2, 1, "", "pivot_table"], [192, 2, 1, "", "plot"], [204, 2, 1, "", "pop"], [205, 2, 1, "", "pow"], [206, 2, 1, "", "prod"], [207, 2, 1, "", "product"], [208, 2, 1, "", "quantile"], [209, 2, 1, "", "query"], [210, 2, 1, "", "radd"], [211, 2, 1, "", "rank"], [212, 2, 1, "", "rdiv"], [213, 2, 1, "", "reindex"], [214, 2, 1, "", "reindex_like"], [215, 2, 1, "", "rename"], [216, 2, 1, "", "rename_axis"], [217, 2, 1, "", "reorder_levels"], [218, 2, 1, "", "replace"], [219, 2, 1, "", "resample"], [220, 2, 1, "", "reset_index"], [221, 2, 1, "", "rfloordiv"], [222, 2, 1, "", "rmod"], [223, 2, 1, "", "rmul"], [224, 2, 1, "", "rolling"], [225, 2, 1, "", "round"], [226, 2, 1, "", "rpow"], [227, 2, 1, "", "rsub"], [228, 2, 1, "", "rtruediv"], [229, 2, 1, "", "sample"], [230, 2, 1, "", "select_dtypes"], [231, 2, 1, "", "sem"], [232, 2, 1, "", "set_axis"], [233, 2, 1, "", "set_flags"], [234, 2, 1, "", "set_index"], [235, 3, 1, "", "shape"], [236, 2, 1, "", "shift"], [237, 3, 1, "", "size"], [238, 2, 1, "", "skew"], [239, 2, 1, "", "slice_shift"], [240, 2, 1, "", "sort_index"], [241, 2, 1, "", "sort_values"], [242, 2, 1, "", "sparse"], [247, 2, 1, "", "squeeze"], [248, 2, 1, "", "stack"], [249, 2, 1, "", "std"], [250, 3, 1, "", "style"], [251, 2, 1, "", "sub"], [252, 2, 1, "", "subtract"], [253, 2, 1, "", "sum"], [254, 2, 1, "", "swapaxes"], [255, 2, 1, "", "swaplevel"], [256, 2, 1, "", "tail"], [257, 2, 1, "", "take"], [258, 2, 1, "", "to_clipboard"], [259, 2, 1, "", "to_csv"], [260, 2, 1, "", "to_dict"], [261, 2, 1, "", "to_excel"], [262, 2, 1, "", "to_feather"], [263, 2, 1, "", "to_gbq"], [264, 2, 1, "", "to_hdf"], [265, 2, 1, "", "to_html"], [266, 2, 1, "", "to_json"], [267, 2, 1, "", "to_latex"], [268, 2, 1, "", "to_markdown"], [269, 2, 1, "", "to_numpy"], [270, 2, 1, "", "to_orc"], [271, 2, 1, "", "to_parquet"], [272, 2, 1, "", "to_period"], [273, 2, 1, "", "to_pickle"], [274, 2, 1, "", "to_records"], [275, 2, 1, "", "to_sql"], [276, 2, 1, "", "to_stata"], [277, 2, 1, "", "to_string"], [278, 2, 1, "", "to_timestamp"], [279, 2, 1, "", "to_xarray"], [280, 2, 1, "", "to_xml"], [281, 2, 1, "", "transform"], [282, 2, 1, "", "transpose"], [283, 2, 1, "", "truediv"], [284, 2, 1, "", "truncate"], [285, 2, 1, "", "tshift"], [286, 2, 1, "", "tz_convert"], [287, 2, 1, "", "tz_localize"], [288, 2, 1, "", "unstack"], [289, 2, 1, "", "update"], [290, 2, 1, "", "value_counts"], [291, 3, 1, "", "values"], [292, 2, 1, "", "var"], [293, 2, 1, "", "where"], [294, 2, 1, "", "xs"]], "pandas.DataFrame.plot": [[193, 2, 1, "", "area"], [194, 2, 1, "", "bar"], [195, 2, 1, "", "barh"], [196, 2, 1, "", "box"], [197, 2, 1, "", "density"], [198, 2, 1, "", "hexbin"], [199, 2, 1, "", "hist"], [200, 2, 1, "", "kde"], [201, 2, 1, "", "line"], [202, 2, 1, "", "pie"], [203, 2, 1, "", "scatter"]], "pandas.DataFrame.sparse": [[243, 4, 1, "", "density"], [244, 2, 1, "", "from_spmatrix"], [245, 2, 1, "", "to_coo"], [246, 2, 1, "", "to_dense"]], "pandas.DatetimeIndex": [[296, 2, 1, "", "ceil"], [297, 3, 1, "", "date"], [298, 3, 1, "", "day"], [299, 2, 1, "", "day_name"], [300, 3, 1, "", "day_of_week"], [301, 3, 1, "", "day_of_year"], [302, 3, 1, "", "dayofweek"], [303, 3, 1, "", "dayofyear"], [304, 2, 1, "", "floor"], [305, 3, 1, "", "freq"], [306, 3, 1, "", "freqstr"], [307, 3, 1, "", "hour"], [308, 2, 1, "", "indexer_at_time"], [309, 2, 1, "", "indexer_between_time"], [310, 4, 1, "", "inferred_freq"], [311, 3, 1, "", "is_leap_year"], [312, 3, 1, "", "is_month_end"], [313, 3, 1, "", "is_month_start"], [314, 3, 1, "", "is_quarter_end"], [315, 3, 1, "", "is_quarter_start"], [316, 3, 1, "", "is_year_end"], [317, 3, 1, "", "is_year_start"], [318, 2, 1, "", "mean"], [319, 3, 1, "", "microsecond"], [320, 3, 1, "", "minute"], [321, 3, 1, "", "month"], [322, 2, 1, "", "month_name"], [323, 3, 1, "", "nanosecond"], [324, 2, 1, "", "normalize"], [325, 3, 1, "", "quarter"], [326, 2, 1, "", "round"], [327, 3, 1, "", "second"], [328, 2, 1, "", "snap"], [329, 2, 1, "", "std"], [330, 2, 1, "", "strftime"], [331, 3, 1, "", "time"], [332, 3, 1, "", "timetz"], [333, 2, 1, "", "to_frame"], [334, 2, 1, "", "to_period"], [335, 2, 1, "", "to_perioddelta"], [336, 2, 1, "", "to_pydatetime"], [337, 2, 1, "", "to_series"], [338, 3, 1, "", "tz"], [339, 2, 1, "", "tz_convert"], [340, 2, 1, "", "tz_localize"], [341, 3, 1, "", "week"], [342, 3, 1, "", "weekday"], [343, 3, 1, "", "weekofyear"], [344, 3, 1, "", "year"]], "pandas.DatetimeTZDtype": [[346, 3, 1, "", "tz"], [347, 3, 1, "", "unit"]], "pandas.ExcelFile": [[348, 2, 1, "", "parse"]], "pandas.ExcelWriter": [[350, 3, 1, "", "book"], [351, 2, 1, "", "check_extension"], [352, 2, 1, "", "close"], [353, 3, 1, "", "cur_sheet"], [354, 3, 1, "", "date_format"], [355, 3, 1, "", "datetime_format"], [356, 3, 1, "", "engine"], [357, 3, 1, "", "handles"], [358, 3, 1, "", "if_sheet_exists"], [359, 3, 1, "", "path"], [360, 2, 1, "", "save"], [361, 3, 1, "", "sheets"], [362, 3, 1, "", "supported_extensions"], [363, 2, 1, "", "write_cells"]], "pandas.Flags": [[365, 3, 1, "", "allows_duplicate_labels"]], "pandas.HDFStore": [[368, 2, 1, "", "append"], [369, 2, 1, "", "get"], [370, 2, 1, "", "groups"], [371, 2, 1, "", "info"], [372, 2, 1, "", "keys"], [373, 2, 1, "", "put"], [374, 2, 1, "", "select"], [375, 2, 1, "", "walk"]], "pandas.Index": [[377, 3, 1, "", "T"], [378, 2, 1, "", "all"], [379, 2, 1, "", "any"], [380, 2, 1, "", "append"], [381, 2, 1, "", "argmax"], [382, 2, 1, "", "argmin"], [383, 2, 1, "", "argsort"], [384, 4, 1, "", "array"], [385, 3, 1, "", "asi8"], [386, 2, 1, "", "asof"], [387, 2, 1, "", "asof_locs"], [388, 2, 1, "", "astype"], [389, 2, 1, "", "copy"], [390, 2, 1, "", "delete"], [391, 2, 1, "", "difference"], [392, 2, 1, "", "drop"], [393, 2, 1, "", "drop_duplicates"], [394, 2, 1, "", "droplevel"], [395, 2, 1, "", "dropna"], [396, 4, 1, "", "dtype"], [397, 2, 1, "", "duplicated"], [398, 3, 1, "", "empty"], [399, 2, 1, "", "equals"], [400, 2, 1, "", "factorize"], [401, 2, 1, "", "fillna"], [402, 2, 1, "", "format"], [403, 2, 1, "", "get_indexer"], [404, 2, 1, "", "get_indexer_for"], [405, 2, 1, "", "get_indexer_non_unique"], [406, 2, 1, "", "get_level_values"], [407, 2, 1, "", "get_loc"], [408, 2, 1, "", "get_slice_bound"], [409, 2, 1, "", "get_value"], [410, 2, 1, "", "groupby"], [411, 3, 1, "", "has_duplicates"], [412, 4, 1, "", "hasnans"], [413, 2, 1, "", "holds_integer"], [414, 2, 1, "", "identical"], [415, 4, 1, "", "inferred_type"], [416, 2, 1, "", "insert"], [417, 2, 1, "", "intersection"], [418, 2, 1, "", "is_"], [419, 4, 1, "", "is_all_dates"], [420, 2, 1, "", "is_boolean"], [421, 2, 1, "", "is_categorical"], [422, 2, 1, "", "is_floating"], [423, 2, 1, "", "is_integer"], [424, 2, 1, "", "is_interval"], [425, 2, 1, "", "is_mixed"], [426, 3, 1, "", "is_monotonic"], [427, 3, 1, "", "is_monotonic_decreasing"], [428, 3, 1, "", "is_monotonic_increasing"], [429, 2, 1, "", "is_numeric"], [430, 2, 1, "", "is_object"], [431, 2, 1, "", "is_type_compatible"], [432, 4, 1, "", "is_unique"], [433, 2, 1, "", "isin"], [434, 2, 1, "", "isna"], [435, 2, 1, "", "isnull"], [436, 2, 1, "", "item"], [437, 2, 1, "", "join"], [438, 2, 1, "", "map"], [439, 2, 1, "", "max"], [440, 2, 1, "", "memory_usage"], [441, 2, 1, "", "min"], [442, 3, 1, "", "name"], [443, 3, 1, "", "names"], [444, 3, 1, "", "nbytes"], [445, 3, 1, "", "ndim"], [446, 3, 1, "", "nlevels"], [447, 2, 1, "", "notna"], [448, 2, 1, "", "notnull"], [449, 2, 1, "", "nunique"], [450, 2, 1, "", "putmask"], [451, 2, 1, "", "ravel"], [452, 2, 1, "", "reindex"], [453, 2, 1, "", "rename"], [454, 2, 1, "", "repeat"], [455, 2, 1, "", "searchsorted"], [456, 2, 1, "", "set_names"], [457, 2, 1, "", "set_value"], [458, 3, 1, "", "shape"], [459, 2, 1, "", "shift"], [460, 3, 1, "", "size"], [461, 2, 1, "", "slice_indexer"], [462, 2, 1, "", "slice_locs"], [463, 2, 1, "", "sort"], [464, 2, 1, "", "sort_values"], [465, 2, 1, "", "sortlevel"], [466, 2, 1, "", "str"], [467, 2, 1, "", "symmetric_difference"], [468, 2, 1, "", "take"], [469, 2, 1, "", "to_flat_index"], [470, 2, 1, "", "to_frame"], [471, 2, 1, "", "to_list"], [472, 2, 1, "", "to_native_types"], [473, 2, 1, "", "to_numpy"], [474, 2, 1, "", "to_series"], [475, 2, 1, "", "tolist"], [476, 2, 1, "", "transpose"], [477, 2, 1, "", "union"], [478, 2, 1, "", "unique"], [479, 2, 1, "", "value_counts"], [480, 3, 1, "", "values"], [481, 2, 1, "", "view"], [482, 2, 1, "", "where"]], "pandas.Interval": [[490, 4, 1, "", "closed"], [491, 4, 1, "", "closed_left"], [492, 4, 1, "", "closed_right"], [493, 4, 1, "", "is_empty"], [494, 4, 1, "", "left"], [495, 4, 1, "", "length"], [496, 4, 1, "", "mid"], [497, 4, 1, "", "open_left"], [498, 4, 1, "", "open_right"], [499, 2, 1, "", "overlaps"], [500, 4, 1, "", "right"]], "pandas.IntervalDtype": [[502, 3, 1, "", "subtype"]], "pandas.IntervalIndex": [[504, 4, 1, "", "closed"], [505, 2, 1, "", "contains"], [506, 2, 1, "", "from_arrays"], [507, 2, 1, "", "from_breaks"], [508, 2, 1, "", "from_tuples"], [509, 2, 1, "", "get_indexer"], [510, 2, 1, "", "get_loc"], [511, 3, 1, "", "is_empty"], [512, 4, 1, "", "is_non_overlapping_monotonic"], [513, 3, 1, "", "is_overlapping"], [514, 4, 1, "", "left"], [515, 3, 1, "", "length"], [516, 4, 1, "", "mid"], [517, 2, 1, "", "overlaps"], [518, 4, 1, "", "right"], [519, 2, 1, "", "set_closed"], [520, 2, 1, "", "to_tuples"], [521, 3, 1, "", "values"]], "pandas.MultiIndex": [[523, 3, 1, "", "codes"], [524, 2, 1, "", "droplevel"], [525, 4, 1, "", "dtypes"], [526, 2, 1, "", "from_arrays"], [527, 2, 1, "", "from_frame"], [528, 2, 1, "", "from_product"], [529, 2, 1, "", "from_tuples"], [530, 2, 1, "", "get_indexer"], [531, 2, 1, "", "get_level_values"], [532, 2, 1, "", "get_loc"], [533, 2, 1, "", "get_loc_level"], [534, 2, 1, "", "get_locs"], [535, 4, 1, "", "levels"], [536, 3, 1, "", "levshape"], [537, 3, 1, "", "names"], [538, 3, 1, "", "nlevels"], [539, 2, 1, "", "remove_unused_levels"], [540, 2, 1, "", "reorder_levels"], [541, 2, 1, "", "set_codes"], [542, 2, 1, "", "set_levels"], [543, 2, 1, "", "sortlevel"], [544, 2, 1, "", "swaplevel"], [545, 2, 1, "", "to_flat_index"], [546, 2, 1, "", "to_frame"]], "pandas.Period": [[548, 2, 1, "", "asfreq"], [549, 4, 1, "", "day"], [550, 4, 1, "", "day_of_week"], [551, 4, 1, "", "day_of_year"], [552, 4, 1, "", "dayofweek"], [553, 4, 1, "", "dayofyear"], [554, 4, 1, "", "days_in_month"], [555, 4, 1, "", "daysinmonth"], [556, 4, 1, "", "end_time"], [557, 4, 1, "", "freq"], [558, 4, 1, "", "freqstr"], [559, 4, 1, "", "hour"], [560, 4, 1, "", "is_leap_year"], [561, 4, 1, "", "minute"], [562, 4, 1, "", "month"], [563, 2, 1, "", "now"], [564, 4, 1, "", "ordinal"], [565, 4, 1, "", "quarter"], [566, 4, 1, "", "qyear"], [567, 4, 1, "", "second"], [568, 4, 1, "", "start_time"], [569, 2, 1, "", "strftime"], [570, 2, 1, "", "to_timestamp"], [571, 4, 1, "", "week"], [572, 4, 1, "", "weekday"], [573, 4, 1, "", "weekofyear"], [574, 4, 1, "", "year"]], "pandas.PeriodDtype": [[576, 3, 1, "", "freq"]], "pandas.PeriodIndex": [[578, 2, 1, "", "asfreq"], [579, 3, 1, "", "day"], [580, 3, 1, "", "day_of_week"], [581, 3, 1, "", "day_of_year"], [582, 3, 1, "", "dayofweek"], [583, 3, 1, "", "dayofyear"], [584, 3, 1, "", "days_in_month"], [585, 3, 1, "", "daysinmonth"], [586, 3, 1, "", "end_time"], [587, 3, 1, "", "freq"], [588, 3, 1, "", "freqstr"], [589, 3, 1, "", "hour"], [590, 3, 1, "", "is_leap_year"], [591, 3, 1, "", "minute"], [592, 3, 1, "", "month"], [593, 3, 1, "", "quarter"], [594, 3, 1, "", "qyear"], [595, 3, 1, "", "second"], [596, 3, 1, "", "start_time"], [597, 2, 1, "", "strftime"], [598, 2, 1, "", "to_timestamp"], [599, 3, 1, "", "week"], [600, 3, 1, "", "weekday"], [601, 3, 1, "", "weekofyear"], [602, 3, 1, "", "year"]], "pandas.RangeIndex": [[604, 2, 1, "", "from_range"], [605, 3, 1, "", "start"], [606, 3, 1, "", "step"], [607, 3, 1, "", "stop"]], "pandas.Series": [[609, 3, 1, "", "T"], [610, 2, 1, "", "__array__"], [611, 2, 1, "", "__iter__"], [612, 2, 1, "", "abs"], [613, 2, 1, "", "add"], [614, 2, 1, "", "add_prefix"], [615, 2, 1, "", "add_suffix"], [616, 2, 1, "", "agg"], [617, 2, 1, "", "aggregate"], [618, 2, 1, "", "align"], [619, 2, 1, "", "all"], [620, 2, 1, "", "any"], [621, 2, 1, "", "append"], [622, 2, 1, "", "apply"], [623, 2, 1, "", "argmax"], [624, 2, 1, "", "argmin"], [625, 2, 1, "", "argsort"], [626, 3, 1, "", "array"], [627, 2, 1, "", "asfreq"], [628, 2, 1, "", "asof"], [629, 2, 1, "", "astype"], [630, 3, 1, "", "at"], [631, 2, 1, "", "at_time"], [632, 3, 1, "", "attrs"], [633, 2, 1, "", "autocorr"], [634, 3, 1, "", "axes"], [635, 2, 1, "", "backfill"], [636, 2, 1, "", "between"], [637, 2, 1, "", "between_time"], [638, 2, 1, "", "bfill"], [639, 2, 1, "", "bool"], [640, 2, 1, "", "cat"], [652, 2, 1, "", "clip"], [653, 2, 1, "", "combine"], [654, 2, 1, "", "combine_first"], [655, 2, 1, "", "compare"], [656, 2, 1, "", "convert_dtypes"], [657, 2, 1, "", "copy"], [658, 2, 1, "", "corr"], [659, 2, 1, "", "count"], [660, 2, 1, "", "cov"], [661, 2, 1, "", "cummax"], [662, 2, 1, "", "cummin"], [663, 2, 1, "", "cumprod"], [664, 2, 1, "", "cumsum"], [665, 2, 1, "", "describe"], [666, 2, 1, "", "diff"], [667, 2, 1, "", "div"], [668, 2, 1, "", "divide"], [669, 2, 1, "", "divmod"], [670, 2, 1, "", "dot"], [671, 2, 1, "", "drop"], [672, 2, 1, "", "drop_duplicates"], [673, 2, 1, "", "droplevel"], [674, 2, 1, "", "dropna"], [675, 2, 1, "", "dt"], [728, 3, 1, "", "dtype"], [729, 3, 1, "", "dtypes"], [730, 2, 1, "", "duplicated"], [731, 3, 1, "", "empty"], [732, 2, 1, "", "eq"], [733, 2, 1, "", "equals"], [734, 2, 1, "", "ewm"], [735, 2, 1, "", "expanding"], [736, 2, 1, "", "explode"], [737, 2, 1, "", "factorize"], [738, 2, 1, "", "ffill"], [739, 2, 1, "", "fillna"], [740, 2, 1, "", "filter"], [741, 2, 1, "", "first"], [742, 2, 1, "", "first_valid_index"], [743, 3, 1, "", "flags"], [744, 2, 1, "", "floordiv"], [745, 2, 1, "", "ge"], [746, 2, 1, "", "get"], [747, 2, 1, "", "groupby"], [748, 2, 1, "", "gt"], [749, 3, 1, "", "hasnans"], [750, 2, 1, "", "head"], [751, 2, 1, "", "hist"], [752, 3, 1, "", "iat"], [753, 2, 1, "", "idxmax"], [754, 2, 1, "", "idxmin"], [755, 3, 1, "", "iloc"], [756, 4, 1, "", "index"], [757, 2, 1, "", "infer_objects"], [758, 2, 1, "", "info"], [759, 2, 1, "", "interpolate"], [760, 3, 1, "", "is_monotonic"], [761, 3, 1, "", "is_monotonic_decreasing"], [762, 3, 1, "", "is_monotonic_increasing"], [763, 3, 1, "", "is_unique"], [764, 2, 1, "", "isin"], [765, 2, 1, "", "isna"], [766, 2, 1, "", "isnull"], [767, 2, 1, "", "item"], [768, 2, 1, "", "items"], [769, 2, 1, "", "iteritems"], [770, 2, 1, "", "keys"], [771, 2, 1, "", "kurt"], [772, 2, 1, "", "kurtosis"], [773, 2, 1, "", "last"], [774, 2, 1, "", "last_valid_index"], [775, 2, 1, "", "le"], [776, 3, 1, "", "loc"], [777, 2, 1, "", "lt"], [778, 2, 1, "", "mad"], [779, 2, 1, "", "map"], [780, 2, 1, "", "mask"], [781, 2, 1, "", "max"], [782, 2, 1, "", "mean"], [783, 2, 1, "", "median"], [784, 2, 1, "", "memory_usage"], [785, 2, 1, "", "min"], [786, 2, 1, "", "mod"], [787, 2, 1, "", "mode"], [788, 2, 1, "", "mul"], [789, 2, 1, "", "multiply"], [790, 3, 1, "", "name"], [791, 3, 1, "", "nbytes"], [792, 3, 1, "", "ndim"], [793, 2, 1, "", "ne"], [794, 2, 1, "", "nlargest"], [795, 2, 1, "", "notna"], [796, 2, 1, "", "notnull"], [797, 2, 1, "", "nsmallest"], [798, 2, 1, "", "nunique"], [799, 2, 1, "", "pad"], [800, 2, 1, "", "pct_change"], [801, 2, 1, "", "pipe"], [802, 2, 1, "", "plot"], [812, 2, 1, "", "pop"], [813, 2, 1, "", "pow"], [814, 2, 1, "", "prod"], [815, 2, 1, "", "product"], [816, 2, 1, "", "quantile"], [817, 2, 1, "", "radd"], [818, 2, 1, "", "rank"], [819, 2, 1, "", "ravel"], [820, 2, 1, "", "rdiv"], [821, 2, 1, "", "rdivmod"], [822, 2, 1, "", "reindex"], [823, 2, 1, "", "reindex_like"], [824, 2, 1, "", "rename"], [825, 2, 1, "", "rename_axis"], [826, 2, 1, "", "reorder_levels"], [827, 2, 1, "", "repeat"], [828, 2, 1, "", "replace"], [829, 2, 1, "", "resample"], [830, 2, 1, "", "reset_index"], [831, 2, 1, "", "rfloordiv"], [832, 2, 1, "", "rmod"], [833, 2, 1, "", "rmul"], [834, 2, 1, "", "rolling"], [835, 2, 1, "", "round"], [836, 2, 1, "", "rpow"], [837, 2, 1, "", "rsub"], [838, 2, 1, "", "rtruediv"], [839, 2, 1, "", "sample"], [840, 2, 1, "", "searchsorted"], [841, 2, 1, "", "sem"], [842, 2, 1, "", "set_axis"], [843, 2, 1, "", "set_flags"], [844, 3, 1, "", "shape"], [845, 2, 1, "", "shift"], [846, 3, 1, "", "size"], [847, 2, 1, "", "skew"], [848, 2, 1, "", "slice_shift"], [849, 2, 1, "", "sort_index"], [850, 2, 1, "", "sort_values"], [851, 2, 1, "", "sparse"], [858, 2, 1, "", "squeeze"], [859, 2, 1, "", "std"], [860, 2, 1, "", "str"], [917, 2, 1, "", "sub"], [918, 2, 1, "", "subtract"], [919, 2, 1, "", "sum"], [920, 2, 1, "", "swapaxes"], [921, 2, 1, "", "swaplevel"], [922, 2, 1, "", "tail"], [923, 2, 1, "", "take"], [924, 2, 1, "", "to_clipboard"], [925, 2, 1, "", "to_csv"], [926, 2, 1, "", "to_dict"], [927, 2, 1, "", "to_excel"], [928, 2, 1, "", "to_frame"], [929, 2, 1, "", "to_hdf"], [930, 2, 1, "", "to_json"], [931, 2, 1, "", "to_latex"], [932, 2, 1, "", "to_list"], [933, 2, 1, "", "to_markdown"], [934, 2, 1, "", "to_numpy"], [935, 2, 1, "", "to_period"], [936, 2, 1, "", "to_pickle"], [937, 2, 1, "", "to_sql"], [938, 2, 1, "", "to_string"], [939, 2, 1, "", "to_timestamp"], [940, 2, 1, "", "to_xarray"], [941, 2, 1, "", "tolist"], [942, 2, 1, "", "transform"], [943, 2, 1, "", "transpose"], [944, 2, 1, "", "truediv"], [945, 2, 1, "", "truncate"], [946, 2, 1, "", "tshift"], [947, 2, 1, "", "tz_convert"], [948, 2, 1, "", "tz_localize"], [949, 2, 1, "", "unique"], [950, 2, 1, "", "unstack"], [951, 2, 1, "", "update"], [952, 2, 1, "", "value_counts"], [953, 3, 1, "", "values"], [954, 2, 1, "", "var"], [955, 2, 1, "", "view"], [956, 2, 1, "", "where"], [957, 2, 1, "", "xs"]], "pandas.Series.cat": [[641, 2, 1, "", "add_categories"], [642, 2, 1, "", "as_ordered"], [643, 2, 1, "", "as_unordered"], [644, 4, 1, "", "categories"], [645, 4, 1, "", "codes"], [646, 4, 1, "", "ordered"], [647, 2, 1, "", "remove_categories"], [648, 2, 1, "", "remove_unused_categories"], [649, 2, 1, "", "rename_categories"], [650, 2, 1, "", "reorder_categories"], [651, 2, 1, "", "set_categories"]], "pandas.Series.dt": [[676, 2, 1, "", "ceil"], [677, 4, 1, "", "components"], [678, 4, 1, "", "date"], [679, 4, 1, "", "day"], [680, 2, 1, "", "day_name"], [681, 4, 1, "", "day_of_week"], [682, 4, 1, "", "day_of_year"], [683, 4, 1, "", "dayofweek"], [684, 4, 1, "", "dayofyear"], [685, 4, 1, "", "days"], [686, 4, 1, "", "days_in_month"], [687, 4, 1, "", "daysinmonth"], [688, 4, 1, "", "end_time"], [689, 2, 1, "", "floor"], [690, 4, 1, "", "freq"], [691, 4, 1, "", "hour"], [692, 4, 1, "", "is_leap_year"], [693, 4, 1, "", "is_month_end"], [694, 4, 1, "", "is_month_start"], [695, 4, 1, "", "is_quarter_end"], [696, 4, 1, "", "is_quarter_start"], [697, 4, 1, "", "is_year_end"], [698, 4, 1, "", "is_year_start"], [699, 2, 1, "", "isocalendar"], [700, 4, 1, "", "microsecond"], [701, 4, 1, "", "microseconds"], [702, 4, 1, "", "minute"], [703, 4, 1, "", "month"], [704, 2, 1, "", "month_name"], [705, 4, 1, "", "nanosecond"], [706, 4, 1, "", "nanoseconds"], [707, 2, 1, "", "normalize"], [708, 4, 1, "", "quarter"], [709, 4, 1, "", "qyear"], [710, 2, 1, "", "round"], [711, 4, 1, "", "second"], [712, 4, 1, "", "seconds"], [713, 4, 1, "", "start_time"], [714, 2, 1, "", "strftime"], [715, 4, 1, "", "time"], [716, 4, 1, "", "timetz"], [717, 2, 1, "", "to_period"], [718, 2, 1, "", "to_pydatetime"], [719, 2, 1, "", "to_pytimedelta"], [720, 2, 1, "", "total_seconds"], [721, 4, 1, "", "tz"], [722, 2, 1, "", "tz_convert"], [723, 2, 1, "", "tz_localize"], [724, 4, 1, "", "week"], [725, 4, 1, "", "weekday"], [726, 4, 1, "", "weekofyear"], [727, 4, 1, "", "year"]], "pandas.Series.plot": [[803, 2, 1, "", "area"], [804, 2, 1, "", "bar"], [805, 2, 1, "", "barh"], [806, 2, 1, "", "box"], [807, 2, 1, "", "density"], [808, 2, 1, "", "hist"], [809, 2, 1, "", "kde"], [810, 2, 1, "", "line"], [811, 2, 1, "", "pie"]], "pandas.Series.sparse": [[852, 4, 1, "", "density"], [853, 4, 1, "", "fill_value"], [854, 2, 1, "", "from_coo"], [855, 4, 1, "", "npoints"], [856, 4, 1, "", "sp_values"], [857, 2, 1, "", "to_coo"]], "pandas.Series.str": [[861, 2, 1, "", "capitalize"], [862, 2, 1, "", "casefold"], [863, 2, 1, "", "cat"], [864, 2, 1, "", "center"], [865, 2, 1, "", "contains"], [866, 2, 1, "", "count"], [867, 2, 1, "", "decode"], [868, 2, 1, "", "encode"], [869, 2, 1, "", "endswith"], [870, 2, 1, "", "extract"], [871, 2, 1, "", "extractall"], [872, 2, 1, "", "find"], [873, 2, 1, "", "findall"], [874, 2, 1, "", "fullmatch"], [875, 2, 1, "", "get"], [876, 2, 1, "", "get_dummies"], [877, 2, 1, "", "index"], [878, 2, 1, "", "isalnum"], [879, 2, 1, "", "isalpha"], [880, 2, 1, "", "isdecimal"], [881, 2, 1, "", "isdigit"], [882, 2, 1, "", "islower"], [883, 2, 1, "", "isnumeric"], [884, 2, 1, "", "isspace"], [885, 2, 1, "", "istitle"], [886, 2, 1, "", "isupper"], [887, 2, 1, "", "join"], [888, 2, 1, "", "len"], [889, 2, 1, "", "ljust"], [890, 2, 1, "", "lower"], [891, 2, 1, "", "lstrip"], [892, 2, 1, "", "match"], [893, 2, 1, "", "normalize"], [894, 2, 1, "", "pad"], [895, 2, 1, "", "partition"], [896, 2, 1, "", "removeprefix"], [897, 2, 1, "", "removesuffix"], [898, 2, 1, "", "repeat"], [899, 2, 1, "", "replace"], [900, 2, 1, "", "rfind"], [901, 2, 1, "", "rindex"], [902, 2, 1, "", "rjust"], [903, 2, 1, "", "rpartition"], [904, 2, 1, "", "rsplit"], [905, 2, 1, "", "rstrip"], [906, 2, 1, "", "slice"], [907, 2, 1, "", "slice_replace"], [908, 2, 1, "", "split"], [909, 2, 1, "", "startswith"], [910, 2, 1, "", "strip"], [911, 2, 1, "", "swapcase"], [912, 2, 1, "", "title"], [913, 2, 1, "", "translate"], [914, 2, 1, "", "upper"], [915, 2, 1, "", "wrap"], [916, 2, 1, "", "zfill"]], "pandas.Timedelta": [[961, 4, 1, "", "asm8"], [962, 2, 1, "", "ceil"], [963, 4, 1, "", "components"], [964, 4, 1, "", "days"], [965, 4, 1, "", "delta"], [966, 2, 1, "", "floor"], [967, 4, 1, "", "freq"], [968, 4, 1, "", "is_populated"], [969, 2, 1, "", "isoformat"], [970, 4, 1, "", "max"], [971, 4, 1, "", "microseconds"], [972, 4, 1, "", "min"], [973, 4, 1, "", "nanoseconds"], [974, 4, 1, "", "resolution"], [975, 4, 1, "", "resolution_string"], [976, 2, 1, "", "round"], [977, 4, 1, "", "seconds"], [978, 2, 1, "", "to_numpy"], [979, 2, 1, "", "to_pytimedelta"], [980, 2, 1, "", "to_timedelta64"], [981, 2, 1, "", "total_seconds"], [982, 4, 1, "", "value"], [983, 2, 1, "", "view"]], "pandas.TimedeltaIndex": [[985, 2, 1, "", "ceil"], [986, 3, 1, "", "components"], [987, 3, 1, "", "days"], [988, 2, 1, "", "floor"], [989, 4, 1, "", "inferred_freq"], [990, 2, 1, "", "mean"], [991, 3, 1, "", "microseconds"], [992, 3, 1, "", "nanoseconds"], [993, 2, 1, "", "round"], [994, 3, 1, "", "seconds"], [995, 2, 1, "", "to_frame"], [996, 2, 1, "", "to_pytimedelta"], [997, 2, 1, "", "to_series"]], "pandas.Timestamp": [[999, 4, 1, "", "asm8"], [1000, 2, 1, "", "astimezone"], [1001, 2, 1, "", "ceil"], [1002, 2, 1, "", "combine"], [1003, 2, 1, "", "ctime"], [1004, 2, 1, "", "date"], [1005, 4, 1, "", "day"], [1006, 2, 1, "", "day_name"], [1007, 4, 1, "", "day_of_week"], [1008, 4, 1, "", "day_of_year"], [1009, 4, 1, "", "dayofweek"], [1010, 4, 1, "", "dayofyear"], [1011, 4, 1, "", "days_in_month"], [1012, 4, 1, "", "daysinmonth"], [1013, 2, 1, "", "dst"], [1014, 2, 1, "", "floor"], [1015, 4, 1, "", "fold"], [1016, 4, 1, "", "freq"], [1017, 3, 1, "", "freqstr"], [1018, 2, 1, "", "fromisocalendar"], [1019, 2, 1, "", "fromisoformat"], [1020, 2, 1, "", "fromordinal"], [1021, 2, 1, "", "fromtimestamp"], [1022, 4, 1, "", "hour"], [1023, 4, 1, "", "is_leap_year"], [1024, 4, 1, "", "is_month_end"], [1025, 4, 1, "", "is_month_start"], [1026, 4, 1, "", "is_quarter_end"], [1027, 4, 1, "", "is_quarter_start"], [1028, 4, 1, "", "is_year_end"], [1029, 4, 1, "", "is_year_start"], [1030, 2, 1, "", "isocalendar"], [1031, 2, 1, "", "isoformat"], [1032, 2, 1, "", "isoweekday"], [1033, 4, 1, "", "max"], [1034, 4, 1, "", "microsecond"], [1035, 4, 1, "", "min"], [1036, 4, 1, "", "minute"], [1037, 4, 1, "", "month"], [1038, 2, 1, "", "month_name"], [1039, 4, 1, "", "nanosecond"], [1040, 2, 1, "", "normalize"], [1041, 2, 1, "", "now"], [1042, 4, 1, "", "quarter"], [1043, 2, 1, "", "replace"], [1044, 4, 1, "", "resolution"], [1045, 2, 1, "", "round"], [1046, 4, 1, "", "second"], [1047, 2, 1, "", "strftime"], [1048, 2, 1, "", "strptime"], [1049, 2, 1, "", "time"], [1050, 2, 1, "", "timestamp"], [1051, 2, 1, "", "timetuple"], [1052, 2, 1, "", "timetz"], [1053, 2, 1, "", "to_datetime64"], [1054, 2, 1, "", "to_julian_date"], [1055, 2, 1, "", "to_numpy"], [1056, 2, 1, "", "to_period"], [1057, 2, 1, "", "to_pydatetime"], [1058, 2, 1, "", "today"], [1059, 2, 1, "", "toordinal"], [1060, 3, 1, "", "tz"], [1061, 2, 1, "", "tz_convert"], [1062, 2, 1, "", "tz_localize"], [1063, 4, 1, "", "tzinfo"], [1064, 2, 1, "", "tzname"], [1065, 2, 1, "", "utcfromtimestamp"], [1066, 2, 1, "", "utcnow"], [1067, 2, 1, "", "utcoffset"], [1068, 2, 1, "", "utctimetuple"], [1069, 4, 1, "", "value"], [1070, 4, 1, "", "week"], [1071, 2, 1, "", "weekday"], [1072, 4, 1, "", "weekofyear"], [1073, 4, 1, "", "year"]], "pandas.api.extensions": [[1079, 1, 1, "", "ExtensionArray"], [1110, 1, 1, "", "ExtensionDtype"], [1120, 6, 1, "", "register_dataframe_accessor"], [1121, 6, 1, "", "register_extension_dtype"], [1122, 6, 1, "", "register_index_accessor"], [1123, 6, 1, "", "register_series_accessor"]], "pandas.api.extensions.ExtensionArray": [[1080, 2, 1, "", "_concat_same_type"], [1081, 2, 1, "", "_formatter"], [1082, 2, 1, "", "_from_factorized"], [1083, 2, 1, "", "_from_sequence"], [1084, 2, 1, "", "_from_sequence_of_strings"], [1085, 2, 1, "", "_reduce"], [1086, 2, 1, "", "_values_for_argsort"], [1087, 2, 1, "", "_values_for_factorize"], [1088, 2, 1, "", "argsort"], [1089, 2, 1, "", "astype"], [1090, 2, 1, "", "copy"], [1091, 2, 1, "", "dropna"], [1092, 3, 1, "", "dtype"], [1093, 2, 1, "", "equals"], [1094, 2, 1, "", "factorize"], [1095, 2, 1, "", "fillna"], [1096, 2, 1, "", "insert"], [1097, 2, 1, "", "isin"], [1098, 2, 1, "", "isna"], [1099, 3, 1, "", "nbytes"], [1100, 3, 1, "", "ndim"], [1101, 2, 1, "", "ravel"], [1102, 2, 1, "", "repeat"], [1103, 2, 1, "", "searchsorted"], [1104, 3, 1, "", "shape"], [1105, 2, 1, "", "shift"], [1106, 2, 1, "", "take"], [1107, 2, 1, "", "tolist"], [1108, 2, 1, "", "unique"], [1109, 2, 1, "", "view"]], "pandas.api.extensions.ExtensionDtype": [[1111, 2, 1, "", "construct_array_type"], [1112, 2, 1, "", "construct_from_string"], [1113, 2, 1, "", "empty"], [1114, 2, 1, "", "is_dtype"], [1115, 3, 1, "", "kind"], [1116, 3, 1, "", "na_value"], [1117, 3, 1, "", "name"], [1118, 3, 1, "", "names"], [1119, 3, 1, "", "type"]], "pandas.api.indexers": [[1124, 1, 1, "", "BaseIndexer"], [1126, 1, 1, "", "FixedForwardWindowIndexer"], [1128, 1, 1, "", "VariableOffsetWindowIndexer"], [1130, 6, 1, "", "check_array_indexer"]], "pandas.api.indexers.BaseIndexer": [[1125, 2, 1, "", "get_window_bounds"]], "pandas.api.indexers.FixedForwardWindowIndexer": [[1127, 2, 1, "", "get_window_bounds"]], "pandas.api.indexers.VariableOffsetWindowIndexer": [[1129, 2, 1, "", "get_window_bounds"]], "pandas.api.interchange": [[1131, 6, 1, "", "from_dataframe"]], "pandas.api.types": [[1132, 6, 1, "", "infer_dtype"], [1133, 6, 1, "", "is_bool"], [1134, 6, 1, "", "is_bool_dtype"], [1135, 6, 1, "", "is_categorical"], [1136, 6, 1, "", "is_categorical_dtype"], [1137, 6, 1, "", "is_complex"], [1138, 6, 1, "", "is_complex_dtype"], [1139, 6, 1, "", "is_datetime64_any_dtype"], [1140, 6, 1, "", "is_datetime64_dtype"], [1141, 6, 1, "", "is_datetime64_ns_dtype"], [1142, 6, 1, "", "is_datetime64tz_dtype"], [1143, 6, 1, "", "is_dict_like"], [1144, 6, 1, "", "is_extension_array_dtype"], [1145, 6, 1, "", "is_extension_type"], [1146, 6, 1, "", "is_file_like"], [1147, 6, 1, "", "is_float"], [1148, 6, 1, "", "is_float_dtype"], [1149, 6, 1, "", "is_hashable"], [1150, 6, 1, "", "is_int64_dtype"], [1151, 6, 1, "", "is_integer"], [1152, 6, 1, "", "is_integer_dtype"], [1153, 6, 1, "", "is_interval"], [1154, 6, 1, "", "is_interval_dtype"], [1155, 6, 1, "", "is_iterator"], [1156, 6, 1, "", "is_list_like"], [1157, 6, 1, "", "is_named_tuple"], [1158, 6, 1, "", "is_number"], [1159, 6, 1, "", "is_numeric_dtype"], [1160, 6, 1, "", "is_object_dtype"], [1161, 6, 1, "", "is_period_dtype"], [1162, 6, 1, "", "is_re"], [1163, 6, 1, "", "is_re_compilable"], [1164, 6, 1, "", "is_scalar"], [1165, 6, 1, "", "is_signed_integer_dtype"], [1166, 6, 1, "", "is_sparse"], [1167, 6, 1, "", "is_string_dtype"], [1168, 6, 1, "", "is_timedelta64_dtype"], [1169, 6, 1, "", "is_timedelta64_ns_dtype"], [1170, 6, 1, "", "is_unsigned_integer_dtype"], [1171, 6, 1, "", "pandas_dtype"], [1172, 6, 1, "", "union_categoricals"]], "pandas.arrays": [[1174, 1, 1, "", "ArrowExtensionArray"], [1175, 1, 1, "", "ArrowStringArray"], [1176, 1, 1, "", "BooleanArray"], [1177, 1, 1, "", "DatetimeArray"], [1178, 1, 1, "", "IntegerArray"], [1179, 1, 1, "", "IntervalArray"], [1194, 1, 1, "", "PandasArray"], [1195, 1, 1, "", "PeriodArray"], [1196, 1, 1, "", "SparseArray"], [1197, 1, 1, "", "StringArray"], [1198, 1, 1, "", "TimedeltaArray"]], "pandas.arrays.IntervalArray": [[1180, 3, 1, "", "closed"], [1181, 2, 1, "", "contains"], [1182, 2, 1, "", "from_arrays"], [1183, 2, 1, "", "from_breaks"], [1184, 2, 1, "", "from_tuples"], [1185, 4, 1, "", "is_empty"], [1186, 3, 1, "", "is_non_overlapping_monotonic"], [1187, 3, 1, "", "left"], [1188, 3, 1, "", "length"], [1189, 3, 1, "", "mid"], [1190, 2, 1, "", "overlaps"], [1191, 3, 1, "", "right"], [1192, 2, 1, "", "set_closed"], [1193, 2, 1, "", "to_tuples"]], "pandas.core.groupby.DataFrameGroupBy": [[1201, 2, 1, "", "aggregate"], [1202, 2, 1, "", "all"], [1203, 2, 1, "", "any"], [1204, 2, 1, "", "backfill"], [1205, 2, 1, "", "bfill"], [1206, 2, 1, "", "boxplot"], [1207, 3, 1, "", "corr"], [1208, 3, 1, "", "corrwith"], [1209, 2, 1, "", "count"], [1210, 3, 1, "", "cov"], [1211, 2, 1, "", "cumcount"], [1212, 2, 1, "", "cummax"], [1213, 2, 1, "", "cummin"], [1214, 2, 1, "", "cumprod"], [1215, 2, 1, "", "cumsum"], [1216, 2, 1, "", "describe"], [1217, 2, 1, "", "diff"], [1218, 2, 1, "", "ffill"], [1219, 3, 1, "", "fillna"], [1220, 2, 1, "", "filter"], [1221, 3, 1, "", "hist"], [1222, 2, 1, "", "idxmax"], [1223, 2, 1, "", "idxmin"], [1224, 3, 1, "", "mad"], [1225, 2, 1, "", "nunique"], [1226, 2, 1, "", "pad"], [1227, 2, 1, "", "pct_change"], [1228, 3, 1, "", "plot"], [1229, 2, 1, "", "quantile"], [1230, 2, 1, "", "rank"], [1231, 2, 1, "", "resample"], [1232, 2, 1, "", "sample"], [1233, 2, 1, "", "shift"], [1234, 2, 1, "", "size"], [1235, 3, 1, "", "skew"], [1236, 3, 1, "", "take"], [1237, 2, 1, "", "transform"], [1238, 3, 1, "", "tshift"], [1239, 2, 1, "", "value_counts"]], "pandas.core.groupby.GroupBy": [[1240, 2, 1, "", "__iter__"], [1241, 2, 1, "", "agg"], [1242, 2, 1, "", "all"], [1243, 2, 1, "", "any"], [1244, 2, 1, "", "apply"], [1245, 2, 1, "", "backfill"], [1246, 2, 1, "", "bfill"], [1247, 2, 1, "", "count"], [1248, 2, 1, "", "cumcount"], [1249, 2, 1, "", "cummax"], [1250, 2, 1, "", "cummin"], [1251, 2, 1, "", "cumprod"], [1252, 2, 1, "", "cumsum"], [1253, 2, 1, "", "ffill"], [1254, 2, 1, "", "first"], [1255, 2, 1, "", "get_group"], [1256, 3, 1, "", "groups"], [1257, 2, 1, "", "head"], [1258, 3, 1, "", "indices"], [1259, 2, 1, "", "last"], [1260, 2, 1, "", "max"], [1261, 2, 1, "", "mean"], [1262, 2, 1, "", "median"], [1263, 2, 1, "", "min"], [1264, 2, 1, "", "ngroup"], [1265, 3, 1, "", "nth"], [1266, 2, 1, "", "ohlc"], [1267, 2, 1, "", "pad"], [1268, 2, 1, "", "pct_change"], [1269, 2, 1, "", "pipe"], [1270, 2, 1, "", "prod"], [1271, 2, 1, "", "rank"], [1272, 2, 1, "", "sem"], [1273, 2, 1, "", "size"], [1274, 2, 1, "", "std"], [1275, 2, 1, "", "sum"], [1276, 2, 1, "", "tail"], [1277, 2, 1, "", "var"]], "pandas.core.groupby.SeriesGroupBy": [[1278, 2, 1, "", "aggregate"], [1279, 3, 1, "", "hist"], [1280, 3, 1, "", "is_monotonic_decreasing"], [1281, 3, 1, "", "is_monotonic_increasing"], [1282, 2, 1, "", "nlargest"], [1283, 2, 1, "", "nsmallest"], [1284, 2, 1, "", "transform"], [1285, 3, 1, "", "unique"]], "pandas.core.resample.Resampler": [[1286, 2, 1, "", "__iter__"], [1287, 2, 1, "", "aggregate"], [1288, 2, 1, "", "apply"], [1289, 2, 1, "", "asfreq"], [1290, 2, 1, "", "backfill"], [1291, 2, 1, "", "bfill"], [1292, 2, 1, "", "count"], [1293, 2, 1, "", "ffill"], [1294, 2, 1, "", "fillna"], [1295, 2, 1, "", "first"], [1296, 2, 1, "", "get_group"], [1297, 3, 1, "", "groups"], [1298, 3, 1, "", "indices"], [1299, 2, 1, "", "interpolate"], [1300, 2, 1, "", "last"], [1301, 2, 1, "", "max"], [1302, 2, 1, "", "mean"], [1303, 2, 1, "", "median"], [1304, 2, 1, "", "min"], [1305, 2, 1, "", "nearest"], [1306, 2, 1, "", "nunique"], [1307, 2, 1, "", "ohlc"], [1308, 2, 1, "", "pad"], [1309, 2, 1, "", "pipe"], [1310, 2, 1, "", "prod"], [1311, 2, 1, "", "quantile"], [1312, 2, 1, "", "sem"], [1313, 2, 1, "", "size"], [1314, 2, 1, "", "std"], [1315, 2, 1, "", "sum"], [1316, 2, 1, "", "transform"], [1317, 2, 1, "", "var"]], "pandas.core.window.ewm.ExponentialMovingWindow": [[1318, 2, 1, "", "corr"], [1319, 2, 1, "", "cov"], [1320, 2, 1, "", "mean"], [1321, 2, 1, "", "std"], [1322, 2, 1, "", "sum"], [1323, 2, 1, "", "var"]], "pandas.core.window.expanding.Expanding": [[1324, 2, 1, "", "aggregate"], [1325, 2, 1, "", "apply"], [1326, 2, 1, "", "corr"], [1327, 2, 1, "", "count"], [1328, 2, 1, "", "cov"], [1329, 2, 1, "", "kurt"], [1330, 2, 1, "", "max"], [1331, 2, 1, "", "mean"], [1332, 2, 1, "", "median"], [1333, 2, 1, "", "min"], [1334, 2, 1, "", "quantile"], [1335, 2, 1, "", "rank"], [1336, 2, 1, "", "sem"], [1337, 2, 1, "", "skew"], [1338, 2, 1, "", "std"], [1339, 2, 1, "", "sum"], [1340, 2, 1, "", "var"]], "pandas.core.window.rolling.Rolling": [[1341, 2, 1, "", "aggregate"], [1342, 2, 1, "", "apply"], [1343, 2, 1, "", "corr"], [1344, 2, 1, "", "count"], [1345, 2, 1, "", "cov"], [1346, 2, 1, "", "kurt"], [1347, 2, 1, "", "max"], [1348, 2, 1, "", "mean"], [1349, 2, 1, "", "median"], [1350, 2, 1, "", "min"], [1351, 2, 1, "", "quantile"], [1352, 2, 1, "", "rank"], [1353, 2, 1, "", "sem"], [1354, 2, 1, "", "skew"], [1355, 2, 1, "", "std"], [1356, 2, 1, "", "sum"], [1357, 2, 1, "", "var"]], "pandas.core.window.rolling.Window": [[1358, 2, 1, "", "mean"], [1359, 2, 1, "", "std"], [1360, 2, 1, "", "sum"], [1361, 2, 1, "", "var"]], "pandas.errors": [[1366, 7, 1, "", "AbstractMethodError"], [1367, 7, 1, "", "AccessorRegistrationWarning"], [1368, 7, 1, "", "AttributeConflictWarning"], [1369, 7, 1, "", "CSSWarning"], [1370, 7, 1, "", "CategoricalConversionWarning"], [1371, 7, 1, "", "ClosedFileError"], [1372, 7, 1, "", "DataError"], [1373, 7, 1, "", "DatabaseError"], [1374, 7, 1, "", "DtypeWarning"], [1375, 7, 1, "", "DuplicateLabelError"], [1376, 7, 1, "", "EmptyDataError"], [1377, 7, 1, "", "IncompatibilityWarning"], [1378, 7, 1, "", "IndexingError"], [1379, 7, 1, "", "IntCastingNaNError"], [1380, 7, 1, "", "InvalidColumnName"], [1381, 7, 1, "", "InvalidIndexError"], [1382, 7, 1, "", "MergeError"], [1383, 7, 1, "", "NullFrequencyError"], [1384, 7, 1, "", "NumExprClobberingError"], [1385, 7, 1, "", "NumbaUtilError"], [1386, 7, 1, "", "OptionError"], [1387, 7, 1, "", "OutOfBoundsDatetime"], [1388, 7, 1, "", "OutOfBoundsTimedelta"], [1389, 7, 1, "", "ParserError"], [1390, 7, 1, "", "ParserWarning"], [1391, 7, 1, "", "PerformanceWarning"], [1392, 7, 1, "", "PossibleDataLossError"], [1393, 7, 1, "", "PossiblePrecisionLoss"], [1394, 7, 1, "", "PyperclipException"], [1395, 7, 1, "", "PyperclipWindowsException"], [1396, 7, 1, "", "SettingWithCopyError"], [1397, 7, 1, "", "SettingWithCopyWarning"], [1398, 7, 1, "", "SpecificationError"], [1399, 7, 1, "", "UndefinedVariableError"], [1400, 7, 1, "", "UnsortedIndexError"], [1401, 7, 1, "", "UnsupportedFunctionCall"], [1402, 7, 1, "", "ValueLabelTypeMismatch"]], "pandas.io.formats.style": [[1410, 1, 1, "", "Styler"]], "pandas.io.formats.style.Styler": [[1411, 2, 1, "", "apply"], [1412, 2, 1, "", "apply_index"], [1413, 2, 1, "", "applymap"], [1414, 2, 1, "", "applymap_index"], [1415, 2, 1, "", "background_gradient"], [1416, 2, 1, "", "bar"], [1417, 2, 1, "", "clear"], [1418, 2, 1, "", "concat"], [1419, 4, 1, "", "env"], [1420, 2, 1, "", "export"], [1421, 2, 1, "", "format"], [1422, 2, 1, "", "format_index"], [1423, 2, 1, "", "from_custom_template"], [1424, 2, 1, "", "hide"], [1425, 2, 1, "", "hide_columns"], [1426, 2, 1, "", "hide_index"], [1427, 2, 1, "", "highlight_between"], [1428, 2, 1, "", "highlight_max"], [1429, 2, 1, "", "highlight_min"], [1430, 2, 1, "", "highlight_null"], [1431, 2, 1, "", "highlight_quantile"], [1432, 4, 1, "", "loader"], [1433, 2, 1, "", "pipe"], [1434, 2, 1, "", "relabel_index"], [1435, 2, 1, "", "render"], [1436, 2, 1, "", "set_caption"], [1437, 2, 1, "", "set_na_rep"], [1438, 2, 1, "", "set_precision"], [1439, 2, 1, "", "set_properties"], [1440, 2, 1, "", "set_sticky"], [1441, 2, 1, "", "set_table_attributes"], [1442, 2, 1, "", "set_table_styles"], [1443, 2, 1, "", "set_td_classes"], [1444, 2, 1, "", "set_tooltips"], [1445, 2, 1, "", "set_uuid"], [1446, 4, 1, "", "template_html"], [1447, 4, 1, "", "template_html_style"], [1448, 4, 1, "", "template_html_table"], [1449, 4, 1, "", "template_latex"], [1450, 4, 1, "", "template_string"], [1451, 2, 1, "", "text_gradient"], [1452, 2, 1, "", "to_excel"], [1453, 2, 1, "", "to_html"], [1454, 2, 1, "", "to_latex"], [1455, 2, 1, "", "to_string"], [1456, 2, 1, "", "use"], [1457, 2, 1, "", "where"]], "pandas.io.json": [[1458, 6, 1, "", "build_table_schema"]], "pandas.io.stata.StataReader": [[1459, 3, 1, "", "data_label"], [1460, 2, 1, "", "value_labels"], [1461, 2, 1, "", "variable_labels"]], "pandas.io.stata.StataWriter": [[1462, 2, 1, "", "write_file"]], "pandas.option_context": [[1473, 2, 1, "", "__call__"]], "pandas.plotting": [[1477, 6, 1, "", "andrews_curves"], [1478, 6, 1, "", "autocorrelation_plot"], [1479, 6, 1, "", "bootstrap_plot"], [1480, 6, 1, "", "boxplot"], [1481, 6, 1, "", "deregister_matplotlib_converters"], [1482, 6, 1, "", "lag_plot"], [1483, 6, 1, "", "parallel_coordinates"], [1484, 5, 1, "", "plot_params"], [1485, 6, 1, "", "radviz"], [1486, 6, 1, "", "register_matplotlib_converters"], [1487, 6, 1, "", "scatter_matrix"], [1488, 6, 1, "", "table"]], "pandas.testing": [[1514, 6, 1, "", "assert_extension_array_equal"], [1515, 6, 1, "", "assert_frame_equal"], [1516, 6, 1, "", "assert_index_equal"], [1517, 6, 1, "", "assert_series_equal"]], "pandas.tseries.frequencies": [[1522, 6, 1, "", "to_offset"]], "pandas.tseries.offsets": [[1523, 4, 1, "", "BDay"], [1524, 4, 1, "", "BMonthBegin"], [1525, 4, 1, "", "BMonthEnd"], [1526, 1, 1, "", "BQuarterBegin"], [1552, 1, 1, "", "BQuarterEnd"], [1578, 1, 1, "", "BYearBegin"], [1604, 1, 1, "", "BYearEnd"], [1630, 1, 1, "", "BusinessDay"], [1659, 1, 1, "", "BusinessHour"], [1691, 1, 1, "", "BusinessMonthBegin"], [1716, 1, 1, "", "BusinessMonthEnd"], [1741, 4, 1, "", "CBMonthBegin"], [1742, 4, 1, "", "CBMonthEnd"], [1743, 4, 1, "", "CDay"], [1744, 1, 1, "", "CustomBusinessDay"], [1773, 1, 1, "", "CustomBusinessHour"], [1805, 1, 1, "", "CustomBusinessMonthBegin"], [1837, 1, 1, "", "CustomBusinessMonthEnd"], [1869, 1, 1, "", "DateOffset"], [1894, 1, 1, "", "Day"], [1920, 1, 1, "", "Easter"], [1945, 1, 1, "", "FY5253"], [1975, 1, 1, "", "FY5253Quarter"], [2007, 1, 1, "", "Hour"], [2033, 1, 1, "", "LastWeekOfMonth"], [2060, 1, 1, "", "Micro"], [2086, 1, 1, "", "Milli"], [2112, 1, 1, "", "Minute"], [2138, 1, 1, "", "MonthBegin"], [2163, 1, 1, "", "MonthEnd"], [2188, 1, 1, "", "Nano"], [2214, 1, 1, "", "QuarterBegin"], [2240, 1, 1, "", "QuarterEnd"], [2266, 1, 1, "", "Second"], [2292, 1, 1, "", "SemiMonthBegin"], [2318, 1, 1, "", "SemiMonthEnd"], [2344, 1, 1, "", "Tick"], [2370, 1, 1, "", "Week"], [2396, 1, 1, "", "WeekOfMonth"], [2423, 1, 1, "", "YearBegin"], [2449, 1, 1, "", "YearEnd"]], "pandas.tseries.offsets.BQuarterBegin": [[1527, 2, 1, "", "__call__"], [1528, 2, 1, "", "apply"], [1529, 2, 1, "", "apply_index"], [1530, 4, 1, "", "base"], [1531, 2, 1, "", "copy"], [1532, 4, 1, "", "freqstr"], [1533, 2, 1, "", "isAnchored"], [1534, 2, 1, "", "is_anchored"], [1535, 2, 1, "", "is_month_end"], [1536, 2, 1, "", "is_month_start"], [1537, 2, 1, "", "is_on_offset"], [1538, 2, 1, "", "is_quarter_end"], [1539, 2, 1, "", "is_quarter_start"], [1540, 2, 1, "", "is_year_end"], [1541, 2, 1, "", "is_year_start"], [1542, 4, 1, "", "kwds"], [1543, 4, 1, "", "n"], [1544, 4, 1, "", "name"], [1545, 4, 1, "", "nanos"], [1546, 4, 1, "", "normalize"], [1547, 2, 1, "", "onOffset"], [1548, 2, 1, "", "rollback"], [1549, 2, 1, "", "rollforward"], [1550, 4, 1, "", "rule_code"], [1551, 4, 1, "", "startingMonth"]], "pandas.tseries.offsets.BQuarterEnd": [[1553, 2, 1, "", "__call__"], [1554, 2, 1, "", "apply"], [1555, 2, 1, "", "apply_index"], [1556, 4, 1, "", "base"], [1557, 2, 1, "", "copy"], [1558, 4, 1, "", "freqstr"], [1559, 2, 1, "", "isAnchored"], [1560, 2, 1, "", "is_anchored"], [1561, 2, 1, "", "is_month_end"], [1562, 2, 1, "", "is_month_start"], [1563, 2, 1, "", "is_on_offset"], [1564, 2, 1, "", "is_quarter_end"], [1565, 2, 1, "", "is_quarter_start"], [1566, 2, 1, "", "is_year_end"], [1567, 2, 1, "", "is_year_start"], [1568, 4, 1, "", "kwds"], [1569, 4, 1, "", "n"], [1570, 4, 1, "", "name"], [1571, 4, 1, "", "nanos"], [1572, 4, 1, "", "normalize"], [1573, 2, 1, "", "onOffset"], [1574, 2, 1, "", "rollback"], [1575, 2, 1, "", "rollforward"], [1576, 4, 1, "", "rule_code"], [1577, 4, 1, "", "startingMonth"]], "pandas.tseries.offsets.BYearBegin": [[1579, 2, 1, "", "__call__"], [1580, 2, 1, "", "apply"], [1581, 2, 1, "", "apply_index"], [1582, 4, 1, "", "base"], [1583, 2, 1, "", "copy"], [1584, 4, 1, "", "freqstr"], [1585, 2, 1, "", "isAnchored"], [1586, 2, 1, "", "is_anchored"], [1587, 2, 1, "", "is_month_end"], [1588, 2, 1, "", "is_month_start"], [1589, 2, 1, "", "is_on_offset"], [1590, 2, 1, "", "is_quarter_end"], [1591, 2, 1, "", "is_quarter_start"], [1592, 2, 1, "", "is_year_end"], [1593, 2, 1, "", "is_year_start"], [1594, 4, 1, "", "kwds"], [1595, 4, 1, "", "month"], [1596, 4, 1, "", "n"], [1597, 4, 1, "", "name"], [1598, 4, 1, "", "nanos"], [1599, 4, 1, "", "normalize"], [1600, 2, 1, "", "onOffset"], [1601, 2, 1, "", "rollback"], [1602, 2, 1, "", "rollforward"], [1603, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.BYearEnd": [[1605, 2, 1, "", "__call__"], [1606, 2, 1, "", "apply"], [1607, 2, 1, "", "apply_index"], [1608, 4, 1, "", "base"], [1609, 2, 1, "", "copy"], [1610, 4, 1, "", "freqstr"], [1611, 2, 1, "", "isAnchored"], [1612, 2, 1, "", "is_anchored"], [1613, 2, 1, "", "is_month_end"], [1614, 2, 1, "", "is_month_start"], [1615, 2, 1, "", "is_on_offset"], [1616, 2, 1, "", "is_quarter_end"], [1617, 2, 1, "", "is_quarter_start"], [1618, 2, 1, "", "is_year_end"], [1619, 2, 1, "", "is_year_start"], [1620, 4, 1, "", "kwds"], [1621, 4, 1, "", "month"], [1622, 4, 1, "", "n"], [1623, 4, 1, "", "name"], [1624, 4, 1, "", "nanos"], [1625, 4, 1, "", "normalize"], [1626, 2, 1, "", "onOffset"], [1627, 2, 1, "", "rollback"], [1628, 2, 1, "", "rollforward"], [1629, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.BusinessDay": [[1631, 2, 1, "", "__call__"], [1632, 2, 1, "", "apply"], [1633, 2, 1, "", "apply_index"], [1634, 4, 1, "", "base"], [1635, 4, 1, "", "calendar"], [1636, 2, 1, "", "copy"], [1637, 4, 1, "", "freqstr"], [1638, 4, 1, "", "holidays"], [1639, 2, 1, "", "isAnchored"], [1640, 2, 1, "", "is_anchored"], [1641, 2, 1, "", "is_month_end"], [1642, 2, 1, "", "is_month_start"], [1643, 2, 1, "", "is_on_offset"], [1644, 2, 1, "", "is_quarter_end"], [1645, 2, 1, "", "is_quarter_start"], [1646, 2, 1, "", "is_year_end"], [1647, 2, 1, "", "is_year_start"], [1648, 4, 1, "", "kwds"], [1649, 4, 1, "", "n"], [1650, 4, 1, "", "name"], [1651, 4, 1, "", "nanos"], [1652, 4, 1, "", "normalize"], [1653, 4, 1, "", "offset"], [1654, 2, 1, "", "onOffset"], [1655, 2, 1, "", "rollback"], [1656, 2, 1, "", "rollforward"], [1657, 4, 1, "", "rule_code"], [1658, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.BusinessHour": [[1660, 2, 1, "", "__call__"], [1661, 2, 1, "", "apply"], [1662, 2, 1, "", "apply_index"], [1663, 4, 1, "", "base"], [1664, 4, 1, "", "calendar"], [1665, 2, 1, "", "copy"], [1666, 4, 1, "", "end"], [1667, 4, 1, "", "freqstr"], [1668, 4, 1, "", "holidays"], [1669, 2, 1, "", "isAnchored"], [1670, 2, 1, "", "is_anchored"], [1671, 2, 1, "", "is_month_end"], [1672, 2, 1, "", "is_month_start"], [1673, 2, 1, "", "is_on_offset"], [1674, 2, 1, "", "is_quarter_end"], [1675, 2, 1, "", "is_quarter_start"], [1676, 2, 1, "", "is_year_end"], [1677, 2, 1, "", "is_year_start"], [1678, 4, 1, "", "kwds"], [1679, 4, 1, "", "n"], [1680, 4, 1, "", "name"], [1681, 4, 1, "", "nanos"], [1682, 4, 1, "", "next_bday"], [1683, 4, 1, "", "normalize"], [1684, 4, 1, "", "offset"], [1685, 2, 1, "", "onOffset"], [1686, 2, 1, "", "rollback"], [1687, 2, 1, "", "rollforward"], [1688, 4, 1, "", "rule_code"], [1689, 4, 1, "", "start"], [1690, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.BusinessMonthBegin": [[1692, 2, 1, "", "__call__"], [1693, 2, 1, "", "apply"], [1694, 2, 1, "", "apply_index"], [1695, 4, 1, "", "base"], [1696, 2, 1, "", "copy"], [1697, 4, 1, "", "freqstr"], [1698, 2, 1, "", "isAnchored"], [1699, 2, 1, "", "is_anchored"], [1700, 2, 1, "", "is_month_end"], [1701, 2, 1, "", "is_month_start"], [1702, 2, 1, "", "is_on_offset"], [1703, 2, 1, "", "is_quarter_end"], [1704, 2, 1, "", "is_quarter_start"], [1705, 2, 1, "", "is_year_end"], [1706, 2, 1, "", "is_year_start"], [1707, 4, 1, "", "kwds"], [1708, 4, 1, "", "n"], [1709, 4, 1, "", "name"], [1710, 4, 1, "", "nanos"], [1711, 4, 1, "", "normalize"], [1712, 2, 1, "", "onOffset"], [1713, 2, 1, "", "rollback"], [1714, 2, 1, "", "rollforward"], [1715, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.BusinessMonthEnd": [[1717, 2, 1, "", "__call__"], [1718, 2, 1, "", "apply"], [1719, 2, 1, "", "apply_index"], [1720, 4, 1, "", "base"], [1721, 2, 1, "", "copy"], [1722, 4, 1, "", "freqstr"], [1723, 2, 1, "", "isAnchored"], [1724, 2, 1, "", "is_anchored"], [1725, 2, 1, "", "is_month_end"], [1726, 2, 1, "", "is_month_start"], [1727, 2, 1, "", "is_on_offset"], [1728, 2, 1, "", "is_quarter_end"], [1729, 2, 1, "", "is_quarter_start"], [1730, 2, 1, "", "is_year_end"], [1731, 2, 1, "", "is_year_start"], [1732, 4, 1, "", "kwds"], [1733, 4, 1, "", "n"], [1734, 4, 1, "", "name"], [1735, 4, 1, "", "nanos"], [1736, 4, 1, "", "normalize"], [1737, 2, 1, "", "onOffset"], [1738, 2, 1, "", "rollback"], [1739, 2, 1, "", "rollforward"], [1740, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.CustomBusinessDay": [[1745, 2, 1, "", "__call__"], [1746, 2, 1, "", "apply"], [1747, 2, 1, "", "apply_index"], [1748, 4, 1, "", "base"], [1749, 4, 1, "", "calendar"], [1750, 2, 1, "", "copy"], [1751, 4, 1, "", "freqstr"], [1752, 4, 1, "", "holidays"], [1753, 2, 1, "", "isAnchored"], [1754, 2, 1, "", "is_anchored"], [1755, 2, 1, "", "is_month_end"], [1756, 2, 1, "", "is_month_start"], [1757, 2, 1, "", "is_on_offset"], [1758, 2, 1, "", "is_quarter_end"], [1759, 2, 1, "", "is_quarter_start"], [1760, 2, 1, "", "is_year_end"], [1761, 2, 1, "", "is_year_start"], [1762, 4, 1, "", "kwds"], [1763, 4, 1, "", "n"], [1764, 4, 1, "", "name"], [1765, 4, 1, "", "nanos"], [1766, 4, 1, "", "normalize"], [1767, 4, 1, "", "offset"], [1768, 2, 1, "", "onOffset"], [1769, 2, 1, "", "rollback"], [1770, 2, 1, "", "rollforward"], [1771, 4, 1, "", "rule_code"], [1772, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.CustomBusinessHour": [[1774, 2, 1, "", "__call__"], [1775, 2, 1, "", "apply"], [1776, 2, 1, "", "apply_index"], [1777, 4, 1, "", "base"], [1778, 4, 1, "", "calendar"], [1779, 2, 1, "", "copy"], [1780, 4, 1, "", "end"], [1781, 4, 1, "", "freqstr"], [1782, 4, 1, "", "holidays"], [1783, 2, 1, "", "isAnchored"], [1784, 2, 1, "", "is_anchored"], [1785, 2, 1, "", "is_month_end"], [1786, 2, 1, "", "is_month_start"], [1787, 2, 1, "", "is_on_offset"], [1788, 2, 1, "", "is_quarter_end"], [1789, 2, 1, "", "is_quarter_start"], [1790, 2, 1, "", "is_year_end"], [1791, 2, 1, "", "is_year_start"], [1792, 4, 1, "", "kwds"], [1793, 4, 1, "", "n"], [1794, 4, 1, "", "name"], [1795, 4, 1, "", "nanos"], [1796, 4, 1, "", "next_bday"], [1797, 4, 1, "", "normalize"], [1798, 4, 1, "", "offset"], [1799, 2, 1, "", "onOffset"], [1800, 2, 1, "", "rollback"], [1801, 2, 1, "", "rollforward"], [1802, 4, 1, "", "rule_code"], [1803, 4, 1, "", "start"], [1804, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.CustomBusinessMonthBegin": [[1806, 2, 1, "", "__call__"], [1807, 2, 1, "", "apply"], [1808, 2, 1, "", "apply_index"], [1809, 4, 1, "", "base"], [1810, 4, 1, "", "calendar"], [1811, 4, 1, "", "cbday_roll"], [1812, 2, 1, "", "copy"], [1813, 4, 1, "", "freqstr"], [1814, 4, 1, "", "holidays"], [1815, 2, 1, "", "isAnchored"], [1816, 2, 1, "", "is_anchored"], [1817, 2, 1, "", "is_month_end"], [1818, 2, 1, "", "is_month_start"], [1819, 2, 1, "", "is_on_offset"], [1820, 2, 1, "", "is_quarter_end"], [1821, 2, 1, "", "is_quarter_start"], [1822, 2, 1, "", "is_year_end"], [1823, 2, 1, "", "is_year_start"], [1824, 4, 1, "", "kwds"], [1825, 4, 1, "", "m_offset"], [1826, 4, 1, "", "month_roll"], [1827, 4, 1, "", "n"], [1828, 4, 1, "", "name"], [1829, 4, 1, "", "nanos"], [1830, 4, 1, "", "normalize"], [1831, 4, 1, "", "offset"], [1832, 2, 1, "", "onOffset"], [1833, 2, 1, "", "rollback"], [1834, 2, 1, "", "rollforward"], [1835, 4, 1, "", "rule_code"], [1836, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.CustomBusinessMonthEnd": [[1838, 2, 1, "", "__call__"], [1839, 2, 1, "", "apply"], [1840, 2, 1, "", "apply_index"], [1841, 4, 1, "", "base"], [1842, 4, 1, "", "calendar"], [1843, 4, 1, "", "cbday_roll"], [1844, 2, 1, "", "copy"], [1845, 4, 1, "", "freqstr"], [1846, 4, 1, "", "holidays"], [1847, 2, 1, "", "isAnchored"], [1848, 2, 1, "", "is_anchored"], [1849, 2, 1, "", "is_month_end"], [1850, 2, 1, "", "is_month_start"], [1851, 2, 1, "", "is_on_offset"], [1852, 2, 1, "", "is_quarter_end"], [1853, 2, 1, "", "is_quarter_start"], [1854, 2, 1, "", "is_year_end"], [1855, 2, 1, "", "is_year_start"], [1856, 4, 1, "", "kwds"], [1857, 4, 1, "", "m_offset"], [1858, 4, 1, "", "month_roll"], [1859, 4, 1, "", "n"], [1860, 4, 1, "", "name"], [1861, 4, 1, "", "nanos"], [1862, 4, 1, "", "normalize"], [1863, 4, 1, "", "offset"], [1864, 2, 1, "", "onOffset"], [1865, 2, 1, "", "rollback"], [1866, 2, 1, "", "rollforward"], [1867, 4, 1, "", "rule_code"], [1868, 4, 1, "", "weekmask"]], "pandas.tseries.offsets.DateOffset": [[1870, 2, 1, "", "__call__"], [1871, 2, 1, "", "apply"], [1872, 2, 1, "", "apply_index"], [1873, 4, 1, "", "base"], [1874, 2, 1, "", "copy"], [1875, 4, 1, "", "freqstr"], [1876, 2, 1, "", "isAnchored"], [1877, 2, 1, "", "is_anchored"], [1878, 2, 1, "", "is_month_end"], [1879, 2, 1, "", "is_month_start"], [1880, 2, 1, "", "is_on_offset"], [1881, 2, 1, "", "is_quarter_end"], [1882, 2, 1, "", "is_quarter_start"], [1883, 2, 1, "", "is_year_end"], [1884, 2, 1, "", "is_year_start"], [1885, 4, 1, "", "kwds"], [1886, 4, 1, "", "n"], [1887, 4, 1, "", "name"], [1888, 4, 1, "", "nanos"], [1889, 4, 1, "", "normalize"], [1890, 2, 1, "", "onOffset"], [1891, 2, 1, "", "rollback"], [1892, 2, 1, "", "rollforward"], [1893, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Day": [[1895, 2, 1, "", "__call__"], [1896, 2, 1, "", "apply"], [1897, 2, 1, "", "apply_index"], [1898, 4, 1, "", "base"], [1899, 2, 1, "", "copy"], [1900, 4, 1, "", "delta"], [1901, 4, 1, "", "freqstr"], [1902, 2, 1, "", "isAnchored"], [1903, 2, 1, "", "is_anchored"], [1904, 2, 1, "", "is_month_end"], [1905, 2, 1, "", "is_month_start"], [1906, 2, 1, "", "is_on_offset"], [1907, 2, 1, "", "is_quarter_end"], [1908, 2, 1, "", "is_quarter_start"], [1909, 2, 1, "", "is_year_end"], [1910, 2, 1, "", "is_year_start"], [1911, 4, 1, "", "kwds"], [1912, 4, 1, "", "n"], [1913, 4, 1, "", "name"], [1914, 4, 1, "", "nanos"], [1915, 4, 1, "", "normalize"], [1916, 2, 1, "", "onOffset"], [1917, 2, 1, "", "rollback"], [1918, 2, 1, "", "rollforward"], [1919, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Easter": [[1921, 2, 1, "", "__call__"], [1922, 2, 1, "", "apply"], [1923, 2, 1, "", "apply_index"], [1924, 4, 1, "", "base"], [1925, 2, 1, "", "copy"], [1926, 4, 1, "", "freqstr"], [1927, 2, 1, "", "isAnchored"], [1928, 2, 1, "", "is_anchored"], [1929, 2, 1, "", "is_month_end"], [1930, 2, 1, "", "is_month_start"], [1931, 2, 1, "", "is_on_offset"], [1932, 2, 1, "", "is_quarter_end"], [1933, 2, 1, "", "is_quarter_start"], [1934, 2, 1, "", "is_year_end"], [1935, 2, 1, "", "is_year_start"], [1936, 4, 1, "", "kwds"], [1937, 4, 1, "", "n"], [1938, 4, 1, "", "name"], [1939, 4, 1, "", "nanos"], [1940, 4, 1, "", "normalize"], [1941, 2, 1, "", "onOffset"], [1942, 2, 1, "", "rollback"], [1943, 2, 1, "", "rollforward"], [1944, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.FY5253": [[1946, 2, 1, "", "__call__"], [1947, 2, 1, "", "apply"], [1948, 2, 1, "", "apply_index"], [1949, 4, 1, "", "base"], [1950, 2, 1, "", "copy"], [1951, 4, 1, "", "freqstr"], [1952, 2, 1, "", "get_rule_code_suffix"], [1953, 2, 1, "", "get_year_end"], [1954, 2, 1, "", "isAnchored"], [1955, 2, 1, "", "is_anchored"], [1956, 2, 1, "", "is_month_end"], [1957, 2, 1, "", "is_month_start"], [1958, 2, 1, "", "is_on_offset"], [1959, 2, 1, "", "is_quarter_end"], [1960, 2, 1, "", "is_quarter_start"], [1961, 2, 1, "", "is_year_end"], [1962, 2, 1, "", "is_year_start"], [1963, 4, 1, "", "kwds"], [1964, 4, 1, "", "n"], [1965, 4, 1, "", "name"], [1966, 4, 1, "", "nanos"], [1967, 4, 1, "", "normalize"], [1968, 2, 1, "", "onOffset"], [1969, 2, 1, "", "rollback"], [1970, 2, 1, "", "rollforward"], [1971, 4, 1, "", "rule_code"], [1972, 4, 1, "", "startingMonth"], [1973, 4, 1, "", "variation"], [1974, 4, 1, "", "weekday"]], "pandas.tseries.offsets.FY5253Quarter": [[1976, 2, 1, "", "__call__"], [1977, 2, 1, "", "apply"], [1978, 2, 1, "", "apply_index"], [1979, 4, 1, "", "base"], [1980, 2, 1, "", "copy"], [1981, 4, 1, "", "freqstr"], [1982, 2, 1, "", "get_rule_code_suffix"], [1983, 2, 1, "", "get_weeks"], [1984, 2, 1, "", "isAnchored"], [1985, 2, 1, "", "is_anchored"], [1986, 2, 1, "", "is_month_end"], [1987, 2, 1, "", "is_month_start"], [1988, 2, 1, "", "is_on_offset"], [1989, 2, 1, "", "is_quarter_end"], [1990, 2, 1, "", "is_quarter_start"], [1991, 2, 1, "", "is_year_end"], [1992, 2, 1, "", "is_year_start"], [1993, 4, 1, "", "kwds"], [1994, 4, 1, "", "n"], [1995, 4, 1, "", "name"], [1996, 4, 1, "", "nanos"], [1997, 4, 1, "", "normalize"], [1998, 2, 1, "", "onOffset"], [1999, 4, 1, "", "qtr_with_extra_week"], [2000, 2, 1, "", "rollback"], [2001, 2, 1, "", "rollforward"], [2002, 4, 1, "", "rule_code"], [2003, 4, 1, "", "startingMonth"], [2004, 4, 1, "", "variation"], [2005, 4, 1, "", "weekday"], [2006, 2, 1, "", "year_has_extra_week"]], "pandas.tseries.offsets.Hour": [[2008, 2, 1, "", "__call__"], [2009, 2, 1, "", "apply"], [2010, 2, 1, "", "apply_index"], [2011, 4, 1, "", "base"], [2012, 2, 1, "", "copy"], [2013, 4, 1, "", "delta"], [2014, 4, 1, "", "freqstr"], [2015, 2, 1, "", "isAnchored"], [2016, 2, 1, "", "is_anchored"], [2017, 2, 1, "", "is_month_end"], [2018, 2, 1, "", "is_month_start"], [2019, 2, 1, "", "is_on_offset"], [2020, 2, 1, "", "is_quarter_end"], [2021, 2, 1, "", "is_quarter_start"], [2022, 2, 1, "", "is_year_end"], [2023, 2, 1, "", "is_year_start"], [2024, 4, 1, "", "kwds"], [2025, 4, 1, "", "n"], [2026, 4, 1, "", "name"], [2027, 4, 1, "", "nanos"], [2028, 4, 1, "", "normalize"], [2029, 2, 1, "", "onOffset"], [2030, 2, 1, "", "rollback"], [2031, 2, 1, "", "rollforward"], [2032, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.LastWeekOfMonth": [[2034, 2, 1, "", "__call__"], [2035, 2, 1, "", "apply"], [2036, 2, 1, "", "apply_index"], [2037, 4, 1, "", "base"], [2038, 2, 1, "", "copy"], [2039, 4, 1, "", "freqstr"], [2040, 2, 1, "", "isAnchored"], [2041, 2, 1, "", "is_anchored"], [2042, 2, 1, "", "is_month_end"], [2043, 2, 1, "", "is_month_start"], [2044, 2, 1, "", "is_on_offset"], [2045, 2, 1, "", "is_quarter_end"], [2046, 2, 1, "", "is_quarter_start"], [2047, 2, 1, "", "is_year_end"], [2048, 2, 1, "", "is_year_start"], [2049, 4, 1, "", "kwds"], [2050, 4, 1, "", "n"], [2051, 4, 1, "", "name"], [2052, 4, 1, "", "nanos"], [2053, 4, 1, "", "normalize"], [2054, 2, 1, "", "onOffset"], [2055, 2, 1, "", "rollback"], [2056, 2, 1, "", "rollforward"], [2057, 4, 1, "", "rule_code"], [2058, 4, 1, "", "week"], [2059, 4, 1, "", "weekday"]], "pandas.tseries.offsets.Micro": [[2061, 2, 1, "", "__call__"], [2062, 2, 1, "", "apply"], [2063, 2, 1, "", "apply_index"], [2064, 4, 1, "", "base"], [2065, 2, 1, "", "copy"], [2066, 4, 1, "", "delta"], [2067, 4, 1, "", "freqstr"], [2068, 2, 1, "", "isAnchored"], [2069, 2, 1, "", "is_anchored"], [2070, 2, 1, "", "is_month_end"], [2071, 2, 1, "", "is_month_start"], [2072, 2, 1, "", "is_on_offset"], [2073, 2, 1, "", "is_quarter_end"], [2074, 2, 1, "", "is_quarter_start"], [2075, 2, 1, "", "is_year_end"], [2076, 2, 1, "", "is_year_start"], [2077, 4, 1, "", "kwds"], [2078, 4, 1, "", "n"], [2079, 4, 1, "", "name"], [2080, 4, 1, "", "nanos"], [2081, 4, 1, "", "normalize"], [2082, 2, 1, "", "onOffset"], [2083, 2, 1, "", "rollback"], [2084, 2, 1, "", "rollforward"], [2085, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Milli": [[2087, 2, 1, "", "__call__"], [2088, 2, 1, "", "apply"], [2089, 2, 1, "", "apply_index"], [2090, 4, 1, "", "base"], [2091, 2, 1, "", "copy"], [2092, 4, 1, "", "delta"], [2093, 4, 1, "", "freqstr"], [2094, 2, 1, "", "isAnchored"], [2095, 2, 1, "", "is_anchored"], [2096, 2, 1, "", "is_month_end"], [2097, 2, 1, "", "is_month_start"], [2098, 2, 1, "", "is_on_offset"], [2099, 2, 1, "", "is_quarter_end"], [2100, 2, 1, "", "is_quarter_start"], [2101, 2, 1, "", "is_year_end"], [2102, 2, 1, "", "is_year_start"], [2103, 4, 1, "", "kwds"], [2104, 4, 1, "", "n"], [2105, 4, 1, "", "name"], [2106, 4, 1, "", "nanos"], [2107, 4, 1, "", "normalize"], [2108, 2, 1, "", "onOffset"], [2109, 2, 1, "", "rollback"], [2110, 2, 1, "", "rollforward"], [2111, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Minute": [[2113, 2, 1, "", "__call__"], [2114, 2, 1, "", "apply"], [2115, 2, 1, "", "apply_index"], [2116, 4, 1, "", "base"], [2117, 2, 1, "", "copy"], [2118, 4, 1, "", "delta"], [2119, 4, 1, "", "freqstr"], [2120, 2, 1, "", "isAnchored"], [2121, 2, 1, "", "is_anchored"], [2122, 2, 1, "", "is_month_end"], [2123, 2, 1, "", "is_month_start"], [2124, 2, 1, "", "is_on_offset"], [2125, 2, 1, "", "is_quarter_end"], [2126, 2, 1, "", "is_quarter_start"], [2127, 2, 1, "", "is_year_end"], [2128, 2, 1, "", "is_year_start"], [2129, 4, 1, "", "kwds"], [2130, 4, 1, "", "n"], [2131, 4, 1, "", "name"], [2132, 4, 1, "", "nanos"], [2133, 4, 1, "", "normalize"], [2134, 2, 1, "", "onOffset"], [2135, 2, 1, "", "rollback"], [2136, 2, 1, "", "rollforward"], [2137, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.MonthBegin": [[2139, 2, 1, "", "__call__"], [2140, 2, 1, "", "apply"], [2141, 2, 1, "", "apply_index"], [2142, 4, 1, "", "base"], [2143, 2, 1, "", "copy"], [2144, 4, 1, "", "freqstr"], [2145, 2, 1, "", "isAnchored"], [2146, 2, 1, "", "is_anchored"], [2147, 2, 1, "", "is_month_end"], [2148, 2, 1, "", "is_month_start"], [2149, 2, 1, "", "is_on_offset"], [2150, 2, 1, "", "is_quarter_end"], [2151, 2, 1, "", "is_quarter_start"], [2152, 2, 1, "", "is_year_end"], [2153, 2, 1, "", "is_year_start"], [2154, 4, 1, "", "kwds"], [2155, 4, 1, "", "n"], [2156, 4, 1, "", "name"], [2157, 4, 1, "", "nanos"], [2158, 4, 1, "", "normalize"], [2159, 2, 1, "", "onOffset"], [2160, 2, 1, "", "rollback"], [2161, 2, 1, "", "rollforward"], [2162, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.MonthEnd": [[2164, 2, 1, "", "__call__"], [2165, 2, 1, "", "apply"], [2166, 2, 1, "", "apply_index"], [2167, 4, 1, "", "base"], [2168, 2, 1, "", "copy"], [2169, 4, 1, "", "freqstr"], [2170, 2, 1, "", "isAnchored"], [2171, 2, 1, "", "is_anchored"], [2172, 2, 1, "", "is_month_end"], [2173, 2, 1, "", "is_month_start"], [2174, 2, 1, "", "is_on_offset"], [2175, 2, 1, "", "is_quarter_end"], [2176, 2, 1, "", "is_quarter_start"], [2177, 2, 1, "", "is_year_end"], [2178, 2, 1, "", "is_year_start"], [2179, 4, 1, "", "kwds"], [2180, 4, 1, "", "n"], [2181, 4, 1, "", "name"], [2182, 4, 1, "", "nanos"], [2183, 4, 1, "", "normalize"], [2184, 2, 1, "", "onOffset"], [2185, 2, 1, "", "rollback"], [2186, 2, 1, "", "rollforward"], [2187, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Nano": [[2189, 2, 1, "", "__call__"], [2190, 2, 1, "", "apply"], [2191, 2, 1, "", "apply_index"], [2192, 4, 1, "", "base"], [2193, 2, 1, "", "copy"], [2194, 4, 1, "", "delta"], [2195, 4, 1, "", "freqstr"], [2196, 2, 1, "", "isAnchored"], [2197, 2, 1, "", "is_anchored"], [2198, 2, 1, "", "is_month_end"], [2199, 2, 1, "", "is_month_start"], [2200, 2, 1, "", "is_on_offset"], [2201, 2, 1, "", "is_quarter_end"], [2202, 2, 1, "", "is_quarter_start"], [2203, 2, 1, "", "is_year_end"], [2204, 2, 1, "", "is_year_start"], [2205, 4, 1, "", "kwds"], [2206, 4, 1, "", "n"], [2207, 4, 1, "", "name"], [2208, 4, 1, "", "nanos"], [2209, 4, 1, "", "normalize"], [2210, 2, 1, "", "onOffset"], [2211, 2, 1, "", "rollback"], [2212, 2, 1, "", "rollforward"], [2213, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.QuarterBegin": [[2215, 2, 1, "", "__call__"], [2216, 2, 1, "", "apply"], [2217, 2, 1, "", "apply_index"], [2218, 4, 1, "", "base"], [2219, 2, 1, "", "copy"], [2220, 4, 1, "", "freqstr"], [2221, 2, 1, "", "isAnchored"], [2222, 2, 1, "", "is_anchored"], [2223, 2, 1, "", "is_month_end"], [2224, 2, 1, "", "is_month_start"], [2225, 2, 1, "", "is_on_offset"], [2226, 2, 1, "", "is_quarter_end"], [2227, 2, 1, "", "is_quarter_start"], [2228, 2, 1, "", "is_year_end"], [2229, 2, 1, "", "is_year_start"], [2230, 4, 1, "", "kwds"], [2231, 4, 1, "", "n"], [2232, 4, 1, "", "name"], [2233, 4, 1, "", "nanos"], [2234, 4, 1, "", "normalize"], [2235, 2, 1, "", "onOffset"], [2236, 2, 1, "", "rollback"], [2237, 2, 1, "", "rollforward"], [2238, 4, 1, "", "rule_code"], [2239, 4, 1, "", "startingMonth"]], "pandas.tseries.offsets.QuarterEnd": [[2241, 2, 1, "", "__call__"], [2242, 2, 1, "", "apply"], [2243, 2, 1, "", "apply_index"], [2244, 4, 1, "", "base"], [2245, 2, 1, "", "copy"], [2246, 4, 1, "", "freqstr"], [2247, 2, 1, "", "isAnchored"], [2248, 2, 1, "", "is_anchored"], [2249, 2, 1, "", "is_month_end"], [2250, 2, 1, "", "is_month_start"], [2251, 2, 1, "", "is_on_offset"], [2252, 2, 1, "", "is_quarter_end"], [2253, 2, 1, "", "is_quarter_start"], [2254, 2, 1, "", "is_year_end"], [2255, 2, 1, "", "is_year_start"], [2256, 4, 1, "", "kwds"], [2257, 4, 1, "", "n"], [2258, 4, 1, "", "name"], [2259, 4, 1, "", "nanos"], [2260, 4, 1, "", "normalize"], [2261, 2, 1, "", "onOffset"], [2262, 2, 1, "", "rollback"], [2263, 2, 1, "", "rollforward"], [2264, 4, 1, "", "rule_code"], [2265, 4, 1, "", "startingMonth"]], "pandas.tseries.offsets.Second": [[2267, 2, 1, "", "__call__"], [2268, 2, 1, "", "apply"], [2269, 2, 1, "", "apply_index"], [2270, 4, 1, "", "base"], [2271, 2, 1, "", "copy"], [2272, 4, 1, "", "delta"], [2273, 4, 1, "", "freqstr"], [2274, 2, 1, "", "isAnchored"], [2275, 2, 1, "", "is_anchored"], [2276, 2, 1, "", "is_month_end"], [2277, 2, 1, "", "is_month_start"], [2278, 2, 1, "", "is_on_offset"], [2279, 2, 1, "", "is_quarter_end"], [2280, 2, 1, "", "is_quarter_start"], [2281, 2, 1, "", "is_year_end"], [2282, 2, 1, "", "is_year_start"], [2283, 4, 1, "", "kwds"], [2284, 4, 1, "", "n"], [2285, 4, 1, "", "name"], [2286, 4, 1, "", "nanos"], [2287, 4, 1, "", "normalize"], [2288, 2, 1, "", "onOffset"], [2289, 2, 1, "", "rollback"], [2290, 2, 1, "", "rollforward"], [2291, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.SemiMonthBegin": [[2293, 2, 1, "", "__call__"], [2294, 2, 1, "", "apply"], [2295, 2, 1, "", "apply_index"], [2296, 4, 1, "", "base"], [2297, 2, 1, "", "copy"], [2298, 4, 1, "", "day_of_month"], [2299, 4, 1, "", "freqstr"], [2300, 2, 1, "", "isAnchored"], [2301, 2, 1, "", "is_anchored"], [2302, 2, 1, "", "is_month_end"], [2303, 2, 1, "", "is_month_start"], [2304, 2, 1, "", "is_on_offset"], [2305, 2, 1, "", "is_quarter_end"], [2306, 2, 1, "", "is_quarter_start"], [2307, 2, 1, "", "is_year_end"], [2308, 2, 1, "", "is_year_start"], [2309, 4, 1, "", "kwds"], [2310, 4, 1, "", "n"], [2311, 4, 1, "", "name"], [2312, 4, 1, "", "nanos"], [2313, 4, 1, "", "normalize"], [2314, 2, 1, "", "onOffset"], [2315, 2, 1, "", "rollback"], [2316, 2, 1, "", "rollforward"], [2317, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.SemiMonthEnd": [[2319, 2, 1, "", "__call__"], [2320, 2, 1, "", "apply"], [2321, 2, 1, "", "apply_index"], [2322, 4, 1, "", "base"], [2323, 2, 1, "", "copy"], [2324, 4, 1, "", "day_of_month"], [2325, 4, 1, "", "freqstr"], [2326, 2, 1, "", "isAnchored"], [2327, 2, 1, "", "is_anchored"], [2328, 2, 1, "", "is_month_end"], [2329, 2, 1, "", "is_month_start"], [2330, 2, 1, "", "is_on_offset"], [2331, 2, 1, "", "is_quarter_end"], [2332, 2, 1, "", "is_quarter_start"], [2333, 2, 1, "", "is_year_end"], [2334, 2, 1, "", "is_year_start"], [2335, 4, 1, "", "kwds"], [2336, 4, 1, "", "n"], [2337, 4, 1, "", "name"], [2338, 4, 1, "", "nanos"], [2339, 4, 1, "", "normalize"], [2340, 2, 1, "", "onOffset"], [2341, 2, 1, "", "rollback"], [2342, 2, 1, "", "rollforward"], [2343, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Tick": [[2345, 2, 1, "", "__call__"], [2346, 2, 1, "", "apply"], [2347, 2, 1, "", "apply_index"], [2348, 4, 1, "", "base"], [2349, 2, 1, "", "copy"], [2350, 4, 1, "", "delta"], [2351, 4, 1, "", "freqstr"], [2352, 2, 1, "", "isAnchored"], [2353, 2, 1, "", "is_anchored"], [2354, 2, 1, "", "is_month_end"], [2355, 2, 1, "", "is_month_start"], [2356, 2, 1, "", "is_on_offset"], [2357, 2, 1, "", "is_quarter_end"], [2358, 2, 1, "", "is_quarter_start"], [2359, 2, 1, "", "is_year_end"], [2360, 2, 1, "", "is_year_start"], [2361, 4, 1, "", "kwds"], [2362, 4, 1, "", "n"], [2363, 4, 1, "", "name"], [2364, 4, 1, "", "nanos"], [2365, 4, 1, "", "normalize"], [2366, 2, 1, "", "onOffset"], [2367, 2, 1, "", "rollback"], [2368, 2, 1, "", "rollforward"], [2369, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.Week": [[2371, 2, 1, "", "__call__"], [2372, 2, 1, "", "apply"], [2373, 2, 1, "", "apply_index"], [2374, 4, 1, "", "base"], [2375, 2, 1, "", "copy"], [2376, 4, 1, "", "freqstr"], [2377, 2, 1, "", "isAnchored"], [2378, 2, 1, "", "is_anchored"], [2379, 2, 1, "", "is_month_end"], [2380, 2, 1, "", "is_month_start"], [2381, 2, 1, "", "is_on_offset"], [2382, 2, 1, "", "is_quarter_end"], [2383, 2, 1, "", "is_quarter_start"], [2384, 2, 1, "", "is_year_end"], [2385, 2, 1, "", "is_year_start"], [2386, 4, 1, "", "kwds"], [2387, 4, 1, "", "n"], [2388, 4, 1, "", "name"], [2389, 4, 1, "", "nanos"], [2390, 4, 1, "", "normalize"], [2391, 2, 1, "", "onOffset"], [2392, 2, 1, "", "rollback"], [2393, 2, 1, "", "rollforward"], [2394, 4, 1, "", "rule_code"], [2395, 4, 1, "", "weekday"]], "pandas.tseries.offsets.WeekOfMonth": [[2397, 2, 1, "", "__call__"], [2398, 2, 1, "", "apply"], [2399, 2, 1, "", "apply_index"], [2400, 4, 1, "", "base"], [2401, 2, 1, "", "copy"], [2402, 4, 1, "", "freqstr"], [2403, 2, 1, "", "isAnchored"], [2404, 2, 1, "", "is_anchored"], [2405, 2, 1, "", "is_month_end"], [2406, 2, 1, "", "is_month_start"], [2407, 2, 1, "", "is_on_offset"], [2408, 2, 1, "", "is_quarter_end"], [2409, 2, 1, "", "is_quarter_start"], [2410, 2, 1, "", "is_year_end"], [2411, 2, 1, "", "is_year_start"], [2412, 4, 1, "", "kwds"], [2413, 4, 1, "", "n"], [2414, 4, 1, "", "name"], [2415, 4, 1, "", "nanos"], [2416, 4, 1, "", "normalize"], [2417, 2, 1, "", "onOffset"], [2418, 2, 1, "", "rollback"], [2419, 2, 1, "", "rollforward"], [2420, 4, 1, "", "rule_code"], [2421, 4, 1, "", "week"], [2422, 4, 1, "", "weekday"]], "pandas.tseries.offsets.YearBegin": [[2424, 2, 1, "", "__call__"], [2425, 2, 1, "", "apply"], [2426, 2, 1, "", "apply_index"], [2427, 4, 1, "", "base"], [2428, 2, 1, "", "copy"], [2429, 4, 1, "", "freqstr"], [2430, 2, 1, "", "isAnchored"], [2431, 2, 1, "", "is_anchored"], [2432, 2, 1, "", "is_month_end"], [2433, 2, 1, "", "is_month_start"], [2434, 2, 1, "", "is_on_offset"], [2435, 2, 1, "", "is_quarter_end"], [2436, 2, 1, "", "is_quarter_start"], [2437, 2, 1, "", "is_year_end"], [2438, 2, 1, "", "is_year_start"], [2439, 4, 1, "", "kwds"], [2440, 4, 1, "", "month"], [2441, 4, 1, "", "n"], [2442, 4, 1, "", "name"], [2443, 4, 1, "", "nanos"], [2444, 4, 1, "", "normalize"], [2445, 2, 1, "", "onOffset"], [2446, 2, 1, "", "rollback"], [2447, 2, 1, "", "rollforward"], [2448, 4, 1, "", "rule_code"]], "pandas.tseries.offsets.YearEnd": [[2450, 2, 1, "", "__call__"], [2451, 2, 1, "", "apply"], [2452, 2, 1, "", "apply_index"], [2453, 4, 1, "", "base"], [2454, 2, 1, "", "copy"], [2455, 4, 1, "", "freqstr"], [2456, 2, 1, "", "isAnchored"], [2457, 2, 1, "", "is_anchored"], [2458, 2, 1, "", "is_month_end"], [2459, 2, 1, "", "is_month_start"], [2460, 2, 1, "", "is_on_offset"], [2461, 2, 1, "", "is_quarter_end"], [2462, 2, 1, "", "is_quarter_start"], [2463, 2, 1, "", "is_year_end"], [2464, 2, 1, "", "is_year_start"], [2465, 4, 1, "", "kwds"], [2466, 4, 1, "", "month"], [2467, 4, 1, "", "n"], [2468, 4, 1, "", "name"], [2469, 4, 1, "", "nanos"], [2470, 4, 1, "", "normalize"], [2471, 2, 1, "", "onOffset"], [2472, 2, 1, "", "rollback"], [2473, 2, 1, "", "rollforward"], [2474, 4, 1, "", "rule_code"]], "pandas.util": [[2476, 6, 1, "", "hash_array"], [2477, 6, 1, "", "hash_pandas_object"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:property", "4": "py:attribute", "5": "py:data", "6": "py:function", "7": "py:exception"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "property", "Python property"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "data", "Python data"], "6": ["py", "function", "Python function"], "7": ["py", "exception", "Python exception"]}, "titleterms": {"contributor": [0, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "commun": [0, 34, 35], "meet": 0, "new": [0, 27, 35, 2499, 2501, 2523, 2524, 2531, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "calendar": [0, 1635, 1664, 1749, 1778, 1810, 1842, 2519], "github": [0, 1], "issu": [0, 11, 2504, 2529, 2570], "tracker": 0, "The": [0, 2503, 2507, 2509, 2510, 2541, 2558], "develop": [0, 2, 5, 7, 9, 14, 34, 2541, 2544, 2580, 2583], "mail": 0, "list": [0, 2501, 2507, 2513, 2517, 2547, 2558], "slack": 0, "contribut": [1, 2, 4], "panda": [1, 2, 3, 4, 5, 7, 8, 10, 11, 14, 18, 21, 22, 23, 26, 31, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479, 2495, 2503, 2504, 2507, 2541, 2544, 2550, 2555, 2570, 2574, 2603], "tabl": [1, 2, 5, 17, 23, 29, 30, 1488, 2495, 2509, 2512, 2513, 2516, 2520, 2544, 2550, 2586], "content": [1, 2, 5, 2509], "where": [1, 18, 293, 482, 956, 1457, 2507, 2509, 2540, 2544], "start": [1, 21, 33, 605, 1689, 1803, 2519], "bug": [1, 2493, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2592, 2593, 2594, 2595, 2596, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "report": [1, 2493], "enhanc": [1, 2503, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2543, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2562, 2563, 2564, 2574, 2580, 2583, 2586, 2592, 2598, 2603], "request": [1, 11], "work": [1, 2488, 2499, 2511, 2517, 2519, 2539], "code": [1, 2, 42, 54, 523, 645, 2558], "version": [1, 12, 22, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2555, 2558, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2580, 2583, 2586, 2592, 2598, 2603], "control": [1, 2499, 2505, 2516, 2520, 2603], "git": 1, "get": [1, 3, 21, 33, 34, 135, 369, 746, 875, 2495, 2499, 2507, 2512], "fork": 1, "creat": [1, 5, 26, 27, 2496, 2509, 2517, 2544, 2547, 2555], "branch": [1, 4], "your": [1, 2, 3, 22], "chang": [1, 4, 16, 17, 19, 2496, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2552, 2555, 2556, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2580, 2583, 2586, 2592, 2598, 2603], "commit": [1, 2], "push": 1, "review": [1, 11], "final": [1, 2509], "make": [1, 2504, 2550], "pull": [1, 11], "updat": [1, 4, 18, 289, 951, 2523], "autofix": 1, "format": [1, 7, 29, 402, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 2509, 2512, 2516, 2519, 2520, 2528, 2538, 2539, 2544, 2547, 2558, 2580], "error": [1, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 2509, 2520, 2537, 2540, 2544, 2547], "delet": [1, 18, 390, 2501, 2509], "merg": [1, 11, 16, 17, 19, 174, 1467, 2481, 2491, 2495, 2499, 2510, 2541, 2550, 2580], "option": [1, 2, 5, 22, 2488, 2509, 2512, 2537, 2555, 2586, 2598], "tip": [1, 3], "success": 1, "base": [2, 15, 1530, 1556, 1582, 1608, 1634, 1663, 1695, 1720, 1748, 1777, 1809, 1841, 1873, 1898, 1924, 1949, 1979, 2011, 2037, 2064, 2090, 2116, 2142, 2167, 2192, 2218, 2244, 2270, 2296, 2322, 2348, 2374, 2400, 2427, 2453, 2497, 2507, 2566, 2580, 2598, 2603], "standard": [2, 3, 2592], "pre": 2, "depend": [2, 22, 2547, 2550, 2555, 2558, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "backward": [2, 2519, 2531, 2534, 2537, 2539, 2544, 2547, 2549, 2550, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "compat": [2, 8, 2485, 2509, 2540, 2549], "type": [2, 3, 8, 13, 14, 1119, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 2479, 2496, 2498, 2503, 2504, 2508, 2509, 2517, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2586, 2592], "hint": 2, "style": [2, 250, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 2492, 2509, 2510, 2516, 2520, 2541, 2544, 2555], "guidelin": 2, "specif": [2, 14, 25, 2485, 2505, 2509], "valid": [2, 14], "test": [2, 8, 22, 1513, 1514, 1515, 1516, 1517, 2493, 2517, 2544, 2580], "us": [2, 5, 6, 22, 30, 31, 1456, 2496, 2503, 2504, 2505, 2507, 2509, 2512, 2514, 2516, 2518, 2519, 2520, 2529, 2540, 2541, 2555, 2574, 2580, 2603], "continu": 2, "integr": [2, 2547], "driven": 2, "write": [2, 3, 24, 2503, 2509, 2550, 2592, 2603], "pytest": 2, "structur": [2, 8, 10, 16, 17, 19, 34, 2501, 2515, 2516, 2555], "prefer": 2, "idiom": 2, "warn": [2, 2493, 2547, 2598], "an": [2, 5, 2496, 2497, 2505, 2507, 2509, 2510, 2517, 2544, 2558, 2603], "except": [2, 2493, 2540], "involv": 2, "file": [2, 17, 22, 2486, 2509, 2523, 2537, 2544, 2547, 2586, 2592, 2603], "network": 2, "connect": [2, 2509], "exampl": [2, 3, 2503, 2505, 2509, 2513], "hypothesi": 2, "run": [2, 22], "suit": [2, 22, 2493], "perform": [2, 13, 2503, 2507, 2509, 2528, 2529, 2530, 2531, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2571, 2574, 2580, 2586, 2592, 2595, 2598, 2603], "document": [2, 4, 13, 36, 2547, 2550, 2574, 2592], "docstr": [3, 4], "guid": [3, 2506], "about": [3, 4, 2516], "gener": [3, 16, 17, 19, 2482, 2496, 2497, 2509, 2511, 2518, 2519, 2520], "rule": [3, 2511], "section": [3, 2496], "1": [3, 5, 2516, 2522, 2524, 2528, 2530, 2532, 2535, 2538, 2540, 2542, 2544, 2548, 2551, 2556, 2559, 2562, 2565, 2567, 2570, 2571, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "short": [3, 2586], "summari": [3, 28, 2517], "2": [3, 5, 2516, 2522, 2533, 2536, 2541, 2543, 2545, 2552, 2557, 2560, 2568, 2576, 2582, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2594, 2600, 2605], "extend": [3, 8, 2550, 2574], "3": [3, 5, 2516, 2522, 2527, 2528, 2540, 2542, 2546, 2550, 2553, 2554, 2556, 2561, 2562, 2569, 2570, 2577, 2583, 2589, 2592, 2593, 2594, 2595, 2596, 2597, 2601, 2606], "paramet": [3, 2509, 2519, 2544, 2550, 2556], "4": [3, 2516, 2522, 2545, 2554, 2562, 2578, 2584, 2590, 2596, 2598, 2599, 2600, 2601, 2602], "return": [3, 2505, 2507, 2509, 2541, 2544, 2547, 2555, 2558, 2574, 2592], "yield": 3, "5": [3, 2516, 2522, 2544, 2552, 2563, 2575, 2579, 2583, 2585, 2591, 2597, 2603, 2604, 2605, 2606], "see": 3, "also": [3, 2547], "6": [3, 2522, 2550, 2564, 2565, 2570], "note": [3, 2509, 2522], "7": [3, 2522, 2546, 2553, 2566, 2567, 2568, 2569, 2570, 2572], "convent": 3, "pass": [3, 2537, 2550, 2555, 2558, 2586], "doctest": 3, "plot": [3, 8, 26, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 1228, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 2481, 2489, 2491, 2495, 2505, 2520, 2529, 2537, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2570, 2574, 2580, 2586, 2592, 2598, 2603], "share": [3, 2516], "how": [4, 24, 25, 26, 27, 28, 29, 30, 31, 32, 2506, 2555], "build": [4, 5, 2550, 2552, 2555, 2558, 2574, 2592], "requir": [4, 2496], "main": 4, "preview": 4, "environ": [5, 2512], "step": [5, 606], "instal": [5, 21, 22], "c": [5, 6, 15, 2503], "compil": [5, 2503], "isol": 5, "mamba": 5, "recommend": [5, 22], "pip": 5, "docker": 5, "debug": [6, 11], "extens": [6, 8, 13, 14, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 2480, 2503, 2516, 2544, 2555, 2574], "debugg": 6, "check": [6, 2510, 2558], "memori": [6, 16, 19, 2499, 2504, 2509, 2531, 2544], "leak": 6, "valgrind": 6, "store": [7, 2509, 2555], "datafram": [7, 16, 17, 19, 23, 25, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 2481, 2482, 2497, 2499, 2501, 2503, 2504, 2505, 2509, 2510, 2513, 2519, 2523, 2527, 2531, 2534, 2544, 2547, 2550, 2552, 2555, 2558, 2574, 2580, 2586, 2587, 2592, 2598, 2601, 2603], "object": [7, 30, 2479, 2485, 2495, 2496, 2497, 2499, 2505, 2507, 2509, 2510, 2513, 2516, 2517, 2519, 2541, 2547, 2558], "apach": [7, 8, 13, 2547], "parquet": [7, 2486, 2509, 2547, 2548], "index": [7, 10, 13, 16, 17, 19, 31, 144, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 756, 877, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 2481, 2483, 2485, 2490, 2491, 2494, 2495, 2496, 2497, 2498, 2499, 2501, 2505, 2507, 2509, 2510, 2511, 2516, 2517, 2519, 2527, 2529, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2556, 2558, 2559, 2560, 2566, 2570, 2574, 2576, 2580, 2586, 2592, 2598, 2603], "metadata": [7, 2481, 2491, 2507, 2603], "descriptor": 7, "column": [7, 16, 17, 19, 23, 25, 27, 93, 2497, 2499, 2501, 2505, 2507, 2509, 2510, 2513, 2516, 2519, 2541, 2547, 2550, 2555, 2558, 2580, 2586, 2592, 2598, 2601, 2603], "regist": 8, "custom": [8, 2497, 2503, 2519, 2520, 2521, 2540, 2550, 2574, 2592], "accessor": [8, 14, 2481, 2491, 2497, 2499, 2515, 2531, 2537, 2558], "extensiondtyp": [8, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119], "extensionarrai": [8, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "oper": [8, 13, 16, 17, 18, 19, 2481, 2485, 2491, 2495, 2497, 2498, 2499, 2501, 2504, 2505, 2507, 2508, 2511, 2518, 2519, 2521, 2539, 2540, 2541, 2544, 2549, 2555, 2556, 2566, 2574, 2586, 2592, 2603], "support": [8, 12, 22, 34, 2503, 2504, 2509, 2523, 2537, 2541, 2544, 2550, 2555, 2558, 2570, 2574, 2580, 2583, 2586, 2603], "numpi": [8, 2499, 2501, 2504, 2507, 2509, 2511, 2540, 2541, 2555, 2570, 2587], "univers": 8, "function": [8, 16, 17, 18, 19, 2481, 2482, 2483, 2490, 2491, 2493, 2494, 2497, 2501, 2503, 2504, 2505, 2509, 2516, 2519, 2521, 2537, 2539, 2540, 2541, 2547, 2548, 2550, 2555, 2598], "arrai": [8, 384, 626, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 2479, 2497, 2499, 2501, 2517, 2541, 2555, 2574, 2576], "arrow": [8, 13], "subclass": [8, 10, 2516, 2558], "data": [8, 10, 13, 14, 16, 17, 19, 22, 23, 24, 30, 31, 32, 34, 35, 2479, 2481, 2482, 2491, 2495, 2496, 2497, 2498, 2499, 2501, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2514, 2515, 2516, 2517, 2519, 2520, 2544, 2555, 2574, 2586, 2592], "overrid": 8, "constructor": [8, 2479, 2481, 2485, 2491, 2492, 2501, 2541, 2547, 2580, 2592], "properti": [8, 31, 2479, 2485, 2487, 2491, 2492, 2516], "defin": [8, 2496, 2504, 2505, 2574], "origin": [8, 2499, 2519, 2544, 2580, 2592], "backend": [8, 2503, 2520, 2586], "intern": [10, 13, 2509, 2527, 2531], "multiindex": [10, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 2485, 2496, 2497, 2505, 2507, 2509, 2510, 2513, 2537, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "valu": [10, 13, 16, 17, 19, 291, 480, 521, 953, 982, 1069, 2485, 2497, 2498, 2504, 2505, 2507, 2508, 2509, 2510, 2511, 2513, 2516, 2541, 2550, 2555, 2558, 2574, 2592, 2598, 2603], "mainten": 11, "role": 11, "task": 11, "triag": 11, "close": [11, 352, 490, 504, 1180], "backport": 11, "clean": [11, 14, 2511], "up": [11, 2507], "old": 11, "becom": 11, "maintain": [11, 2592], "benchmark": 11, "machin": [11, 14], "configur": [11, 2509], "publish": 11, "releas": [11, 2522, 2537], "process": [11, 16, 17, 19], "polici": [12, 2574], "python": [12, 14, 22, 35, 2503, 2507, 2512, 2519, 2541, 2547, 2550, 2555, 2574, 2583, 2586, 2598], "roadmap": 13, "string": [13, 16, 17, 19, 2479, 2491, 2495, 2497, 2499, 2509, 2511, 2516, 2517, 2519, 2534, 2535, 2540, 2544, 2548, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "consist": [13, 2537, 2541, 2544, 2547, 2550, 2580, 2586, 2592, 2598], "miss": [13, 16, 19, 2481, 2482, 2485, 2491, 2495, 2497, 2499, 2507, 2509, 2511, 2513, 2520, 2547, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "handl": [13, 17, 22, 23, 31, 357, 2481, 2491, 2505, 2509, 2519, 2531, 2537, 2544, 2547, 2550, 2555, 2580, 2586], "interoper": [13, 2501], "block": 13, "manag": [13, 22], "rewrit": 13, "decoupl": 13, "numba": [13, 2503, 2505, 2521, 2574], "acceler": [13, 2497, 2505], "monitor": 13, "evolut": 13, "complet": [13, 2501], "item": [13, 153, 436, 767, 768, 2497, 2505, 2547], "improv": [13, 2531, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2547, 2548, 2550, 2551, 2555, 2558, 2565, 2566, 2567, 2568, 2570, 2571, 2574, 2580, 2586, 2592, 2595, 2598, 2603], "ecosystem": 14, "pyjanitor": 14, "pandera": 14, "path": [14, 359], "statist": [14, 28, 2497], "learn": [14, 35], "tfrecord": 14, "statsmodel": 14, "sklearn": 14, "featuretool": 14, "compos": 14, "stumpi": 14, "visual": [14, 22, 2516, 2520], "altair": 14, "bokeh": 14, "seaborn": 14, "plotnin": 14, "ipython": [14, 2501, 2512], "vega": 14, "plotli": 14, "lux": 14, "qtpanda": 14, "d": 14, "tale": 14, "hvplot": 14, "id": [14, 2516], "jupyt": 14, "notebook": 14, "lab": 14, "quantopian": 14, "qgrid": 14, "spyder": 14, "api": [14, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 2484, 2497, 2509, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2549, 2550, 2555, 2556, 2558, 2566, 2569, 2570, 2572, 2573, 2574, 2580, 2586, 2592, 2598, 2603], "dataread": 14, "quandl": 14, "pydatastream": 14, "pandasdmx": 14, "fredapi": 14, "dataframe_sql": 14, "domain": 14, "geopanda": 14, "staircas": 14, "xarrai": 14, "io": [14, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 2481, 2491, 2509, 2526, 2531, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2560, 2574, 2580], "bcpanda": 14, "deltalak": 14, "out": [14, 2499, 2509, 2519], "core": [14, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 2550], "blaze": 14, "cylon": 14, "dask": 14, "ml": 14, "ibi": 14, "koala": 14, "modin": 14, "odo": 14, "pandarallel": 14, "vaex": 14, "cyberpanda": 14, "genom": 14, "pint": 14, "text": [14, 2509, 2516, 2517, 2529], "tool": [14, 20, 2509, 2520], "stub": [14, 2603], "comparison": [15, 16, 17, 18, 19, 20, 2497, 2499, 2507, 2511, 2537, 2541, 2544, 2555, 2569, 2574], "r": [15, 2499, 2504], "librari": [15, 2482, 2514, 2544], "quick": 15, "refer": [15, 2484], "queri": [15, 209, 2507, 2509], "filter": [15, 16, 17, 19, 25, 127, 740, 1220, 2509], "sampl": [15, 229, 839, 1232, 2507, 2535], "sort": [15, 16, 17, 19, 29, 463, 2481, 2485, 2491, 2496, 2497, 2499, 2505, 2537, 2550, 2556, 2580], "transform": [15, 16, 19, 281, 942, 1237, 1284, 1316, 2497, 2505, 2592, 2598, 2603], "group": [15, 16, 18, 19, 28, 370, 1256, 1297, 2495, 2505, 2510, 2519, 2549, 2558, 2592, 2603], "summar": [15, 2497, 2580], "slice": [15, 906, 2507, 2516, 2519, 2566, 2580, 2603], "": [15, 22, 2499, 2505, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "aggreg": [15, 16, 18, 19, 28, 72, 617, 1201, 1278, 1287, 1324, 1341, 2497, 2505, 2513, 2519, 2558, 2586], "match": [15, 892, 2496, 2497, 2517, 2519, 2550], "tappli": 15, "subset": [15, 25], "plyr": 15, "ddply": 15, "reshap": [15, 29, 2481, 2491, 2495, 2513, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "reshape2": 15, "meltarrai": 15, "meltlist": 15, "meltdf": 15, "cast": [15, 2511, 2592], "factor": [15, 400, 737, 1094, 1404, 2499, 2505, 2513], "sa": [16, 2486, 2509, 2537], "terminologi": [16, 17, 19], "translat": [16, 17, 19, 913], "seri": [16, 17, 19, 23, 31, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 2481, 2491, 2495, 2496, 2499, 2501, 2505, 2509, 2510, 2517, 2519, 2531, 2537, 2541, 2544, 2547, 2550, 2555, 2558, 2566, 2570, 2574, 2580, 2592, 2598, 2603], "copi": [16, 17, 18, 19, 34, 98, 389, 657, 1090, 1531, 1557, 1583, 1609, 1636, 1665, 1696, 1721, 1750, 1779, 1812, 1844, 1874, 1899, 1925, 1950, 1980, 2012, 2038, 2065, 2091, 2117, 2143, 2168, 2193, 2219, 2245, 2271, 2297, 2323, 2349, 2375, 2401, 2428, 2454, 2497, 2507, 2592, 2603], "v": [16, 17, 18, 19, 2519, 2537], "place": [16, 17, 18, 19, 2558], "input": [16, 17, 19, 2486], "output": [16, 17, 19, 2486, 2528, 2544, 2550, 2574], "construct": [16, 17, 19, 2508, 2558], "from": [16, 17, 19, 21, 22, 25, 27, 30, 2482, 2497, 2501, 2509, 2519, 2544, 2550, 2555, 2558, 2574, 2603], "read": [16, 17, 19, 24, 2506, 2509, 2550, 2592, 2598, 2603], "extern": [16, 17, 19, 2509, 2516], "limit": [16, 17, 18, 19, 2497, 2511, 2516, 2518, 2519, 2598], "export": [16, 17, 19, 1420, 2492, 2495, 2516], "If": [16, 17, 19, 2516], "logic": [16, 17, 19, 2498, 2510, 2511, 2541, 2552], "date": [16, 17, 19, 297, 678, 1004, 2485, 2487, 2509, 2519, 2520, 2558, 2598], "select": [16, 17, 18, 19, 25, 374, 2481, 2485, 2491, 2495, 2497, 2501, 2505, 2507, 2509, 2525, 2547], "keep": [16, 17, 19], "certain": [16, 17, 19], "drop": [16, 17, 19, 112, 392, 671, 2497, 2511, 2547, 2592], "renam": [16, 17, 19, 215, 453, 824, 2496, 2497, 2499, 2539, 2544, 2547, 2555, 2574, 2598], "find": [16, 17, 19, 872], "length": [16, 17, 19, 495, 515, 1188], "posit": [16, 17, 19, 2495, 2507, 2574, 2586, 2598], "substr": [16, 17, 19, 2517], "extract": [16, 17, 19, 870, 2517, 2539, 2550], "nth": [16, 17, 19, 1265, 2505, 2540], "word": [16, 17, 19], "case": [16, 17, 19, 2507], "row": [16, 17, 18, 19, 25, 29, 2497, 2505, 2510, 2558, 2580], "forward": [16, 19, 2519], "fill": [16, 17, 19, 2497, 2511, 2519, 2550], "previou": [16, 19, 2539], "replac": [16, 17, 19, 218, 828, 899, 1043, 2511, 2516, 2517], "specifi": [16, 19, 2509, 2547, 2580], "groupbi": [16, 19, 136, 410, 747, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 2481, 2483, 2491, 2505, 2511, 2513, 2529, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2559, 2560, 2561, 2574, 2580, 2586, 2592, 2598, 2603, 2604], "By": [16, 19, 2497, 2574], "other": [16, 17, 19, 20, 22, 2482, 2497, 2505, 2509, 2510, 2514, 2516, 2520, 2526, 2534, 2535, 2536, 2537, 2539, 2540, 2541, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2559, 2560, 2566, 2569, 2570, 2574, 2580, 2582, 2583, 2585, 2586, 2587, 2592, 2596, 2598, 2599, 2601, 2602, 2603, 2604, 2605, 2606], "consider": [16, 17, 19, 2509], "disk": [16, 19, 2509], "interop": 16, "spreadsheet": [17, 2509], "csv": [17, 2495, 2509, 2592, 2598], "excel": [17, 22, 35, 2486, 2495, 2509, 2516, 2537, 2544], "duplic": [17, 117, 397, 730, 2502, 2507, 2509, 2510, 2541, 2586], "pivot": [17, 29, 190, 1475, 2495, 2513, 2544], "ad": [17, 2503, 2507, 2513, 2580, 2583], "sql": [18, 22, 2486, 2509, 2529, 2531], "BY": 18, "join": [18, 30, 157, 437, 887, 2481, 2485, 2491, 2495, 2510, 2541, 2544, 2550, 2555], "inner": [18, 2544], "left": [18, 494, 514, 1187, 2544], "outer": 18, "right": [18, 500, 518, 1191, 2580], "full": 18, "union": [18, 477, 2499, 2558], "equival": [18, 2497], "some": [18, 2580], "analyt": 18, "top": [18, 2482, 2555, 2558], "n": [18, 1543, 1569, 1596, 1622, 1649, 1679, 1708, 1733, 1763, 1793, 1827, 1859, 1886, 1912, 1937, 1964, 1994, 2025, 2050, 2078, 2104, 2130, 2155, 2180, 2206, 2231, 2257, 2284, 2310, 2336, 2362, 2387, 2413, 2441, 2467, 2509, 2523, 2539], "offset": [18, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474, 2487, 2519, 2541, 2550, 2555, 2558, 2580], "per": 18, "stata": [19, 1459, 1460, 1461, 1462, 2486, 2509], "intro": [21, 2501], "come": 21, "tutori": [21, 33, 35], "anaconda": 22, "miniconda": 22, "pypi": [22, 2547], "activepython": 22, "linux": 22, "distribut": 22, "packag": [22, 34], "importerror": 22, "sourc": 22, "timezon": [22, 2509, 2531, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2592], "comput": [22, 2481, 2483, 2485, 2490, 2491, 2513, 2521], "html": [22, 2486, 2509, 2516, 2538], "xml": [22, 2486, 2509, 2592, 2603], "databas": [22, 2510], "access": [22, 2501, 2507, 2544, 2555], "cloud": 22, "clipboard": [22, 2486, 2509], "compress": [22, 2509, 2544], "what": [23, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "kind": [23, 1115], "doe": [23, 2507], "represent": [23, 2504, 2519, 2535, 2539], "each": [23, 2497, 2505, 2517], "i": [23, 24, 25, 26, 2499, 2501, 2507, 2541, 2544, 2547, 2555, 2558, 2586, 2592, 2598, 2603], "do": [23, 24, 25, 26, 2580], "someth": [23, 2517], "tabular": 24, "deriv": 27, "exist": [27, 2580], "calcul": [28, 2511, 2515], "categori": [28, 41, 47, 53, 644, 2499, 2550], "count": [28, 101, 659, 866, 1209, 1247, 1292, 1327, 1344, 2497, 2516], "number": [28, 2512], "record": [28, 2501], "layout": [29, 2520], "long": 29, "wide": [29, 2523], "combin": [30, 94, 653, 1002, 1424, 2481, 2485, 2491, 2497, 2505, 2507, 2510, 2513, 2519, 2550], "multipl": [30, 2497, 2505, 2509, 2510, 2513, 2519, 2520, 2558, 2580], "concaten": [30, 2499, 2510, 2517, 2541, 2550, 2555, 2558], "common": [30, 2550], "identifi": 30, "time": [31, 331, 715, 1049, 2481, 2485, 2491, 2495, 2518, 2519, 2541, 2555, 2570, 2598, 2603], "eas": [31, 2574], "datetim": [31, 2479, 2491, 2499, 2509, 2511, 2519, 2525, 2537, 2540, 2544, 2548, 2555, 2586, 2592], "resampl": [31, 219, 829, 1231, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 2490, 2505, 2518, 2519, 2539, 2540, 2544, 2545, 2547, 2548, 2549, 2550, 2555, 2558, 2559, 2560, 2561, 2574, 2580, 2586, 2592, 2598, 2603], "anoth": [31, 2497], "frequenc": [31, 1522, 2487, 2518, 2519, 2537], "manipul": [32, 2481, 2482, 2491], "textual": 32, "overview": [34, 2512, 2519, 2521], "why": [34, 2504, 2507], "more": [34, 2503, 2510, 2516, 2544], "than": [34, 2558], "one": [34, 2574], "mutabl": 34, "project": 34, "govern": 34, "team": 34, "institut": 34, "partner": 34, "licens": 34, "cookbook": 35, "julia": 35, "evan": 35, "workshop": 35, "stefani": 35, "molin": 35, "hernan": 35, "roja": 35, "practic": 35, "analysi": 35, "exercis": 35, "user": [35, 2504, 2505, 2506, 2570], "modern": 35, "chart": [35, 2516, 2520], "vincent": 35, "xlsxwriter": 35, "joy": 35, "video": 35, "variou": [35, 2547], "arrowdtyp": 37, "booleandtyp": 38, "categor": [39, 40, 41, 42, 43, 44, 45, 2479, 2485, 2491, 2495, 2499, 2505, 2509, 2531, 2534, 2537, 2541, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603, 2604], "__array__": [40, 610], "dtype": [43, 116, 396, 525, 728, 729, 1092, 2496, 2497, 2499, 2509, 2510, 2511, 2519, 2525, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2570, 2574, 2580, 2592, 2598, 2603], "from_cod": 44, "order": [45, 48, 57, 646, 2499, 2504, 2505, 2507, 2510, 2544, 2550, 2558, 2580], "categoricaldtyp": [46, 47, 48, 2499, 2547, 2550], "categoricalindex": [49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 2485, 2496, 2535], "add_categori": [50, 641], "as_ord": [51, 642], "as_unord": [52, 643], "equal": [55, 120, 399, 733, 1093, 2499], "map": [56, 438, 779, 2497, 2544], "remove_categori": [58, 647], "remove_unused_categori": [59, 648], "rename_categori": [60, 649, 2547], "reorder_categori": [61, 650], "set_categori": [62, 651], "t": [64, 377, 609, 2516], "__dataframe__": 65, "__iter__": [66, 611, 1240, 1286], "ab": [67, 612], "add": [68, 613, 2516], "add_prefix": [69, 614], "add_suffix": [70, 615], "agg": [71, 616, 1241, 2544, 2580, 2592], "align": [73, 618, 2496, 2497, 2501, 2517, 2537, 2558, 2587], "all": [74, 378, 619, 1202, 1242, 2517, 2547, 2580, 2598, 2601], "ani": [75, 379, 620, 1203, 1243], "append": [76, 368, 380, 621, 2499, 2510, 2598], "appli": [77, 622, 1244, 1288, 1325, 1342, 1411, 1528, 1554, 1580, 1606, 1632, 1661, 1693, 1718, 1746, 1775, 1807, 1839, 1871, 1896, 1922, 1947, 1977, 2009, 2035, 2062, 2088, 2114, 2140, 2165, 2190, 2216, 2242, 2268, 2294, 2320, 2346, 2372, 2398, 2425, 2451, 2495, 2497, 2499, 2505, 2521, 2540, 2550, 2558, 2574, 2580, 2598, 2603], "applymap": [78, 1413, 2580], "asfreq": [79, 548, 578, 627, 1289], "asof": [80, 386, 628, 2510, 2541], "assign": [81, 2501, 2507, 2534, 2539, 2541, 2547, 2550, 2580], "astyp": [82, 388, 629, 1089, 2497, 2550], "at_tim": [84, 631], "attr": [85, 632], "ax": [86, 634, 2510, 2520], "backfil": [87, 635, 1204, 1245, 1290], "between_tim": [88, 637], "bfill": [89, 638, 1205, 1246, 1291, 2558], "bool": [90, 639, 2537, 2541], "boxplot": [91, 1206, 1480], "clip": [92, 652], "combine_first": [95, 654, 2592], "compar": [96, 655, 2481, 2491, 2497, 2510, 2580], "convert_dtyp": [97, 656, 2574], "corr": [99, 658, 1207, 1318, 1326, 1343, 2544], "corrwith": [100, 1208], "cov": [102, 660, 1210, 1319, 1328, 1345, 2544], "cummax": [103, 661, 1212, 1249], "cummin": [104, 662, 1213, 1250], "cumprod": [105, 663, 1214, 1251], "cumsum": [106, 664, 1215, 1252], "describ": [107, 665, 1216, 2497, 2541, 2544, 2558], "diff": [108, 666, 1217], "div": [109, 667], "divid": [110, 668], "dot": [111, 670], "drop_dupl": [113, 393, 672], "droplevel": [114, 394, 524, 673], "dropna": [115, 395, 674, 1091, 2505, 2511, 2537, 2603], "empti": [118, 398, 731, 1113, 2509, 2511, 2547, 2558, 2574, 2598, 2601], "eq": [119, 732], "eval": [121, 1403, 2503, 2537, 2539, 2547], "ewm": [122, 734, 1318, 1319, 1320, 1321, 1322, 1323, 2586], "expand": [123, 735, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 2494, 2521, 2531, 2549, 2550, 2574, 2598], "explod": [124, 736, 2513, 2558], "ffill": [125, 738, 1218, 1253, 1293, 2558], "fillna": [126, 401, 739, 1095, 1219, 1294, 2511], "first": [128, 741, 1254, 1295, 2505, 2517, 2558, 2580], "first_valid_index": [129, 742], "flag": [130, 364, 365, 743, 2481, 2491], "floordiv": [131, 744], "from_dict": [132, 2598], "from_record": 133, "ge": [134, 745], "gt": [137, 748], "head": [138, 750, 1257, 2497], "hist": [139, 199, 751, 808, 1221, 1279], "iat": [140, 752], "idxmax": [141, 753, 1222], "idxmin": [142, 754, 1223], "iloc": [143, 755, 2540, 2592, 2603], "infer_object": [145, 757, 2547], "info": [146, 371, 758, 2574], "insert": [147, 416, 1096, 2509, 2511, 2550], "interpol": [148, 759, 1299, 2511, 2550], "isetitem": 149, "isin": [150, 433, 764, 1097, 2507], "isna": [151, 434, 765, 1098, 1463], "isnul": [152, 435, 766, 1464], "iteritem": [154, 769], "iterrow": [155, 2497], "itertupl": [156, 2497], "kei": [158, 372, 770, 2509, 2510, 2580, 2592], "kurt": [159, 771, 1329, 1346], "kurtosi": [160, 772], "last": [161, 773, 1259, 1300], "last_valid_index": [162, 774], "le": [163, 775], "loc": [164, 776, 2540, 2580, 2592, 2603], "lookup": [165, 2580], "lt": [166, 777], "mad": [167, 778, 1224], "mask": [168, 780, 2507, 2509, 2540], "max": [169, 439, 781, 970, 1033, 1260, 1301, 1330, 1347, 2497, 2516], "mean": [170, 318, 782, 990, 1261, 1302, 1320, 1331, 1348, 1358, 2592], "median": [171, 783, 1262, 1303, 1332, 1349, 2592], "melt": [172, 1466, 2513], "memory_usag": [173, 440, 784], "min": [175, 441, 785, 972, 1035, 1263, 1304, 1333, 1350, 2497, 2516, 2574], "mod": [176, 786, 2550], "mode": [177, 787, 2497, 2598], "mul": [178, 788], "multipli": [179, 789], "ndim": [180, 445, 792, 1100, 2510], "ne": [181, 793], "nlargest": [182, 794, 1282], "notna": [183, 447, 795, 1470], "notnul": [184, 448, 796, 1471], "nsmallest": [185, 797, 1283], "nuniqu": [186, 449, 798, 1225, 1306], "pad": [187, 799, 894, 1226, 1267, 1308], "pct_chang": [188, 800, 1227, 1268], "pipe": [189, 801, 1269, 1309, 1433, 2505, 2536, 2547, 2555], "pivot_t": [191, 1476, 2598], "area": [193, 803, 2520], "bar": [194, 804, 1416, 2516, 2520], "barh": [195, 805], "box": [196, 806, 2520], "densiti": [197, 243, 807, 852, 2520], "hexbin": 198, "kde": [200, 809], "line": [201, 810, 2509], "pie": [202, 811, 2520], "scatter": [203, 2520], "pop": [204, 812], "pow": [205, 813], "prod": [206, 814, 1270, 1310, 2511, 2547], "product": [207, 815], "quantil": [208, 816, 1229, 1311, 1334, 1351, 2497, 2516], "radd": [210, 817], "rank": [211, 818, 1230, 1271, 1335, 1352, 2539, 2550, 2598], "rdiv": [212, 820], "reindex": [213, 452, 822, 2481, 2491, 2496, 2497, 2507, 2547], "reindex_lik": [214, 823], "rename_axi": [216, 825], "reorder_level": [217, 540, 826, 2496], "reset_index": [220, 830], "rfloordiv": [221, 831], "rmod": [222, 832], "rmul": [223, 833], "roll": [224, 834, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 2494, 2521, 2531, 2541, 2544, 2545, 2547, 2548, 2549, 2550, 2555, 2558, 2559, 2560, 2561, 2574, 2580, 2586, 2592, 2598, 2603], "round": [225, 326, 710, 835, 976, 993, 1045, 2539, 2550], "rpow": [226, 836], "rsub": [227, 837], "rtruediv": [228, 838], "select_dtyp": 230, "sem": [231, 841, 1272, 1312, 1336, 1353], "set_axi": [232, 842], "set_flag": [233, 843], "set_index": [234, 2541], "shape": [235, 458, 844, 1104], "shift": [236, 459, 845, 1105, 1233, 2519], "size": [237, 460, 846, 1234, 1273, 1313], "skew": [238, 847, 1235, 1337, 1354], "slice_shift": [239, 848], "sort_index": [240, 849, 2544], "sort_valu": [241, 464, 850], "spars": [242, 243, 244, 245, 246, 851, 852, 853, 854, 855, 856, 857, 2479, 2481, 2491, 2515, 2519, 2534, 2540, 2541, 2544, 2545, 2547, 2550, 2555, 2558, 2559, 2574, 2580, 2592, 2598, 2603], "from_spmatrix": 244, "to_coo": [245, 857], "to_dens": 246, "squeez": [247, 858], "stack": [248, 2495, 2513], "std": [249, 329, 859, 1274, 1314, 1321, 1338, 1355, 1359], "sub": [251, 917], "subtract": [252, 918, 2555], "sum": [253, 919, 1275, 1315, 1322, 1339, 1356, 1360, 2511, 2547], "swapax": [254, 920], "swaplevel": [255, 544, 921, 2496], "tail": [256, 922, 1276, 2497], "take": [257, 468, 923, 1106, 1236, 2496, 2505], "to_clipboard": [258, 924], "to_csv": [259, 925, 2555, 2586], "to_dict": [260, 926, 2555, 2598], "to_excel": [261, 927, 1452], "to_feath": 262, "to_gbq": 263, "to_hdf": [264, 929], "to_html": [265, 1453], "to_json": [266, 930, 2603], "to_latex": [267, 931, 1454, 2586], "to_markdown": [268, 933], "to_numpi": [269, 473, 934, 978, 1055], "to_orc": 270, "to_parquet": 271, "to_period": [272, 334, 717, 935, 1056], "to_pickl": [273, 936], "to_record": 274, "to_sql": [275, 937], "to_stata": 276, "to_str": [277, 938, 1455], "to_timestamp": [278, 570, 598, 939, 2555], "to_xarrai": [279, 940, 2539], "to_xml": 280, "transpos": [282, 476, 943, 2481, 2501], "truediv": [283, 944], "truncat": [284, 945, 2519, 2558, 2592], "tshift": [285, 946, 1238], "tz_convert": [286, 339, 722, 947, 1061], "tz_local": [287, 340, 723, 948, 1062], "unstack": [288, 950, 2513, 2598], "value_count": [290, 479, 952, 1239, 2598, 2603], "var": [292, 954, 1277, 1317, 1323, 1340, 1357, 1361, 2592], "x": [294, 957], "datetimeindex": [295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 2485, 2519, 2540, 2555], "ceil": [296, 676, 962, 985, 1001], "dai": [298, 549, 579, 679, 685, 964, 987, 1005, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 2487, 2519], "day_nam": [299, 680, 1006], "day_of_week": [300, 550, 580, 681, 1007], "day_of_year": [301, 551, 581, 682, 1008], "dayofweek": [302, 552, 582, 683, 1009], "dayofyear": [303, 553, 583, 684, 1010], "floor": [304, 689, 966, 988, 1014], "freq": [305, 557, 576, 587, 690, 967, 1016, 2558], "freqstr": [306, 558, 588, 1017, 1532, 1558, 1584, 1610, 1637, 1667, 1697, 1722, 1751, 1781, 1813, 1845, 1875, 1901, 1926, 1951, 1981, 2014, 2039, 2067, 2093, 2119, 2144, 2169, 2195, 2220, 2246, 2273, 2299, 2325, 2351, 2376, 2402, 2429, 2455], "hour": [307, 559, 589, 691, 1022, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2487, 2519, 2540], "indexer_at_tim": 308, "indexer_between_tim": 309, "inferred_freq": [310, 989], "is_leap_year": [311, 560, 590, 692, 1023], "is_month_end": [312, 693, 1024, 1535, 1561, 1587, 1613, 1641, 1671, 1700, 1725, 1755, 1785, 1817, 1849, 1878, 1904, 1929, 1956, 1986, 2017, 2042, 2070, 2096, 2122, 2147, 2172, 2198, 2223, 2249, 2276, 2302, 2328, 2354, 2379, 2405, 2432, 2458], "is_month_start": [313, 694, 1025, 1536, 1562, 1588, 1614, 1642, 1672, 1701, 1726, 1756, 1786, 1818, 1850, 1879, 1905, 1930, 1957, 1987, 2018, 2043, 2071, 2097, 2123, 2148, 2173, 2199, 2224, 2250, 2277, 2303, 2329, 2355, 2380, 2406, 2433, 2459], "is_quarter_end": [314, 695, 1026, 1538, 1564, 1590, 1616, 1644, 1674, 1703, 1728, 1758, 1788, 1820, 1852, 1881, 1907, 1932, 1959, 1989, 2020, 2045, 2073, 2099, 2125, 2150, 2175, 2201, 2226, 2252, 2279, 2305, 2331, 2357, 2382, 2408, 2435, 2461], "is_quarter_start": [315, 696, 1027, 1539, 1565, 1591, 1617, 1645, 1675, 1704, 1729, 1759, 1789, 1821, 1853, 1882, 1908, 1933, 1960, 1990, 2021, 2046, 2074, 2100, 2126, 2151, 2176, 2202, 2227, 2253, 2280, 2306, 2332, 2358, 2383, 2409, 2436, 2462], "is_year_end": [316, 697, 1028, 1540, 1566, 1592, 1618, 1646, 1676, 1705, 1730, 1760, 1790, 1822, 1854, 1883, 1909, 1934, 1961, 1991, 2022, 2047, 2075, 2101, 2127, 2152, 2177, 2203, 2228, 2254, 2281, 2307, 2333, 2359, 2384, 2410, 2437, 2463], "is_year_start": [317, 698, 1029, 1541, 1567, 1593, 1619, 1647, 1677, 1706, 1731, 1761, 1791, 1823, 1855, 1884, 1910, 1935, 1962, 1992, 2023, 2048, 2076, 2102, 2128, 2153, 2178, 2204, 2229, 2255, 2282, 2308, 2334, 2360, 2385, 2411, 2438, 2464], "microsecond": [319, 700, 701, 971, 991, 1034], "minut": [320, 561, 591, 702, 1036, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2487, 2495], "month": [321, 562, 592, 703, 1037, 1595, 1621, 2440, 2466, 2541], "month_nam": [322, 704, 1038], "nanosecond": [323, 705, 706, 973, 992, 1039], "normal": [324, 707, 893, 1040, 1546, 1572, 1599, 1625, 1652, 1683, 1711, 1736, 1766, 1797, 1830, 1862, 1889, 1915, 1940, 1967, 1997, 2028, 2053, 2081, 2107, 2133, 2158, 2183, 2209, 2234, 2260, 2287, 2313, 2339, 2365, 2390, 2416, 2444, 2470, 2509, 2513, 2555, 2558], "quarter": [325, 565, 593, 708, 1042], "second": [327, 567, 595, 711, 712, 977, 994, 1046, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2487], "snap": 328, "strftime": [330, 569, 597, 714, 1047, 2537], "timetz": [332, 716, 1052], "to_fram": [333, 470, 546, 928, 995], "to_perioddelta": 335, "to_pydatetim": [336, 718, 1057], "to_seri": [337, 474, 997], "tz": [338, 346, 721, 1060, 2537, 2603], "week": [341, 571, 599, 724, 1070, 2058, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2421, 2487], "weekdai": [342, 572, 600, 725, 1071, 1974, 2005, 2059, 2395, 2422], "weekofyear": [343, 573, 601, 726, 1072], "year": [344, 574, 602, 727, 1073], "datetimetzdtyp": [345, 346, 347], "unit": 347, "excelfil": [348, 2509], "pars": [348, 2509, 2518, 2523, 2529, 2537, 2541, 2555, 2580, 2598], "excelwrit": [349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 2603], "book": 350, "check_extens": 351, "cur_sheet": 353, "date_format": 354, "datetime_format": 355, "engin": [356, 2503, 2509, 2521, 2555, 2598], "if_sheet_exist": 358, "save": 360, "sheet": [361, 2509], "supported_extens": 362, "write_cel": 363, "allows_duplicate_label": 365, "float64index": [366, 2496, 2527, 2598], "grouper": [367, 2505, 2580, 2604], "hdfstore": [368, 369, 370, 371, 372, 373, 374, 375, 2486, 2524, 2527, 2537, 2544], "put": 373, "walk": 375, "argmax": [381, 623, 2547], "argmin": [382, 624, 2547], "argsort": [383, 625, 1088, 2558], "asi8": 385, "asof_loc": 387, "differ": [391, 2499, 2504, 2505, 2507, 2517, 2541, 2544, 2580], "get_index": [403, 509, 530, 2580], "get_indexer_for": 404, "get_indexer_non_uniqu": 405, "get_level_valu": [406, 531], "get_loc": [407, 510, 532, 534], "get_slice_bound": 408, "get_valu": 409, "has_dupl": 411, "hasnan": [412, 749], "holds_integ": 413, "ident": 414, "inferred_typ": 415, "intersect": [417, 2544], "is_": 418, "is_all_d": 419, "is_boolean": 420, "is_categor": [421, 1135], "is_float": [422, 1147], "is_integ": [423, 1151], "is_interv": [424, 1153], "is_mix": 425, "is_monoton": [426, 760], "is_monotonic_decreas": [427, 761, 1280], "is_monotonic_increas": [428, 762, 1281], "is_numer": 429, "is_object": 430, "is_type_compat": 431, "is_uniqu": [432, 763], "name": [442, 443, 537, 790, 1117, 1118, 1544, 1570, 1597, 1623, 1650, 1680, 1709, 1734, 1764, 1794, 1828, 1860, 1887, 1913, 1938, 1965, 1995, 2026, 2051, 2079, 2105, 2131, 2156, 2181, 2207, 2232, 2258, 2285, 2311, 2337, 2363, 2388, 2414, 2442, 2468, 2496, 2501, 2505, 2509, 2510, 2541, 2547, 2555, 2574, 2586, 2598], "nbyte": [444, 791, 1099], "nlevel": [446, 538], "putmask": 450, "ravel": [451, 819, 1101], "repeat": [454, 827, 898, 1102], "searchsort": [455, 840, 1103, 2497], "set_nam": 456, "set_valu": 457, "slice_index": 461, "slice_loc": 462, "sortlevel": [465, 543], "str": [466, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 2517, 2539, 2550, 2558], "symmetric_differ": [467, 2541], "to_flat_index": [469, 545], "to_list": [471, 932], "to_native_typ": 472, "tolist": [475, 941, 1107, 2541], "uniqu": [478, 949, 1108, 1285, 2475, 2537, 2541, 2544, 2555, 2570, 2592, 2598], "view": [481, 955, 983, 1109, 2495, 2507], "indexslic": 483, "int16dtyp": 484, "int32dtyp": 485, "int64dtyp": 486, "int64index": [487, 2496, 2598, 2603], "int8dtyp": 488, "interv": [489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 2479, 2482, 2496, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "closed_left": 491, "closed_right": 492, "is_empti": [493, 511, 1185], "mid": [496, 516, 1189], "open_left": 497, "open_right": 498, "overlap": [499, 517, 1190, 2497, 2510], "intervaldtyp": [501, 502], "subtyp": 502, "intervalindex": [503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 2485, 2496, 2544, 2558], "contain": [505, 865, 1181, 2517], "from_arrai": [506, 526, 1182], "from_break": [507, 1183], "from_tupl": [508, 529, 1184], "is_non_overlapping_monoton": [512, 1186], "is_overlap": 513, "set_clos": [519, 1192], "to_tupl": [520, 1193], "from_fram": 527, "from_product": 528, "get_loc_level": 533, "level": [535, 2482, 2496, 2505, 2510, 2513, 2547, 2550, 2555, 2558, 2574, 2592], "levshap": 536, "remove_unused_level": 539, "set_cod": 541, "set_level": 542, "period": [547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 2479, 2491, 2519, 2537, 2541, 2555, 2586, 2592, 2598, 2603], "days_in_month": [554, 584, 686, 1011], "daysinmonth": [555, 585, 687, 1012], "end_tim": [556, 586, 688, 2555], "now": [563, 1041, 2539, 2541, 2544, 2547, 2550, 2558, 2574, 2580, 2592, 2603], "ordin": 564, "qyear": [566, 594, 709], "start_tim": [568, 596, 713], "perioddtyp": [575, 576], "periodindex": [577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 2485, 2519, 2541, 2547, 2580], "rangeindex": [603, 604, 605, 606, 607, 2496, 2603], "from_rang": 604, "stop": 607, "autocorr": 633, "between": [636, 2516, 2519], "cat": [640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 863, 2539, 2550], "divmod": 669, "dt": [675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 2497, 2531, 2537, 2555], "compon": [677, 963, 986, 2485, 2519], "isocalendar": [699, 1030], "to_pytimedelta": [719, 979, 996], "total_second": [720, 981, 2537], "rdivmod": 821, "fill_valu": 853, "from_coo": 854, "npoint": 855, "sp_valu": 856, "capit": 861, "casefold": 862, "center": [864, 2521, 2592], "decod": 867, "encod": 868, "endswith": 869, "extractal": [871, 2517, 2539], "findal": 873, "fullmatch": 874, "get_dummi": [876, 1406, 2541, 2550, 2555], "isalnum": 878, "isalpha": 879, "isdecim": 880, "isdigit": 881, "islow": 882, "isnumer": 883, "isspac": 884, "istitl": 885, "isupp": 886, "len": 888, "ljust": 889, "lower": 890, "lstrip": 891, "partit": [895, 2509], "removeprefix": 896, "removesuffix": 897, "rfind": 900, "rindex": 901, "rjust": 902, "rpartit": 903, "rsplit": 904, "rstrip": 905, "slice_replac": 907, "split": [908, 2505, 2517, 2558], "startswith": 909, "strip": 910, "swapcas": 911, "titl": 912, "upper": 914, "wrap": 915, "zfill": 916, "sparsedtyp": [958, 2515], "stringdtyp": [959, 2580], "timedelta": [960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 2479, 2491, 2518, 2534, 2539, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "asm8": [961, 999], "delta": [965, 1900, 2013, 2066, 2092, 2118, 2194, 2272, 2350, 2518], "is_popul": 968, "isoformat": [969, 1031], "resolut": [974, 1044, 2520], "resolution_str": 975, "to_timedelta64": 980, "timedeltaindex": [984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 2485, 2518, 2531], "timestamp": [998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 2519, 2580, 2603], "astimezon": 1000, "ctime": 1003, "dst": 1013, "fold": [1015, 2519, 2580], "fromisocalendar": 1018, "fromisoformat": 1019, "fromordin": 1020, "fromtimestamp": 1021, "isoweekdai": 1032, "strptime": 1048, "timetupl": 1051, "to_datetime64": 1053, "to_julian_d": 1054, "todai": 1058, "toordin": 1059, "tzinfo": 1063, "tzname": 1064, "utcfromtimestamp": 1065, "utcnow": 1066, "utcoffset": 1067, "utctimetupl": 1068, "uint16dtyp": 1074, "uint32dtyp": 1075, "uint64dtyp": 1076, "uint64index": [1077, 2598], "uint8dtyp": 1078, "_concat_same_typ": 1080, "_formatt": 1081, "_from_factor": 1082, "_from_sequ": 1083, "_from_sequence_of_str": 1084, "_reduc": 1085, "_values_for_argsort": 1086, "_values_for_factor": 1087, "construct_array_typ": 1111, "construct_from_str": 1112, "is_dtyp": 1114, "na_valu": 1116, "register_dataframe_accessor": 1120, "register_extension_dtyp": 1121, "register_index_accessor": 1122, "register_series_accessor": 1123, "baseindex": [1124, 1125], "get_window_bound": [1125, 1127, 1129], "fixedforwardwindowindex": [1126, 1127], "variableoffsetwindowindex": [1128, 1129], "check_array_index": 1130, "interchang": [1131, 2603], "from_datafram": 1131, "infer_dtyp": 1132, "is_bool": 1133, "is_bool_dtyp": 1134, "is_categorical_dtyp": 1136, "is_complex": 1137, "is_complex_dtyp": 1138, "is_datetime64_any_dtyp": 1139, "is_datetime64_dtyp": 1140, "is_datetime64_ns_dtyp": 1141, "is_datetime64tz_dtyp": 1142, "is_dict_lik": 1143, "is_extension_array_dtyp": 1144, "is_extension_typ": 1145, "is_file_lik": 1146, "is_float_dtyp": 1148, "is_hash": 1149, "is_int64_dtyp": 1150, "is_integer_dtyp": 1152, "is_interval_dtyp": 1154, "is_iter": 1155, "is_list_lik": 1156, "is_named_tupl": 1157, "is_numb": 1158, "is_numeric_dtyp": 1159, "is_object_dtyp": 1160, "is_period_dtyp": 1161, "is_r": 1162, "is_re_compil": 1163, "is_scalar": 1164, "is_signed_integer_dtyp": 1165, "is_spars": 1166, "is_string_dtyp": 1167, "is_timedelta64_dtyp": 1168, "is_timedelta64_ns_dtyp": 1169, "is_unsigned_integer_dtyp": 1170, "pandas_dtyp": 1171, "union_categor": 1172, "arrowextensionarrai": 1174, "arrowstringarrai": 1175, "booleanarrai": [1176, 2574], "datetimearrai": 1177, "integerarrai": [1178, 2574], "intervalarrai": [1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 2574], "pandasarrai": 1194, "periodarrai": 1195, "sparsearrai": [1196, 2515], "stringarrai": 1197, "timedeltaarrai": 1198, "bdate_rang": 1199, "concat": [1200, 1418, 2495, 2544, 2598, 2601], "dataframegroupbi": [1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 2592, 2603], "cumcount": [1211, 1248], "get_group": [1255, 1296], "indic": [1258, 1298, 2510, 2513, 2517], "ngroup": 1264, "ohlc": [1266, 1307], "seriesgroupbi": [1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285], "nearest": 1305, "window": [1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 2481, 2491, 2494, 2505, 2521, 2539, 2540, 2544, 2574, 2592, 2598], "exponentialmovingwindow": [1318, 1319, 1320, 1321, 1322, 1323], "crosstab": 1362, "cut": [1363, 2496], "date_rang": 1364, "describe_opt": 1365, "abstractmethoderror": 1366, "accessorregistrationwarn": 1367, "attributeconflictwarn": 1368, "csswarn": 1369, "categoricalconversionwarn": 1370, "closedfileerror": 1371, "dataerror": 1372, "databaseerror": 1373, "dtypewarn": 1374, "duplicatelabelerror": 1375, "emptydataerror": 1376, "incompatibilitywarn": 1377, "indexingerror": 1378, "intcastingnanerror": 1379, "invalidcolumnnam": 1380, "invalidindexerror": 1381, "mergeerror": 1382, "nullfrequencyerror": 1383, "numexprclobberingerror": 1384, "numbautilerror": 1385, "optionerror": 1386, "outofboundsdatetim": 1387, "outofboundstimedelta": 1388, "parsererror": 1389, "parserwarn": 1390, "performancewarn": 1391, "possibledatalosserror": 1392, "possibleprecisionloss": 1393, "pyperclipexcept": 1394, "pyperclipwindowsexcept": 1395, "settingwithcopyerror": 1396, "settingwithcopywarn": 1397, "specificationerror": 1398, "undefinedvariableerror": 1399, "unsortedindexerror": 1400, "unsupportedfunctioncal": 1401, "valuelabeltypemismatch": 1402, "from_dummi": [1405, 2603], "get_opt": 1407, "infer_freq": 1408, "interval_rang": 1409, "styler": [1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 2492, 2516, 2555, 2586, 2592, 2598, 2603], "apply_index": [1412, 1529, 1555, 1581, 1607, 1633, 1662, 1694, 1719, 1747, 1776, 1808, 1840, 1872, 1897, 1923, 1948, 1978, 2010, 2036, 2063, 2089, 2115, 2141, 2166, 2191, 2217, 2243, 2269, 2295, 2321, 2347, 2373, 2399, 2426, 2452], "applymap_index": 1414, "background_gradi": 1415, "clear": 1417, "env": 1419, "format_index": 1422, "from_custom_templ": 1423, "hide": [1424, 2516], "argument": [1424, 2519, 2520, 2544, 2550, 2574, 2580, 2586], "hide_column": 1425, "hide_index": 1426, "highlight_between": 1427, "highlight_max": 1428, "highlight_min": 1429, "highlight_nul": 1430, "highlight_quantil": 1431, "loader": 1432, "relabel_index": 1434, "render": 1435, "set_capt": 1436, "set_na_rep": 1437, "set_precis": 1438, "set_properti": 1439, "set_sticki": 1440, "set_table_attribut": 1441, "set_table_styl": 1442, "set_td_class": 1443, "set_tooltip": 1444, "set_uuid": 1445, "template_html": 1446, "template_html_styl": 1447, "template_html_t": 1448, "template_latex": 1449, "template_str": 1450, "text_gradi": 1451, "json": [1458, 2486, 2509, 2550, 2558, 2592], "build_table_schema": 1458, "stataread": [1459, 1460, 1461], "data_label": 1459, "value_label": 1460, "variable_label": 1461, "statawrit": 1462, "write_fil": 1462, "json_norm": 1465, "merge_asof": [1468, 2541], "merge_ord": 1469, "option_context": [1472, 1473], "__call__": [1473, 1527, 1553, 1579, 1605, 1631, 1660, 1692, 1717, 1745, 1774, 1806, 1838, 1870, 1895, 1921, 1946, 1976, 2008, 2034, 2061, 2087, 2113, 2139, 2164, 2189, 2215, 2241, 2267, 2293, 2319, 2345, 2371, 2397, 2424, 2450], "period_rang": [1474, 2519], "andrews_curv": 1477, "autocorrelation_plot": 1478, "bootstrap_plot": 1479, "deregister_matplotlib_convert": 1481, "lag_plot": 1482, "parallel_coordin": 1483, "plot_param": 1484, "radviz": [1485, 2520], "register_matplotlib_convert": 1486, "scatter_matrix": 1487, "qcut": [1489, 2496], "read_clipboard": 1490, "read_csv": [1491, 2540, 2541, 2544, 2555, 2586, 2598], "read_excel": 1492, "read_feath": 1493, "read_fwf": 1494, "read_gbq": 1495, "read_hdf": 1496, "read_html": [1497, 2555], "read_json": 1498, "read_orc": 1499, "read_parquet": 1500, "read_pickl": 1501, "read_sa": [1502, 2539], "read_spss": 1503, "read_sql": 1504, "read_sql_queri": 1505, "read_sql_tabl": 1506, "read_stata": 1507, "read_tabl": [1508, 2586], "read_xml": [1509, 2603], "reset_opt": 1510, "set_opt": 1511, "show_vers": 1512, "assert_extension_array_equ": 1514, "assert_frame_equ": [1515, 2580], "assert_index_equ": 1516, "assert_series_equ": [1517, 2580], "timedelta_rang": 1518, "to_datetim": [1519, 2537, 2540, 2541, 2544, 2580], "to_numer": [1520, 2541], "to_timedelta": [1521, 2518, 2537], "tseri": [1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474], "to_offset": 1522, "bdai": 1523, "bmonthbegin": 1524, "bmonthend": 1525, "bquarterbegin": [1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 2487], "isanchor": [1533, 1559, 1585, 1611, 1639, 1669, 1698, 1723, 1753, 1783, 1815, 1847, 1876, 1902, 1927, 1954, 1984, 2015, 2040, 2068, 2094, 2120, 2145, 2170, 2196, 2221, 2247, 2274, 2300, 2326, 2352, 2377, 2403, 2430, 2456], "is_anchor": [1534, 1560, 1586, 1612, 1640, 1670, 1699, 1724, 1754, 1784, 1816, 1848, 1877, 1903, 1928, 1955, 1985, 2016, 2041, 2069, 2095, 2121, 2146, 2171, 2197, 2222, 2248, 2275, 2301, 2327, 2353, 2378, 2404, 2431, 2457], "is_on_offset": [1537, 1563, 1589, 1615, 1643, 1673, 1702, 1727, 1757, 1787, 1819, 1851, 1880, 1906, 1931, 1958, 1988, 2019, 2044, 2072, 2098, 2124, 2149, 2174, 2200, 2225, 2251, 2278, 2304, 2330, 2356, 2381, 2407, 2434, 2460], "kwd": [1542, 1568, 1594, 1620, 1648, 1678, 1707, 1732, 1762, 1792, 1824, 1856, 1885, 1911, 1936, 1963, 1993, 2024, 2049, 2077, 2103, 2129, 2154, 2179, 2205, 2230, 2256, 2283, 2309, 2335, 2361, 2386, 2412, 2439, 2465], "nano": [1545, 1571, 1598, 1624, 1651, 1681, 1710, 1735, 1765, 1795, 1829, 1861, 1888, 1914, 1939, 1966, 1996, 2027, 2052, 2080, 2106, 2132, 2157, 2182, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2233, 2259, 2286, 2312, 2338, 2364, 2389, 2415, 2443, 2469, 2487], "onoffset": [1547, 1573, 1600, 1626, 1654, 1685, 1712, 1737, 1768, 1799, 1832, 1864, 1890, 1916, 1941, 1968, 1998, 2029, 2054, 2082, 2108, 2134, 2159, 2184, 2210, 2235, 2261, 2288, 2314, 2340, 2366, 2391, 2417, 2445, 2471], "rollback": [1548, 1574, 1601, 1627, 1655, 1686, 1713, 1738, 1769, 1800, 1833, 1865, 1891, 1917, 1942, 1969, 2000, 2030, 2055, 2083, 2109, 2135, 2160, 2185, 2211, 2236, 2262, 2289, 2315, 2341, 2367, 2392, 2418, 2446, 2472], "rollforward": [1549, 1575, 1602, 1628, 1656, 1687, 1714, 1739, 1770, 1801, 1834, 1866, 1892, 1918, 1943, 1970, 2001, 2031, 2056, 2084, 2110, 2136, 2161, 2186, 2212, 2237, 2263, 2290, 2316, 2342, 2368, 2393, 2419, 2447, 2473], "rule_cod": [1550, 1576, 1603, 1629, 1657, 1688, 1715, 1740, 1771, 1802, 1835, 1867, 1893, 1919, 1944, 1971, 2002, 2032, 2057, 2085, 2111, 2137, 2162, 2187, 2213, 2238, 2264, 2291, 2317, 2343, 2369, 2394, 2420, 2448, 2474], "startingmonth": [1551, 1577, 1972, 2003, 2239, 2265], "bquarterend": [1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 2487], "byearbegin": [1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 2487], "byearend": [1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 2487], "businessdai": [1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 2487], "holidai": [1638, 1668, 1752, 1782, 1814, 1846, 2519], "weekmask": [1658, 1690, 1772, 1804, 1836, 1868], "businesshour": [1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 2487], "end": [1666, 1780, 2555, 2558], "next_bdai": [1682, 1796], "businessmonthbegin": [1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 2487], "businessmonthend": [1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 2487], "cbmonthbegin": 1741, "cbmonthend": 1742, "cdai": 1743, "custombusinessdai": [1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 2487], "custombusinesshour": [1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 2487], "custombusinessmonthbegin": [1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 2487], "cbday_rol": [1811, 1843], "m_offset": [1825, 1857], "month_rol": [1826, 1858], "custombusinessmonthend": [1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 2487], "dateoffset": [1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 2487, 2519, 2555], "easter": [1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 2487], "fy5253": [1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 2487], "get_rule_code_suffix": [1952, 1982], "get_year_end": 1953, "variat": [1973, 2004], "fy5253quart": [1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2487], "get_week": 1983, "qtr_with_extra_week": 1999, "year_has_extra_week": 2006, "lastweekofmonth": [2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2487], "micro": [2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2487], "milli": [2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2487], "monthbegin": [2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2487], "monthend": [2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2487], "quarterbegin": [2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2487, 2539], "quarterend": [2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2487], "semimonthbegin": [2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2487], "day_of_month": [2298, 2324], "semimonthend": [2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2487], "tick": [2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2487, 2520, 2555], "weekofmonth": [2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2487], "yearbegin": [2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2487], "yearend": [2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474, 2487], "util": [2476, 2477, 2479], "hash_arrai": 2476, "hash_pandas_object": 2477, "wide_to_long": 2478, "scalar": [2479, 2507, 2508, 2511, 2531, 2547, 2574], "pyarrow": [2479, 2592, 2598, 2603], "method": [2479, 2485, 2487, 2491, 2495, 2496, 2497, 2501, 2503, 2504, 2505, 2507, 2509, 2510, 2516, 2517, 2519, 2534, 2535, 2537, 2539, 2540, 2541, 2544, 2547, 2550, 2555, 2558, 2570, 2574, 2580, 2592], "nullabl": [2479, 2498, 2508, 2576, 2586], "integ": [2479, 2496, 2504, 2508, 2511, 2539, 2541, 2555, 2566, 2580, 2603], "boolean": [2479, 2495, 2497, 2498, 2504, 2507, 2509, 2511, 2537, 2547, 2569, 2574, 2576, 2592], "introspect": 2479, "iter": [2479, 2481, 2483, 2490, 2491, 2497, 2505, 2509, 2519, 2547], "attribut": [2481, 2491, 2497, 2501, 2505, 2507, 2516, 2518, 2603], "underli": [2481, 2496, 2497], "convers": [2481, 2485, 2491, 2497, 2509, 2511, 2518, 2519, 2525, 2544, 2545, 2546, 2547, 2548, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "binari": [2481, 2491, 2497, 2509, 2521, 2544, 2558, 2586], "applic": [2481, 2483, 2490, 2491, 2492, 2497], "descript": [2481, 2483, 2490, 2491, 2497, 2499], "stat": [2481, 2483, 2490, 2491, 2495, 2513], "label": [2481, 2491, 2495, 2496, 2497, 2501, 2502, 2507, 2511, 2520, 2547, 2558, 2566, 2580, 2586, 2603], "relat": [2481, 2491, 2510, 2519], "serial": [2481, 2491, 2603], "deal": [2482, 2509], "numer": [2482, 2485, 2511, 2544, 2545, 2547, 2548, 2550, 2555, 2558, 2559, 2574, 2580, 2586, 2592, 2598, 2603], "datetimelik": [2482, 2491, 2539, 2550, 2555, 2558, 2559, 2574, 2580, 2592, 2598, 2603], "evalu": [2482, 2503, 2507, 2558, 2580], "hash": 2482, "import": [2482, 2492, 2495], "modifi": 2485, "set": [2485, 2488, 2495, 2497, 2499, 2507, 2510, 2512, 2516, 2520, 2541, 2556, 2592, 2603], "pickl": [2486, 2509, 2544], "flat": 2486, "latex": [2486, 2509, 2516, 2539], "pytabl": [2486, 2509, 2523], "hdf5": [2486, 2495, 2509, 2544], "feather": [2486, 2509], "orc": [2486, 2509, 2603], "spss": [2486, 2509], "googl": [2486, 2509, 2537, 2541, 2544], "bigqueri": [2486, 2509, 2537, 2541, 2544], "upsampl": [2490, 2519, 2539], "builtin": [2492, 2516], "assert": 2493, "runner": 2493, "weight": [2494, 2521], "exponenti": [2494, 2521], "10": [2495, 2522, 2523, 2524], "creation": [2495, 2499], "histogram": [2495, 2497, 2520], "gotcha": [2495, 2497, 2499, 2509, 2525], "advanc": [2496, 2503, 2509], "hierarch": [2496, 2509], "reconstruct": 2496, "basic": [2496, 2497, 2507, 2509, 2519, 2520], "axi": [2496, 2497, 2510, 2511, 2520, 2547], "slicer": [2496, 2529], "cross": [2496, 2513], "swap": 2496, "reorder": [2496, 2499], "bin": [2496, 2519, 2520], "rang": [2496, 2507, 2518, 2519, 2539, 2547], "miscellan": 2496, "faq": [2496, 2504], "non": [2496, 2570, 2580, 2587, 2603], "monoton": [2496, 2580], "exact": [2496, 2519], "endpoint": [2496, 2521], "ar": [2496, 2497, 2539, 2550, 2558, 2598], "inclus": 2496, "potenti": [2496, 2570], "essenti": 2497, "flexibl": [2497, 2505, 2541], "broadcast": [2497, 2555], "behavior": [2497, 2499, 2509, 2517, 2537, 2539, 2601, 2604], "reduct": [2497, 2518, 2552, 2580, 2586, 2592], "like": [2497, 2501, 2504, 2507, 2513, 2517, 2547, 2558, 2586, 2592], "discret": 2497, "tablewis": 2497, "wise": [2497, 2550], "dict": [2497, 2501, 2547, 2550, 2558, 2592], "mix": [2497, 2509, 2510, 2555], "elementwis": 2497, "alter": 2497, "while": 2497, "vector": [2497, 2501], "smallest": [2497, 2541], "largest": 2497, "default": [2497, 2550, 2574, 2586, 2603], "upcast": [2497, 2544], "na": [2498, 2504, 2505, 2508, 2509, 2511, 2547, 2555, 2569, 2574, 2580, 2598, 2601], "kleen": 2498, "regain": 2499, "semant": [2499, 2519], "remov": [2499, 2516, 2531, 2534, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2574, 2592], "unus": 2499, "multi": [2499, 2505, 2529, 2555, 2598], "mung": 2499, "usag": [2499, 2504, 2531, 2544], "side": 2499, "effect": 2499, "ndarrai": [2501, 2503], "tupl": 2501, "namedtupl": 2501, "dataclass": 2501, "altern": 2501, "addit": [2501, 2537, 2539, 2555], "chain": [2501, 2507, 2540], "arithmet": [2501, 2511, 2541, 2549, 2555], "consol": 2501, "displai": [2501, 2512, 2516, 2529, 2537], "consequ": 2502, "detect": [2502, 2598], "disallow": [2502, 2586], "propag": [2502, 2505, 2511], "cython": [2503, 2505], "pure": 2503, "plain": 2503, "techniqu": 2503, "jit": 2503, "caveat": [2503, 2509], "express": [2503, 2511], "via": [2503, 2509], "syntax": [2503, 2507, 2540], "local": [2503, 2519, 2547], "variabl": [2503, 2513, 2517], "parser": [2503, 2509, 2537], "technic": 2503, "minutia": 2503, "regard": [2503, 2566], "frequent": [2504, 2512], "ask": 2504, "question": 2504, "truth": 2504, "statement": 2504, "bitwis": 2504, "mutat": 2504, "udf": 2504, "nan": [2504, 2511, 2547, 2550, 2555, 2574, 2598], "promot": [2504, 2541], "choic": [2504, 2507, 2525], "thread": [2504, 2598], "safeti": 2504, "byte": [2504, 2516], "through": [2505, 2509, 2519, 2562], "onc": [2505, 2558, 2580], "optim": [2505, 2516], "filtrat": 2505, "dispatch": 2505, "instanc": [2505, 2519], "placement": 2505, "group_kei": [2505, 2603], "routin": 2505, "featur": [2505, 2523, 2524, 2526, 2531, 2534, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574], "automat": [2505, 2509, 2520, 2544, 2547], "exclus": 2505, "nuisanc": [2505, 2592], "un": 2505, "observ": [2505, 2550, 2603], "nat": [2505, 2539, 2541], "enumer": [2505, 2541], "call": [2505, 2558, 2587], "regroup": 2505, "callabl": [2507, 2592], "deprec": [2507, 2525, 2527, 2528, 2529, 2531, 2534, 2535, 2537, 2538, 2539, 2540, 2541, 2544, 2547, 2548, 2550, 2555, 2558, 2574, 2575, 2580, 2586, 2592, 2598, 2603], "random": 2507, "enlarg": 2507, "fast": 2507, "condition": 2507, "versu": 2507, "special": 2507, "dictionari": [2507, 2544], "look": 2507, "reset": 2507, "hoc": 2507, "fail": [2507, 2580], "when": [2507, 2519, 2540, 2544, 2547, 2550, 2558, 2580, 2586, 2592, 2603], "matter": 2507, "locat": 2509, "quot": 2509, "usecol": 2509, "comment": 2509, "ignor": [2509, 2510, 2598], "unicod": [2509, 2512, 2537], "trail": 2509, "delimit": 2509, "infer": [2509, 2574], "float": [2509, 2539, 2544, 2586, 2592], "point": 2509, "thousand": 2509, "separ": 2509, "infin": 2509, "bad": 2509, "dialect": 2509, "escap": [2509, 2516], "charact": 2509, "fix": [2509, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606], "width": [2509, 2537], "implicit": 2509, "snif": 2509, "singl": [2509, 2510, 2513, 2517, 2547], "chunk": [2509, 2514, 2541], "remot": 2509, "orient": [2509, 2550, 2555], "fallback": 2509, "schema": [2509, 2512, 2544], "class": [2509, 2516], "cell": [2509, 2516], "convert": [2509, 2519, 2547, 2548, 2555, 2574, 2580, 2603], "writer": 2509, "opendocu": 2509, "xlsb": 2509, "msgpack": [2509, 2539, 2558], "timedelta64": 2509, "coordin": [2509, 2520], "storer": 2509, "ptrepack": 2509, "datatyp": [2509, 2514], "sqlalchemi": 2509, "sqlite": 2509, "netcdf": 2509, "brief": 2510, "primer": 2510, "algebra": 2510, "two": [2510, 2555, 2580], "togeth": 2510, "within": 2510, "timeseri": [2510, 2520], "friendli": 2510, "consid": 2511, "pandasobject": 2511, "regular": 2511, "experiment": [2511, 2523, 2526, 2527, 2528, 2529, 2530, 2550, 2574, 2586], "denot": [2511, 2574], "context": 2511, "ufunc": [2511, 2558, 2587], "avail": 2512, "startup": 2512, "With": 2513, "margin": 2513, "tabul": 2513, "tile": 2513, "dummi": 2513, "scale": [2514, 2520], "larg": [2514, 2603], "dataset": 2514, "load": 2514, "less": 2514, "effici": 2514, "migrat": 2515, "interact": [2515, 2534], "scipi": [2515, 2534, 2544], "link": 2516, "css": 2516, "act": 2516, "header": [2516, 2537, 2592], "tooltip": 2516, "caption": [2516, 2586], "finer": 2516, "uuid": 2516, "cell_id": 2516, "instead": [2516, 2574], "don": 2516, "everi": 2516, "highlight": 2516, "null": [2516, 2598], "background": 2516, "gradient": 2516, "fun": 2516, "stuff": 2516, "widget": 2516, "magnifi": 2516, "sticki": 2516, "hierarchi": 2516, "templat": 2516, "mani": 2517, "subject": 2517, "pattern": [2517, 2550], "span": 2519, "provid": 2519, "assembl": [2519, 2540], "invalid": 2519, "epoch": 2519, "partial": [2519, 2540, 2544, 2580], "fanci": 2519, "parametr": 2519, "busi": [2519, 2540], "alias": 2519, "anchor": 2519, "lag": [2519, 2520], "adjust": [2519, 2520], "repres": 2519, "bound": 2519, "zone": [2519, 2598, 2603], "ambigu": 2519, "nonexist": 2519, "hexagon": 2520, "matrix": [2520, 2544], "andrew": 2520, "curv": 2520, "parallel": 2520, "autocorrel": 2520, "bootstrap": 2520, "legend": 2520, "secondari": 2520, "y": 2520, "formatt": 2520, "suppress": 2520, "subplot": 2520, "target": [2520, 2598], "colormap": 2520, "directli": [2520, 2541, 2586, 2603], "matplotlib": [2520, 2547, 2548], "pairwis": 2521, "covari": 2521, "correl": 2521, "0": [2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2586, 2592, 2598, 2603], "25": [2522, 2555, 2558, 2559, 2560, 2561, 2562, 2564, 2593], "24": [2522, 2526, 2543, 2555, 2556, 2557, 2563], "23": [2522, 2550, 2551, 2552, 2553, 2554, 2601], "22": [2522, 2524, 2525, 2534, 2549, 2571, 2591, 2598], "21": [2522, 2538, 2547, 2548, 2559, 2605], "20": [2522, 2544, 2545, 2546, 2581, 2587], "19": [2522, 2541, 2542, 2543, 2603, 2604], "18": [2522, 2531, 2539, 2540, 2558, 2606], "17": [2522, 2523, 2537, 2538, 2577, 2579, 2596], "16": [2522, 2534, 2535, 2536, 2568], "15": [2522, 2531, 2532, 2533, 2550, 2560, 2594], "14": [2522, 2529, 2530, 2573], "13": [2522, 2527, 2528, 2539, 2544, 2565], "12": [2522, 2526, 2533, 2536, 2548, 2551, 2557, 2569, 2576, 2590, 2595, 2597, 2599], "11": [2522, 2525, 2530, 2535], "9": [2522, 2532, 2537, 2562, 2566, 2572, 2573], "8": [2522, 2570, 2571, 2582], "decemb": [2523, 2533, 2543, 2548, 2549, 2565, 2585, 2586, 2597], "2012": [2523, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573], "print": [2523, 2550], "dimension": 2523, "panel": [2523, 2544, 2550], "januari": [2524, 2527, 2555, 2574, 2587, 2598, 2606], "2013": [2524, 2525, 2526], "april": [2525, 2569, 2590, 2600], "juli": [2526, 2530, 2546, 2552, 2553, 2558, 2571, 2580, 2592, 2593], "2014": [2527, 2528, 2529, 2530, 2531, 2532, 2533], "prior": [2527, 2528, 2529, 2531, 2534, 2537, 2539, 2541, 2544, 2547, 2550, 2555, 2558, 2574], "repr": [2527, 2558, 2574], "refactor": [2527, 2531, 2555], "februari": [2528, 2556, 2566, 2567, 2575, 2588, 2599], "mai": [2529, 2535, 2540, 2544, 2550, 2578], "31": [2529, 2561, 2602], "known": 2529, "octob": [2531, 2537, 2541, 2547, 2560, 2561, 2562, 2563, 2572, 2583, 2584, 2596, 2604], "moment": 2531, "modul": [2531, 2544], "incompat": [2531, 2534, 2537, 2539, 2544, 2547, 2549, 2550, 2555, 2558, 2574, 2580, 2592, 2598, 2603], "break": 2531, "novemb": [2532, 2538, 2542, 2564, 2573, 2605], "march": [2534, 2539, 2557, 2568, 2576, 2577, 2589], "2015": [2534, 2535, 2536, 2537, 2538], "v0": [2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2550, 2551, 2552, 2554], "june": [2536, 2545, 2551, 2570, 2579, 2591, 2601], "gil": 2537, "submethod": 2537, "xport": 2537, "math": 2537, "east": 2537, "asian": 2537, "none": 2537, "precis": [2537, 2586], "condit": 2538, "2016": [2539, 2540, 2541, 2542, 2543], "floatindex": 2539, "pd": [2539, 2541, 2544, 2547], "signatur": 2539, "downsampl": 2539, "ix": [2540, 2544], "part": 2540, "awar": [2541, 2555, 2580], "ha": [2541, 2544, 2550], "semi": 2541, "fine": 2541, "grain": 2541, "errstat": 2541, "downcast": 2541, "possibl": [2541, 2544], "longer": [2541, 2550, 2558, 2592, 2598], "preserv": [2541, 2544, 2550, 2558, 2580, 2586, 2592], "progress": 2541, "int64": 2541, "2017": [2544, 2545, 2546, 2547, 2548, 2549], "keyword": [2544, 2547, 2550], "gain": [2544, 2550], "better": [2544, 2550, 2558], "url": 2544, "uint64": 2544, "sparsedatafram": 2544, "field": 2544, "s3": 2544, "move": 2544, "accur": 2544, "alwai": [2544, 2555, 2580, 2592], "reorgan": 2544, "privaci": 2544, "27": 2547, "attempt": 2547, "accept": [2547, 2550, 2574], "have": [2547, 2550, 2598], "increas": [2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "minimum": [2547, 2550, 2555, 2558, 2574, 2580, 2586, 2592, 2598, 2603], "dure": [2547, 2558], "utc": [2547, 2558], "No": 2547, "restor": 2548, "registr": 2548, "29": [2549, 2567, 2570, 2574], "2018": [2550, 2551, 2552, 2553, 2554], "trippabl": 2550, "exclud": 2550, "unobserv": 2550, "raw": 2550, "fals": [2550, 2580, 2592], "limit_area": 2550, "kwarg": 2550, "inf": 2550, "present": 2550, "instanti": 2550, "divis": 2550, "zero": 2550, "correctli": [2550, 2580], "pretti": 2550, "termin": 2550, "regress": [2551, 2552, 2554, 2556, 2557, 2575, 2576, 2577, 2578, 2579, 2581, 2582, 2583, 2584, 2585, 2587, 2588, 2589, 2590, 2591, 2593, 2594, 2595, 2596, 2597, 2599, 2600, 2601, 2602, 2604, 2605, 2606], "over": 2552, "entir": 2552, "august": [2554, 2559, 2581, 2594, 2602], "2019": [2555, 2556, 2557, 2558, 2559, 2560, 2561], "o": [2555, 2586, 2592, 2598, 2603], "linesep": 2555, "line_termin": 2555, "proper": 2555, "np": [2555, 2574], "rais": [2555, 2580, 2598], "valueerror": [2555, 2598], "restrict": 2555, "relabel": [2558, 2580], "lambda": 2558, "shorter": 2558, "max_level": 2558, "param": 2558, "onli": [2558, 2574, 2580], "stricter": 2558, "__str__": 2558, "__repr__": 2558, "rather": 2558, "vice": 2558, "versa": 2558, "lzma": 2559, "septemb": [2562, 2582, 2595, 2603], "2011": [2562, 2563, 2564, 2565], "tweak": 2566, "datetime64": 2570, "port": 2570, "2020": [2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586], "markdown": 2574, "dedic": 2574, "avoid": 2574, "verbos": 2574, "result": [2574, 2580, 2592, 2598], "28": [2578, 2580], "keyerror": 2580, "can": [2580, 2598], "allow": 2580, "fsspec": [2580, 2586], "filesystem": 2580, "notabl": [2580, 2586, 2592, 2598, 2603], "interpret": 2580, "frame": [2580, 2592], "across": 2580, "lost": 2580, "as_index": 2580, "check_freq": 2580, "30": 2584, "07": 2585, "26": 2586, "2021": [2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597], "09": 2588, "02": 2589, "http": 2592, "honor": 2592, "back": [2592, 2603], "same": 2592, "try": 2592, "inplac": [2592, 2603], "never": 2592, "artifici": 2592, "varianc": 2592, "deviat": 2592, "2022": [2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605], "messag": 2598, "hold": 2598, "arbitrari": 2598, "tight": 2598, "inconsist": 2598, "coerc": 2598, "mangle_dupe_col": 2598, "conflict": 2598, "would": 2598, "exce": 2598, "int32": 2598, "nativ": 2603, "protocol": 2603, "implement": 2603, "tar": 2603, "archiv": 2603, "parse_d": 2603, "iterpars": 2603, "true": 2603, "naiv": 2603, "iso_d": 2603, "numeric_onli": 2603, "gh48645": 2604, "2023": 2606}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "nbsphinx": 4, "sphinx": 57}, "alltitles": {"pandas.DataFrame.sparse.to_coo": [[245, "pandas-dataframe-sparse-to-coo"]], "pandas.DataFrame.value_counts": [[290, "pandas-dataframe-value-counts"]], "pandas.DatetimeIndex.day_of_week": [[300, "pandas-datetimeindex-day-of-week"]], "pandas.DataFrame.swaplevel": [[255, "pandas-dataframe-swaplevel"]], "pandas.DataFrame.to_feather": [[262, "pandas-dataframe-to-feather"]], "pandas.DatetimeIndex.day": [[298, "pandas-datetimeindex-day"]], "pandas.DataFrame.to_clipboard": [[258, "pandas-dataframe-to-clipboard"]], "pandas.DataFrame.tail": [[256, "pandas-dataframe-tail"]], "pandas.DatetimeIndex.day_name": [[299, "pandas-datetimeindex-day-name"]], "pandas.DatetimeIndex.hour": [[307, "pandas-datetimeindex-hour"]], "pandas.DataFrame.transpose": [[282, "pandas-dataframe-transpose"]], "pandas.DataFrame.std": [[249, "pandas-dataframe-std"]], "pandas.DataFrame.tz_localize": [[287, "pandas-dataframe-tz-localize"]], "pandas.DataFrame.to_latex": [[267, "pandas-dataframe-to-latex"]], "pandas.DataFrame.subtract": [[252, "pandas-dataframe-subtract"]], "pandas.DataFrame.swapaxes": [[254, "pandas-dataframe-swapaxes"]], "pandas.DataFrame.sub": [[251, "pandas-dataframe-sub"]], "pandas.DatetimeIndex.indexer_at_time": [[308, "pandas-datetimeindex-indexer-at-time"]], "pandas.DataFrame.sort_index": [[240, "pandas-dataframe-sort-index"]], "pandas.DatetimeIndex.is_quarter_start": [[315, "pandas-datetimeindex-is-quarter-start"]], "pandas.DatetimeIndex.dayofweek": [[302, "pandas-datetimeindex-dayofweek"]], "pandas.DatetimeIndex.is_quarter_end": [[314, "pandas-datetimeindex-is-quarter-end"]], "pandas.DataFrame.to_string": [[277, "pandas-dataframe-to-string"]], "pandas.DataFrame.to_period": [[272, "pandas-dataframe-to-period"]], "pandas.DataFrame.to_hdf": [[264, "pandas-dataframe-to-hdf"]], "pandas.DataFrame.to_stata": [[276, "pandas-dataframe-to-stata"]], "pandas.DatetimeIndex.floor": [[304, "pandas-datetimeindex-floor"]], "pandas.DataFrame.squeeze": [[247, "pandas-dataframe-squeeze"]], "pandas.DatetimeIndex.mean": [[318, "pandas-datetimeindex-mean"]], "pandas.DataFrame.update": [[289, "pandas-dataframe-update"]], "pandas.DataFrame.take": [[257, "pandas-dataframe-take"]], "pandas.DatetimeIndex.indexer_between_time": [[309, "pandas-datetimeindex-indexer-between-time"]], "pandas.DataFrame.to_dict": [[260, "pandas-dataframe-to-dict"]], "pandas.DatetimeIndex.dayofyear": [[303, "pandas-datetimeindex-dayofyear"]], "pandas.DataFrame.to_timestamp": [[278, "pandas-dataframe-to-timestamp"]], "pandas.DataFrame.sparse.density": [[243, "pandas-dataframe-sparse-density"]], "pandas.DataFrame.var": [[292, "pandas-dataframe-var"]], "pandas.DataFrame.to_json": [[266, "pandas-dataframe-to-json"]], "pandas.DataFrame.to_records": [[274, "pandas-dataframe-to-records"]], "pandas.DatetimeIndex.date": [[297, "pandas-datetimeindex-date"]], "pandas.DatetimeIndex.microsecond": [[319, "pandas-datetimeindex-microsecond"]], "pandas.DatetimeIndex.is_leap_year": [[311, "pandas-datetimeindex-is-leap-year"]], "pandas.DatetimeIndex.is_year_start": [[317, "pandas-datetimeindex-is-year-start"]], "pandas.DataFrame.to_parquet": [[271, "pandas-dataframe-to-parquet"]], "pandas.DataFrame.style": [[250, "pandas-dataframe-style"]], "pandas.DatetimeIndex": [[295, "pandas-datetimeindex"]], "pandas.DataFrame.sum": [[253, "pandas-dataframe-sum"]], "pandas.DataFrame.to_excel": [[261, "pandas-dataframe-to-excel"]], "pandas.DatetimeIndex.ceil": [[296, "pandas-datetimeindex-ceil"]], "pandas.DataFrame.to_pickle": [[273, "pandas-dataframe-to-pickle"]], "pandas.DataFrame.sort_values": [[241, "pandas-dataframe-sort-values"]], "pandas.DataFrame.sparse": [[242, "pandas-dataframe-sparse"]], "pandas.DataFrame.transform": [[281, "pandas-dataframe-transform"]], "pandas.DataFrame.to_csv": [[259, "pandas-dataframe-to-csv"]], "pandas.DatetimeIndex.inferred_freq": [[310, "pandas-datetimeindex-inferred-freq"]], "pandas.DataFrame.truediv": [[283, "pandas-dataframe-truediv"]], "pandas.DataFrame.to_markdown": [[268, "pandas-dataframe-to-markdown"]], "pandas.DataFrame.unstack": [[288, "pandas-dataframe-unstack"]], "pandas.DatetimeIndex.is_month_end": [[312, "pandas-datetimeindex-is-month-end"]], "pandas.DataFrame.where": [[293, "pandas-dataframe-where"]], "pandas.DataFrame.to_sql": [[275, "pandas-dataframe-to-sql"]], "pandas.DataFrame.sparse.to_dense": [[246, "pandas-dataframe-sparse-to-dense"]], "pandas.DataFrame.to_html": [[265, "pandas-dataframe-to-html"]], "pandas.DataFrame.to_xml": [[280, "pandas-dataframe-to-xml"]], "pandas.DataFrame.to_numpy": [[269, "pandas-dataframe-to-numpy"]], "pandas.DataFrame.tshift": [[285, "pandas-dataframe-tshift"]], "pandas.DatetimeIndex.is_month_start": [[313, "pandas-datetimeindex-is-month-start"]], "pandas.DataFrame.values": [[291, "pandas-dataframe-values"]], "pandas.DataFrame.xs": [[294, "pandas-dataframe-xs"]], "pandas.DatetimeIndex.freqstr": [[306, "pandas-datetimeindex-freqstr"]], "pandas.DataFrame.to_orc": [[270, "pandas-dataframe-to-orc"]], "pandas.DataFrame.truncate": [[284, "pandas-dataframe-truncate"]], "pandas.DataFrame.tz_convert": [[286, "pandas-dataframe-tz-convert"]], "pandas.DatetimeIndex.freq": [[305, "pandas-datetimeindex-freq"]], "pandas.DataFrame.stack": [[248, "pandas-dataframe-stack"]], "pandas.DataFrame.to_xarray": [[279, "pandas-dataframe-to-xarray"]], "pandas.DatetimeIndex.day_of_year": [[301, "pandas-datetimeindex-day-of-year"]], "pandas.DataFrame.sparse.from_spmatrix": [[244, "pandas-dataframe-sparse-from-spmatrix"]], "pandas.DataFrame.to_gbq": [[263, "pandas-dataframe-to-gbq"]], "pandas.DatetimeIndex.is_year_end": [[316, "pandas-datetimeindex-is-year-end"]], "pandas.DataFrame.interpolate": [[148, "pandas-dataframe-interpolate"]], "pandas.DataFrame.cov": [[102, "pandas-dataframe-cov"]], "pandas.DataFrame.bool": [[90, "pandas-dataframe-bool"]], "pandas.DataFrame.compare": [[96, "pandas-dataframe-compare"]], "pandas.DataFrame.first_valid_index": [[129, "pandas-dataframe-first-valid-index"]], "pandas.DataFrame.itertuples": [[156, "pandas-dataframe-itertuples"]], "pandas.DataFrame.bfill": [[89, "pandas-dataframe-bfill"]], "pandas.DataFrame.combine": [[94, "pandas-dataframe-combine"]], "pandas.DataFrame.isetitem": [[149, "pandas-dataframe-isetitem"]], "pandas.DataFrame.idxmin": [[142, "pandas-dataframe-idxmin"]], "pandas.DataFrame.kurt": [[159, "pandas-dataframe-kurt"]], "pandas.DataFrame.insert": [[147, "pandas-dataframe-insert"]], "pandas.DataFrame.corr": [[99, "pandas-dataframe-corr"]], "pandas.DataFrame.cumprod": [[105, "pandas-dataframe-cumprod"]], "pandas.DataFrame.iterrows": [[155, "pandas-dataframe-iterrows"]], "pandas.DataFrame.from_dict": [[132, "pandas-dataframe-from-dict"]], "pandas.DataFrame.keys": [[158, "pandas-dataframe-keys"]], "pandas.DataFrame.dot": [[111, "pandas-dataframe-dot"]], "pandas.DataFrame.between_time": [[88, "pandas-dataframe-between-time"]], "pandas.DataFrame.ffill": [[125, "pandas-dataframe-ffill"]], "pandas.DataFrame.fillna": [[126, "pandas-dataframe-fillna"]], "pandas.DataFrame.iteritems": [[154, "pandas-dataframe-iteritems"]], "pandas.DataFrame.attrs": [[85, "pandas-dataframe-attrs"]], "pandas.DataFrame.isin": [[150, "pandas-dataframe-isin"]], "pandas.DataFrame.corrwith": [[100, "pandas-dataframe-corrwith"]], "pandas.DataFrame.duplicated": [[117, "pandas-dataframe-duplicated"]], "pandas.DataFrame.isnull": [[152, "pandas-dataframe-isnull"]], "pandas.DataFrame.empty": [[118, "pandas-dataframe-empty"]], "pandas.DataFrame.explode": [[124, "pandas-dataframe-explode"]], "pandas.DataFrame.floordiv": [[131, "pandas-dataframe-floordiv"]], "pandas.DataFrame.clip": [[92, "pandas-dataframe-clip"]], "pandas.DataFrame.flags": [[130, "pandas-dataframe-flags"]], "pandas.DataFrame.droplevel": [[114, "pandas-dataframe-droplevel"]], "pandas.DataFrame.iloc": [[143, "pandas-dataframe-iloc"]], "pandas.DataFrame.asof": [[80, "pandas-dataframe-asof"]], "pandas.DataFrame.cummin": [[104, "pandas-dataframe-cummin"]], "pandas.DataFrame.drop": [[112, "pandas-dataframe-drop"]], "pandas.DataFrame.eq": [[119, "pandas-dataframe-eq"]], "pandas.DataFrame.combine_first": [[95, "pandas-dataframe-combine-first"]], "pandas.DataFrame.cumsum": [[106, "pandas-dataframe-cumsum"]], "pandas.DataFrame.expanding": [[123, "pandas-dataframe-expanding"]], "pandas.DataFrame.join": [[157, "pandas-dataframe-join"]], "pandas.DataFrame.describe": [[107, "pandas-dataframe-describe"]], "pandas.DataFrame.div": [[109, "pandas-dataframe-div"]], "pandas.DataFrame.ge": [[134, "pandas-dataframe-ge"]], "pandas.DataFrame.isna": [[151, "pandas-dataframe-isna"]], "pandas.DataFrame.diff": [[108, "pandas-dataframe-diff"]], "pandas.DataFrame.head": [[138, "pandas-dataframe-head"]], "pandas.DataFrame.groupby": [[136, "pandas-dataframe-groupby"]], "pandas.DataFrame.drop_duplicates": [[113, "pandas-dataframe-drop-duplicates"]], "pandas.DataFrame.get": [[135, "pandas-dataframe-get"]], "pandas.DataFrame.from_records": [[133, "pandas-dataframe-from-records"]], "pandas.DataFrame.info": [[146, "pandas-dataframe-info"]], "pandas.DataFrame.index": [[144, "pandas-dataframe-index"]], "pandas.DataFrame.hist": [[139, "pandas-dataframe-hist"]], "pandas.DataFrame.equals": [[120, "pandas-dataframe-equals"]], "pandas.DataFrame.dropna": [[115, "pandas-dataframe-dropna"]], "pandas.DataFrame.at_time": [[84, "pandas-dataframe-at-time"]], "pandas.DataFrame.cummax": [[103, "pandas-dataframe-cummax"]], "pandas.DataFrame.astype": [[82, "pandas-dataframe-astype"]], "pandas.DataFrame.filter": [[127, "pandas-dataframe-filter"]], "pandas.DataFrame.copy": [[98, "pandas-dataframe-copy"]], "pandas.DataFrame.eval": [[121, "pandas-dataframe-eval"]], "pandas.DataFrame.first": [[128, "pandas-dataframe-first"]], "pandas.DataFrame.assign": [[81, "pandas-dataframe-assign"]], "pandas.DataFrame.at": [[83, "pandas-dataframe-at"]], "pandas.DataFrame.infer_objects": [[145, "pandas-dataframe-infer-objects"]], "pandas.DataFrame.items": [[153, "pandas-dataframe-items"]], "pandas.DataFrame.convert_dtypes": [[97, "pandas-dataframe-convert-dtypes"]], "pandas.DataFrame.axes": [[86, "pandas-dataframe-axes"]], "pandas.DataFrame.idxmax": [[141, "pandas-dataframe-idxmax"]], "pandas.DataFrame.count": [[101, "pandas-dataframe-count"]], "pandas.DataFrame.ewm": [[122, "pandas-dataframe-ewm"]], "pandas.DataFrame.dtypes": [[116, "pandas-dataframe-dtypes"]], "pandas.DataFrame.gt": [[137, "pandas-dataframe-gt"]], "pandas.DataFrame.iat": [[140, "pandas-dataframe-iat"]], "pandas.DataFrame.backfill": [[87, "pandas-dataframe-backfill"]], "pandas.DataFrame.divide": [[110, "pandas-dataframe-divide"]], "pandas.DataFrame.boxplot": [[91, "pandas-dataframe-boxplot"]], "pandas.DataFrame.columns": [[93, "pandas-dataframe-columns"]], "pandas.DataFrame.shape": [[235, "pandas-dataframe-shape"]], "pandas.DataFrame.resample": [[219, "pandas-dataframe-resample"]], "pandas.DataFrame.le": [[163, "pandas-dataframe-le"]], "pandas.DataFrame.notna": [[183, "pandas-dataframe-notna"]], "pandas.DataFrame.rmod": [[222, "pandas-dataframe-rmod"]], "pandas.DataFrame.plot.kde": [[200, "pandas-dataframe-plot-kde"]], "pandas.DataFrame.query": [[209, "pandas-dataframe-query"]], "pandas.DataFrame.rank": [[211, "pandas-dataframe-rank"]], "pandas.DataFrame.last_valid_index": [[162, "pandas-dataframe-last-valid-index"]], "pandas.DataFrame.plot.scatter": [[203, "pandas-dataframe-plot-scatter"]], "pandas.DataFrame.prod": [[206, "pandas-dataframe-prod"]], "pandas.DataFrame.mean": [[170, "pandas-dataframe-mean"]], "pandas.DataFrame.rename": [[215, "pandas-dataframe-rename"]], "pandas.DataFrame.rfloordiv": [[221, "pandas-dataframe-rfloordiv"]], "pandas.DataFrame.skew": [[238, "pandas-dataframe-skew"]], "pandas.DataFrame.multiply": [[179, "pandas-dataframe-multiply"]], "pandas.DataFrame.plot": [[192, "pandas-dataframe-plot"]], "pandas.DataFrame.memory_usage": [[173, "pandas-dataframe-memory-usage"]], "pandas.DataFrame.rpow": [[226, "pandas-dataframe-rpow"]], "pandas.DataFrame.loc": [[164, "pandas-dataframe-loc"]], "pandas.DataFrame.shift": [[236, "pandas-dataframe-shift"]], "pandas.DataFrame.pipe": [[189, "pandas-dataframe-pipe"]], "pandas.DataFrame.nunique": [[186, "pandas-dataframe-nunique"]], "pandas.DataFrame.ne": [[181, "pandas-dataframe-ne"]], "pandas.DataFrame.set_index": [[234, "pandas-dataframe-set-index"]], "pandas.DataFrame.mad": [[167, "pandas-dataframe-mad"]], "pandas.DataFrame.lookup": [[165, "pandas-dataframe-lookup"]], "pandas.DataFrame.ndim": [[180, "pandas-dataframe-ndim"]], "pandas.DataFrame.plot.line": [[201, "pandas-dataframe-plot-line"]], "pandas.DataFrame.plot.barh": [[195, "pandas-dataframe-plot-barh"]], "pandas.DataFrame.last": [[161, "pandas-dataframe-last"]], "pandas.DataFrame.set_axis": [[232, "pandas-dataframe-set-axis"]], "pandas.DataFrame.max": [[169, "pandas-dataframe-max"]], "pandas.DataFrame.mode": [[177, "pandas-dataframe-mode"]], "pandas.DataFrame.plot.hexbin": [[198, "pandas-dataframe-plot-hexbin"]], "pandas.DataFrame.mask": [[168, "pandas-dataframe-mask"]], "pandas.DataFrame.reindex": [[213, "pandas-dataframe-reindex"]], "pandas.DataFrame.product": [[207, "pandas-dataframe-product"]], "pandas.DataFrame.quantile": [[208, "pandas-dataframe-quantile"]], "pandas.DataFrame.rsub": [[227, "pandas-dataframe-rsub"]], "pandas.DataFrame.rtruediv": [[228, "pandas-dataframe-rtruediv"]], "pandas.DataFrame.set_flags": [[233, "pandas-dataframe-set-flags"]], "pandas.DataFrame.pop": [[204, "pandas-dataframe-pop"]], "pandas.DataFrame.plot.area": [[193, "pandas-dataframe-plot-area"]], "pandas.DataFrame.merge": [[174, "pandas-dataframe-merge"]], "pandas.DataFrame.reorder_levels": [[217, "pandas-dataframe-reorder-levels"]], "pandas.DataFrame.radd": [[210, "pandas-dataframe-radd"]], "pandas.DataFrame.lt": [[166, "pandas-dataframe-lt"]], "pandas.DataFrame.replace": [[218, "pandas-dataframe-replace"]], "pandas.DataFrame.mul": [[178, "pandas-dataframe-mul"]], "pandas.DataFrame.select_dtypes": [[230, "pandas-dataframe-select-dtypes"]], "pandas.DataFrame.rmul": [[223, "pandas-dataframe-rmul"]], "pandas.DataFrame.rolling": [[224, "pandas-dataframe-rolling"]], "pandas.DataFrame.slice_shift": [[239, "pandas-dataframe-slice-shift"]], "pandas.DataFrame.nlargest": [[182, "pandas-dataframe-nlargest"]], "pandas.DataFrame.plot.bar": [[194, "pandas-dataframe-plot-bar"]], "pandas.DataFrame.plot.pie": [[202, "pandas-dataframe-plot-pie"]], "pandas.DataFrame.rename_axis": [[216, "pandas-dataframe-rename-axis"]], "pandas.DataFrame.sem": [[231, "pandas-dataframe-sem"]], "pandas.DataFrame.plot.box": [[196, "pandas-dataframe-plot-box"]], "pandas.DataFrame.rdiv": [[212, "pandas-dataframe-rdiv"]], "pandas.DataFrame.pivot": [[190, "pandas-dataframe-pivot"]], "pandas.DataFrame.mod": [[176, "pandas-dataframe-mod"]], "pandas.DataFrame.plot.density": [[197, "pandas-dataframe-plot-density"]], "pandas.DataFrame.notnull": [[184, "pandas-dataframe-notnull"]], "pandas.DataFrame.kurtosis": [[160, "pandas-dataframe-kurtosis"]], "pandas.DataFrame.min": [[175, "pandas-dataframe-min"]], "pandas.DataFrame.pct_change": [[188, "pandas-dataframe-pct-change"]], "pandas.DataFrame.median": [[171, "pandas-dataframe-median"]], "pandas.DataFrame.reset_index": [[220, "pandas-dataframe-reset-index"]], "pandas.DataFrame.nsmallest": [[185, "pandas-dataframe-nsmallest"]], "pandas.DataFrame.pivot_table": [[191, "pandas-dataframe-pivot-table"]], "pandas.DataFrame.reindex_like": [[214, "pandas-dataframe-reindex-like"]], "pandas.DataFrame.sample": [[229, "pandas-dataframe-sample"]], "pandas.DataFrame.pad": [[187, "pandas-dataframe-pad"]], "pandas.DataFrame.round": [[225, "pandas-dataframe-round"]], "pandas.DataFrame.melt": [[172, "pandas-dataframe-melt"]], "pandas.DataFrame.size": [[237, "pandas-dataframe-size"]], "pandas.DataFrame.plot.hist": [[199, "pandas-dataframe-plot-hist"]], "pandas.DataFrame.pow": [[205, "pandas-dataframe-pow"]], "Version 0.8.0 (June 29, 2012)": [[2570, "version-0-8-0-june-29-2012"]], "Support for non-unique indexes": [[2570, "support-for-non-unique-indexes"]], "NumPy datetime64 dtype and 1.6 dependency": [[2570, "numpy-datetime64-dtype-and-1-6-dependency"]], "Time Series changes and improvements": [[2570, "time-series-changes-and-improvements"]], "Other new features": [[2570, "other-new-features"]], "New plotting methods": [[2570, "new-plotting-methods"]], "Other API changes": [[2570, "other-api-changes"], [2574, "other-api-changes"], [2586, "other-api-changes"], [2566, "other-api-changes"], [2598, "other-api-changes"], [2603, "other-api-changes"], [2592, "other-api-changes"], [2569, "other-api-changes"], [2547, "other-api-changes"], [2539, "other-api-changes"], [2555, "other-api-changes"], [2558, "other-api-changes"], [2544, "other-api-changes"], [2534, "other-api-changes"], [2550, "other-api-changes"], [2540, "other-api-changes"], [2541, "other-api-changes"], [2537, "other-api-changes"]], "Potential porting issues for pandas <= 0.7.3 users": [[2570, "potential-porting-issues-for-pandas-0-7-3-users"]], "Contributors": [[2570, "contributors"], [2578, "contributors"], [2568, "contributors"], [2565, "contributors"], [2574, "contributors"], [2577, "contributors"], [2588, "contributors"], [2595, "contributors"], [2567, "contributors"], [2585, "contributors"], [2605, "contributors"], [2587, "contributors"], [2601, "contributors"], [2579, "contributors"], [2584, "contributors"], [2586, "contributors"], [2572, "contributors"], [2590, "contributors"], [2575, "contributors"], [2566, "contributors"], [2573, "contributors"], [2600, "contributors"], [2593, "contributors"], [2560, "contributors"], [2582, "contributors"], [2599, "contributors"], [2589, "contributors"], [2602, "contributors"], [2561, "contributors"], [2571, "contributors"], [2591, "contributors"], [2562, "contributors"], [2597, "contributors"], [2581, "contributors"], [2598, "contributors"], [2606, "contributors"], [2603, "contributors"], [2583, "contributors"], [2596, "contributors"], [2592, "contributors"], [2594, "contributors"], [2604, "contributors"], [2569, "contributors"], [2576, "contributors"], [2580, "contributors"], [2564, "contributors"], [2563, "contributors"], [2536, "contributors"], [2547, "contributors"], [2539, "contributors"], [2527, "contributors"], [2531, "contributors"], [2525, "contributors"], [2555, "contributors"], [2549, "contributors"], [2533, "contributors"], [2558, "contributors"], [2548, "contributors"], [2544, "contributors"], [2534, "contributors"], [2526, "contributors"], [2550, "contributors"], [2532, "contributors"], [2538, "contributors"], [2540, "contributors"], [2523, "contributors"], [2557, "contributors"], [2530, "contributors"], [2535, "contributors"], [2528, "contributors"], [2551, "contributors"], [2542, "contributors"], [2541, "contributors"], [2524, "contributors"], [2537, "contributors"], [2559, "contributors"], [2529, "contributors"], [2553, "contributors"], [2546, "contributors"], [2543, "contributors"], [2545, "contributors"], [2552, "contributors"], [2554, "contributors"], [2556, "contributors"]], "What\u2019s new in 1.0.4 (May 28, 2020)": [[2578, "what-s-new-in-1-0-4-may-28-2020"]], "Fixed regressions": [[2578, "fixed-regressions"], [2577, "fixed-regressions"], [2588, "fixed-regressions"], [2595, "fixed-regressions"], [2585, "fixed-regressions"], [2605, "fixed-regressions"], [2587, "fixed-regressions"], [2601, "fixed-regressions"], [2579, "fixed-regressions"], [2584, "fixed-regressions"], [2590, "fixed-regressions"], [2575, "fixed-regressions"], [2600, "fixed-regressions"], [2593, "fixed-regressions"], [2582, "fixed-regressions"], [2599, "fixed-regressions"], [2589, "fixed-regressions"], [2602, "fixed-regressions"], [2591, "fixed-regressions"], [2597, "fixed-regressions"], [2581, "fixed-regressions"], [2606, "fixed-regressions"], [2583, "fixed-regressions"], [2596, "fixed-regressions"], [2594, "fixed-regressions"], [2604, "fixed-regressions"], [2576, "fixed-regressions"], [2557, "fixed-regressions"], [2551, "fixed-regressions"], [2552, "fixed-regressions"], [2554, "fixed-regressions"], [2556, "fixed-regressions"]], "Bug fixes": [[2578, "bug-fixes"], [2574, "bug-fixes"], [2577, "bug-fixes"], [2588, "bug-fixes"], [2595, "bug-fixes"], [2585, "bug-fixes"], [2605, "bug-fixes"], [2587, "bug-fixes"], [2601, "bug-fixes"], [2579, "bug-fixes"], [2584, "bug-fixes"], [2586, "bug-fixes"], [2575, "bug-fixes"], [2600, "bug-fixes"], [2593, "bug-fixes"], [2560, "bug-fixes"], [2582, "bug-fixes"], [2599, "bug-fixes"], [2602, "bug-fixes"], [2561, "bug-fixes"], [2581, "bug-fixes"], [2598, "bug-fixes"], [2606, "bug-fixes"], [2603, "bug-fixes"], [2583, "bug-fixes"], [2596, "bug-fixes"], [2592, "bug-fixes"], [2594, "bug-fixes"], [2604, "bug-fixes"], [2576, "bug-fixes"], [2580, "bug-fixes"], [2536, "bug-fixes"], [2547, "bug-fixes"], [2539, "bug-fixes"], [2527, "bug-fixes"], [2531, "bug-fixes"], [2555, "bug-fixes"], [2533, "bug-fixes"], [2558, "bug-fixes"], [2548, "bug-fixes"], [2544, "bug-fixes"], [2534, "bug-fixes"], [2526, "bug-fixes"], [2550, "bug-fixes"], [2532, "bug-fixes"], [2538, "bug-fixes"], [2540, "bug-fixes"], [2557, "bug-fixes"], [2530, "bug-fixes"], [2535, "bug-fixes"], [2528, "bug-fixes"], [2551, "bug-fixes"], [2542, "bug-fixes"], [2541, "bug-fixes"], [2537, "bug-fixes"], [2559, "bug-fixes"], [2529, "bug-fixes"], [2546, "bug-fixes"], [2543, "bug-fixes"], [2545, "bug-fixes"], [2552, "bug-fixes"], [2554, "bug-fixes"], [2556, "bug-fixes"]], "Version 0.7.2 (March 16, 2012)": [[2568, "version-0-7-2-march-16-2012"]], "New features": [[2568, "new-features"], [2565, "new-features"], [2567, "new-features"], [2572, "new-features"], [2566, "new-features"], [2573, "new-features"], [2571, "new-features"], [2562, "new-features"], [2569, "new-features"], [2564, "new-features"], [2563, "new-features"], [2536, "new-features"], [2547, "new-features"], [2539, "new-features"], [2531, "new-features"], [2548, "new-features"], [2544, "new-features"], [2534, "new-features"], [2550, "new-features"], [2538, "new-features"], [2540, "new-features"], [2523, "new-features"], [2541, "new-features"], [2524, "new-features"], [2537, "new-features"]], "Performance improvements": [[2568, "performance-improvements"], [2565, "performance-improvements"], [2574, "performance-improvements"], [2595, "performance-improvements"], [2567, "performance-improvements"], [2586, "performance-improvements"], [2566, "performance-improvements"], [2571, "performance-improvements"], [2598, "performance-improvements"], [2603, "performance-improvements"], [2592, "performance-improvements"], [2580, "performance-improvements"], [2536, "performance-improvements"], [2547, "performance-improvements"], [2539, "performance-improvements"], [2555, "performance-improvements"], [2558, "performance-improvements"], [2548, "performance-improvements"], [2544, "performance-improvements"], [2534, "performance-improvements"], [2550, "performance-improvements"], [2538, "performance-improvements"], [2540, "performance-improvements"], [2535, "performance-improvements"], [2551, "performance-improvements"], [2542, "performance-improvements"], [2541, "performance-improvements"], [2537, "performance-improvements"], [2543, "performance-improvements"], [2545, "performance-improvements"]], "Version 0.6.1 (December 13, 2011)": [[2565, "version-0-6-1-december-13-2011"]], "What\u2019s new in 1.0.0 (January 29, 2020)": [[2574, "what-s-new-in-1-0-0-january-29-2020"]], "New deprecation policy": [[2574, "new-deprecation-policy"]], "Enhancements": [[2574, "enhancements"], [2586, "enhancements"], [2598, "enhancements"], [2603, "enhancements"], [2583, "enhancements"], [2592, "enhancements"], [2580, "enhancements"], [2527, "enhancements"], [2531, "enhancements"], [2525, "enhancements"], [2555, "enhancements"], [2533, "enhancements"], [2558, "enhancements"], [2532, "enhancements"], [2538, "enhancements"], [2530, "enhancements"], [2535, "enhancements"], [2528, "enhancements"], [2529, "enhancements"], [2543, "enhancements"], [2545, "enhancements"]], "Using Numba in rolling.apply and expanding.apply": [[2574, "using-numba-in-rolling-apply-and-expanding-apply"]], "Defining custom windows for rolling operations": [[2574, "defining-custom-windows-for-rolling-operations"]], "Converting to markdown": [[2574, "converting-to-markdown"]], "Experimental new features": [[2574, "experimental-new-features"]], "Experimental NA scalar to denote missing values": [[2574, "experimental-na-scalar-to-denote-missing-values"], [2511, "experimental-na-scalar-to-denote-missing-values"]], "Dedicated string data type": [[2574, "dedicated-string-data-type"]], "Boolean data type with missing values support": [[2574, "boolean-data-type-with-missing-values-support"]], "Method convert_dtypes to ease use of supported extension dtypes": [[2574, "method-convert-dtypes-to-ease-use-of-supported-extension-dtypes"]], "Other enhancements": [[2574, "other-enhancements"], [2586, "other-enhancements"], [2598, "other-enhancements"], [2603, "other-enhancements"], [2592, "other-enhancements"], [2580, "other-enhancements"], [2536, "other-enhancements"], [2547, "other-enhancements"], [2539, "other-enhancements"], [2555, "other-enhancements"], [2558, "other-enhancements"], [2548, "other-enhancements"], [2544, "other-enhancements"], [2534, "other-enhancements"], [2526, "other-enhancements"], [2550, "other-enhancements"], [2540, "other-enhancements"], [2535, "other-enhancements"], [2541, "other-enhancements"], [2537, "other-enhancements"]], "Backwards incompatible API changes": [[2574, "backwards-incompatible-api-changes"], [2598, "backwards-incompatible-api-changes"], [2603, "backwards-incompatible-api-changes"], [2592, "backwards-incompatible-api-changes"], [2580, "backwards-incompatible-api-changes"], [2547, "backwards-incompatible-api-changes"], [2539, "backwards-incompatible-api-changes"], [2531, "backwards-incompatible-api-changes"], [2555, "backwards-incompatible-api-changes"], [2549, "backwards-incompatible-api-changes"], [2558, "backwards-incompatible-api-changes"], [2544, "backwards-incompatible-api-changes"], [2534, "backwards-incompatible-api-changes"], [2550, "backwards-incompatible-api-changes"], [2537, "backwards-incompatible-api-changes"]], "Avoid using names from MultiIndex.levels": [[2574, "avoid-using-names-from-multiindex-levels"]], "New repr for IntervalArray": [[2574, "new-repr-for-intervalarray"]], "DataFrame.rename now only accepts one positional argument": [[2574, "dataframe-rename-now-only-accepts-one-positional-argument"]], "Extended verbose info output for DataFrame": [[2574, "extended-verbose-info-output-for-dataframe"]], "pandas.array() inference changes": [[2574, "pandas-array-inference-changes"]], "arrays.IntegerArray now uses pandas.NA": [[2574, "arrays-integerarray-now-uses-pandas-na"]], "arrays.IntegerArray comparisons return arrays.BooleanArray": [[2574, "arrays-integerarray-comparisons-return-arrays-booleanarray"]], "By default Categorical.min() now returns the minimum instead of np.nan": [[2574, "by-default-categorical-min-now-returns-the-minimum-instead-of-np-nan"]], "Default dtype of empty pandas.Series": [[2574, "default-dtype-of-empty-pandas-series"]], "Result dtype inference changes for resample operations": [[2574, "result-dtype-inference-changes-for-resample-operations"]], "Increased minimum version for Python": [[2574, "increased-minimum-version-for-python"], [2586, "increased-minimum-version-for-python"], [2598, "increased-minimum-version-for-python"]], "Increased minimum versions for dependencies": [[2574, "increased-minimum-versions-for-dependencies"], [2586, "increased-minimum-versions-for-dependencies"], [2598, "increased-minimum-versions-for-dependencies"], [2603, "increased-minimum-versions-for-dependencies"], [2592, "increased-minimum-versions-for-dependencies"], [2580, "increased-minimum-versions-for-dependencies"], [2555, "increased-minimum-versions-for-dependencies"], [2558, "increased-minimum-versions-for-dependencies"]], "Build changes": [[2574, "build-changes"], [2555, "build-changes"], [2558, "build-changes"], [2550, "build-changes"], [2552, "build-changes"]], "Documentation improvements": [[2574, "documentation-improvements"], [13, "documentation-improvements"]], "Deprecations": [[2574, "deprecations"], [2586, "deprecations"], [2575, "deprecations"], [2598, "deprecations"], [2603, "deprecations"], [2592, "deprecations"], [2580, "deprecations"], [2547, "deprecations"], [2539, "deprecations"], [2527, "deprecations"], [2531, "deprecations"], [2555, "deprecations"], [2558, "deprecations"], [2548, "deprecations"], [2544, "deprecations"], [2534, "deprecations"], [2550, "deprecations"], [2538, "deprecations"], [2540, "deprecations"], [2535, "deprecations"], [2528, "deprecations"], [2541, "deprecations"], [2537, "deprecations"], [2529, "deprecations"]], "Removal of prior version deprecations/changes": [[2574, "removal-of-prior-version-deprecations-changes"], [2547, "removal-of-prior-version-deprecations-changes"], [2539, "removal-of-prior-version-deprecations-changes"], [2531, "removal-of-prior-version-deprecations-changes"], [2555, "removal-of-prior-version-deprecations-changes"], [2558, "removal-of-prior-version-deprecations-changes"], [2544, "removal-of-prior-version-deprecations-changes"], [2534, "removal-of-prior-version-deprecations-changes"], [2550, "removal-of-prior-version-deprecations-changes"], [2541, "removal-of-prior-version-deprecations-changes"], [2537, "removal-of-prior-version-deprecations-changes"]], "Categorical": [[2574, "categorical"], [2586, "categorical"], [2598, "categorical"], [2603, "categorical"], [2592, "categorical"], [2580, "categorical"], [2547, "categorical"], [2555, "categorical"], [2558, "categorical"], [2548, "categorical"], [2550, "categorical"], [2559, "categorical"], [2546, "categorical"], [2545, "categorical"]], "Datetimelike": [[2574, "datetimelike"], [2598, "datetimelike"], [2603, "datetimelike"], [2592, "datetimelike"], [2580, "datetimelike"], [2555, "datetimelike"], [2558, "datetimelike"], [2550, "datetimelike"], [2559, "datetimelike"]], "Timedelta": [[2574, "timedelta"], [2586, "timedelta"], [2598, "timedelta"], [2603, "timedelta"], [2592, "timedelta"], [2580, "timedelta"], [2555, "timedelta"], [2558, "timedelta"], [2550, "timedelta"]], "Timezones": [[2574, "timezones"], [2586, "timezones"], [2592, "timezones"], [2580, "timezones"], [22, "timezones"], [2555, "timezones"], [2558, "timezones"], [2550, "timezones"], [2559, "timezones"]], "Numeric": [[2574, "numeric"], [2586, "numeric"], [2598, "numeric"], [2603, "numeric"], [2592, "numeric"], [2580, "numeric"], [2547, "numeric"], [2555, "numeric"], [2558, "numeric"], [2548, "numeric"], [2544, "numeric"], [2550, "numeric"], [2559, "numeric"], [2545, "numeric"]], "Conversion": [[2574, "conversion"], [2586, "conversion"], [2598, "conversion"], [2603, "conversion"], [2592, "conversion"], [2580, "conversion"], [2547, "conversion"], [2555, "conversion"], [2558, "conversion"], [2548, "conversion"], [2544, "conversion"], [2481, "conversion"], [2491, "conversion"], [2511, "conversion"], [2485, "conversion"], [2485, "id4"], [2485, "id5"], [2559, "conversion"], [2546, "conversion"], [2545, "conversion"]], "Strings": [[2574, "strings"], [2586, "strings"], [2598, "strings"], [2603, "strings"], [2592, "strings"], [2580, "strings"], [2479, "strings"], [2555, "strings"], [2558, "strings"], [2550, "strings"]], "Interval": [[2574, "interval"], [2586, "interval"], [2598, "interval"], [2603, "interval"], [2592, "interval"], [2580, "interval"], [2555, "interval"], [2558, "interval"], [2559, "interval"]], "Indexing": [[2574, "indexing"], [2586, "indexing"], [2560, "indexing"], [2598, "indexing"], [2603, "indexing"], [2592, "indexing"], [2580, "indexing"], [10, "indexing"], [2547, "indexing"], [2519, "indexing"], [2555, "indexing"], [2558, "indexing"], [2548, "indexing"], [2544, "indexing"], [2550, "indexing"], [2509, "indexing"], [2559, "indexing"], [2546, "indexing"], [2545, "indexing"]], "Missing": [[2574, "missing"], [2586, "missing"], [2598, "missing"], [2603, "missing"], [2592, "missing"], [2580, "missing"], [2555, "missing"], [2558, "missing"], [2559, "missing"]], "MultiIndex": [[2574, "multiindex"], [2586, "multiindex"], [2598, "multiindex"], [2603, "multiindex"], [2592, "multiindex"], [2580, "multiindex"], [10, "multiindex"], [2555, "multiindex"], [2558, "multiindex"], [2550, "multiindex"], [2485, "multiindex"]], "IO": [[2574, "io"], [2560, "io"], [2580, "io"], [14, "io"], [2547, "io"], [2555, "io"], [2558, "io"], [2548, "io"], [2544, "io"], [2550, "io"], [2559, "io"], [2546, "io"], [2545, "io"]], "Plotting": [[2574, "plotting"], [2586, "plotting"], [2598, "plotting"], [2603, "plotting"], [2592, "plotting"], [2580, "plotting"], [2489, "plotting"], [2547, "plotting"], [2555, "plotting"], [2558, "plotting"], [2548, "plotting"], [2544, "plotting"], [2481, "plotting"], [2550, "plotting"], [2491, "plotting"], [2495, "plotting"], [2505, "plotting"], [2559, "plotting"], [2529, "plotting"], [2546, "plotting"], [2545, "plotting"]], "GroupBy/resample/rolling": [[2574, "groupby-resample-rolling"], [2560, "groupby-resample-rolling"], [2561, "groupby-resample-rolling"], [2580, "groupby-resample-rolling"], [2547, "groupby-resample-rolling"], [2555, "groupby-resample-rolling"], [2558, "groupby-resample-rolling"], [2548, "groupby-resample-rolling"], [2544, "groupby-resample-rolling"], [2550, "groupby-resample-rolling"], [2559, "groupby-resample-rolling"], [2545, "groupby-resample-rolling"]], "Reshaping": [[2574, "reshaping"], [2586, "reshaping"], [2598, "reshaping"], [2603, "reshaping"], [2592, "reshaping"], [2580, "reshaping"], [2547, "reshaping"], [2555, "reshaping"], [2558, "reshaping"], [2548, "reshaping"], [2544, "reshaping"], [2550, "reshaping"], [2495, "reshaping"], [2559, "reshaping"], [2546, "reshaping"], [2545, "reshaping"]], "Sparse": [[2574, "sparse"], [2598, "sparse"], [2603, "sparse"], [2592, "sparse"], [2580, "sparse"], [2479, "sparse"], [2547, "sparse"], [2555, "sparse"], [2558, "sparse"], [2544, "sparse"], [2550, "sparse"], [2559, "sparse"], [2545, "sparse"]], "ExtensionArray": [[2574, "extensionarray"], [2586, "extensionarray"], [2598, "extensionarray"], [2603, "extensionarray"], [2592, "extensionarray"], [2580, "extensionarray"], [8, "extensionarray"], [2558, "extensionarray"]], "Other": [[2574, "other"], [2585, "other"], [2605, "other"], [2587, "other"], [2601, "other"], [2586, "other"], [2560, "other"], [2582, "other"], [2599, "other"], [2602, "other"], [2598, "other"], [2606, "other"], [2603, "other"], [2583, "other"], [2596, "other"], [2592, "other"], [2604, "other"], [2580, "other"], [2547, "other"], [2555, "other"], [2558, "other"], [2544, "other"], [2550, "other"], [2559, "other"], [2545, "other"]], "What\u2019s new in 1.0.3 (March 17, 2020)": [[2577, "what-s-new-in-1-0-3-march-17-2020"]], "What\u2019s new in 1.2.2 (February 09, 2021)": [[2588, "what-s-new-in-1-2-2-february-09-2021"]], "What\u2019s new in 1.3.3 (September 12, 2021)": [[2595, "what-s-new-in-1-3-3-september-12-2021"]], "Version 0.7.1 (February 29, 2012)": [[2567, "version-0-7-1-february-29-2012"]], "What\u2019s new in 1.1.5 (December 07, 2020)": [[2585, "what-s-new-in-1-1-5-december-07-2020"]], "What\u2019s new in 1.5.2 (November 21, 2022)": [[2605, "what-s-new-in-1-5-2-november-21-2022"]], "What\u2019s new in 1.2.1 (January 20, 2021)": [[2587, "what-s-new-in-1-2-1-january-20-2021"]], "Calling NumPy ufuncs on non-aligned DataFrames": [[2587, "calling-numpy-ufuncs-on-non-aligned-dataframes"]], "What\u2019s new in 1.4.3 (June 23, 2022)": [[2601, "what-s-new-in-1-4-3-june-23-2022"]], "Behavior of concat with empty or all-NA DataFrame columns": [[2601, "behavior-of-concat-with-empty-or-all-na-dataframe-columns"]], "What\u2019s new in 1.0.5 (June 17, 2020)": [[2579, "what-s-new-in-1-0-5-june-17-2020"]], "What\u2019s new in 1.1.4 (October 30, 2020)": [[2584, "what-s-new-in-1-1-4-october-30-2020"]], "What\u2019s new in 1.2.0 (December 26, 2020)": [[2586, "what-s-new-in-1-2-0-december-26-2020"]], "Optionally disallow duplicate labels": [[2586, "optionally-disallow-duplicate-labels"]], "Passing arguments to fsspec backends": [[2586, "passing-arguments-to-fsspec-backends"]], "Support for binary file handles in to_csv": [[2586, "support-for-binary-file-handles-in-to-csv"]], "Support for short caption and table position in to_latex": [[2586, "support-for-short-caption-and-table-position-in-to-latex"]], "Change in default floating precision for read_csv and read_table": [[2586, "change-in-default-floating-precision-for-read-csv-and-read-table"]], "Experimental nullable data types for float data": [[2586, "experimental-nullable-data-types-for-float-data"]], "Index/column name preservation when aggregating": [[2586, "index-column-name-preservation-when-aggregating"]], "GroupBy supports EWM operations directly": [[2586, "groupby-supports-ewm-operations-directly"]], "Notable bug fixes": [[2586, "notable-bug-fixes"], [2598, "notable-bug-fixes"], [2603, "notable-bug-fixes"], [2592, "notable-bug-fixes"], [2580, "notable-bug-fixes"]], "Consistency of DataFrame Reductions": [[2586, "consistency-of-dataframe-reductions"]], "Datetime-like": [[2586, "datetime-like"]], "I/O": [[2586, "i-o"], [2598, "i-o"], [2603, "i-o"], [2592, "i-o"]], "Period": [[2586, "period"], [2598, "period"], [2603, "period"], [2592, "period"], [2479, "period"], [2519, "period"]], "Styler": [[2586, "styler"], [2598, "styler"], [2598, "id2"], [2603, "styler"], [2603, "id1"], [2592, "styler"]], "Groupby/resample/rolling": [[2586, "groupby-resample-rolling"], [2598, "groupby-resample-rolling"], [2603, "groupby-resample-rolling"], [2592, "groupby-resample-rolling"]], "Version 0.9.0 (October 7, 2012)": [[2572, "version-0-9-0-october-7-2012"]], "API changes": [[2572, "api-changes"], [2573, "api-changes"], [2536, "api-changes"], [2527, "api-changes"], [2525, "api-changes"], [2533, "api-changes"], [2526, "api-changes"], [2532, "api-changes"], [2538, "api-changes"], [2540, "api-changes"], [2523, "api-changes"], [2530, "api-changes"], [2535, "api-changes"], [2528, "api-changes"], [2541, "api-changes"], [2524, "api-changes"], [2529, "api-changes"], [2556, "api-changes"]], "What\u2019s new in 1.2.4 (April 12, 2021)": [[2590, "what-s-new-in-1-2-4-april-12-2021"]], "What\u2019s new in 1.0.1 (February 5, 2020)": [[2575, "what-s-new-in-1-0-1-february-5-2020"]], "Version 0.7.0 (February 9, 2012)": [[2566, "version-0-7-0-february-9-2012"]], "API changes to integer indexing": [[2566, "api-changes-to-integer-indexing"]], "API tweaks regarding label-based slicing": [[2566, "api-tweaks-regarding-label-based-slicing"]], "Changes to Series [] operator": [[2566, "changes-to-series-operator"]], "Version 0.9.1 (November 14, 2012)": [[2573, "version-0-9-1-november-14-2012"]], "What\u2019s new in 1.4.2 (April 2, 2022)": [[2600, "what-s-new-in-1-4-2-april-2-2022"]], "What\u2019s new in 1.3.1 (July 25, 2021)": [[2593, "what-s-new-in-1-3-1-july-25-2021"]], "What\u2019s new in 0.25.2 (October 15, 2019)": [[2560, "what-s-new-in-0-25-2-october-15-2019"]], "What\u2019s new in 1.1.2 (September 8, 2020)": [[2582, "what-s-new-in-1-1-2-september-8-2020"]], "What\u2019s new in 1.4.1 (February 12, 2022)": [[2599, "what-s-new-in-1-4-1-february-12-2022"]], "What\u2019s new in 1.2.3 (March 02, 2021)": [[2589, "what-s-new-in-1-2-3-march-02-2021"]], "What\u2019s new in 1.4.4 (August 31, 2022)": [[2602, "what-s-new-in-1-4-4-august-31-2022"]], "What\u2019s new in 0.25.3 (October 31, 2019)": [[2561, "what-s-new-in-0-25-3-october-31-2019"]], "Version 0.8.1 (July 22, 2012)": [[2571, "version-0-8-1-july-22-2012"]], "What\u2019s new in 1.2.5 (June 22, 2021)": [[2591, "what-s-new-in-1-2-5-june-22-2021"]], "Versions 0.4.1 through 0.4.3 (September 25 - October 9, 2011)": [[2562, "versions-0-4-1-through-0-4-3-september-25-october-9-2011"]], "Performance enhancements": [[2562, "performance-enhancements"], [2564, "performance-enhancements"], [2563, "performance-enhancements"]], "What\u2019s new in 1.3.5 (December 12, 2021)": [[2597, "what-s-new-in-1-3-5-december-12-2021"]], "What\u2019s new in 1.1.1 (August 20, 2020)": [[2581, "what-s-new-in-1-1-1-august-20-2020"]], "What\u2019s new in 1.4.0 (January 22, 2022)": [[2598, "what-s-new-in-1-4-0-january-22-2022"]], "Improved warning messages": [[2598, "improved-warning-messages"]], "Index can hold arbitrary ExtensionArrays": [[2598, "index-can-hold-arbitrary-extensionarrays"]], "Multi-threaded CSV reading with a new CSV Engine based on pyarrow": [[2598, "multi-threaded-csv-reading-with-a-new-csv-engine-based-on-pyarrow"]], "Rank function for rolling and expanding windows": [[2598, "rank-function-for-rolling-and-expanding-windows"]], "Groupby positional indexing": [[2598, "groupby-positional-indexing"]], "DataFrame.from_dict and DataFrame.to_dict have new 'tight' option": [[2598, "dataframe-from-dict-and-dataframe-to-dict-have-new-tight-option"]], "Inconsistent date string parsing": [[2598, "inconsistent-date-string-parsing"]], "Ignoring dtypes in concat with empty or all-NA columns": [[2598, "ignoring-dtypes-in-concat-with-empty-or-all-na-columns"]], "Null-values are no longer coerced to NaN-value in value_counts and mode": [[2598, "null-values-are-no-longer-coerced-to-nan-value-in-value-counts-and-mode"]], "mangle_dupe_cols in read_csv no longer renames unique columns conflicting with target names": [[2598, "mangle-dupe-cols-in-read-csv-no-longer-renames-unique-columns-conflicting-with-target-names"]], "unstack and pivot_table no longer raises ValueError for result that would exceed int32 limit": [[2598, "unstack-and-pivot-table-no-longer-raises-valueerror-for-result-that-would-exceed-int32-limit"]], "groupby.apply consistent transform detection": [[2598, "groupby-apply-consistent-transform-detection"]], "Deprecated Int64Index, UInt64Index & Float64Index": [[2598, "deprecated-int64index-uint64index-float64index"]], "Deprecated DataFrame.append and Series.append": [[2598, "deprecated-dataframe-append-and-series-append"]], "Other Deprecations": [[2598, "other-deprecations"], [2603, "other-deprecations"], [2592, "other-deprecations"]], "Time Zones": [[2598, "time-zones"], [2603, "time-zones"]], "What\u2019s new in 1.5.3 (January 18, 2023)": [[2606, "what-s-new-in-1-5-3-january-18-2023"]], "What\u2019s new in 1.5.0 (September 19, 2022)": [[2603, "what-s-new-in-1-5-0-september-19-2022"]], "pandas-stubs": [[2603, "pandas-stubs"], [14, "pandas-stubs"]], "Native PyArrow-backed ExtensionArray": [[2603, "native-pyarrow-backed-extensionarray"]], "DataFrame interchange protocol implementation": [[2603, "dataframe-interchange-protocol-implementation"]], "Control of index with group_keys in DataFrame.resample()": [[2603, "control-of-index-with-group-keys-in-dataframe-resample"]], "from_dummies": [[2603, "from-dummies"]], "Writing to ORC files": [[2603, "writing-to-orc-files"]], "Reading directly from TAR archives": [[2603, "reading-directly-from-tar-archives"]], "read_xml now supports dtype, converters, and parse_dates": [[2603, "read-xml-now-supports-dtype-converters-and-parse-dates"]], "read_xml now supports large XML using iterparse": [[2603, "read-xml-now-supports-large-xml-using-iterparse"]], "Copy on Write": [[2603, "copy-on-write"]], "Using dropna=True with groupby transforms": [[2603, "using-dropna-true-with-groupby-transforms"]], "Serializing tz-naive Timestamps with to_json() with iso_dates=True": [[2603, "serializing-tz-naive-timestamps-with-to-json-with-iso-dates-true"]], "DataFrameGroupBy.value_counts with non-grouping categorical columns and observed=True": [[2603, "dataframegroupby-value-counts-with-non-grouping-categorical-columns-and-observed-true"]], "Label-based integer slicing on a Series with an Int64Index or RangeIndex": [[2603, "label-based-integer-slicing-on-a-series-with-an-int64index-or-rangeindex"]], "ExcelWriter attributes": [[2603, "excelwriter-attributes"]], "Using group_keys with transformers in GroupBy.apply()": [[2603, "using-group-keys-with-transformers-in-groupby-apply"]], "Inplace operation when setting values with loc and iloc": [[2603, "inplace-operation-when-setting-values-with-loc-and-iloc"]], "numeric_only default value": [[2603, "numeric-only-default-value"]], "Metadata": [[2603, "metadata"], [2481, "metadata"], [2491, "metadata"]], "What\u2019s new in 1.1.3 (October 5, 2020)": [[2583, "what-s-new-in-1-1-3-october-5-2020"]], "Added support for new Python version": [[2583, "added-support-for-new-python-version"]], "Development Changes": [[2583, "development-changes"]], "What\u2019s new in 1.3.4 (October 17, 2021)": [[2596, "what-s-new-in-1-3-4-october-17-2021"]], "What\u2019s new in 1.3.0 (July 2, 2021)": [[2592, "what-s-new-in-1-3-0-july-2-2021"]], "Custom HTTP(s) headers when reading csv or json files": [[2592, "custom-http-s-headers-when-reading-csv-or-json-files"]], "Read and write XML documents": [[2592, "read-and-write-xml-documents"]], "Styler enhancements": [[2592, "styler-enhancements"]], "DataFrame constructor honors copy=False with dict": [[2592, "dataframe-constructor-honors-copy-false-with-dict"]], "PyArrow backed string data type": [[2592, "pyarrow-backed-string-data-type"]], "Centered datetime-like rolling windows": [[2592, "centered-datetime-like-rolling-windows"]], "Categorical.unique now always maintains same dtype as original": [[2592, "categorical-unique-now-always-maintains-same-dtype-as-original"]], "Preserve dtypes in DataFrame.combine_first()": [[2592, "preserve-dtypes-in-dataframe-combine-first"]], "Groupby methods agg and transform no longer changes return dtype for callables": [[2592, "groupby-methods-agg-and-transform-no-longer-changes-return-dtype-for-callables"]], "float result for GroupBy.mean(), GroupBy.median(), and GroupBy.var()": [[2592, "float-result-for-groupby-mean-groupby-median-and-groupby-var"]], "Try operating inplace when setting values with loc and iloc": [[2592, "try-operating-inplace-when-setting-values-with-loc-and-iloc"]], "Never operate inplace when setting frame[keys] = values": [[2592, "never-operate-inplace-when-setting-frame-keys-values"]], "Consistent casting with setting into Boolean Series": [[2592, "consistent-casting-with-setting-into-boolean-series"]], "GroupBy.rolling no longer returns grouped-by column in values": [[2592, "groupby-rolling-no-longer-returns-grouped-by-column-in-values"]], "Removed artificial truncation in rolling variance and standard deviation": [[2592, "removed-artificial-truncation-in-rolling-variance-and-standard-deviation"]], "GroupBy.rolling with MultiIndex no longer drops levels in the result": [[2592, "groupby-rolling-with-multiindex-no-longer-drops-levels-in-the-result"]], "Build": [[2592, "build"]], "Deprecated dropping nuisance columns in DataFrame reductions and DataFrameGroupBy operations": [[2592, "deprecated-dropping-nuisance-columns-in-dataframe-reductions-and-dataframegroupby-operations"]], "What\u2019s new in 1.3.2 (August 15, 2021)": [[2594, "what-s-new-in-1-3-2-august-15-2021"]], "What\u2019s new in 1.5.1 (October 19, 2022)": [[2604, "what-s-new-in-1-5-1-october-19-2022"]], "Behavior of groupby with categorical groupers (GH48645)": [[2604, "behavior-of-groupby-with-categorical-groupers-gh48645"]], "Version 0.7.3 (April 12, 2012)": [[2569, "version-0-7-3-april-12-2012"]], "NA boolean comparison API change": [[2569, "na-boolean-comparison-api-change"]], "What\u2019s new in 1.0.2 (March 12, 2020)": [[2576, "what-s-new-in-1-0-2-march-12-2020"]], "Indexing with nullable boolean arrays": [[2576, "indexing-with-nullable-boolean-arrays"]], "What\u2019s new in 1.1.0 (July 28, 2020)": [[2580, "what-s-new-in-1-1-0-july-28-2020"]], "KeyErrors raised by loc specify missing labels": [[2580, "keyerrors-raised-by-loc-specify-missing-labels"]], "All dtypes can now be converted to StringDtype": [[2580, "all-dtypes-can-now-be-converted-to-stringdtype"]], "Non-monotonic PeriodIndex partial string slicing": [[2580, "non-monotonic-periodindex-partial-string-slicing"]], "Comparing two DataFrame or two Series and summarizing the differences": [[2580, "comparing-two-dataframe-or-two-series-and-summarizing-the-differences"]], "Allow NA in groupby key": [[2580, "allow-na-in-groupby-key"]], "Sorting with keys": [[2580, "sorting-with-keys"]], "Fold argument support in Timestamp constructor": [[2580, "fold-argument-support-in-timestamp-constructor"]], "Parsing timezone-aware format with different timezones in to_datetime": [[2580, "parsing-timezone-aware-format-with-different-timezones-in-to-datetime"]], "Grouper and resample now supports the arguments origin and offset": [[2580, "grouper-and-resample-now-supports-the-arguments-origin-and-offset"]], "fsspec now used for filesystem handling": [[2580, "fsspec-now-used-for-filesystem-handling"]], "MultiIndex.get_indexer interprets method argument correctly": [[2580, "multiindex-get-indexer-interprets-method-argument-correctly"]], "Failed label-based lookups always raise KeyError": [[2580, "failed-label-based-lookups-always-raise-keyerror"]], "Failed Integer Lookups on MultiIndex Raise KeyError": [[2580, "failed-integer-lookups-on-multiindex-raise-keyerror"]], "DataFrame.merge() preserves right frame\u2019s row order": [[2580, "dataframe-merge-preserves-right-frame-s-row-order"]], "Assignment to multiple columns of a DataFrame when some columns do not exist": [[2580, "assignment-to-multiple-columns-of-a-dataframe-when-some-columns-do-not-exist"]], "Consistency across groupby reductions": [[2580, "consistency-across-groupby-reductions"]], "agg() lost results with as_index=False when relabeling columns": [[2580, "agg-lost-results-with-as-index-false-when-relabeling-columns"]], "apply and applymap on DataFrame evaluates first row/column only once": [[2580, "apply-and-applymap-on-dataframe-evaluates-first-row-column-only-once"]], "Added check_freq argument to testing.assert_frame_equal and testing.assert_series_equal": [[2580, "added-check-freq-argument-to-testing-assert-frame-equal-and-testing-assert-series-equal"]], "Development changes": [[2580, "development-changes"]], "Version 0.6.0 (November 25, 2011)": [[2564, "version-0-6-0-november-25-2011"]], "Version 0.5.0 (October 24, 2011)": [[2563, "version-0-5-0-october-24-2011"]], "pandas.tseries.offsets.SemiMonthEnd.rule_code": [[2343, "pandas-tseries-offsets-semimonthend-rule-code"]], "pandas.tseries.offsets.Tick.is_year_end": [[2359, "pandas-tseries-offsets-tick-is-year-end"]], "pandas.tseries.offsets.SemiMonthEnd.base": [[2322, "pandas-tseries-offsets-semimonthend-base"]], "pandas.tseries.offsets.SemiMonthEnd.n": [[2336, "pandas-tseries-offsets-semimonthend-n"]], "pandas.tseries.offsets.Week.is_year_end": [[2384, "pandas-tseries-offsets-week-is-year-end"]], "pandas.tseries.offsets.Week.n": [[2387, "pandas-tseries-offsets-week-n"]], "pandas.tseries.offsets.Tick.is_year_start": [[2360, "pandas-tseries-offsets-tick-is-year-start"]], "pandas.tseries.offsets.Week.normalize": [[2390, "pandas-tseries-offsets-week-normalize"]], "pandas.tseries.offsets.SemiMonthEnd.name": [[2337, "pandas-tseries-offsets-semimonthend-name"]], "pandas.tseries.offsets.Tick.is_month_end": [[2354, "pandas-tseries-offsets-tick-is-month-end"]], "pandas.tseries.offsets.Week.onOffset": [[2391, "pandas-tseries-offsets-week-onoffset"]], "pandas.tseries.offsets.SemiMonthEnd.rollforward": [[2342, "pandas-tseries-offsets-semimonthend-rollforward"]], "pandas.tseries.offsets.Week.isAnchored": [[2377, "pandas-tseries-offsets-week-isanchored"]], "pandas.tseries.offsets.Week.name": [[2388, "pandas-tseries-offsets-week-name"]], "pandas.tseries.offsets.WeekOfMonth": [[2396, "pandas-tseries-offsets-weekofmonth"]], "pandas.tseries.offsets.SemiMonthEnd.rollback": [[2341, "pandas-tseries-offsets-semimonthend-rollback"]], "pandas.tseries.offsets.SemiMonthEnd.is_quarter_end": [[2331, "pandas-tseries-offsets-semimonthend-is-quarter-end"]], "pandas.tseries.offsets.Tick.n": [[2362, "pandas-tseries-offsets-tick-n"]], "pandas.tseries.offsets.SemiMonthEnd.is_on_offset": [[2330, "pandas-tseries-offsets-semimonthend-is-on-offset"]], "pandas.tseries.offsets.SemiMonthEnd.apply": [[2320, "pandas-tseries-offsets-semimonthend-apply"]], "pandas.tseries.offsets.Week.is_anchored": [[2378, "pandas-tseries-offsets-week-is-anchored"]], "pandas.tseries.offsets.Tick.__call__": [[2345, "pandas-tseries-offsets-tick-call"]], "pandas.tseries.offsets.Tick.base": [[2348, "pandas-tseries-offsets-tick-base"]], "pandas.tseries.offsets.Week.rule_code": [[2394, "pandas-tseries-offsets-week-rule-code"]], "pandas.tseries.offsets.Tick": [[2344, "pandas-tseries-offsets-tick"]], "pandas.tseries.offsets.Tick.apply_index": [[2347, "pandas-tseries-offsets-tick-apply-index"]], "pandas.tseries.offsets.Week": [[2370, "pandas-tseries-offsets-week"]], "pandas.tseries.offsets.Tick.rollforward": [[2368, "pandas-tseries-offsets-tick-rollforward"]], "pandas.tseries.offsets.SemiMonthEnd.is_month_end": [[2328, "pandas-tseries-offsets-semimonthend-is-month-end"]], "pandas.tseries.offsets.Tick.is_quarter_start": [[2358, "pandas-tseries-offsets-tick-is-quarter-start"]], "pandas.tseries.offsets.Week.apply": [[2372, "pandas-tseries-offsets-week-apply"]], "pandas.tseries.offsets.Week.apply_index": [[2373, "pandas-tseries-offsets-week-apply-index"]], "pandas.tseries.offsets.Week.base": [[2374, "pandas-tseries-offsets-week-base"]], "pandas.tseries.offsets.SemiMonthEnd.isAnchored": [[2326, "pandas-tseries-offsets-semimonthend-isanchored"]], "pandas.tseries.offsets.Tick.is_month_start": [[2355, "pandas-tseries-offsets-tick-is-month-start"]], "pandas.tseries.offsets.Week.freqstr": [[2376, "pandas-tseries-offsets-week-freqstr"]], "pandas.tseries.offsets.Week.is_quarter_start": [[2383, "pandas-tseries-offsets-week-is-quarter-start"]], "pandas.tseries.offsets.SemiMonthEnd.apply_index": [[2321, "pandas-tseries-offsets-semimonthend-apply-index"]], "pandas.tseries.offsets.Tick.copy": [[2349, "pandas-tseries-offsets-tick-copy"]], "pandas.tseries.offsets.SemiMonthEnd.is_month_start": [[2329, "pandas-tseries-offsets-semimonthend-is-month-start"]], "pandas.tseries.offsets.Tick.kwds": [[2361, "pandas-tseries-offsets-tick-kwds"]], "pandas.tseries.offsets.Tick.is_anchored": [[2353, "pandas-tseries-offsets-tick-is-anchored"]], "pandas.tseries.offsets.WeekOfMonth.apply": [[2398, "pandas-tseries-offsets-weekofmonth-apply"]], "pandas.tseries.offsets.SemiMonthEnd.normalize": [[2339, "pandas-tseries-offsets-semimonthend-normalize"]], "pandas.tseries.offsets.Week.is_quarter_end": [[2382, "pandas-tseries-offsets-week-is-quarter-end"]], "pandas.tseries.offsets.Week.is_month_end": [[2379, "pandas-tseries-offsets-week-is-month-end"]], "pandas.tseries.offsets.Week.__call__": [[2371, "pandas-tseries-offsets-week-call"]], "pandas.tseries.offsets.SemiMonthEnd.is_quarter_start": [[2332, "pandas-tseries-offsets-semimonthend-is-quarter-start"]], "pandas.tseries.offsets.Tick.normalize": [[2365, "pandas-tseries-offsets-tick-normalize"]], "pandas.tseries.offsets.Week.rollback": [[2392, "pandas-tseries-offsets-week-rollback"]], "pandas.tseries.offsets.Tick.is_on_offset": [[2356, "pandas-tseries-offsets-tick-is-on-offset"]], "pandas.tseries.offsets.SemiMonthEnd.day_of_month": [[2324, "pandas-tseries-offsets-semimonthend-day-of-month"]], "pandas.tseries.offsets.Tick.is_quarter_end": [[2357, "pandas-tseries-offsets-tick-is-quarter-end"]], "pandas.tseries.offsets.WeekOfMonth.__call__": [[2397, "pandas-tseries-offsets-weekofmonth-call"]], "pandas.tseries.offsets.SemiMonthEnd.onOffset": [[2340, "pandas-tseries-offsets-semimonthend-onoffset"]], "pandas.tseries.offsets.Tick.nanos": [[2364, "pandas-tseries-offsets-tick-nanos"]], "pandas.tseries.offsets.Tick.onOffset": [[2366, "pandas-tseries-offsets-tick-onoffset"]], "pandas.tseries.offsets.Tick.delta": [[2350, "pandas-tseries-offsets-tick-delta"]], "pandas.tseries.offsets.Week.is_on_offset": [[2381, "pandas-tseries-offsets-week-is-on-offset"]], "pandas.tseries.offsets.Week.kwds": [[2386, "pandas-tseries-offsets-week-kwds"]], "pandas.tseries.offsets.Week.copy": [[2375, "pandas-tseries-offsets-week-copy"]], "pandas.tseries.offsets.Week.is_year_start": [[2385, "pandas-tseries-offsets-week-is-year-start"]], "pandas.tseries.offsets.Tick.name": [[2363, "pandas-tseries-offsets-tick-name"]], "pandas.tseries.offsets.Week.rollforward": [[2393, "pandas-tseries-offsets-week-rollforward"]], "pandas.tseries.offsets.SemiMonthEnd.copy": [[2323, "pandas-tseries-offsets-semimonthend-copy"]], "pandas.tseries.offsets.Tick.isAnchored": [[2352, "pandas-tseries-offsets-tick-isanchored"]], "pandas.tseries.offsets.SemiMonthEnd.freqstr": [[2325, "pandas-tseries-offsets-semimonthend-freqstr"]], "pandas.tseries.offsets.SemiMonthEnd.kwds": [[2335, "pandas-tseries-offsets-semimonthend-kwds"]], "pandas.tseries.offsets.SemiMonthEnd.is_year_end": [[2333, "pandas-tseries-offsets-semimonthend-is-year-end"]], "pandas.tseries.offsets.Tick.rollback": [[2367, "pandas-tseries-offsets-tick-rollback"]], "pandas.tseries.offsets.WeekOfMonth.apply_index": [[2399, "pandas-tseries-offsets-weekofmonth-apply-index"]], "pandas.tseries.offsets.Tick.freqstr": [[2351, "pandas-tseries-offsets-tick-freqstr"]], "pandas.tseries.offsets.Week.weekday": [[2395, "pandas-tseries-offsets-week-weekday"]], "pandas.tseries.offsets.SemiMonthEnd.is_year_start": [[2334, "pandas-tseries-offsets-semimonthend-is-year-start"]], "pandas.tseries.offsets.SemiMonthEnd.nanos": [[2338, "pandas-tseries-offsets-semimonthend-nanos"]], "pandas.tseries.offsets.Tick.rule_code": [[2369, "pandas-tseries-offsets-tick-rule-code"]], "pandas.tseries.offsets.Week.is_month_start": [[2380, "pandas-tseries-offsets-week-is-month-start"]], "pandas.tseries.offsets.SemiMonthEnd.is_anchored": [[2327, "pandas-tseries-offsets-semimonthend-is-anchored"]], "pandas.tseries.offsets.Week.nanos": [[2389, "pandas-tseries-offsets-week-nanos"]], "pandas.tseries.offsets.Tick.apply": [[2346, "pandas-tseries-offsets-tick-apply"]], "pandas.CategoricalIndex.set_categories": [[62, "pandas-categoricalindex-set-categories"]], "Comparison with spreadsheets": [[17, "comparison-with-spreadsheets"]], "Data structures": [[17, "data-structures"], [34, "data-structures"], [16, "data-structures"], [19, "data-structures"]], "General terminology translation": [[17, "general-terminology-translation"], [16, "general-terminology-translation"], [19, "general-terminology-translation"]], "DataFrame": [[17, "dataframe"], [16, "dataframe"], [19, "dataframe"], [2481, "dataframe"], [2501, "dataframe"]], "Series": [[17, "series"], [16, "series"], [19, "series"], [2491, "series"], [2501, "series"]], "Index": [[17, "index"], [16, "index"], [19, "index"], [2485, "index"]], "Copies vs. in place operations": [[17, "copies-vs-in-place-operations"], [18, "copies-vs-in-place-operations"], [16, "copies-vs-in-place-operations"], [19, "copies-vs-in-place-operations"]], "Data input / output": [[17, "data-input-output"], [16, "data-input-output"], [19, "data-input-output"]], "Constructing a DataFrame from values": [[17, "constructing-a-dataframe-from-values"], [16, "constructing-a-dataframe-from-values"], [19, "constructing-a-dataframe-from-values"]], "Reading external data": [[17, "reading-external-data"], [16, "reading-external-data"], [19, "reading-external-data"]], "CSV": [[17, "csv"], [2495, "csv"]], "Excel files": [[17, "excel-files"], [22, "excel-files"], [2509, "excel-files"]], "Limiting output": [[17, "limiting-output"], [16, "limiting-output"], [19, "limiting-output"]], "Exporting data": [[17, "exporting-data"], [16, "exporting-data"], [19, "exporting-data"]], "Data operations": [[17, "data-operations"], [16, "data-operations"], [19, "data-operations"]], "Operations on columns": [[17, "operations-on-columns"], [16, "operations-on-columns"], [19, "operations-on-columns"]], "Filtering": [[17, "filtering"], [16, "filtering"], [19, "filtering"]], "If/then logic": [[17, "if-then-logic"], [16, "if-then-logic"], [19, "if-then-logic"]], "Date functionality": [[17, "date-functionality"], [16, "date-functionality"], [19, "date-functionality"]], "Selection of columns": [[17, "selection-of-columns"], [16, "selection-of-columns"], [19, "selection-of-columns"]], "Keep certain columns": [[17, "keep-certain-columns"], [16, "keep-certain-columns"], [19, "keep-certain-columns"]], "Drop a column": [[17, "drop-a-column"], [16, "drop-a-column"], [19, "drop-a-column"]], "Rename a column": [[17, "rename-a-column"], [16, "rename-a-column"], [19, "rename-a-column"]], "Sorting by values": [[17, "sorting-by-values"], [16, "sorting-by-values"], [19, "sorting-by-values"]], "String processing": [[17, "string-processing"], [16, "string-processing"], [19, "string-processing"]], "Finding length of string": [[17, "finding-length-of-string"], [16, "finding-length-of-string"], [19, "finding-length-of-string"]], "Finding position of substring": [[17, "finding-position-of-substring"], [16, "finding-position-of-substring"], [19, "finding-position-of-substring"]], "Extracting substring by position": [[17, "extracting-substring-by-position"], [16, "extracting-substring-by-position"], [19, "extracting-substring-by-position"]], "Extracting nth word": [[17, "extracting-nth-word"], [16, "extracting-nth-word"], [19, "extracting-nth-word"]], "Changing case": [[17, "changing-case"], [16, "changing-case"], [19, "changing-case"]], "Merging": [[17, "merging"], [16, "merging"], [19, "merging"]], "Other considerations": [[17, "other-considerations"], [16, "other-considerations"], [19, "other-considerations"]], "Fill Handle": [[17, "fill-handle"]], "Drop Duplicates": [[17, "drop-duplicates"]], "Pivot Tables": [[17, "pivot-tables"]], "Adding a row": [[17, "adding-a-row"]], "Find and Replace": [[17, "find-and-replace"]], "Creating a development environment": [[5, "creating-a-development-environment"]], "Table of contents:": [[5, "table-of-contents"], [1, "table-of-contents"]], "Step 1: install a C compiler": [[5, "step-1-install-a-c-compiler"]], "Step 2: create an isolated environment": [[5, "step-2-create-an-isolated-environment"]], "Option 1: using mamba (recommended)": [[5, "option-1-using-mamba-recommended"]], "Option 2: using pip": [[5, "option-2-using-pip"]], "Option 3: using Docker": [[5, "option-3-using-docker"]], "Step 3: build and install pandas": [[5, "step-3-build-and-install-pandas"]], "Extending pandas": [[8, "extending-pandas"]], "Registering custom accessors": [[8, "registering-custom-accessors"]], "Extension types": [[8, "extension-types"]], "ExtensionDtype": [[8, "extensiondtype"]], "ExtensionArray operator support": [[8, "extensionarray-operator-support"]], "NumPy universal functions": [[8, "numpy-universal-functions"]], "Testing extension arrays": [[8, "testing-extension-arrays"]], "Compatibility with Apache Arrow": [[8, "compatibility-with-apache-arrow"]], "Subclassing pandas data structures": [[8, "subclassing-pandas-data-structures"], [10, "subclassing-pandas-data-structures"]], "Override constructor properties": [[8, "override-constructor-properties"]], "Define original properties": [[8, "define-original-properties"]], "Plotting backends": [[8, "plotting-backends"], [2520, "plotting-backends"]], "pandas.DataFrame.any": [[75, "pandas-dataframe-any"]], "pandas.DataFrame.add": [[68, "pandas-dataframe-add"]], "pandas.CategoricalIndex.rename_categories": [[60, "pandas-categoricalindex-rename-categories"]], "pandas.DataFrame.__dataframe__": [[65, "pandas-dataframe-dataframe"]], "pandas.CategoricalIndex.as_ordered": [[51, "pandas-categoricalindex-as-ordered"]], "Policies": [[12, "policies"]], "Version policy": [[12, "version-policy"]], "Python support": [[12, "python-support"]], "How do I create plots in pandas?": [[26, "how-do-i-create-plots-in-pandas"]], "pandas documentation": [[36, "pandas-documentation"]], "How to manipulate textual data?": [[32, "how-to-manipulate-textual-data"]], "Comparison with SQL": [[18, "comparison-with-sql"]], "SELECT": [[18, "select"]], "WHERE": [[18, "where"]], "GROUP BY": [[18, "group-by"]], "JOIN": [[18, "join"]], "INNER JOIN": [[18, "inner-join"]], "LEFT OUTER JOIN": [[18, "left-outer-join"]], "RIGHT JOIN": [[18, "right-join"]], "FULL JOIN": [[18, "full-join"]], "UNION": [[18, "union"]], "LIMIT": [[18, "limit"]], "pandas equivalents for some SQL analytic and aggregate functions": [[18, "pandas-equivalents-for-some-sql-analytic-and-aggregate-functions"]], "Top n rows with offset": [[18, "top-n-rows-with-offset"]], "Top n rows per group": [[18, "top-n-rows-per-group"]], "UPDATE": [[18, "update"]], "DELETE": [[18, "delete"]], "Contributing to the code base": [[2, "contributing-to-the-code-base"]], "Table of Contents:": [[2, "table-of-contents"]], "Code standards": [[2, "code-standards"]], "Pre-commit": [[2, "pre-commit"]], "Optional dependencies": [[2, "optional-dependencies"], [22, "optional-dependencies"]], "Backwards compatibility": [[2, "backwards-compatibility"]], "Type hints": [[2, "type-hints"]], "Style guidelines": [[2, "style-guidelines"]], "pandas-specific types": [[2, "pandas-specific-types"]], "Validating type hints": [[2, "validating-type-hints"]], "Testing type hints in code using pandas": [[2, "testing-type-hints-in-code-using-pandas"]], "Testing with continuous integration": [[2, "testing-with-continuous-integration"]], "Test-driven development": [[2, "test-driven-development"]], "Writing tests": [[2, "writing-tests"]], "Using pytest": [[2, "using-pytest"]], "Test structure": [[2, "test-structure"]], "Preferred pytest idioms": [[2, "preferred-pytest-idioms"]], "Testing a warning": [[2, "testing-a-warning"]], "Testing an exception": [[2, "testing-an-exception"]], "Testing involving files": [[2, "testing-involving-files"]], "Testing involving network connectivity": [[2, "testing-involving-network-connectivity"]], "Example": [[2, "example"]], "Using hypothesis": [[2, "using-hypothesis"]], "Running the test suite": [[2, "running-the-test-suite"], [22, "running-the-test-suite"]], "Running the performance test suite": [[2, "running-the-performance-test-suite"]], "Documenting your code": [[2, "documenting-your-code"]], "pandas maintenance": [[11, "pandas-maintenance"]], "Roles": [[11, "roles"]], "Tasks": [[11, "tasks"]], "Issue triage": [[11, "issue-triage"]], "Closing issues": [[11, "closing-issues"]], "Reviewing pull requests": [[11, "reviewing-pull-requests"]], "Backporting": [[11, "backporting"]], "Cleaning up old issues": [[11, "cleaning-up-old-issues"]], "Cleaning up old pull requests": [[11, "cleaning-up-old-pull-requests"]], "Becoming a pandas maintainer": [[11, "becoming-a-pandas-maintainer"]], "Merging pull requests": [[11, "merging-pull-requests"]], "Benchmark machine": [[11, "benchmark-machine"]], "Configuration": [[11, "configuration"]], "Publishing": [[11, "publishing"]], "Debugging": [[11, "debugging"]], "Release process": [[11, "release-process"]], "Development": [[9, "development"]], "pandas.Categorical": [[39, "pandas-categorical"]], "pandas.Categorical.codes": [[42, "pandas-categorical-codes"]], "pandas.CategoricalIndex.remove_unused_categories": [[59, "pandas-categoricalindex-remove-unused-categories"]], "How to create new columns derived from existing columns?": [[27, "how-to-create-new-columns-derived-from-existing-columns"]], "pandas.Categorical.ordered": [[45, "pandas-categorical-ordered"]], "pandas.DataFrame": [[63, "pandas-dataframe"]], "pandas.CategoricalIndex.ordered": [[57, "pandas-categoricalindex-ordered"]], "pandas.DataFrame.__iter__": [[66, "pandas-dataframe-iter"]], "pandas.DataFrame.agg": [[71, "pandas-dataframe-agg"]], "pandas.DataFrame.add_prefix": [[69, "pandas-dataframe-add-prefix"]], "pandas ecosystem": [[14, "pandas-ecosystem"]], "Data cleaning and validation": [[14, "data-cleaning-and-validation"]], "Pyjanitor": [[14, "pyjanitor"]], "Pandera": [[14, "pandera"]], "pandas-path": [[14, "pandas-path"]], "Statistics and machine learning": [[14, "statistics-and-machine-learning"]], "pandas-tfrecords": [[14, "pandas-tfrecords"]], "Statsmodels": [[14, "statsmodels"]], "sklearn-pandas": [[14, "sklearn-pandas"]], "Featuretools": [[14, "featuretools"]], "Compose": [[14, "compose"]], "STUMPY": [[14, "stumpy"]], "Visualization": [[14, "visualization"], [22, "visualization"]], "Altair": [[14, "altair"]], "Bokeh": [[14, "bokeh"]], "Seaborn": [[14, "seaborn"]], "plotnine": [[14, "plotnine"]], "IPython vega": [[14, "ipython-vega"]], "Plotly": [[14, "plotly"]], "Lux": [[14, "lux"]], "Qtpandas": [[14, "qtpandas"]], "D-Tale": [[14, "d-tale"]], "hvplot": [[14, "hvplot"]], "IDE": [[14, "ecosystem-ide"]], "IPython": [[14, "ipython"]], "Jupyter Notebook / Jupyter Lab": [[14, "jupyter-notebook-jupyter-lab"]], "Quantopian/qgrid": [[14, "quantopian-qgrid"]], "Spyder": [[14, "spyder"]], "API": [[14, "api"]], "pandas-datareader": [[14, "pandas-datareader"]], "Quandl/Python": [[14, "quandl-python"]], "Pydatastream": [[14, "pydatastream"]], "pandaSDMX": [[14, "pandasdmx"]], "fredapi": [[14, "fredapi"]], "dataframe_sql": [[14, "dataframe-sql"]], "Domain specific": [[14, "domain-specific"]], "Geopandas": [[14, "geopandas"]], "staircase": [[14, "staircase"]], "xarray": [[14, "xarray"]], "BCPandas": [[14, "bcpandas"]], "Deltalake": [[14, "deltalake"]], "Out-of-core": [[14, "out-of-core"]], "Blaze": [[14, "blaze"]], "Cylon": [[14, "cylon"]], "Dask": [[14, "dask"]], "Dask-ML": [[14, "dask-ml"]], "Ibis": [[14, "ibis"]], "Koalas": [[14, "koalas"]], "Modin": [[14, "modin"]], "Odo": [[14, "odo"]], "Pandarallel": [[14, "pandarallel"]], "Vaex": [[14, "vaex"]], "Extension data types": [[14, "extension-data-types"]], "Cyberpandas": [[14, "cyberpandas"]], "Pandas-Genomics": [[14, "pandas-genomics"]], "Pint-Pandas": [[14, "pint-pandas"]], "Text Extensions for Pandas": [[14, "text-extensions-for-pandas"]], "Accessors": [[14, "accessors"], [2491, "accessors"]], "Development tools": [[14, "development-tools"]], "pandas.CategoricalIndex": [[49, "pandas-categoricalindex"]], "pandas.Categorical.from_codes": [[44, "pandas-categorical-from-codes"]], "pandas.CategoricalDtype": [[46, "pandas-categoricaldtype"]], "Debugging C extensions": [[6, "debugging-c-extensions"]], "Using a debugger": [[6, "using-a-debugger"]], "Checking memory leaks with valgrind": [[6, "checking-memory-leaks-with-valgrind"]], "Contributing to the documentation": [[4, "contributing-to-the-documentation"]], "Documentation:": [[4, "documentation"]], "About the pandas documentation": [[4, "about-the-pandas-documentation"]], "Updating a pandas docstring": [[4, "updating-a-pandas-docstring"]], "How to build the pandas documentation": [[4, "how-to-build-the-pandas-documentation"]], "Requirements": [[4, "requirements"]], "Building the documentation": [[4, "building-the-documentation"]], "Building main branch documentation": [[4, "building-main-branch-documentation"]], "Previewing changes": [[4, "previewing-changes"]], "pandas docstring guide": [[3, "pandas-docstring-guide"]], "About docstrings and standards": [[3, "about-docstrings-and-standards"]], "Writing a docstring": [[3, "writing-a-docstring"]], "General rules": [[3, "general-rules"]], "Section 1: short summary": [[3, "section-1-short-summary"]], "Section 2: extended summary": [[3, "section-2-extended-summary"]], "Section 3: parameters": [[3, "section-3-parameters"]], "Parameter types": [[3, "parameter-types"]], "Section 4: returns or yields": [[3, "section-4-returns-or-yields"]], "Section 5: see also": [[3, "section-5-see-also"]], "Section 6: notes": [[3, "section-6-notes"]], "Section 7: examples": [[3, "section-7-examples"]], "Conventions for the examples": [[3, "conventions-for-the-examples"]], "Tips for getting your examples pass the doctests": [[3, "tips-for-getting-your-examples-pass-the-doctests"]], "Plots in examples": [[3, "plots-in-examples"]], "Sharing docstrings": [[3, "sharing-docstrings"]], "pandas.DataFrame.add_suffix": [[70, "pandas-dataframe-add-suffix"]], "Installation": [[22, "installation"], [21, "installation"]], "Python version support": [[22, "python-version-support"]], "Installing pandas": [[22, "installing-pandas"]], "Installing with Anaconda": [[22, "installing-with-anaconda"]], "Installing with Miniconda": [[22, "installing-with-miniconda"]], "Installing from PyPI": [[22, "installing-from-pypi"]], "Installing with ActivePython": [[22, "installing-with-activepython"]], "Installing using your Linux distribution\u2019s package manager.": [[22, "installing-using-your-linux-distribution-s-package-manager"]], "Handling ImportErrors": [[22, "handling-importerrors"]], "Installing from source": [[22, "installing-from-source"]], "Dependencies": [[22, "dependencies"]], "Recommended dependencies": [[22, "recommended-dependencies"]], "Computation": [[22, "computation"]], "HTML": [[22, "html"], [2486, "html"], [2509, "html"]], "XML": [[22, "xml"], [2486, "xml"], [2509, "xml"]], "SQL databases": [[22, "sql-databases"]], "Other data sources": [[22, "other-data-sources"]], "Access data in the cloud": [[22, "access-data-in-the-cloud"]], "Clipboard": [[22, "clipboard"], [2486, "clipboard"], [2509, "clipboard"]], "Compression": [[22, "compression"], [2509, "compression"]], "pandas.CategoricalIndex.remove_categories": [[58, "pandas-categoricalindex-remove-categories"]], "pandas.CategoricalIndex.reorder_categories": [[61, "pandas-categoricalindex-reorder-categories"]], "pandas.Categorical.categories": [[41, "pandas-categorical-categories"]], "pandas.CategoricalIndex.as_unordered": [[52, "pandas-categoricalindex-as-unordered"]], "pandas.DataFrame.align": [[73, "pandas-dataframe-align"]], "pandas.CategoricalIndex.categories": [[53, "pandas-categoricalindex-categories"]], "How to calculate summary statistics?": [[28, "how-to-calculate-summary-statistics"]], "Aggregating statistics": [[28, "aggregating-statistics"]], "Aggregating statistics grouped by category": [[28, "aggregating-statistics-grouped-by-category"]], "Count number of records by category": [[28, "count-number-of-records-by-category"]], "pandas.Categorical.dtype": [[43, "pandas-categorical-dtype"]], "pandas.DataFrame.asfreq": [[79, "pandas-dataframe-asfreq"]], "pandas.ArrowDtype": [[37, "pandas-arrowdtype"]], "pandas.CategoricalIndex.map": [[56, "pandas-categoricalindex-map"]], "Contributing to pandas": [[1, "contributing-to-pandas"]], "Where to start?": [[1, "where-to-start"]], "Bug reports and enhancement requests": [[1, "bug-reports-and-enhancement-requests"]], "Working with the code": [[1, "working-with-the-code"]], "Version control, Git, and GitHub": [[1, "version-control-git-and-github"]], "Getting started with Git": [[1, "getting-started-with-git"]], "Forking": [[1, "forking"]], "Creating a branch": [[1, "creating-a-branch"]], "Contributing your changes to pandas": [[1, "contributing-your-changes-to-pandas"]], "Committing your code": [[1, "committing-your-code"]], "Pushing your changes": [[1, "pushing-your-changes"]], "Review your code": [[1, "review-your-code"]], "Finally, make the pull request": [[1, "finally-make-the-pull-request"]], "Updating your pull request": [[1, "updating-your-pull-request"]], "Autofixing formatting errors": [[1, "autofixing-formatting-errors"]], "Delete your merged branch (optional)": [[1, "delete-your-merged-branch-optional"]], "Tips for a successful pull request": [[1, "tips-for-a-successful-pull-request"]], "Package overview": [[34, "package-overview"]], "Why more than one data structure?": [[34, "why-more-than-one-data-structure"]], "Mutability and copying of data": [[34, "mutability-and-copying-of-data"]], "Getting support": [[34, "getting-support"]], "Community": [[34, "community"]], "Project governance": [[34, "project-governance"]], "Development team": [[34, "development-team"]], "Institutional partners": [[34, "institutional-partners"]], "License": [[34, "license"]], "pandas.DataFrame.T": [[64, "pandas-dataframe-t"]], "Community tutorials": [[35, "community-tutorials"]], "pandas cookbook by Julia Evans": [[35, "pandas-cookbook-by-julia-evans"]], "pandas workshop by Stefanie Molin": [[35, "pandas-workshop-by-stefanie-molin"]], "Learn pandas by Hernan Rojas": [[35, "learn-pandas-by-hernan-rojas"]], "Practical data analysis with Python": [[35, "practical-data-analysis-with-python"]], "Exercises for new users": [[35, "exercises-for-new-users"]], "Modern pandas": [[35, "modern-pandas"]], "Excel charts with pandas, vincent and xlsxwriter": [[35, "excel-charts-with-pandas-vincent-and-xlsxwriter"]], "Joyful pandas": [[35, "joyful-pandas"]], "Video tutorials": [[35, "video-tutorials"]], "Various tutorials": [[35, "various-tutorials"]], "Roadmap": [[13, "roadmap"]], "Extensibility": [[13, "extensibility"], [2516, "Extensibility"]], "String data type": [[13, "string-data-type"]], "Consistent missing value handling": [[13, "consistent-missing-value-handling"]], "Apache Arrow interoperability": [[13, "apache-arrow-interoperability"]], "Block manager rewrite": [[13, "block-manager-rewrite"]], "Decoupling of indexing and internals": [[13, "decoupling-of-indexing-and-internals"]], "Numba-accelerated operations": [[13, "numba-accelerated-operations"]], "Performance monitoring": [[13, "performance-monitoring"]], "Roadmap evolution": [[13, "roadmap-evolution"]], "Completed items": [[13, "completed-items"]], "How do I read and write tabular data?": [[24, "how-do-i-read-and-write-tabular-data"]], "pandas.BooleanDtype": [[38, "pandas-booleandtype"]], "pandas.CategoricalDtype.ordered": [[48, "pandas-categoricaldtype-ordered"]], "pandas.DataFrame.abs": [[67, "pandas-dataframe-abs"]], "Contributor community": [[0, "contributor-community"]], "Community meeting": [[0, "community-meeting"]], "New contributor meeting": [[0, "new-contributor-meeting"]], "Calendar": [[0, "calendar"]], "GitHub issue tracker": [[0, "id1"]], "The developer mailing list": [[0, "the-developer-mailing-list"]], "Community slack": [[0, "community-slack"]], "pandas.CategoricalIndex.codes": [[54, "pandas-categoricalindex-codes"]], "Developer": [[7, "developer"]], "Storing pandas DataFrame objects in Apache Parquet format": [[7, "storing-pandas-dataframe-objects-in-apache-parquet-format"]], "Index metadata descriptors": [[7, "index-metadata-descriptors"]], "Column metadata": [[7, "column-metadata"]], "How to handle time series data with ease?": [[31, "how-to-handle-time-series-data-with-ease"]], "Using pandas datetime properties": [[31, "using-pandas-datetime-properties"]], "Datetime as index": [[31, "datetime-as-index"]], "Resample a time series to another frequency": [[31, "resample-a-time-series-to-another-frequency"]], "pandas.DataFrame.append": [[76, "pandas-dataframe-append"]], "Comparison with other tools": [[20, "comparison-with-other-tools"]], "Internals": [[10, "internals"]], "Values": [[10, "values"]], "pandas.CategoricalDtype.categories": [[47, "pandas-categoricaldtype-categories"]], "How do I select a subset of a DataFrame?": [[25, "how-do-i-select-a-subset-of-a-dataframe"]], "How do I select specific columns from a DataFrame?": [[25, "how-do-i-select-specific-columns-from-a-dataframe"]], "How do I filter specific rows from a DataFrame?": [[25, "how-do-i-filter-specific-rows-from-a-dataframe"]], "How do I select specific rows and columns from a DataFrame?": [[25, "how-do-i-select-specific-rows-and-columns-from-a-dataframe"]], "pandas.DataFrame.aggregate": [[72, "pandas-dataframe-aggregate"]], "Comparison with R / R libraries": [[15, "comparison-with-r-r-libraries"]], "Quick reference": [[15, "quick-reference"]], "Querying, filtering, sampling": [[15, "querying-filtering-sampling"]], "Sorting": [[15, "sorting"], [2497, "sorting"], [2485, "sorting"]], "Transforming": [[15, "transforming"]], "Grouping and summarizing": [[15, "grouping-and-summarizing"]], "Base R": [[15, "base-r"]], "Slicing with R\u2019s c": [[15, "slicing-with-r-s-c"]], "aggregate": [[15, "aggregate"]], "match / %in%": [[15, "match"]], "tapply": [[15, "tapply"]], "subset": [[15, "subset"]], "with": [[15, "with"]], "plyr": [[15, "plyr"]], "ddply": [[15, "ddply"]], "reshape / reshape2": [[15, "reshape-reshape2"]], "meltarray": [[15, "meltarray"]], "meltlist": [[15, "meltlist"]], "meltdf": [[15, "meltdf"]], "cast": [[15, "cast"]], "factor": [[15, "factor"]], "pandas.DataFrame.applymap": [[78, "pandas-dataframe-applymap"]], "pandas.CategoricalIndex.add_categories": [[50, "pandas-categoricalindex-add-categories"]], "pandas.DataFrame.all": [[74, "pandas-dataframe-all"]], "Getting started tutorials": [[33, "getting-started-tutorials"]], "pandas.CategoricalIndex.equals": [[55, "pandas-categoricalindex-equals"]], "pandas.Categorical.__array__": [[40, "pandas-categorical-array"]], "Comparison with SAS": [[16, "comparison-with-sas"]], "Missing data": [[16, "missing-data"], [19, "missing-data"], [2499, "missing-data"], [2495, "missing-data"], [2513, "missing-data"]], "Drop rows with missing values": [[16, "drop-rows-with-missing-values"], [19, "drop-rows-with-missing-values"]], "Forward fill from previous rows": [[16, "forward-fill-from-previous-rows"], [19, "forward-fill-from-previous-rows"]], "Replace missing values with a specified value": [[16, "replace-missing-values-with-a-specified-value"], [19, "replace-missing-values-with-a-specified-value"]], "GroupBy": [[16, "groupby"], [19, "groupby"], [2483, "groupby"]], "Aggregation": [[16, "aggregation"], [19, "aggregation"], [2519, "aggregation"], [2505, "aggregation"]], "Transformation": [[16, "transformation"], [19, "transformation"], [2505, "transformation"]], "By group processing": [[16, "by-group-processing"], [19, "by-group-processing"]], "Disk vs memory": [[16, "disk-vs-memory"], [19, "disk-vs-memory"]], "Data interop": [[16, "data-interop"]], "How to combine data from multiple tables?": [[30, "how-to-combine-data-from-multiple-tables"]], "Concatenating objects": [[30, "concatenating-objects"], [2510, "concatenating-objects"]], "Join tables using a common identifier": [[30, "join-tables-using-a-common-identifier"]], "What kind of data does pandas handle?": [[23, "what-kind-of-data-does-pandas-handle"]], "pandas data table representation": [[23, "pandas-data-table-representation"]], "Each column in a DataFrame is a Series": [[23, "each-column-in-a-dataframe-is-a-series"]], "Do something with a DataFrame or Series": [[23, "do-something-with-a-dataframe-or-series"]], "Comparison with Stata": [[19, "comparison-with-stata"]], "Getting started": [[21, "getting-started"]], "Intro to pandas": [[21, "intro-to-pandas"]], "Coming from\u2026": [[21, "coming-from"]], "Tutorials": [[21, "tutorials"]], "How to reshape the layout of tables?": [[29, "how-to-reshape-the-layout-of-tables"]], "Sort table rows": [[29, "sort-table-rows"]], "Long to wide table format": [[29, "long-to-wide-table-format"]], "Pivot table": [[29, "pivot-table"]], "Wide to long format": [[29, "wide-to-long-format"]], "pandas.DataFrame.apply": [[77, "pandas-dataframe-apply"]], "pandas.tseries.offsets.YearEnd.rule_code": [[2474, "pandas-tseries-offsets-yearend-rule-code"]], "pandas.tseries.offsets.WeekOfMonth.is_quarter_end": [[2408, "pandas-tseries-offsets-weekofmonth-is-quarter-end"]], "pandas.tseries.offsets.WeekOfMonth.kwds": [[2412, "pandas-tseries-offsets-weekofmonth-kwds"]], "pandas.util.hash_pandas_object": [[2477, "pandas-util-hash-pandas-object"]], "pandas.tseries.offsets.WeekOfMonth.base": [[2400, "pandas-tseries-offsets-weekofmonth-base"]], "pandas.tseries.offsets.YearEnd.apply": [[2451, "pandas-tseries-offsets-yearend-apply"]], "pandas.tseries.offsets.YearEnd.month": [[2466, "pandas-tseries-offsets-yearend-month"]], "pandas.tseries.offsets.WeekOfMonth.isAnchored": [[2403, "pandas-tseries-offsets-weekofmonth-isanchored"]], "pandas.tseries.offsets.YearEnd.normalize": [[2470, "pandas-tseries-offsets-yearend-normalize"]], "pandas.tseries.offsets.WeekOfMonth.week": [[2421, "pandas-tseries-offsets-weekofmonth-week"]], "pandas.tseries.offsets.WeekOfMonth.rollforward": [[2419, "pandas-tseries-offsets-weekofmonth-rollforward"]], "pandas arrays, scalars, and data types": [[2479, "pandas-arrays-scalars-and-data-types"]], "Objects": [[2479, "objects"]], "PyArrow": [[2479, "pyarrow"]], "Datetimes": [[2479, "datetimes"], [2511, "datetimes"]], "Properties": [[2479, "properties"], [2479, "id1"], [2479, "id3"], [2479, "id5"], [2485, "properties"], [2485, "id7"], [2487, "properties"], [2487, "id1"], [2487, "id3"], [2487, "id5"], [2487, "id7"], [2487, "id9"], [2487, "id11"], [2487, "id13"], [2487, "id15"], [2487, "id17"], [2487, "id19"], [2487, "id21"], [2487, "id23"], [2487, "id25"], [2487, "id27"], [2487, "id29"], [2487, "id31"], [2487, "id33"], [2487, "id35"], [2487, "id37"], [2487, "id39"], [2487, "id41"], [2487, "id43"], [2487, "id45"], [2487, "id47"], [2487, "id49"], [2487, "id51"], [2487, "id53"], [2487, "id55"], [2487, "id57"], [2487, "id59"], [2487, "id61"], [2487, "id63"], [2487, "id65"], [2487, "id67"]], "Methods": [[2479, "methods"], [2479, "id2"], [2479, "id4"], [2485, "methods"], [2485, "id6"], [2485, "id8"], [2487, "methods"], [2487, "id2"], [2487, "id4"], [2487, "id6"], [2487, "id8"], [2487, "id10"], [2487, "id12"], [2487, "id14"], [2487, "id16"], [2487, "id18"], [2487, "id20"], [2487, "id22"], [2487, "id24"], [2487, "id26"], [2487, "id28"], [2487, "id30"], [2487, "id32"], [2487, "id34"], [2487, "id36"], [2487, "id38"], [2487, "id40"], [2487, "id42"], [2487, "id44"], [2487, "id46"], [2487, "id48"], [2487, "id50"], [2487, "id52"], [2487, "id54"], [2487, "id56"], [2487, "id58"], [2487, "id60"], [2487, "id62"], [2487, "id64"], [2487, "id66"], [2487, "id68"]], "Timedeltas": [[2479, "timedeltas"]], "Periods": [[2479, "periods"]], "Intervals": [[2479, "intervals"]], "Nullable integer": [[2479, "nullable-integer"]], "Categoricals": [[2479, "categoricals"], [2495, "categoricals"]], "Nullable Boolean": [[2479, "nullable-boolean"]], "Utilities": [[2479, "utilities"]], "Constructors": [[2479, "constructors"]], "Data type introspection": [[2479, "data-type-introspection"]], "Iterable introspection": [[2479, "iterable-introspection"]], "Scalar introspection": [[2479, "scalar-introspection"]], "pandas.tseries.offsets.YearBegin.isAnchored": [[2430, "pandas-tseries-offsets-yearbegin-isanchored"]], "pandas.tseries.offsets.YearEnd.kwds": [[2465, "pandas-tseries-offsets-yearend-kwds"]], "pandas.tseries.offsets.WeekOfMonth.is_year_start": [[2411, "pandas-tseries-offsets-weekofmonth-is-year-start"]], "pandas.util.hash_array": [[2476, "pandas-util-hash-array"]], "pandas.tseries.offsets.YearEnd.is_anchored": [[2457, "pandas-tseries-offsets-yearend-is-anchored"]], "pandas.tseries.offsets.YearEnd.isAnchored": [[2456, "pandas-tseries-offsets-yearend-isanchored"]], "pandas.tseries.offsets.WeekOfMonth.rollback": [[2418, "pandas-tseries-offsets-weekofmonth-rollback"]], "pandas.tseries.offsets.YearBegin.freqstr": [[2429, "pandas-tseries-offsets-yearbegin-freqstr"]], "pandas.tseries.offsets.YearBegin.kwds": [[2439, "pandas-tseries-offsets-yearbegin-kwds"]], "pandas.tseries.offsets.YearEnd.base": [[2453, "pandas-tseries-offsets-yearend-base"]], "pandas.tseries.offsets.YearEnd.freqstr": [[2455, "pandas-tseries-offsets-yearend-freqstr"]], "pandas.tseries.offsets.YearBegin.is_month_start": [[2433, "pandas-tseries-offsets-yearbegin-is-month-start"]], "pandas.tseries.offsets.WeekOfMonth.is_on_offset": [[2407, "pandas-tseries-offsets-weekofmonth-is-on-offset"]], "pandas.tseries.offsets.YearBegin.apply_index": [[2426, "pandas-tseries-offsets-yearbegin-apply-index"]], "pandas.tseries.offsets.YearBegin.rollforward": [[2447, "pandas-tseries-offsets-yearbegin-rollforward"]], "pandas.unique": [[2475, "pandas-unique"]], "pandas.tseries.offsets.YearBegin.name": [[2442, "pandas-tseries-offsets-yearbegin-name"]], "pandas.tseries.offsets.YearEnd.__call__": [[2450, "pandas-tseries-offsets-yearend-call"]], "pandas.tseries.offsets.WeekOfMonth.onOffset": [[2417, "pandas-tseries-offsets-weekofmonth-onoffset"]], "pandas.tseries.offsets.WeekOfMonth.rule_code": [[2420, "pandas-tseries-offsets-weekofmonth-rule-code"]], "pandas.tseries.offsets.YearEnd.is_month_start": [[2459, "pandas-tseries-offsets-yearend-is-month-start"]], "pandas.tseries.offsets.YearBegin.onOffset": [[2445, "pandas-tseries-offsets-yearbegin-onoffset"]], "pandas.tseries.offsets.WeekOfMonth.is_year_end": [[2410, "pandas-tseries-offsets-weekofmonth-is-year-end"]], "pandas.tseries.offsets.YearBegin.n": [[2441, "pandas-tseries-offsets-yearbegin-n"]], "pandas.tseries.offsets.YearEnd.copy": [[2454, "pandas-tseries-offsets-yearend-copy"]], "pandas.tseries.offsets.YearEnd.is_quarter_end": [[2461, "pandas-tseries-offsets-yearend-is-quarter-end"]], "pandas.tseries.offsets.YearBegin.month": [[2440, "pandas-tseries-offsets-yearbegin-month"]], "pandas.tseries.offsets.YearBegin.nanos": [[2443, "pandas-tseries-offsets-yearbegin-nanos"]], "pandas.tseries.offsets.YearBegin.base": [[2427, "pandas-tseries-offsets-yearbegin-base"]], "pandas.tseries.offsets.YearBegin.__call__": [[2424, "pandas-tseries-offsets-yearbegin-call"]], "pandas.tseries.offsets.YearBegin.is_year_end": [[2437, "pandas-tseries-offsets-yearbegin-is-year-end"]], "pandas.wide_to_long": [[2478, "pandas-wide-to-long"]], "pandas.tseries.offsets.YearBegin.apply": [[2425, "pandas-tseries-offsets-yearbegin-apply"]], "pandas.tseries.offsets.YearBegin.rule_code": [[2448, "pandas-tseries-offsets-yearbegin-rule-code"]], "pandas.tseries.offsets.WeekOfMonth.n": [[2413, "pandas-tseries-offsets-weekofmonth-n"]], "pandas.tseries.offsets.YearBegin.is_on_offset": [[2434, "pandas-tseries-offsets-yearbegin-is-on-offset"]], "pandas.tseries.offsets.WeekOfMonth.freqstr": [[2402, "pandas-tseries-offsets-weekofmonth-freqstr"]], "pandas.tseries.offsets.WeekOfMonth.nanos": [[2415, "pandas-tseries-offsets-weekofmonth-nanos"]], "pandas.tseries.offsets.YearBegin.is_year_start": [[2438, "pandas-tseries-offsets-yearbegin-is-year-start"]], "pandas.tseries.offsets.YearBegin.rollback": [[2446, "pandas-tseries-offsets-yearbegin-rollback"]], "pandas.tseries.offsets.WeekOfMonth.is_quarter_start": [[2409, "pandas-tseries-offsets-weekofmonth-is-quarter-start"]], "pandas.tseries.offsets.WeekOfMonth.is_month_start": [[2406, "pandas-tseries-offsets-weekofmonth-is-month-start"]], "pandas.tseries.offsets.YearEnd.apply_index": [[2452, "pandas-tseries-offsets-yearend-apply-index"]], "pandas.tseries.offsets.WeekOfMonth.weekday": [[2422, "pandas-tseries-offsets-weekofmonth-weekday"]], "pandas.tseries.offsets.YearBegin.is_anchored": [[2431, "pandas-tseries-offsets-yearbegin-is-anchored"]], "pandas.tseries.offsets.YearEnd.n": [[2467, "pandas-tseries-offsets-yearend-n"]], "pandas.tseries.offsets.YearBegin.normalize": [[2444, "pandas-tseries-offsets-yearbegin-normalize"]], "pandas.tseries.offsets.WeekOfMonth.normalize": [[2416, "pandas-tseries-offsets-weekofmonth-normalize"]], "pandas.tseries.offsets.YearEnd.rollforward": [[2473, "pandas-tseries-offsets-yearend-rollforward"]], "pandas.tseries.offsets.YearBegin": [[2423, "pandas-tseries-offsets-yearbegin"]], "pandas.tseries.offsets.YearEnd": [[2449, "pandas-tseries-offsets-yearend"]], "pandas.tseries.offsets.YearEnd.onOffset": [[2471, "pandas-tseries-offsets-yearend-onoffset"]], "pandas.tseries.offsets.YearEnd.is_on_offset": [[2460, "pandas-tseries-offsets-yearend-is-on-offset"]], "pandas.tseries.offsets.YearEnd.is_month_end": [[2458, "pandas-tseries-offsets-yearend-is-month-end"]], "pandas.tseries.offsets.WeekOfMonth.is_anchored": [[2404, "pandas-tseries-offsets-weekofmonth-is-anchored"]], "pandas.tseries.offsets.YearEnd.rollback": [[2472, "pandas-tseries-offsets-yearend-rollback"]], "pandas.tseries.offsets.YearEnd.is_year_start": [[2464, "pandas-tseries-offsets-yearend-is-year-start"]], "pandas.tseries.offsets.YearEnd.is_quarter_start": [[2462, "pandas-tseries-offsets-yearend-is-quarter-start"]], "pandas.tseries.offsets.WeekOfMonth.is_month_end": [[2405, "pandas-tseries-offsets-weekofmonth-is-month-end"]], "pandas.tseries.offsets.YearBegin.copy": [[2428, "pandas-tseries-offsets-yearbegin-copy"]], "pandas.tseries.offsets.WeekOfMonth.copy": [[2401, "pandas-tseries-offsets-weekofmonth-copy"]], "pandas.tseries.offsets.WeekOfMonth.name": [[2414, "pandas-tseries-offsets-weekofmonth-name"]], "pandas.tseries.offsets.YearEnd.is_year_end": [[2463, "pandas-tseries-offsets-yearend-is-year-end"]], "pandas.tseries.offsets.YearBegin.is_quarter_start": [[2436, "pandas-tseries-offsets-yearbegin-is-quarter-start"]], "pandas.tseries.offsets.YearBegin.is_quarter_end": [[2435, "pandas-tseries-offsets-yearbegin-is-quarter-end"]], "pandas.tseries.offsets.YearEnd.nanos": [[2469, "pandas-tseries-offsets-yearend-nanos"]], "pandas.tseries.offsets.YearBegin.is_month_end": [[2432, "pandas-tseries-offsets-yearbegin-is-month-end"]], "pandas.tseries.offsets.YearEnd.name": [[2468, "pandas-tseries-offsets-yearend-name"]], "pandas.tseries.offsets.Second.rule_code": [[2291, "pandas-tseries-offsets-second-rule-code"]], "pandas.tseries.offsets.SemiMonthBegin.normalize": [[2313, "pandas-tseries-offsets-semimonthbegin-normalize"]], "pandas.tseries.offsets.QuarterEnd.kwds": [[2256, "pandas-tseries-offsets-quarterend-kwds"]], "pandas.tseries.offsets.QuarterEnd.is_month_start": [[2250, "pandas-tseries-offsets-quarterend-is-month-start"]], "pandas.tseries.offsets.Second.apply_index": [[2269, "pandas-tseries-offsets-second-apply-index"]], "pandas.tseries.offsets.SemiMonthBegin.kwds": [[2309, "pandas-tseries-offsets-semimonthbegin-kwds"]], "pandas.tseries.offsets.SemiMonthBegin.rollback": [[2315, "pandas-tseries-offsets-semimonthbegin-rollback"]], "pandas.tseries.offsets.QuarterEnd": [[2240, "pandas-tseries-offsets-quarterend"]], "pandas.tseries.offsets.QuarterEnd.is_quarter_start": [[2253, "pandas-tseries-offsets-quarterend-is-quarter-start"]], "pandas.tseries.offsets.SemiMonthBegin.isAnchored": [[2300, "pandas-tseries-offsets-semimonthbegin-isanchored"]], "pandas.tseries.offsets.SemiMonthEnd.__call__": [[2319, "pandas-tseries-offsets-semimonthend-call"]], "pandas.tseries.offsets.SemiMonthBegin.is_quarter_start": [[2306, "pandas-tseries-offsets-semimonthbegin-is-quarter-start"]], "pandas.tseries.offsets.Second.delta": [[2272, "pandas-tseries-offsets-second-delta"]], "pandas.tseries.offsets.SemiMonthBegin.freqstr": [[2299, "pandas-tseries-offsets-semimonthbegin-freqstr"]], "pandas.tseries.offsets.Second.is_quarter_end": [[2279, "pandas-tseries-offsets-second-is-quarter-end"]], "pandas.tseries.offsets.QuarterEnd.is_year_start": [[2255, "pandas-tseries-offsets-quarterend-is-year-start"]], "pandas.tseries.offsets.Second.apply": [[2268, "pandas-tseries-offsets-second-apply"]], "pandas.tseries.offsets.QuarterEnd.is_quarter_end": [[2252, "pandas-tseries-offsets-quarterend-is-quarter-end"]], "pandas.tseries.offsets.QuarterEnd.rollback": [[2262, "pandas-tseries-offsets-quarterend-rollback"]], "pandas.tseries.offsets.Second.kwds": [[2283, "pandas-tseries-offsets-second-kwds"]], "pandas.tseries.offsets.QuarterEnd.startingMonth": [[2265, "pandas-tseries-offsets-quarterend-startingmonth"]], "pandas.tseries.offsets.QuarterEnd.is_on_offset": [[2251, "pandas-tseries-offsets-quarterend-is-on-offset"]], "pandas.tseries.offsets.QuarterEnd.rule_code": [[2264, "pandas-tseries-offsets-quarterend-rule-code"]], "pandas.tseries.offsets.QuarterEnd.freqstr": [[2246, "pandas-tseries-offsets-quarterend-freqstr"]], "pandas.tseries.offsets.QuarterEnd.normalize": [[2260, "pandas-tseries-offsets-quarterend-normalize"]], "pandas.tseries.offsets.Second.nanos": [[2286, "pandas-tseries-offsets-second-nanos"]], "pandas.tseries.offsets.SemiMonthBegin.nanos": [[2312, "pandas-tseries-offsets-semimonthbegin-nanos"]], "pandas.tseries.offsets.Second.copy": [[2271, "pandas-tseries-offsets-second-copy"]], "pandas.tseries.offsets.SemiMonthBegin.onOffset": [[2314, "pandas-tseries-offsets-semimonthbegin-onoffset"]], "pandas.tseries.offsets.Second.freqstr": [[2273, "pandas-tseries-offsets-second-freqstr"]], "pandas.tseries.offsets.Second.__call__": [[2267, "pandas-tseries-offsets-second-call"]], "pandas.tseries.offsets.SemiMonthBegin.__call__": [[2293, "pandas-tseries-offsets-semimonthbegin-call"]], "pandas.tseries.offsets.Second.rollforward": [[2290, "pandas-tseries-offsets-second-rollforward"]], "pandas.tseries.offsets.QuarterEnd.rollforward": [[2263, "pandas-tseries-offsets-quarterend-rollforward"]], "pandas.tseries.offsets.Second.is_month_start": [[2277, "pandas-tseries-offsets-second-is-month-start"]], "pandas.tseries.offsets.SemiMonthBegin": [[2292, "pandas-tseries-offsets-semimonthbegin"]], "pandas.tseries.offsets.Second.onOffset": [[2288, "pandas-tseries-offsets-second-onoffset"]], "pandas.tseries.offsets.QuarterEnd.is_month_end": [[2249, "pandas-tseries-offsets-quarterend-is-month-end"]], "pandas.tseries.offsets.QuarterEnd.is_year_end": [[2254, "pandas-tseries-offsets-quarterend-is-year-end"]], "pandas.tseries.offsets.Second.is_year_start": [[2282, "pandas-tseries-offsets-second-is-year-start"]], "pandas.tseries.offsets.SemiMonthBegin.is_year_start": [[2308, "pandas-tseries-offsets-semimonthbegin-is-year-start"]], "pandas.tseries.offsets.QuarterEnd.apply_index": [[2243, "pandas-tseries-offsets-quarterend-apply-index"]], "pandas.tseries.offsets.SemiMonthBegin.apply": [[2294, "pandas-tseries-offsets-semimonthbegin-apply"]], "pandas.tseries.offsets.QuarterEnd.n": [[2257, "pandas-tseries-offsets-quarterend-n"]], "pandas.tseries.offsets.QuarterEnd.base": [[2244, "pandas-tseries-offsets-quarterend-base"]], "pandas.tseries.offsets.QuarterEnd.isAnchored": [[2247, "pandas-tseries-offsets-quarterend-isanchored"]], "pandas.tseries.offsets.SemiMonthBegin.rollforward": [[2316, "pandas-tseries-offsets-semimonthbegin-rollforward"]], "pandas.tseries.offsets.Second.name": [[2285, "pandas-tseries-offsets-second-name"]], "pandas.tseries.offsets.QuarterEnd.is_anchored": [[2248, "pandas-tseries-offsets-quarterend-is-anchored"]], "pandas.tseries.offsets.SemiMonthBegin.is_month_start": [[2303, "pandas-tseries-offsets-semimonthbegin-is-month-start"]], "pandas.tseries.offsets.SemiMonthBegin.is_month_end": [[2302, "pandas-tseries-offsets-semimonthbegin-is-month-end"]], "pandas.tseries.offsets.SemiMonthBegin.name": [[2311, "pandas-tseries-offsets-semimonthbegin-name"]], "pandas.tseries.offsets.Second.is_quarter_start": [[2280, "pandas-tseries-offsets-second-is-quarter-start"]], "pandas.tseries.offsets.QuarterEnd.copy": [[2245, "pandas-tseries-offsets-quarterend-copy"]], "pandas.tseries.offsets.SemiMonthBegin.is_quarter_end": [[2305, "pandas-tseries-offsets-semimonthbegin-is-quarter-end"]], "pandas.tseries.offsets.QuarterEnd.nanos": [[2259, "pandas-tseries-offsets-quarterend-nanos"]], "pandas.tseries.offsets.Second.isAnchored": [[2274, "pandas-tseries-offsets-second-isanchored"]], "pandas.tseries.offsets.SemiMonthBegin.is_year_end": [[2307, "pandas-tseries-offsets-semimonthbegin-is-year-end"]], "pandas.tseries.offsets.QuarterEnd.onOffset": [[2261, "pandas-tseries-offsets-quarterend-onoffset"]], "pandas.tseries.offsets.Second.is_month_end": [[2276, "pandas-tseries-offsets-second-is-month-end"]], "pandas.tseries.offsets.Second.normalize": [[2287, "pandas-tseries-offsets-second-normalize"]], "pandas.tseries.offsets.Second.is_on_offset": [[2278, "pandas-tseries-offsets-second-is-on-offset"]], "pandas.tseries.offsets.SemiMonthBegin.apply_index": [[2295, "pandas-tseries-offsets-semimonthbegin-apply-index"]], "pandas.tseries.offsets.SemiMonthBegin.is_anchored": [[2301, "pandas-tseries-offsets-semimonthbegin-is-anchored"]], "pandas.tseries.offsets.SemiMonthBegin.day_of_month": [[2298, "pandas-tseries-offsets-semimonthbegin-day-of-month"]], "pandas.tseries.offsets.Second.is_anchored": [[2275, "pandas-tseries-offsets-second-is-anchored"]], "pandas.tseries.offsets.Second.base": [[2270, "pandas-tseries-offsets-second-base"]], "pandas.tseries.offsets.Second.is_year_end": [[2281, "pandas-tseries-offsets-second-is-year-end"]], "pandas.tseries.offsets.SemiMonthBegin.is_on_offset": [[2304, "pandas-tseries-offsets-semimonthbegin-is-on-offset"]], "pandas.tseries.offsets.Second": [[2266, "pandas-tseries-offsets-second"]], "pandas.tseries.offsets.SemiMonthBegin.n": [[2310, "pandas-tseries-offsets-semimonthbegin-n"]], "pandas.tseries.offsets.Second.rollback": [[2289, "pandas-tseries-offsets-second-rollback"]], "pandas.tseries.offsets.SemiMonthBegin.copy": [[2297, "pandas-tseries-offsets-semimonthbegin-copy"]], "pandas.tseries.offsets.SemiMonthBegin.rule_code": [[2317, "pandas-tseries-offsets-semimonthbegin-rule-code"]], "pandas.tseries.offsets.QuarterEnd.name": [[2258, "pandas-tseries-offsets-quarterend-name"]], "pandas.tseries.offsets.QuarterEnd.__call__": [[2241, "pandas-tseries-offsets-quarterend-call"]], "pandas.tseries.offsets.Second.n": [[2284, "pandas-tseries-offsets-second-n"]], "pandas.tseries.offsets.SemiMonthEnd": [[2318, "pandas-tseries-offsets-semimonthend"]], "pandas.tseries.offsets.SemiMonthBegin.base": [[2296, "pandas-tseries-offsets-semimonthbegin-base"]], "pandas.tseries.offsets.QuarterEnd.apply": [[2242, "pandas-tseries-offsets-quarterend-apply"]], "pandas.tseries.offsets.QuarterBegin.name": [[2232, "pandas-tseries-offsets-quarterbegin-name"]], "pandas.tseries.offsets.QuarterBegin": [[2214, "pandas-tseries-offsets-quarterbegin"]], "pandas.tseries.offsets.MonthEnd.is_month_end": [[2172, "pandas-tseries-offsets-monthend-is-month-end"]], "pandas.tseries.offsets.Nano.normalize": [[2209, "pandas-tseries-offsets-nano-normalize"]], "pandas.tseries.offsets.QuarterBegin.kwds": [[2230, "pandas-tseries-offsets-quarterbegin-kwds"]], "pandas.tseries.offsets.Nano.rollback": [[2211, "pandas-tseries-offsets-nano-rollback"]], "pandas.tseries.offsets.QuarterBegin.is_month_end": [[2223, "pandas-tseries-offsets-quarterbegin-is-month-end"]], "pandas.tseries.offsets.Nano.__call__": [[2189, "pandas-tseries-offsets-nano-call"]], "pandas.tseries.offsets.QuarterBegin.rollback": [[2236, "pandas-tseries-offsets-quarterbegin-rollback"]], "pandas.tseries.offsets.MonthEnd.n": [[2180, "pandas-tseries-offsets-monthend-n"]], "pandas.tseries.offsets.Nano.n": [[2206, "pandas-tseries-offsets-nano-n"]], "pandas.tseries.offsets.MonthEnd.apply_index": [[2166, "pandas-tseries-offsets-monthend-apply-index"]], "pandas.tseries.offsets.Nano.copy": [[2193, "pandas-tseries-offsets-nano-copy"]], "pandas.tseries.offsets.Nano.onOffset": [[2210, "pandas-tseries-offsets-nano-onoffset"]], "pandas.tseries.offsets.MonthEnd.base": [[2167, "pandas-tseries-offsets-monthend-base"]], "pandas.tseries.offsets.QuarterBegin.nanos": [[2233, "pandas-tseries-offsets-quarterbegin-nanos"]], "pandas.tseries.offsets.MonthEnd.nanos": [[2182, "pandas-tseries-offsets-monthend-nanos"]], "pandas.tseries.offsets.MonthEnd.is_year_end": [[2177, "pandas-tseries-offsets-monthend-is-year-end"]], "pandas.tseries.offsets.QuarterBegin.isAnchored": [[2221, "pandas-tseries-offsets-quarterbegin-isanchored"]], "pandas.tseries.offsets.Nano.name": [[2207, "pandas-tseries-offsets-nano-name"]], "pandas.tseries.offsets.MonthBegin.rollback": [[2160, "pandas-tseries-offsets-monthbegin-rollback"]], "pandas.tseries.offsets.MonthEnd.is_month_start": [[2173, "pandas-tseries-offsets-monthend-is-month-start"]], "pandas.tseries.offsets.MonthEnd.rollforward": [[2186, "pandas-tseries-offsets-monthend-rollforward"]], "pandas.tseries.offsets.MonthEnd.__call__": [[2164, "pandas-tseries-offsets-monthend-call"]], "pandas.tseries.offsets.MonthEnd.name": [[2181, "pandas-tseries-offsets-monthend-name"]], "pandas.tseries.offsets.QuarterBegin.is_on_offset": [[2225, "pandas-tseries-offsets-quarterbegin-is-on-offset"]], "pandas.tseries.offsets.Nano.is_month_end": [[2198, "pandas-tseries-offsets-nano-is-month-end"]], "pandas.tseries.offsets.Nano.delta": [[2194, "pandas-tseries-offsets-nano-delta"]], "pandas.tseries.offsets.MonthEnd.copy": [[2168, "pandas-tseries-offsets-monthend-copy"]], "pandas.tseries.offsets.Nano.rule_code": [[2213, "pandas-tseries-offsets-nano-rule-code"]], "pandas.tseries.offsets.QuarterBegin.copy": [[2219, "pandas-tseries-offsets-quarterbegin-copy"]], "pandas.tseries.offsets.QuarterBegin.normalize": [[2234, "pandas-tseries-offsets-quarterbegin-normalize"]], "pandas.tseries.offsets.QuarterBegin.freqstr": [[2220, "pandas-tseries-offsets-quarterbegin-freqstr"]], "pandas.tseries.offsets.Nano.is_year_start": [[2204, "pandas-tseries-offsets-nano-is-year-start"]], "pandas.tseries.offsets.MonthEnd.is_year_start": [[2178, "pandas-tseries-offsets-monthend-is-year-start"]], "pandas.tseries.offsets.QuarterBegin.is_year_start": [[2229, "pandas-tseries-offsets-quarterbegin-is-year-start"]], "pandas.tseries.offsets.QuarterBegin.__call__": [[2215, "pandas-tseries-offsets-quarterbegin-call"]], "pandas.tseries.offsets.Nano.isAnchored": [[2196, "pandas-tseries-offsets-nano-isanchored"]], "pandas.tseries.offsets.MonthEnd.apply": [[2165, "pandas-tseries-offsets-monthend-apply"]], "pandas.tseries.offsets.QuarterBegin.is_anchored": [[2222, "pandas-tseries-offsets-quarterbegin-is-anchored"]], "pandas.tseries.offsets.MonthBegin.rule_code": [[2162, "pandas-tseries-offsets-monthbegin-rule-code"]], "pandas.tseries.offsets.MonthEnd.kwds": [[2179, "pandas-tseries-offsets-monthend-kwds"]], "pandas.tseries.offsets.Nano": [[2188, "pandas-tseries-offsets-nano"]], "pandas.tseries.offsets.MonthBegin.rollforward": [[2161, "pandas-tseries-offsets-monthbegin-rollforward"]], "pandas.tseries.offsets.QuarterBegin.is_month_start": [[2224, "pandas-tseries-offsets-quarterbegin-is-month-start"]], "pandas.tseries.offsets.MonthEnd.isAnchored": [[2170, "pandas-tseries-offsets-monthend-isanchored"]], "pandas.tseries.offsets.QuarterBegin.is_quarter_end": [[2226, "pandas-tseries-offsets-quarterbegin-is-quarter-end"]], "pandas.tseries.offsets.QuarterBegin.n": [[2231, "pandas-tseries-offsets-quarterbegin-n"]], "pandas.tseries.offsets.MonthEnd": [[2163, "pandas-tseries-offsets-monthend"]], "pandas.tseries.offsets.QuarterBegin.startingMonth": [[2239, "pandas-tseries-offsets-quarterbegin-startingmonth"]], "pandas.tseries.offsets.Nano.is_quarter_end": [[2201, "pandas-tseries-offsets-nano-is-quarter-end"]], "pandas.tseries.offsets.Nano.is_anchored": [[2197, "pandas-tseries-offsets-nano-is-anchored"]], "pandas.tseries.offsets.Nano.apply": [[2190, "pandas-tseries-offsets-nano-apply"]], "pandas.tseries.offsets.QuarterBegin.rollforward": [[2237, "pandas-tseries-offsets-quarterbegin-rollforward"]], "pandas.tseries.offsets.Nano.base": [[2192, "pandas-tseries-offsets-nano-base"]], "pandas.tseries.offsets.Nano.nanos": [[2208, "pandas-tseries-offsets-nano-nanos"]], "pandas.tseries.offsets.QuarterBegin.base": [[2218, "pandas-tseries-offsets-quarterbegin-base"]], "pandas.tseries.offsets.QuarterBegin.is_year_end": [[2228, "pandas-tseries-offsets-quarterbegin-is-year-end"]], "pandas.tseries.offsets.QuarterBegin.apply": [[2216, "pandas-tseries-offsets-quarterbegin-apply"]], "pandas.tseries.offsets.Nano.kwds": [[2205, "pandas-tseries-offsets-nano-kwds"]], "pandas.tseries.offsets.MonthEnd.is_quarter_end": [[2175, "pandas-tseries-offsets-monthend-is-quarter-end"]], "pandas.tseries.offsets.QuarterBegin.rule_code": [[2238, "pandas-tseries-offsets-quarterbegin-rule-code"]], "pandas.tseries.offsets.QuarterBegin.onOffset": [[2235, "pandas-tseries-offsets-quarterbegin-onoffset"]], "pandas.tseries.offsets.Nano.is_year_end": [[2203, "pandas-tseries-offsets-nano-is-year-end"]], "pandas.tseries.offsets.Nano.rollforward": [[2212, "pandas-tseries-offsets-nano-rollforward"]], "pandas.tseries.offsets.QuarterBegin.is_quarter_start": [[2227, "pandas-tseries-offsets-quarterbegin-is-quarter-start"]], "pandas.tseries.offsets.Nano.is_month_start": [[2199, "pandas-tseries-offsets-nano-is-month-start"]], "pandas.tseries.offsets.MonthEnd.is_anchored": [[2171, "pandas-tseries-offsets-monthend-is-anchored"]], "pandas.tseries.offsets.Nano.is_quarter_start": [[2202, "pandas-tseries-offsets-nano-is-quarter-start"]], "pandas.tseries.offsets.Nano.is_on_offset": [[2200, "pandas-tseries-offsets-nano-is-on-offset"]], "pandas.tseries.offsets.MonthEnd.is_on_offset": [[2174, "pandas-tseries-offsets-monthend-is-on-offset"]], "pandas.tseries.offsets.MonthEnd.rollback": [[2185, "pandas-tseries-offsets-monthend-rollback"]], "pandas.tseries.offsets.QuarterBegin.apply_index": [[2217, "pandas-tseries-offsets-quarterbegin-apply-index"]], "pandas.tseries.offsets.MonthEnd.is_quarter_start": [[2176, "pandas-tseries-offsets-monthend-is-quarter-start"]], "pandas.tseries.offsets.MonthEnd.normalize": [[2183, "pandas-tseries-offsets-monthend-normalize"]], "pandas.tseries.offsets.MonthEnd.onOffset": [[2184, "pandas-tseries-offsets-monthend-onoffset"]], "pandas.tseries.offsets.Nano.apply_index": [[2191, "pandas-tseries-offsets-nano-apply-index"]], "pandas.tseries.offsets.Nano.freqstr": [[2195, "pandas-tseries-offsets-nano-freqstr"]], "pandas.tseries.offsets.MonthEnd.freqstr": [[2169, "pandas-tseries-offsets-monthend-freqstr"]], "pandas.tseries.offsets.MonthEnd.rule_code": [[2187, "pandas-tseries-offsets-monthend-rule-code"]], "pandas.tseries.offsets.MonthBegin.freqstr": [[2144, "pandas-tseries-offsets-monthbegin-freqstr"]], "pandas.tseries.offsets.MonthBegin.onOffset": [[2159, "pandas-tseries-offsets-monthbegin-onoffset"]], "pandas.tseries.offsets.Minute": [[2112, "pandas-tseries-offsets-minute"]], "pandas.tseries.offsets.MonthBegin.is_on_offset": [[2149, "pandas-tseries-offsets-monthbegin-is-on-offset"]], "pandas.tseries.offsets.Minute.is_month_end": [[2122, "pandas-tseries-offsets-minute-is-month-end"]], "pandas.tseries.offsets.Minute.base": [[2116, "pandas-tseries-offsets-minute-base"]], "pandas.tseries.offsets.MonthBegin.n": [[2155, "pandas-tseries-offsets-monthbegin-n"]], "pandas.tseries.offsets.Micro.normalize": [[2081, "pandas-tseries-offsets-micro-normalize"]], "pandas.tseries.offsets.MonthBegin.base": [[2142, "pandas-tseries-offsets-monthbegin-base"]], "pandas.tseries.offsets.Milli.name": [[2105, "pandas-tseries-offsets-milli-name"]], "pandas.tseries.offsets.Milli.is_year_end": [[2101, "pandas-tseries-offsets-milli-is-year-end"]], "pandas.tseries.offsets.Micro.nanos": [[2080, "pandas-tseries-offsets-micro-nanos"]], "pandas.tseries.offsets.Micro.rule_code": [[2085, "pandas-tseries-offsets-micro-rule-code"]], "pandas.tseries.offsets.Milli.isAnchored": [[2094, "pandas-tseries-offsets-milli-isanchored"]], "pandas.tseries.offsets.Milli.copy": [[2091, "pandas-tseries-offsets-milli-copy"]], "pandas.tseries.offsets.Minute.__call__": [[2113, "pandas-tseries-offsets-minute-call"]], "pandas.tseries.offsets.Minute.name": [[2131, "pandas-tseries-offsets-minute-name"]], "pandas.tseries.offsets.MonthBegin.is_anchored": [[2146, "pandas-tseries-offsets-monthbegin-is-anchored"]], "pandas.tseries.offsets.Milli.is_anchored": [[2095, "pandas-tseries-offsets-milli-is-anchored"]], "pandas.tseries.offsets.Minute.kwds": [[2129, "pandas-tseries-offsets-minute-kwds"]], "pandas.tseries.offsets.Minute.freqstr": [[2119, "pandas-tseries-offsets-minute-freqstr"]], "pandas.tseries.offsets.MonthBegin.apply": [[2140, "pandas-tseries-offsets-monthbegin-apply"]], "pandas.tseries.offsets.Milli.n": [[2104, "pandas-tseries-offsets-milli-n"]], "pandas.tseries.offsets.MonthBegin.copy": [[2143, "pandas-tseries-offsets-monthbegin-copy"]], "pandas.tseries.offsets.Milli.is_quarter_start": [[2100, "pandas-tseries-offsets-milli-is-quarter-start"]], "pandas.tseries.offsets.Milli.delta": [[2092, "pandas-tseries-offsets-milli-delta"]], "pandas.tseries.offsets.Minute.apply_index": [[2115, "pandas-tseries-offsets-minute-apply-index"]], "pandas.tseries.offsets.Micro.onOffset": [[2082, "pandas-tseries-offsets-micro-onoffset"]], "pandas.tseries.offsets.MonthBegin.apply_index": [[2141, "pandas-tseries-offsets-monthbegin-apply-index"]], "pandas.tseries.offsets.Minute.is_month_start": [[2123, "pandas-tseries-offsets-minute-is-month-start"]], "pandas.tseries.offsets.Minute.nanos": [[2132, "pandas-tseries-offsets-minute-nanos"]], "pandas.tseries.offsets.MonthBegin": [[2138, "pandas-tseries-offsets-monthbegin"]], "pandas.tseries.offsets.MonthBegin.normalize": [[2158, "pandas-tseries-offsets-monthbegin-normalize"]], "pandas.tseries.offsets.Milli.normalize": [[2107, "pandas-tseries-offsets-milli-normalize"]], "pandas.tseries.offsets.Milli.apply": [[2088, "pandas-tseries-offsets-milli-apply"]], "pandas.tseries.offsets.Minute.apply": [[2114, "pandas-tseries-offsets-minute-apply"]], "pandas.tseries.offsets.Minute.rollback": [[2135, "pandas-tseries-offsets-minute-rollback"]], "pandas.tseries.offsets.MonthBegin.is_month_end": [[2147, "pandas-tseries-offsets-monthbegin-is-month-end"]], "pandas.tseries.offsets.Minute.onOffset": [[2134, "pandas-tseries-offsets-minute-onoffset"]], "pandas.tseries.offsets.Minute.n": [[2130, "pandas-tseries-offsets-minute-n"]], "pandas.tseries.offsets.Milli.__call__": [[2087, "pandas-tseries-offsets-milli-call"]], "pandas.tseries.offsets.Minute.is_year_start": [[2128, "pandas-tseries-offsets-minute-is-year-start"]], "pandas.tseries.offsets.Milli.nanos": [[2106, "pandas-tseries-offsets-milli-nanos"]], "pandas.tseries.offsets.Milli.rule_code": [[2111, "pandas-tseries-offsets-milli-rule-code"]], "pandas.tseries.offsets.MonthBegin.is_year_start": [[2153, "pandas-tseries-offsets-monthbegin-is-year-start"]], "pandas.tseries.offsets.Milli.rollback": [[2109, "pandas-tseries-offsets-milli-rollback"]], "pandas.tseries.offsets.Minute.delta": [[2118, "pandas-tseries-offsets-minute-delta"]], "pandas.tseries.offsets.MonthBegin.is_month_start": [[2148, "pandas-tseries-offsets-monthbegin-is-month-start"]], "pandas.tseries.offsets.Milli.is_on_offset": [[2098, "pandas-tseries-offsets-milli-is-on-offset"]], "pandas.tseries.offsets.MonthBegin.nanos": [[2157, "pandas-tseries-offsets-monthbegin-nanos"]], "pandas.tseries.offsets.Micro.rollforward": [[2084, "pandas-tseries-offsets-micro-rollforward"]], "pandas.tseries.offsets.Milli.kwds": [[2103, "pandas-tseries-offsets-milli-kwds"]], "pandas.tseries.offsets.MonthBegin.is_quarter_end": [[2150, "pandas-tseries-offsets-monthbegin-is-quarter-end"]], "pandas.tseries.offsets.MonthBegin.is_year_end": [[2152, "pandas-tseries-offsets-monthbegin-is-year-end"]], "pandas.tseries.offsets.Minute.rule_code": [[2137, "pandas-tseries-offsets-minute-rule-code"]], "pandas.tseries.offsets.Milli.rollforward": [[2110, "pandas-tseries-offsets-milli-rollforward"]], "pandas.tseries.offsets.Milli.onOffset": [[2108, "pandas-tseries-offsets-milli-onoffset"]], "pandas.tseries.offsets.Minute.is_anchored": [[2121, "pandas-tseries-offsets-minute-is-anchored"]], "pandas.tseries.offsets.MonthBegin.is_quarter_start": [[2151, "pandas-tseries-offsets-monthbegin-is-quarter-start"]], "pandas.tseries.offsets.Minute.rollforward": [[2136, "pandas-tseries-offsets-minute-rollforward"]], "pandas.tseries.offsets.Milli.is_month_start": [[2097, "pandas-tseries-offsets-milli-is-month-start"]], "pandas.tseries.offsets.MonthBegin.__call__": [[2139, "pandas-tseries-offsets-monthbegin-call"]], "pandas.tseries.offsets.Milli.is_quarter_end": [[2099, "pandas-tseries-offsets-milli-is-quarter-end"]], "pandas.tseries.offsets.Milli.base": [[2090, "pandas-tseries-offsets-milli-base"]], "pandas.tseries.offsets.Minute.is_quarter_end": [[2125, "pandas-tseries-offsets-minute-is-quarter-end"]], "pandas.tseries.offsets.Minute.normalize": [[2133, "pandas-tseries-offsets-minute-normalize"]], "pandas.tseries.offsets.Milli.is_year_start": [[2102, "pandas-tseries-offsets-milli-is-year-start"]], "pandas.tseries.offsets.Minute.is_on_offset": [[2124, "pandas-tseries-offsets-minute-is-on-offset"]], "pandas.tseries.offsets.Milli.apply_index": [[2089, "pandas-tseries-offsets-milli-apply-index"]], "pandas.tseries.offsets.MonthBegin.name": [[2156, "pandas-tseries-offsets-monthbegin-name"]], "pandas.tseries.offsets.MonthBegin.kwds": [[2154, "pandas-tseries-offsets-monthbegin-kwds"]], "pandas.tseries.offsets.Micro.rollback": [[2083, "pandas-tseries-offsets-micro-rollback"]], "pandas.tseries.offsets.Minute.isAnchored": [[2120, "pandas-tseries-offsets-minute-isanchored"]], "pandas.tseries.offsets.Milli.is_month_end": [[2096, "pandas-tseries-offsets-milli-is-month-end"]], "pandas.tseries.offsets.Minute.is_year_end": [[2127, "pandas-tseries-offsets-minute-is-year-end"]], "pandas.tseries.offsets.MonthBegin.isAnchored": [[2145, "pandas-tseries-offsets-monthbegin-isanchored"]], "pandas.tseries.offsets.Milli.freqstr": [[2093, "pandas-tseries-offsets-milli-freqstr"]], "pandas.tseries.offsets.Minute.is_quarter_start": [[2126, "pandas-tseries-offsets-minute-is-quarter-start"]], "pandas.tseries.offsets.Minute.copy": [[2117, "pandas-tseries-offsets-minute-copy"]], "pandas.tseries.offsets.Milli": [[2086, "pandas-tseries-offsets-milli"]], "pandas.tseries.offsets.Micro": [[2060, "pandas-tseries-offsets-micro"]], "pandas.tseries.offsets.Hour.is_quarter_end": [[2020, "pandas-tseries-offsets-hour-is-quarter-end"]], "pandas.tseries.offsets.Hour.normalize": [[2028, "pandas-tseries-offsets-hour-normalize"]], "pandas.tseries.offsets.LastWeekOfMonth.normalize": [[2053, "pandas-tseries-offsets-lastweekofmonth-normalize"]], "pandas.tseries.offsets.Hour.__call__": [[2008, "pandas-tseries-offsets-hour-call"]], "pandas.tseries.offsets.Micro.apply_index": [[2063, "pandas-tseries-offsets-micro-apply-index"]], "pandas.tseries.offsets.LastWeekOfMonth.freqstr": [[2039, "pandas-tseries-offsets-lastweekofmonth-freqstr"]], "pandas.tseries.offsets.Micro.delta": [[2066, "pandas-tseries-offsets-micro-delta"]], "pandas.tseries.offsets.Micro.kwds": [[2077, "pandas-tseries-offsets-micro-kwds"]], "pandas.tseries.offsets.FY5253Quarter.rule_code": [[2002, "pandas-tseries-offsets-fy5253quarter-rule-code"]], "pandas.tseries.offsets.Hour.freqstr": [[2014, "pandas-tseries-offsets-hour-freqstr"]], "pandas.tseries.offsets.Micro.is_quarter_end": [[2073, "pandas-tseries-offsets-micro-is-quarter-end"]], "pandas.tseries.offsets.LastWeekOfMonth": [[2033, "pandas-tseries-offsets-lastweekofmonth"]], "pandas.tseries.offsets.Hour.is_anchored": [[2016, "pandas-tseries-offsets-hour-is-anchored"]], "pandas.tseries.offsets.Hour.apply": [[2009, "pandas-tseries-offsets-hour-apply"]], "pandas.tseries.offsets.LastWeekOfMonth.week": [[2058, "pandas-tseries-offsets-lastweekofmonth-week"]], "pandas.tseries.offsets.LastWeekOfMonth.rollback": [[2055, "pandas-tseries-offsets-lastweekofmonth-rollback"]], "pandas.tseries.offsets.Micro.is_year_start": [[2076, "pandas-tseries-offsets-micro-is-year-start"]], "pandas.tseries.offsets.Hour.n": [[2025, "pandas-tseries-offsets-hour-n"]], "pandas.tseries.offsets.Hour.is_year_start": [[2023, "pandas-tseries-offsets-hour-is-year-start"]], "pandas.tseries.offsets.Hour": [[2007, "pandas-tseries-offsets-hour"]], "pandas.tseries.offsets.LastWeekOfMonth.apply": [[2035, "pandas-tseries-offsets-lastweekofmonth-apply"]], "pandas.tseries.offsets.Micro.is_anchored": [[2069, "pandas-tseries-offsets-micro-is-anchored"]], "pandas.tseries.offsets.LastWeekOfMonth.kwds": [[2049, "pandas-tseries-offsets-lastweekofmonth-kwds"]], "pandas.tseries.offsets.FY5253Quarter.year_has_extra_week": [[2006, "pandas-tseries-offsets-fy5253quarter-year-has-extra-week"]], "pandas.tseries.offsets.Hour.is_quarter_start": [[2021, "pandas-tseries-offsets-hour-is-quarter-start"]], "pandas.tseries.offsets.Micro.base": [[2064, "pandas-tseries-offsets-micro-base"]], "pandas.tseries.offsets.LastWeekOfMonth.rollforward": [[2056, "pandas-tseries-offsets-lastweekofmonth-rollforward"]], "pandas.tseries.offsets.Hour.is_year_end": [[2022, "pandas-tseries-offsets-hour-is-year-end"]], "pandas.tseries.offsets.Hour.rollforward": [[2031, "pandas-tseries-offsets-hour-rollforward"]], "pandas.tseries.offsets.Micro.is_month_start": [[2071, "pandas-tseries-offsets-micro-is-month-start"]], "pandas.tseries.offsets.LastWeekOfMonth.is_anchored": [[2041, "pandas-tseries-offsets-lastweekofmonth-is-anchored"]], "pandas.tseries.offsets.LastWeekOfMonth.n": [[2050, "pandas-tseries-offsets-lastweekofmonth-n"]], "pandas.tseries.offsets.LastWeekOfMonth.is_year_end": [[2047, "pandas-tseries-offsets-lastweekofmonth-is-year-end"]], "pandas.tseries.offsets.FY5253Quarter.rollback": [[2000, "pandas-tseries-offsets-fy5253quarter-rollback"]], "pandas.tseries.offsets.LastWeekOfMonth.is_on_offset": [[2044, "pandas-tseries-offsets-lastweekofmonth-is-on-offset"]], "pandas.tseries.offsets.LastWeekOfMonth.is_month_start": [[2043, "pandas-tseries-offsets-lastweekofmonth-is-month-start"]], "pandas.tseries.offsets.FY5253Quarter.weekday": [[2005, "pandas-tseries-offsets-fy5253quarter-weekday"]], "pandas.tseries.offsets.LastWeekOfMonth.nanos": [[2052, "pandas-tseries-offsets-lastweekofmonth-nanos"]], "pandas.tseries.offsets.Micro.n": [[2078, "pandas-tseries-offsets-micro-n"]], "pandas.tseries.offsets.Hour.apply_index": [[2010, "pandas-tseries-offsets-hour-apply-index"]], "pandas.tseries.offsets.Hour.kwds": [[2024, "pandas-tseries-offsets-hour-kwds"]], "pandas.tseries.offsets.LastWeekOfMonth.rule_code": [[2057, "pandas-tseries-offsets-lastweekofmonth-rule-code"]], "pandas.tseries.offsets.LastWeekOfMonth.weekday": [[2059, "pandas-tseries-offsets-lastweekofmonth-weekday"]], "pandas.tseries.offsets.Hour.copy": [[2012, "pandas-tseries-offsets-hour-copy"]], "pandas.tseries.offsets.Hour.is_month_start": [[2018, "pandas-tseries-offsets-hour-is-month-start"]], "pandas.tseries.offsets.FY5253Quarter.startingMonth": [[2003, "pandas-tseries-offsets-fy5253quarter-startingmonth"]], "pandas.tseries.offsets.LastWeekOfMonth.__call__": [[2034, "pandas-tseries-offsets-lastweekofmonth-call"]], "pandas.tseries.offsets.Hour.onOffset": [[2029, "pandas-tseries-offsets-hour-onoffset"]], "pandas.tseries.offsets.Micro.is_on_offset": [[2072, "pandas-tseries-offsets-micro-is-on-offset"]], "pandas.tseries.offsets.LastWeekOfMonth.is_year_start": [[2048, "pandas-tseries-offsets-lastweekofmonth-is-year-start"]], "pandas.tseries.offsets.LastWeekOfMonth.name": [[2051, "pandas-tseries-offsets-lastweekofmonth-name"]], "pandas.tseries.offsets.Micro.copy": [[2065, "pandas-tseries-offsets-micro-copy"]], "pandas.tseries.offsets.LastWeekOfMonth.is_month_end": [[2042, "pandas-tseries-offsets-lastweekofmonth-is-month-end"]], "pandas.tseries.offsets.Micro.isAnchored": [[2068, "pandas-tseries-offsets-micro-isanchored"]], "pandas.tseries.offsets.Hour.name": [[2026, "pandas-tseries-offsets-hour-name"]], "pandas.tseries.offsets.LastWeekOfMonth.onOffset": [[2054, "pandas-tseries-offsets-lastweekofmonth-onoffset"]], "pandas.tseries.offsets.LastWeekOfMonth.apply_index": [[2036, "pandas-tseries-offsets-lastweekofmonth-apply-index"]], "pandas.tseries.offsets.Hour.nanos": [[2027, "pandas-tseries-offsets-hour-nanos"]], "pandas.tseries.offsets.Hour.rollback": [[2030, "pandas-tseries-offsets-hour-rollback"]], "pandas.tseries.offsets.Micro.apply": [[2062, "pandas-tseries-offsets-micro-apply"]], "pandas.tseries.offsets.FY5253Quarter.rollforward": [[2001, "pandas-tseries-offsets-fy5253quarter-rollforward"]], "pandas.tseries.offsets.Micro.freqstr": [[2067, "pandas-tseries-offsets-micro-freqstr"]], "pandas.tseries.offsets.Hour.delta": [[2013, "pandas-tseries-offsets-hour-delta"]], "pandas.tseries.offsets.Micro.is_month_end": [[2070, "pandas-tseries-offsets-micro-is-month-end"]], "pandas.tseries.offsets.FY5253Quarter.variation": [[2004, "pandas-tseries-offsets-fy5253quarter-variation"]], "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_end": [[2045, "pandas-tseries-offsets-lastweekofmonth-is-quarter-end"]], "pandas.tseries.offsets.Hour.rule_code": [[2032, "pandas-tseries-offsets-hour-rule-code"]], "pandas.tseries.offsets.Hour.is_on_offset": [[2019, "pandas-tseries-offsets-hour-is-on-offset"]], "pandas.tseries.offsets.LastWeekOfMonth.isAnchored": [[2040, "pandas-tseries-offsets-lastweekofmonth-isanchored"]], "pandas.tseries.offsets.Micro.__call__": [[2061, "pandas-tseries-offsets-micro-call"]], "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_start": [[2046, "pandas-tseries-offsets-lastweekofmonth-is-quarter-start"]], "pandas.tseries.offsets.Hour.isAnchored": [[2015, "pandas-tseries-offsets-hour-isanchored"]], "pandas.tseries.offsets.LastWeekOfMonth.base": [[2037, "pandas-tseries-offsets-lastweekofmonth-base"]], "pandas.tseries.offsets.Hour.base": [[2011, "pandas-tseries-offsets-hour-base"]], "pandas.tseries.offsets.Micro.name": [[2079, "pandas-tseries-offsets-micro-name"]], "pandas.tseries.offsets.Hour.is_month_end": [[2017, "pandas-tseries-offsets-hour-is-month-end"]], "pandas.tseries.offsets.Micro.is_year_end": [[2075, "pandas-tseries-offsets-micro-is-year-end"]], "pandas.tseries.offsets.Micro.is_quarter_start": [[2074, "pandas-tseries-offsets-micro-is-quarter-start"]], "pandas.tseries.offsets.LastWeekOfMonth.copy": [[2038, "pandas-tseries-offsets-lastweekofmonth-copy"]], "pandas.tseries.offsets.Easter.is_month_start": [[1930, "pandas-tseries-offsets-easter-is-month-start"]], "pandas.tseries.offsets.FY5253.nanos": [[1966, "pandas-tseries-offsets-fy5253-nanos"]], "pandas.tseries.offsets.Easter": [[1920, "pandas-tseries-offsets-easter"]], "pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week": [[1999, "pandas-tseries-offsets-fy5253quarter-qtr-with-extra-week"]], "pandas.tseries.offsets.FY5253.get_rule_code_suffix": [[1952, "pandas-tseries-offsets-fy5253-get-rule-code-suffix"]], "pandas.tseries.offsets.Easter.is_on_offset": [[1931, "pandas-tseries-offsets-easter-is-on-offset"]], "pandas.tseries.offsets.Easter.onOffset": [[1941, "pandas-tseries-offsets-easter-onoffset"]], "pandas.tseries.offsets.Easter.normalize": [[1940, "pandas-tseries-offsets-easter-normalize"]], "pandas.tseries.offsets.FY5253Quarter.is_year_end": [[1991, "pandas-tseries-offsets-fy5253quarter-is-year-end"]], "pandas.tseries.offsets.Easter.apply_index": [[1923, "pandas-tseries-offsets-easter-apply-index"]], "pandas.tseries.offsets.FY5253.is_year_end": [[1961, "pandas-tseries-offsets-fy5253-is-year-end"]], "pandas.tseries.offsets.FY5253.n": [[1964, "pandas-tseries-offsets-fy5253-n"]], "pandas.tseries.offsets.FY5253.onOffset": [[1968, "pandas-tseries-offsets-fy5253-onoffset"]], "pandas.tseries.offsets.FY5253Quarter.is_quarter_end": [[1989, "pandas-tseries-offsets-fy5253quarter-is-quarter-end"]], "pandas.tseries.offsets.FY5253.copy": [[1950, "pandas-tseries-offsets-fy5253-copy"]], "pandas.tseries.offsets.FY5253.startingMonth": [[1972, "pandas-tseries-offsets-fy5253-startingmonth"]], "pandas.tseries.offsets.FY5253.rollforward": [[1970, "pandas-tseries-offsets-fy5253-rollforward"]], "pandas.tseries.offsets.FY5253Quarter.is_month_end": [[1986, "pandas-tseries-offsets-fy5253quarter-is-month-end"]], "pandas.tseries.offsets.Easter.rule_code": [[1944, "pandas-tseries-offsets-easter-rule-code"]], "pandas.tseries.offsets.Easter.is_quarter_start": [[1933, "pandas-tseries-offsets-easter-is-quarter-start"]], "pandas.tseries.offsets.FY5253.isAnchored": [[1954, "pandas-tseries-offsets-fy5253-isanchored"]], "pandas.tseries.offsets.FY5253Quarter.is_year_start": [[1992, "pandas-tseries-offsets-fy5253quarter-is-year-start"]], "pandas.tseries.offsets.FY5253.is_on_offset": [[1958, "pandas-tseries-offsets-fy5253-is-on-offset"]], "pandas.tseries.offsets.FY5253.kwds": [[1963, "pandas-tseries-offsets-fy5253-kwds"]], "pandas.tseries.offsets.FY5253.is_quarter_start": [[1960, "pandas-tseries-offsets-fy5253-is-quarter-start"]], "pandas.tseries.offsets.FY5253Quarter.nanos": [[1996, "pandas-tseries-offsets-fy5253quarter-nanos"]], "pandas.tseries.offsets.FY5253Quarter": [[1975, "pandas-tseries-offsets-fy5253quarter"]], "pandas.tseries.offsets.FY5253.apply": [[1947, "pandas-tseries-offsets-fy5253-apply"]], "pandas.tseries.offsets.FY5253.normalize": [[1967, "pandas-tseries-offsets-fy5253-normalize"]], "pandas.tseries.offsets.FY5253Quarter.name": [[1995, "pandas-tseries-offsets-fy5253quarter-name"]], "pandas.tseries.offsets.FY5253Quarter.is_quarter_start": [[1990, "pandas-tseries-offsets-fy5253quarter-is-quarter-start"]], "pandas.tseries.offsets.FY5253Quarter.__call__": [[1976, "pandas-tseries-offsets-fy5253quarter-call"]], "pandas.tseries.offsets.FY5253.get_year_end": [[1953, "pandas-tseries-offsets-fy5253-get-year-end"]], "pandas.tseries.offsets.Easter.rollback": [[1942, "pandas-tseries-offsets-easter-rollback"]], "pandas.tseries.offsets.FY5253Quarter.apply": [[1977, "pandas-tseries-offsets-fy5253quarter-apply"]], "pandas.tseries.offsets.Easter.is_month_end": [[1929, "pandas-tseries-offsets-easter-is-month-end"]], "pandas.tseries.offsets.FY5253.is_month_end": [[1956, "pandas-tseries-offsets-fy5253-is-month-end"]], "pandas.tseries.offsets.FY5253Quarter.isAnchored": [[1984, "pandas-tseries-offsets-fy5253quarter-isanchored"]], "pandas.tseries.offsets.FY5253Quarter.onOffset": [[1998, "pandas-tseries-offsets-fy5253quarter-onoffset"]], "pandas.tseries.offsets.FY5253Quarter.copy": [[1980, "pandas-tseries-offsets-fy5253quarter-copy"]], "pandas.tseries.offsets.FY5253Quarter.is_on_offset": [[1988, "pandas-tseries-offsets-fy5253quarter-is-on-offset"]], "pandas.tseries.offsets.Easter.base": [[1924, "pandas-tseries-offsets-easter-base"]], "pandas.tseries.offsets.FY5253.is_year_start": [[1962, "pandas-tseries-offsets-fy5253-is-year-start"]], "pandas.tseries.offsets.Easter.is_quarter_end": [[1932, "pandas-tseries-offsets-easter-is-quarter-end"]], "pandas.tseries.offsets.FY5253.is_anchored": [[1955, "pandas-tseries-offsets-fy5253-is-anchored"]], "pandas.tseries.offsets.FY5253Quarter.base": [[1979, "pandas-tseries-offsets-fy5253quarter-base"]], "pandas.tseries.offsets.FY5253.weekday": [[1974, "pandas-tseries-offsets-fy5253-weekday"]], "pandas.tseries.offsets.Easter.nanos": [[1939, "pandas-tseries-offsets-easter-nanos"]], "pandas.tseries.offsets.Easter.freqstr": [[1926, "pandas-tseries-offsets-easter-freqstr"]], "pandas.tseries.offsets.Easter.n": [[1937, "pandas-tseries-offsets-easter-n"]], "pandas.tseries.offsets.FY5253.base": [[1949, "pandas-tseries-offsets-fy5253-base"]], "pandas.tseries.offsets.FY5253.name": [[1965, "pandas-tseries-offsets-fy5253-name"]], "pandas.tseries.offsets.FY5253Quarter.apply_index": [[1978, "pandas-tseries-offsets-fy5253quarter-apply-index"]], "pandas.tseries.offsets.FY5253.rule_code": [[1971, "pandas-tseries-offsets-fy5253-rule-code"]], "pandas.tseries.offsets.Easter.is_year_end": [[1934, "pandas-tseries-offsets-easter-is-year-end"]], "pandas.tseries.offsets.Easter.copy": [[1925, "pandas-tseries-offsets-easter-copy"]], "pandas.tseries.offsets.FY5253Quarter.normalize": [[1997, "pandas-tseries-offsets-fy5253quarter-normalize"]], "pandas.tseries.offsets.FY5253Quarter.freqstr": [[1981, "pandas-tseries-offsets-fy5253quarter-freqstr"]], "pandas.tseries.offsets.Easter.__call__": [[1921, "pandas-tseries-offsets-easter-call"]], "pandas.tseries.offsets.FY5253.is_quarter_end": [[1959, "pandas-tseries-offsets-fy5253-is-quarter-end"]], "pandas.tseries.offsets.FY5253": [[1945, "pandas-tseries-offsets-fy5253"]], "pandas.tseries.offsets.FY5253.variation": [[1973, "pandas-tseries-offsets-fy5253-variation"]], "pandas.tseries.offsets.FY5253Quarter.n": [[1994, "pandas-tseries-offsets-fy5253quarter-n"]], "pandas.tseries.offsets.Easter.kwds": [[1936, "pandas-tseries-offsets-easter-kwds"]], "pandas.tseries.offsets.Easter.apply": [[1922, "pandas-tseries-offsets-easter-apply"]], "pandas.tseries.offsets.Easter.is_year_start": [[1935, "pandas-tseries-offsets-easter-is-year-start"]], "pandas.tseries.offsets.FY5253.is_month_start": [[1957, "pandas-tseries-offsets-fy5253-is-month-start"]], "pandas.tseries.offsets.Easter.isAnchored": [[1927, "pandas-tseries-offsets-easter-isanchored"]], "pandas.tseries.offsets.Easter.is_anchored": [[1928, "pandas-tseries-offsets-easter-is-anchored"]], "pandas.tseries.offsets.Easter.name": [[1938, "pandas-tseries-offsets-easter-name"]], "pandas.tseries.offsets.FY5253Quarter.is_month_start": [[1987, "pandas-tseries-offsets-fy5253quarter-is-month-start"]], "pandas.tseries.offsets.FY5253Quarter.get_weeks": [[1983, "pandas-tseries-offsets-fy5253quarter-get-weeks"]], "pandas.tseries.offsets.FY5253.freqstr": [[1951, "pandas-tseries-offsets-fy5253-freqstr"]], "pandas.tseries.offsets.FY5253.apply_index": [[1948, "pandas-tseries-offsets-fy5253-apply-index"]], "pandas.tseries.offsets.FY5253Quarter.is_anchored": [[1985, "pandas-tseries-offsets-fy5253quarter-is-anchored"]], "pandas.tseries.offsets.Easter.rollforward": [[1943, "pandas-tseries-offsets-easter-rollforward"]], "pandas.tseries.offsets.FY5253Quarter.kwds": [[1993, "pandas-tseries-offsets-fy5253quarter-kwds"]], "pandas.tseries.offsets.FY5253.__call__": [[1946, "pandas-tseries-offsets-fy5253-call"]], "pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix": [[1982, "pandas-tseries-offsets-fy5253quarter-get-rule-code-suffix"]], "pandas.tseries.offsets.FY5253.rollback": [[1969, "pandas-tseries-offsets-fy5253-rollback"]], "pandas.tseries.offsets.Day.is_month_start": [[1905, "pandas-tseries-offsets-day-is-month-start"]], "pandas.tseries.offsets.Day.is_year_end": [[1909, "pandas-tseries-offsets-day-is-year-end"]], "pandas.tseries.offsets.DateOffset.isAnchored": [[1876, "pandas-tseries-offsets-dateoffset-isanchored"]], "pandas.tseries.offsets.Day.onOffset": [[1916, "pandas-tseries-offsets-day-onoffset"]], "pandas.tseries.offsets.Day.kwds": [[1911, "pandas-tseries-offsets-day-kwds"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_end": [[1852, "pandas-tseries-offsets-custombusinessmonthend-is-quarter-end"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.base": [[1841, "pandas-tseries-offsets-custombusinessmonthend-base"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_start": [[1853, "pandas-tseries-offsets-custombusinessmonthend-is-quarter-start"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.n": [[1859, "pandas-tseries-offsets-custombusinessmonthend-n"]], "pandas.tseries.offsets.Day.base": [[1898, "pandas-tseries-offsets-day-base"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.month_roll": [[1858, "pandas-tseries-offsets-custombusinessmonthend-month-roll"]], "pandas.tseries.offsets.Day.is_anchored": [[1903, "pandas-tseries-offsets-day-is-anchored"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_start": [[1850, "pandas-tseries-offsets-custombusinessmonthend-is-month-start"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.copy": [[1844, "pandas-tseries-offsets-custombusinessmonthend-copy"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.kwds": [[1856, "pandas-tseries-offsets-custombusinessmonthend-kwds"]], "pandas.tseries.offsets.DateOffset.nanos": [[1888, "pandas-tseries-offsets-dateoffset-nanos"]], "pandas.tseries.offsets.DateOffset.is_month_start": [[1879, "pandas-tseries-offsets-dateoffset-is-month-start"]], "pandas.tseries.offsets.Day.nanos": [[1914, "pandas-tseries-offsets-day-nanos"]], "pandas.tseries.offsets.DateOffset.kwds": [[1885, "pandas-tseries-offsets-dateoffset-kwds"]], "pandas.tseries.offsets.Day.is_quarter_start": [[1908, "pandas-tseries-offsets-day-is-quarter-start"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.holidays": [[1846, "pandas-tseries-offsets-custombusinessmonthend-holidays"]], "pandas.tseries.offsets.Day.is_quarter_end": [[1907, "pandas-tseries-offsets-day-is-quarter-end"]], "pandas.tseries.offsets.DateOffset.is_year_start": [[1884, "pandas-tseries-offsets-dateoffset-is-year-start"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr": [[1845, "pandas-tseries-offsets-custombusinessmonthend-freqstr"]], "pandas.tseries.offsets.DateOffset.rule_code": [[1893, "pandas-tseries-offsets-dateoffset-rule-code"]], "pandas.tseries.offsets.DateOffset.onOffset": [[1890, "pandas-tseries-offsets-dateoffset-onoffset"]], "pandas.tseries.offsets.Day.name": [[1913, "pandas-tseries-offsets-day-name"]], "pandas.tseries.offsets.Day.rollforward": [[1918, "pandas-tseries-offsets-day-rollforward"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.apply_index": [[1840, "pandas-tseries-offsets-custombusinessmonthend-apply-index"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask": [[1868, "pandas-tseries-offsets-custombusinessmonthend-weekmask"]], "pandas.tseries.offsets.Day.is_year_start": [[1910, "pandas-tseries-offsets-day-is-year-start"]], "pandas.tseries.offsets.Day.is_month_end": [[1904, "pandas-tseries-offsets-day-is-month-end"]], "pandas.tseries.offsets.Day.normalize": [[1915, "pandas-tseries-offsets-day-normalize"]], "pandas.tseries.offsets.Day.rollback": [[1917, "pandas-tseries-offsets-day-rollback"]], "pandas.tseries.offsets.DateOffset.is_on_offset": [[1880, "pandas-tseries-offsets-dateoffset-is-on-offset"]], "pandas.tseries.offsets.Day.__call__": [[1895, "pandas-tseries-offsets-day-call"]], "pandas.tseries.offsets.DateOffset.is_quarter_end": [[1881, "pandas-tseries-offsets-dateoffset-is-quarter-end"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code": [[1867, "pandas-tseries-offsets-custombusinessmonthend-rule-code"]], "pandas.tseries.offsets.DateOffset.is_year_end": [[1883, "pandas-tseries-offsets-dateoffset-is-year-end"]], "pandas.tseries.offsets.DateOffset.apply_index": [[1872, "pandas-tseries-offsets-dateoffset-apply-index"]], "pandas.tseries.offsets.DateOffset.rollback": [[1891, "pandas-tseries-offsets-dateoffset-rollback"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.rollback": [[1865, "pandas-tseries-offsets-custombusinessmonthend-rollback"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.cbday_roll": [[1843, "pandas-tseries-offsets-custombusinessmonthend-cbday-roll"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_end": [[1854, "pandas-tseries-offsets-custombusinessmonthend-is-year-end"]], "pandas.tseries.offsets.Day.is_on_offset": [[1906, "pandas-tseries-offsets-day-is-on-offset"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.offset": [[1863, "pandas-tseries-offsets-custombusinessmonthend-offset"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.onOffset": [[1864, "pandas-tseries-offsets-custombusinessmonthend-onoffset"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.rollforward": [[1866, "pandas-tseries-offsets-custombusinessmonthend-rollforward"]], "pandas.tseries.offsets.DateOffset.freqstr": [[1875, "pandas-tseries-offsets-dateoffset-freqstr"]], "pandas.tseries.offsets.DateOffset.is_anchored": [[1877, "pandas-tseries-offsets-dateoffset-is-anchored"]], "pandas.tseries.offsets.Day.apply": [[1896, "pandas-tseries-offsets-day-apply"]], "pandas.tseries.offsets.DateOffset.copy": [[1874, "pandas-tseries-offsets-dateoffset-copy"]], "pandas.tseries.offsets.DateOffset.rollforward": [[1892, "pandas-tseries-offsets-dateoffset-rollforward"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.isAnchored": [[1847, "pandas-tseries-offsets-custombusinessmonthend-isanchored"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.normalize": [[1862, "pandas-tseries-offsets-custombusinessmonthend-normalize"]], "pandas.tseries.offsets.DateOffset.is_quarter_start": [[1882, "pandas-tseries-offsets-dateoffset-is-quarter-start"]], "pandas.tseries.offsets.Day.apply_index": [[1897, "pandas-tseries-offsets-day-apply-index"]], "pandas.tseries.offsets.Day.isAnchored": [[1902, "pandas-tseries-offsets-day-isanchored"]], "pandas.tseries.offsets.Day.rule_code": [[1919, "pandas-tseries-offsets-day-rule-code"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset": [[1851, "pandas-tseries-offsets-custombusinessmonthend-is-on-offset"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.name": [[1860, "pandas-tseries-offsets-custombusinessmonthend-name"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_start": [[1855, "pandas-tseries-offsets-custombusinessmonthend-is-year-start"]], "pandas.tseries.offsets.Day.delta": [[1900, "pandas-tseries-offsets-day-delta"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_anchored": [[1848, "pandas-tseries-offsets-custombusinessmonthend-is-anchored"]], "pandas.tseries.offsets.Day": [[1894, "pandas-tseries-offsets-day"]], "pandas.tseries.offsets.DateOffset.base": [[1873, "pandas-tseries-offsets-dateoffset-base"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.calendar": [[1842, "pandas-tseries-offsets-custombusinessmonthend-calendar"]], "pandas.tseries.offsets.Day.copy": [[1899, "pandas-tseries-offsets-day-copy"]], "pandas.tseries.offsets.Day.n": [[1912, "pandas-tseries-offsets-day-n"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.nanos": [[1861, "pandas-tseries-offsets-custombusinessmonthend-nanos"]], "pandas.tseries.offsets.DateOffset.normalize": [[1889, "pandas-tseries-offsets-dateoffset-normalize"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset": [[1857, "pandas-tseries-offsets-custombusinessmonthend-m-offset"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_end": [[1849, "pandas-tseries-offsets-custombusinessmonthend-is-month-end"]], "pandas.tseries.offsets.DateOffset.apply": [[1871, "pandas-tseries-offsets-dateoffset-apply"]], "pandas.tseries.offsets.DateOffset.is_month_end": [[1878, "pandas-tseries-offsets-dateoffset-is-month-end"]], "pandas.tseries.offsets.DateOffset": [[1869, "pandas-tseries-offsets-dateoffset"]], "pandas.tseries.offsets.DateOffset.n": [[1886, "pandas-tseries-offsets-dateoffset-n"]], "pandas.tseries.offsets.Day.freqstr": [[1901, "pandas-tseries-offsets-day-freqstr"]], "pandas.tseries.offsets.DateOffset.__call__": [[1870, "pandas-tseries-offsets-dateoffset-call"]], "pandas.tseries.offsets.DateOffset.name": [[1887, "pandas-tseries-offsets-dateoffset-name"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_end": [[1817, "pandas-tseries-offsets-custombusinessmonthbegin-is-month-end"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.copy": [[1812, "pandas-tseries-offsets-custombusinessmonthbegin-copy"]], "pandas.tseries.offsets.CustomBusinessDay.rule_code": [[1771, "pandas-tseries-offsets-custombusinessday-rule-code"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.cbday_roll": [[1811, "pandas-tseries-offsets-custombusinessmonthbegin-cbday-roll"]], "pandas.tseries.offsets.CustomBusinessHour.kwds": [[1792, "pandas-tseries-offsets-custombusinesshour-kwds"]], "pandas.tseries.offsets.CustomBusinessHour.is_month_start": [[1786, "pandas-tseries-offsets-custombusinesshour-is-month-start"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.base": [[1809, "pandas-tseries-offsets-custombusinessmonthbegin-base"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.normalize": [[1830, "pandas-tseries-offsets-custombusinessmonthbegin-normalize"]], "pandas.tseries.offsets.CustomBusinessHour.is_quarter_end": [[1788, "pandas-tseries-offsets-custombusinesshour-is-quarter-end"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.apply_index": [[1808, "pandas-tseries-offsets-custombusinessmonthbegin-apply-index"]], "pandas.tseries.offsets.CustomBusinessDay.rollforward": [[1770, "pandas-tseries-offsets-custombusinessday-rollforward"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.n": [[1827, "pandas-tseries-offsets-custombusinessmonthbegin-n"]], "pandas.tseries.offsets.CustomBusinessDay.n": [[1763, "pandas-tseries-offsets-custombusinessday-n"]], "pandas.tseries.offsets.CustomBusinessDay.onOffset": [[1768, "pandas-tseries-offsets-custombusinessday-onoffset"]], "pandas.tseries.offsets.CustomBusinessHour.next_bday": [[1796, "pandas-tseries-offsets-custombusinesshour-next-bday"]], "pandas.tseries.offsets.CustomBusinessHour.rollforward": [[1801, "pandas-tseries-offsets-custombusinesshour-rollforward"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset": [[1819, "pandas-tseries-offsets-custombusinessmonthbegin-is-on-offset"]], "pandas.tseries.offsets.CustomBusinessMonthBegin": [[1805, "pandas-tseries-offsets-custombusinessmonthbegin"]], "pandas.tseries.offsets.CustomBusinessDay.kwds": [[1762, "pandas-tseries-offsets-custombusinessday-kwds"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_end": [[1822, "pandas-tseries-offsets-custombusinessmonthbegin-is-year-end"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.__call__": [[1838, "pandas-tseries-offsets-custombusinessmonthend-call"]], "pandas.tseries.offsets.CustomBusinessHour.onOffset": [[1799, "pandas-tseries-offsets-custombusinesshour-onoffset"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.rollback": [[1833, "pandas-tseries-offsets-custombusinessmonthbegin-rollback"]], "pandas.tseries.offsets.CustomBusinessDay.weekmask": [[1772, "pandas-tseries-offsets-custombusinessday-weekmask"]], "pandas.tseries.offsets.CustomBusinessHour.base": [[1777, "pandas-tseries-offsets-custombusinesshour-base"]], "pandas.tseries.offsets.CustomBusinessHour.n": [[1793, "pandas-tseries-offsets-custombusinesshour-n"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_anchored": [[1816, "pandas-tseries-offsets-custombusinessmonthbegin-is-anchored"]], "pandas.tseries.offsets.CustomBusinessHour.is_anchored": [[1784, "pandas-tseries-offsets-custombusinesshour-is-anchored"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_start": [[1823, "pandas-tseries-offsets-custombusinessmonthbegin-is-year-start"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.isAnchored": [[1815, "pandas-tseries-offsets-custombusinessmonthbegin-isanchored"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr": [[1813, "pandas-tseries-offsets-custombusinessmonthbegin-freqstr"]], "pandas.tseries.offsets.CustomBusinessHour": [[1773, "pandas-tseries-offsets-custombusinesshour"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.rollforward": [[1834, "pandas-tseries-offsets-custombusinessmonthbegin-rollforward"]], "pandas.tseries.offsets.CustomBusinessHour.apply_index": [[1776, "pandas-tseries-offsets-custombusinesshour-apply-index"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_start": [[1818, "pandas-tseries-offsets-custombusinessmonthbegin-is-month-start"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.__call__": [[1806, "pandas-tseries-offsets-custombusinessmonthbegin-call"]], "pandas.tseries.offsets.CustomBusinessHour.weekmask": [[1804, "pandas-tseries-offsets-custombusinesshour-weekmask"]], "pandas.tseries.offsets.CustomBusinessHour.end": [[1780, "pandas-tseries-offsets-custombusinesshour-end"]], "pandas.tseries.offsets.CustomBusinessHour.rule_code": [[1802, "pandas-tseries-offsets-custombusinesshour-rule-code"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.month_roll": [[1826, "pandas-tseries-offsets-custombusinessmonthbegin-month-roll"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset": [[1825, "pandas-tseries-offsets-custombusinessmonthbegin-m-offset"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.holidays": [[1814, "pandas-tseries-offsets-custombusinessmonthbegin-holidays"]], "pandas.tseries.offsets.CustomBusinessHour.apply": [[1775, "pandas-tseries-offsets-custombusinesshour-apply"]], "pandas.tseries.offsets.CustomBusinessHour.is_year_end": [[1790, "pandas-tseries-offsets-custombusinesshour-is-year-end"]], "pandas.tseries.offsets.CustomBusinessDay.nanos": [[1765, "pandas-tseries-offsets-custombusinessday-nanos"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask": [[1836, "pandas-tseries-offsets-custombusinessmonthbegin-weekmask"]], "pandas.tseries.offsets.CustomBusinessHour.rollback": [[1800, "pandas-tseries-offsets-custombusinesshour-rollback"]], "pandas.tseries.offsets.CustomBusinessHour.is_quarter_start": [[1789, "pandas-tseries-offsets-custombusinesshour-is-quarter-start"]], "pandas.tseries.offsets.CustomBusinessHour.isAnchored": [[1783, "pandas-tseries-offsets-custombusinesshour-isanchored"]], "pandas.tseries.offsets.CustomBusinessHour.holidays": [[1782, "pandas-tseries-offsets-custombusinesshour-holidays"]], "pandas.tseries.offsets.CustomBusinessHour.is_month_end": [[1785, "pandas-tseries-offsets-custombusinesshour-is-month-end"]], "pandas.tseries.offsets.CustomBusinessHour.is_year_start": [[1791, "pandas-tseries-offsets-custombusinesshour-is-year-start"]], "pandas.tseries.offsets.CustomBusinessHour.calendar": [[1778, "pandas-tseries-offsets-custombusinesshour-calendar"]], "pandas.tseries.offsets.CustomBusinessDay.offset": [[1767, "pandas-tseries-offsets-custombusinessday-offset"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.calendar": [[1810, "pandas-tseries-offsets-custombusinessmonthbegin-calendar"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.apply": [[1807, "pandas-tseries-offsets-custombusinessmonthbegin-apply"]], "pandas.tseries.offsets.CustomBusinessHour.start": [[1803, "pandas-tseries-offsets-custombusinesshour-start"]], "pandas.tseries.offsets.CustomBusinessHour.offset": [[1798, "pandas-tseries-offsets-custombusinesshour-offset"]], "pandas.tseries.offsets.CustomBusinessDay.normalize": [[1766, "pandas-tseries-offsets-custombusinessday-normalize"]], "pandas.tseries.offsets.CustomBusinessHour.__call__": [[1774, "pandas-tseries-offsets-custombusinesshour-call"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.name": [[1828, "pandas-tseries-offsets-custombusinessmonthbegin-name"]], "pandas.tseries.offsets.CustomBusinessDay.is_year_start": [[1761, "pandas-tseries-offsets-custombusinessday-is-year-start"]], "pandas.tseries.offsets.CustomBusinessHour.is_on_offset": [[1787, "pandas-tseries-offsets-custombusinesshour-is-on-offset"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code": [[1835, "pandas-tseries-offsets-custombusinessmonthbegin-rule-code"]], "pandas.tseries.offsets.CustomBusinessHour.nanos": [[1795, "pandas-tseries-offsets-custombusinesshour-nanos"]], "pandas.tseries.offsets.CustomBusinessDay.rollback": [[1769, "pandas-tseries-offsets-custombusinessday-rollback"]], "pandas.tseries.offsets.CustomBusinessHour.freqstr": [[1781, "pandas-tseries-offsets-custombusinesshour-freqstr"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_end": [[1820, "pandas-tseries-offsets-custombusinessmonthbegin-is-quarter-end"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_start": [[1821, "pandas-tseries-offsets-custombusinessmonthbegin-is-quarter-start"]], "pandas.tseries.offsets.CustomBusinessHour.normalize": [[1797, "pandas-tseries-offsets-custombusinesshour-normalize"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.onOffset": [[1832, "pandas-tseries-offsets-custombusinessmonthbegin-onoffset"]], "pandas.tseries.offsets.CustomBusinessHour.name": [[1794, "pandas-tseries-offsets-custombusinesshour-name"]], "pandas.tseries.offsets.CustomBusinessDay.is_year_end": [[1760, "pandas-tseries-offsets-custombusinessday-is-year-end"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.nanos": [[1829, "pandas-tseries-offsets-custombusinessmonthbegin-nanos"]], "pandas.tseries.offsets.CustomBusinessDay.name": [[1764, "pandas-tseries-offsets-custombusinessday-name"]], "pandas.tseries.offsets.CustomBusinessMonthEnd.apply": [[1839, "pandas-tseries-offsets-custombusinessmonthend-apply"]], "pandas.tseries.offsets.CustomBusinessHour.copy": [[1779, "pandas-tseries-offsets-custombusinesshour-copy"]], "pandas.tseries.offsets.CustomBusinessMonthEnd": [[1837, "pandas-tseries-offsets-custombusinessmonthend"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.kwds": [[1824, "pandas-tseries-offsets-custombusinessmonthbegin-kwds"]], "pandas.tseries.offsets.CustomBusinessMonthBegin.offset": [[1831, "pandas-tseries-offsets-custombusinessmonthbegin-offset"]], "pandas.tseries.offsets.BusinessMonthEnd.__call__": [[1717, "pandas-tseries-offsets-businessmonthend-call"]], "pandas.tseries.offsets.BusinessMonthEnd.is_month_end": [[1725, "pandas-tseries-offsets-businessmonthend-is-month-end"]], "pandas.tseries.offsets.CustomBusinessDay.is_on_offset": [[1757, "pandas-tseries-offsets-custombusinessday-is-on-offset"]], "pandas.tseries.offsets.BusinessMonthEnd.rule_code": [[1740, "pandas-tseries-offsets-businessmonthend-rule-code"]], "pandas.tseries.offsets.BusinessMonthBegin.copy": [[1696, "pandas-tseries-offsets-businessmonthbegin-copy"]], "pandas.tseries.offsets.BusinessMonthBegin.__call__": [[1692, "pandas-tseries-offsets-businessmonthbegin-call"]], "pandas.tseries.offsets.CDay": [[1743, "pandas-tseries-offsets-cday"]], "pandas.tseries.offsets.BusinessMonthBegin.rollforward": [[1714, "pandas-tseries-offsets-businessmonthbegin-rollforward"]], "pandas.tseries.offsets.CustomBusinessDay.__call__": [[1745, "pandas-tseries-offsets-custombusinessday-call"]], "pandas.tseries.offsets.BusinessMonthBegin.name": [[1709, "pandas-tseries-offsets-businessmonthbegin-name"]], "pandas.tseries.offsets.CustomBusinessDay.calendar": [[1749, "pandas-tseries-offsets-custombusinessday-calendar"]], "pandas.tseries.offsets.BusinessMonthBegin.isAnchored": [[1698, "pandas-tseries-offsets-businessmonthbegin-isanchored"]], "pandas.tseries.offsets.CustomBusinessDay.is_quarter_start": [[1759, "pandas-tseries-offsets-custombusinessday-is-quarter-start"]], "pandas.tseries.offsets.BusinessMonthEnd.apply": [[1718, "pandas-tseries-offsets-businessmonthend-apply"]], "pandas.tseries.offsets.BusinessMonthEnd.is_on_offset": [[1727, "pandas-tseries-offsets-businessmonthend-is-on-offset"]], "pandas.tseries.offsets.CustomBusinessDay.copy": [[1750, "pandas-tseries-offsets-custombusinessday-copy"]], "pandas.tseries.offsets.CustomBusinessDay": [[1744, "pandas-tseries-offsets-custombusinessday"]], "pandas.tseries.offsets.CBMonthBegin": [[1741, "pandas-tseries-offsets-cbmonthbegin"]], "pandas.tseries.offsets.BusinessMonthBegin.is_month_start": [[1701, "pandas-tseries-offsets-businessmonthbegin-is-month-start"]], "pandas.tseries.offsets.BusinessMonthBegin.freqstr": [[1697, "pandas-tseries-offsets-businessmonthbegin-freqstr"]], "pandas.tseries.offsets.BusinessMonthEnd.nanos": [[1735, "pandas-tseries-offsets-businessmonthend-nanos"]], "pandas.tseries.offsets.BusinessMonthBegin.onOffset": [[1712, "pandas-tseries-offsets-businessmonthbegin-onoffset"]], "pandas.tseries.offsets.BusinessMonthBegin.base": [[1695, "pandas-tseries-offsets-businessmonthbegin-base"]], "pandas.tseries.offsets.CustomBusinessDay.is_anchored": [[1754, "pandas-tseries-offsets-custombusinessday-is-anchored"]], "pandas.tseries.offsets.BusinessHour.rollforward": [[1687, "pandas-tseries-offsets-businesshour-rollforward"]], "pandas.tseries.offsets.BusinessMonthEnd": [[1716, "pandas-tseries-offsets-businessmonthend"]], "pandas.tseries.offsets.CustomBusinessDay.isAnchored": [[1753, "pandas-tseries-offsets-custombusinessday-isanchored"]], "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_end": [[1728, "pandas-tseries-offsets-businessmonthend-is-quarter-end"]], "pandas.tseries.offsets.BusinessMonthEnd.onOffset": [[1737, "pandas-tseries-offsets-businessmonthend-onoffset"]], "pandas.tseries.offsets.BusinessHour.rollback": [[1686, "pandas-tseries-offsets-businesshour-rollback"]], "pandas.tseries.offsets.BusinessMonthEnd.freqstr": [[1722, "pandas-tseries-offsets-businessmonthend-freqstr"]], "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_start": [[1704, "pandas-tseries-offsets-businessmonthbegin-is-quarter-start"]], "pandas.tseries.offsets.BusinessHour.rule_code": [[1688, "pandas-tseries-offsets-businesshour-rule-code"]], "pandas.tseries.offsets.BusinessHour.next_bday": [[1682, "pandas-tseries-offsets-businesshour-next-bday"]], "pandas.tseries.offsets.BusinessMonthEnd.rollforward": [[1739, "pandas-tseries-offsets-businessmonthend-rollforward"]], "pandas.tseries.offsets.BusinessMonthEnd.base": [[1720, "pandas-tseries-offsets-businessmonthend-base"]], "pandas.tseries.offsets.BusinessMonthEnd.isAnchored": [[1723, "pandas-tseries-offsets-businessmonthend-isanchored"]], "pandas.tseries.offsets.BusinessMonthBegin.is_year_end": [[1705, "pandas-tseries-offsets-businessmonthbegin-is-year-end"]], "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_end": [[1703, "pandas-tseries-offsets-businessmonthbegin-is-quarter-end"]], "pandas.tseries.offsets.BusinessMonthBegin.kwds": [[1707, "pandas-tseries-offsets-businessmonthbegin-kwds"]], "pandas.tseries.offsets.BusinessMonthBegin.nanos": [[1710, "pandas-tseries-offsets-businessmonthbegin-nanos"]], "pandas.tseries.offsets.CustomBusinessDay.is_month_end": [[1755, "pandas-tseries-offsets-custombusinessday-is-month-end"]], "pandas.tseries.offsets.BusinessMonthEnd.apply_index": [[1719, "pandas-tseries-offsets-businessmonthend-apply-index"]], "pandas.tseries.offsets.BusinessMonthBegin.rule_code": [[1715, "pandas-tseries-offsets-businessmonthbegin-rule-code"]], "pandas.tseries.offsets.BusinessMonthEnd.is_year_start": [[1731, "pandas-tseries-offsets-businessmonthend-is-year-start"]], "pandas.tseries.offsets.BusinessMonthBegin.rollback": [[1713, "pandas-tseries-offsets-businessmonthbegin-rollback"]], "pandas.tseries.offsets.BusinessMonthEnd.name": [[1734, "pandas-tseries-offsets-businessmonthend-name"]], "pandas.tseries.offsets.BusinessHour.nanos": [[1681, "pandas-tseries-offsets-businesshour-nanos"]], "pandas.tseries.offsets.BusinessHour.offset": [[1684, "pandas-tseries-offsets-businesshour-offset"]], "pandas.tseries.offsets.CustomBusinessDay.apply": [[1746, "pandas-tseries-offsets-custombusinessday-apply"]], "pandas.tseries.offsets.BusinessMonthBegin.is_on_offset": [[1702, "pandas-tseries-offsets-businessmonthbegin-is-on-offset"]], "pandas.tseries.offsets.BusinessHour.onOffset": [[1685, "pandas-tseries-offsets-businesshour-onoffset"]], "pandas.tseries.offsets.BusinessMonthEnd.is_month_start": [[1726, "pandas-tseries-offsets-businessmonthend-is-month-start"]], "pandas.tseries.offsets.CustomBusinessDay.base": [[1748, "pandas-tseries-offsets-custombusinessday-base"]], "pandas.tseries.offsets.BusinessMonthEnd.is_anchored": [[1724, "pandas-tseries-offsets-businessmonthend-is-anchored"]], "pandas.tseries.offsets.BusinessHour.normalize": [[1683, "pandas-tseries-offsets-businesshour-normalize"]], "pandas.tseries.offsets.BusinessMonthEnd.kwds": [[1732, "pandas-tseries-offsets-businessmonthend-kwds"]], "pandas.tseries.offsets.CustomBusinessDay.apply_index": [[1747, "pandas-tseries-offsets-custombusinessday-apply-index"]], "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_start": [[1729, "pandas-tseries-offsets-businessmonthend-is-quarter-start"]], "pandas.tseries.offsets.CustomBusinessDay.is_month_start": [[1756, "pandas-tseries-offsets-custombusinessday-is-month-start"]], "pandas.tseries.offsets.BusinessMonthBegin.apply_index": [[1694, "pandas-tseries-offsets-businessmonthbegin-apply-index"]], "pandas.tseries.offsets.BusinessMonthEnd.normalize": [[1736, "pandas-tseries-offsets-businessmonthend-normalize"]], "pandas.tseries.offsets.BusinessMonthBegin.apply": [[1693, "pandas-tseries-offsets-businessmonthbegin-apply"]], "pandas.tseries.offsets.CustomBusinessDay.freqstr": [[1751, "pandas-tseries-offsets-custombusinessday-freqstr"]], "pandas.tseries.offsets.BusinessHour.weekmask": [[1690, "pandas-tseries-offsets-businesshour-weekmask"]], "pandas.tseries.offsets.BusinessMonthEnd.rollback": [[1738, "pandas-tseries-offsets-businessmonthend-rollback"]], "pandas.tseries.offsets.BusinessMonthBegin.is_anchored": [[1699, "pandas-tseries-offsets-businessmonthbegin-is-anchored"]], "pandas.tseries.offsets.BusinessMonthBegin.is_month_end": [[1700, "pandas-tseries-offsets-businessmonthbegin-is-month-end"]], "pandas.tseries.offsets.BusinessMonthBegin.is_year_start": [[1706, "pandas-tseries-offsets-businessmonthbegin-is-year-start"]], "pandas.tseries.offsets.BusinessMonthBegin.n": [[1708, "pandas-tseries-offsets-businessmonthbegin-n"]], "pandas.tseries.offsets.BusinessMonthEnd.copy": [[1721, "pandas-tseries-offsets-businessmonthend-copy"]], "pandas.tseries.offsets.BusinessMonthEnd.n": [[1733, "pandas-tseries-offsets-businessmonthend-n"]], "pandas.tseries.offsets.BusinessMonthBegin": [[1691, "pandas-tseries-offsets-businessmonthbegin"]], "pandas.tseries.offsets.BusinessMonthEnd.is_year_end": [[1730, "pandas-tseries-offsets-businessmonthend-is-year-end"]], "pandas.tseries.offsets.BusinessHour.name": [[1680, "pandas-tseries-offsets-businesshour-name"]], "pandas.tseries.offsets.CBMonthEnd": [[1742, "pandas-tseries-offsets-cbmonthend"]], "pandas.tseries.offsets.CustomBusinessDay.is_quarter_end": [[1758, "pandas-tseries-offsets-custombusinessday-is-quarter-end"]], "pandas.tseries.offsets.CustomBusinessDay.holidays": [[1752, "pandas-tseries-offsets-custombusinessday-holidays"]], "pandas.tseries.offsets.BusinessMonthBegin.normalize": [[1711, "pandas-tseries-offsets-businessmonthbegin-normalize"]], "pandas.tseries.offsets.BusinessHour.start": [[1689, "pandas-tseries-offsets-businesshour-start"]], "pandas.tseries.offsets.BusinessHour.is_month_start": [[1672, "pandas-tseries-offsets-businesshour-is-month-start"]], "pandas.tseries.offsets.BusinessHour.apply_index": [[1662, "pandas-tseries-offsets-businesshour-apply-index"]], "pandas.tseries.offsets.BYearEnd.name": [[1623, "pandas-tseries-offsets-byearend-name"]], "pandas.tseries.offsets.BusinessHour.freqstr": [[1667, "pandas-tseries-offsets-businesshour-freqstr"]], "pandas.tseries.offsets.BusinessDay.copy": [[1636, "pandas-tseries-offsets-businessday-copy"]], "pandas.tseries.offsets.BusinessHour.is_quarter_start": [[1675, "pandas-tseries-offsets-businesshour-is-quarter-start"]], "pandas.tseries.offsets.BYearEnd.is_quarter_end": [[1616, "pandas-tseries-offsets-byearend-is-quarter-end"]], "pandas.tseries.offsets.BusinessDay.weekmask": [[1658, "pandas-tseries-offsets-businessday-weekmask"]], "pandas.tseries.offsets.BusinessDay.apply": [[1632, "pandas-tseries-offsets-businessday-apply"]], "pandas.tseries.offsets.BusinessDay.name": [[1650, "pandas-tseries-offsets-businessday-name"]], "pandas.tseries.offsets.BusinessHour.isAnchored": [[1669, "pandas-tseries-offsets-businesshour-isanchored"]], "pandas.tseries.offsets.BYearEnd.rollback": [[1627, "pandas-tseries-offsets-byearend-rollback"]], "pandas.tseries.offsets.BYearEnd.n": [[1622, "pandas-tseries-offsets-byearend-n"]], "pandas.tseries.offsets.BYearEnd.is_month_start": [[1614, "pandas-tseries-offsets-byearend-is-month-start"]], "pandas.tseries.offsets.BusinessHour.is_on_offset": [[1673, "pandas-tseries-offsets-businesshour-is-on-offset"]], "pandas.tseries.offsets.BusinessDay": [[1630, "pandas-tseries-offsets-businessday"]], "pandas.tseries.offsets.BusinessDay.rule_code": [[1657, "pandas-tseries-offsets-businessday-rule-code"]], "pandas.tseries.offsets.BYearEnd.month": [[1621, "pandas-tseries-offsets-byearend-month"]], "pandas.tseries.offsets.BusinessHour.__call__": [[1660, "pandas-tseries-offsets-businesshour-call"]], "pandas.tseries.offsets.BYearBegin.rollforward": [[1602, "pandas-tseries-offsets-byearbegin-rollforward"]], "pandas.tseries.offsets.BYearEnd.is_month_end": [[1613, "pandas-tseries-offsets-byearend-is-month-end"]], "pandas.tseries.offsets.BusinessDay.holidays": [[1638, "pandas-tseries-offsets-businessday-holidays"]], "pandas.tseries.offsets.BusinessDay.is_anchored": [[1640, "pandas-tseries-offsets-businessday-is-anchored"]], "pandas.tseries.offsets.BusinessDay.freqstr": [[1637, "pandas-tseries-offsets-businessday-freqstr"]], "pandas.tseries.offsets.BusinessDay.__call__": [[1631, "pandas-tseries-offsets-businessday-call"]], "pandas.tseries.offsets.BusinessDay.nanos": [[1651, "pandas-tseries-offsets-businessday-nanos"]], "pandas.tseries.offsets.BusinessHour.kwds": [[1678, "pandas-tseries-offsets-businesshour-kwds"]], "pandas.tseries.offsets.BusinessHour.holidays": [[1668, "pandas-tseries-offsets-businesshour-holidays"]], "pandas.tseries.offsets.BusinessDay.is_quarter_start": [[1645, "pandas-tseries-offsets-businessday-is-quarter-start"]], "pandas.tseries.offsets.BusinessDay.rollforward": [[1656, "pandas-tseries-offsets-businessday-rollforward"]], "pandas.tseries.offsets.BusinessDay.is_month_end": [[1641, "pandas-tseries-offsets-businessday-is-month-end"]], "pandas.tseries.offsets.BusinessDay.is_year_end": [[1646, "pandas-tseries-offsets-businessday-is-year-end"]], "pandas.tseries.offsets.BusinessHour.n": [[1679, "pandas-tseries-offsets-businesshour-n"]], "pandas.tseries.offsets.BusinessDay.offset": [[1653, "pandas-tseries-offsets-businessday-offset"]], "pandas.tseries.offsets.BYearEnd.kwds": [[1620, "pandas-tseries-offsets-byearend-kwds"]], "pandas.tseries.offsets.BYearEnd.is_year_end": [[1618, "pandas-tseries-offsets-byearend-is-year-end"]], "pandas.tseries.offsets.BYearEnd.normalize": [[1625, "pandas-tseries-offsets-byearend-normalize"]], "pandas.tseries.offsets.BYearEnd.is_on_offset": [[1615, "pandas-tseries-offsets-byearend-is-on-offset"]], "pandas.tseries.offsets.BYearEnd.is_quarter_start": [[1617, "pandas-tseries-offsets-byearend-is-quarter-start"]], "pandas.tseries.offsets.BYearEnd.isAnchored": [[1611, "pandas-tseries-offsets-byearend-isanchored"]], "pandas.tseries.offsets.BYearEnd.base": [[1608, "pandas-tseries-offsets-byearend-base"]], "pandas.tseries.offsets.BYearEnd.copy": [[1609, "pandas-tseries-offsets-byearend-copy"]], "pandas.tseries.offsets.BYearEnd.onOffset": [[1626, "pandas-tseries-offsets-byearend-onoffset"]], "pandas.tseries.offsets.BusinessDay.is_year_start": [[1647, "pandas-tseries-offsets-businessday-is-year-start"]], "pandas.tseries.offsets.BusinessHour.calendar": [[1664, "pandas-tseries-offsets-businesshour-calendar"]], "pandas.tseries.offsets.BYearEnd.apply": [[1606, "pandas-tseries-offsets-byearend-apply"]], "pandas.tseries.offsets.BusinessDay.n": [[1649, "pandas-tseries-offsets-businessday-n"]], "pandas.tseries.offsets.BusinessDay.is_month_start": [[1642, "pandas-tseries-offsets-businessday-is-month-start"]], "pandas.tseries.offsets.BYearEnd.is_year_start": [[1619, "pandas-tseries-offsets-byearend-is-year-start"]], "pandas.tseries.offsets.BYearBegin.rollback": [[1601, "pandas-tseries-offsets-byearbegin-rollback"]], "pandas.tseries.offsets.BusinessHour.end": [[1666, "pandas-tseries-offsets-businesshour-end"]], "pandas.tseries.offsets.BusinessDay.normalize": [[1652, "pandas-tseries-offsets-businessday-normalize"]], "pandas.tseries.offsets.BusinessDay.calendar": [[1635, "pandas-tseries-offsets-businessday-calendar"]], "pandas.tseries.offsets.BYearEnd.rule_code": [[1629, "pandas-tseries-offsets-byearend-rule-code"]], "pandas.tseries.offsets.BYearBegin.rule_code": [[1603, "pandas-tseries-offsets-byearbegin-rule-code"]], "pandas.tseries.offsets.BYearEnd.apply_index": [[1607, "pandas-tseries-offsets-byearend-apply-index"]], "pandas.tseries.offsets.BusinessHour.apply": [[1661, "pandas-tseries-offsets-businesshour-apply"]], "pandas.tseries.offsets.BusinessDay.apply_index": [[1633, "pandas-tseries-offsets-businessday-apply-index"]], "pandas.tseries.offsets.BusinessDay.isAnchored": [[1639, "pandas-tseries-offsets-businessday-isanchored"]], "pandas.tseries.offsets.BusinessHour": [[1659, "pandas-tseries-offsets-businesshour"]], "pandas.tseries.offsets.BusinessDay.onOffset": [[1654, "pandas-tseries-offsets-businessday-onoffset"]], "pandas.tseries.offsets.BusinessHour.base": [[1663, "pandas-tseries-offsets-businesshour-base"]], "pandas.tseries.offsets.BusinessHour.copy": [[1665, "pandas-tseries-offsets-businesshour-copy"]], "pandas.tseries.offsets.BusinessDay.is_on_offset": [[1643, "pandas-tseries-offsets-businessday-is-on-offset"]], "pandas.tseries.offsets.BYearEnd.is_anchored": [[1612, "pandas-tseries-offsets-byearend-is-anchored"]], "pandas.tseries.offsets.BYearEnd": [[1604, "pandas-tseries-offsets-byearend"]], "pandas.tseries.offsets.BusinessHour.is_month_end": [[1671, "pandas-tseries-offsets-businesshour-is-month-end"]], "pandas.tseries.offsets.BusinessHour.is_year_end": [[1676, "pandas-tseries-offsets-businesshour-is-year-end"]], "pandas.tseries.offsets.BusinessHour.is_quarter_end": [[1674, "pandas-tseries-offsets-businesshour-is-quarter-end"]], "pandas.tseries.offsets.BusinessHour.is_anchored": [[1670, "pandas-tseries-offsets-businesshour-is-anchored"]], "pandas.tseries.offsets.BusinessDay.rollback": [[1655, "pandas-tseries-offsets-businessday-rollback"]], "pandas.tseries.offsets.BYearEnd.freqstr": [[1610, "pandas-tseries-offsets-byearend-freqstr"]], "pandas.tseries.offsets.BusinessDay.kwds": [[1648, "pandas-tseries-offsets-businessday-kwds"]], "pandas.tseries.offsets.BusinessHour.is_year_start": [[1677, "pandas-tseries-offsets-businesshour-is-year-start"]], "pandas.tseries.offsets.BusinessDay.base": [[1634, "pandas-tseries-offsets-businessday-base"]], "pandas.tseries.offsets.BYearBegin.onOffset": [[1600, "pandas-tseries-offsets-byearbegin-onoffset"]], "pandas.tseries.offsets.BYearEnd.nanos": [[1624, "pandas-tseries-offsets-byearend-nanos"]], "pandas.tseries.offsets.BYearEnd.rollforward": [[1628, "pandas-tseries-offsets-byearend-rollforward"]], "pandas.tseries.offsets.BYearEnd.__call__": [[1605, "pandas-tseries-offsets-byearend-call"]], "pandas.tseries.offsets.BusinessDay.is_quarter_end": [[1644, "pandas-tseries-offsets-businessday-is-quarter-end"]], "pandas.tseries.offsets.BYearBegin.apply_index": [[1581, "pandas-tseries-offsets-byearbegin-apply-index"]], "pandas.tseries.offsets.BYearBegin.is_on_offset": [[1589, "pandas-tseries-offsets-byearbegin-is-on-offset"]], "pandas.tseries.offsets.BYearBegin.nanos": [[1598, "pandas-tseries-offsets-byearbegin-nanos"]], "pandas.tseries.offsets.BYearBegin.copy": [[1583, "pandas-tseries-offsets-byearbegin-copy"]], "pandas.tseries.offsets.BQuarterBegin.name": [[1544, "pandas-tseries-offsets-bquarterbegin-name"]], "pandas.tseries.offsets.BQuarterBegin.isAnchored": [[1533, "pandas-tseries-offsets-bquarterbegin-isanchored"]], "pandas.tseries.offsets.BQuarterEnd.is_anchored": [[1560, "pandas-tseries-offsets-bquarterend-is-anchored"]], "pandas.tseries.frequencies.to_offset": [[1522, "pandas-tseries-frequencies-to-offset"]], "pandas.tseries.offsets.BQuarterEnd.is_year_start": [[1567, "pandas-tseries-offsets-bquarterend-is-year-start"]], "pandas.tseries.offsets.BQuarterEnd.is_month_start": [[1562, "pandas-tseries-offsets-bquarterend-is-month-start"]], "pandas.tseries.offsets.BQuarterEnd.is_month_end": [[1561, "pandas-tseries-offsets-bquarterend-is-month-end"]], "pandas.tseries.offsets.BQuarterBegin.__call__": [[1527, "pandas-tseries-offsets-bquarterbegin-call"]], "pandas.tseries.offsets.BQuarterBegin.is_month_start": [[1536, "pandas-tseries-offsets-bquarterbegin-is-month-start"]], "pandas.tseries.offsets.BQuarterEnd.rule_code": [[1576, "pandas-tseries-offsets-bquarterend-rule-code"]], "pandas.tseries.offsets.BQuarterBegin.is_quarter_end": [[1538, "pandas-tseries-offsets-bquarterbegin-is-quarter-end"]], "pandas.tseries.offsets.BYearBegin.freqstr": [[1584, "pandas-tseries-offsets-byearbegin-freqstr"]], "pandas.tseries.offsets.BYearBegin.is_month_end": [[1587, "pandas-tseries-offsets-byearbegin-is-month-end"]], "pandas.tseries.offsets.BQuarterBegin": [[1526, "pandas-tseries-offsets-bquarterbegin"]], "pandas.tseries.offsets.BQuarterEnd.copy": [[1557, "pandas-tseries-offsets-bquarterend-copy"]], "pandas.tseries.offsets.BYearBegin.apply": [[1580, "pandas-tseries-offsets-byearbegin-apply"]], "pandas.tseries.offsets.BQuarterEnd.freqstr": [[1558, "pandas-tseries-offsets-bquarterend-freqstr"]], "pandas.tseries.offsets.BQuarterEnd.onOffset": [[1573, "pandas-tseries-offsets-bquarterend-onoffset"]], "pandas.tseries.offsets.BQuarterBegin.is_on_offset": [[1537, "pandas-tseries-offsets-bquarterbegin-is-on-offset"]], "pandas.to_timedelta": [[1521, "pandas-to-timedelta"]], "pandas.tseries.offsets.BQuarterBegin.apply": [[1528, "pandas-tseries-offsets-bquarterbegin-apply"]], "pandas.tseries.offsets.BQuarterBegin.normalize": [[1546, "pandas-tseries-offsets-bquarterbegin-normalize"]], "pandas.tseries.offsets.BQuarterBegin.startingMonth": [[1551, "pandas-tseries-offsets-bquarterbegin-startingmonth"]], "pandas.tseries.offsets.BYearBegin.is_year_start": [[1593, "pandas-tseries-offsets-byearbegin-is-year-start"]], "pandas.tseries.offsets.BQuarterEnd.nanos": [[1571, "pandas-tseries-offsets-bquarterend-nanos"]], "pandas.tseries.offsets.BYearBegin.base": [[1582, "pandas-tseries-offsets-byearbegin-base"]], "pandas.tseries.offsets.BQuarterEnd.n": [[1569, "pandas-tseries-offsets-bquarterend-n"]], "pandas.tseries.offsets.BQuarterBegin.apply_index": [[1529, "pandas-tseries-offsets-bquarterbegin-apply-index"]], "pandas.tseries.offsets.BQuarterBegin.kwds": [[1542, "pandas-tseries-offsets-bquarterbegin-kwds"]], "pandas.tseries.offsets.BQuarterBegin.rollforward": [[1549, "pandas-tseries-offsets-bquarterbegin-rollforward"]], "pandas.tseries.offsets.BYearBegin.is_anchored": [[1586, "pandas-tseries-offsets-byearbegin-is-anchored"]], "pandas.tseries.offsets.BQuarterBegin.rollback": [[1548, "pandas-tseries-offsets-bquarterbegin-rollback"]], "pandas.tseries.offsets.BMonthEnd": [[1525, "pandas-tseries-offsets-bmonthend"]], "pandas.tseries.offsets.BYearBegin.is_quarter_start": [[1591, "pandas-tseries-offsets-byearbegin-is-quarter-start"]], "pandas.tseries.offsets.BQuarterBegin.is_year_end": [[1540, "pandas-tseries-offsets-bquarterbegin-is-year-end"]], "pandas.tseries.offsets.BQuarterEnd": [[1552, "pandas-tseries-offsets-bquarterend"]], "pandas.tseries.offsets.BQuarterEnd.isAnchored": [[1559, "pandas-tseries-offsets-bquarterend-isanchored"]], "pandas.tseries.offsets.BQuarterBegin.base": [[1530, "pandas-tseries-offsets-bquarterbegin-base"]], "pandas.tseries.offsets.BYearBegin.is_year_end": [[1592, "pandas-tseries-offsets-byearbegin-is-year-end"]], "pandas.tseries.offsets.BYearBegin.name": [[1597, "pandas-tseries-offsets-byearbegin-name"]], "pandas.tseries.offsets.BQuarterBegin.is_anchored": [[1534, "pandas-tseries-offsets-bquarterbegin-is-anchored"]], "pandas.tseries.offsets.BQuarterEnd.startingMonth": [[1577, "pandas-tseries-offsets-bquarterend-startingmonth"]], "pandas.tseries.offsets.BYearBegin.month": [[1595, "pandas-tseries-offsets-byearbegin-month"]], "pandas.tseries.offsets.BYearBegin.isAnchored": [[1585, "pandas-tseries-offsets-byearbegin-isanchored"]], "pandas.tseries.offsets.BYearBegin.kwds": [[1594, "pandas-tseries-offsets-byearbegin-kwds"]], "pandas.tseries.offsets.BYearBegin.is_quarter_end": [[1590, "pandas-tseries-offsets-byearbegin-is-quarter-end"]], "pandas.tseries.offsets.BYearBegin.normalize": [[1599, "pandas-tseries-offsets-byearbegin-normalize"]], "pandas.tseries.offsets.BYearBegin.__call__": [[1579, "pandas-tseries-offsets-byearbegin-call"]], "pandas.tseries.offsets.BQuarterBegin.is_quarter_start": [[1539, "pandas-tseries-offsets-bquarterbegin-is-quarter-start"]], "pandas.tseries.offsets.BQuarterBegin.rule_code": [[1550, "pandas-tseries-offsets-bquarterbegin-rule-code"]], "pandas.tseries.offsets.BQuarterEnd.rollforward": [[1575, "pandas-tseries-offsets-bquarterend-rollforward"]], "pandas.tseries.offsets.BQuarterEnd.is_quarter_start": [[1565, "pandas-tseries-offsets-bquarterend-is-quarter-start"]], "pandas.tseries.offsets.BQuarterBegin.copy": [[1531, "pandas-tseries-offsets-bquarterbegin-copy"]], "pandas.tseries.offsets.BQuarterEnd.__call__": [[1553, "pandas-tseries-offsets-bquarterend-call"]], "pandas.tseries.offsets.BQuarterEnd.is_quarter_end": [[1564, "pandas-tseries-offsets-bquarterend-is-quarter-end"]], "pandas.tseries.offsets.BQuarterBegin.n": [[1543, "pandas-tseries-offsets-bquarterbegin-n"]], "pandas.tseries.offsets.BQuarterEnd.kwds": [[1568, "pandas-tseries-offsets-bquarterend-kwds"]], "pandas.to_numeric": [[1520, "pandas-to-numeric"]], "pandas.tseries.offsets.BQuarterEnd.is_year_end": [[1566, "pandas-tseries-offsets-bquarterend-is-year-end"]], "pandas.tseries.offsets.BQuarterEnd.apply_index": [[1555, "pandas-tseries-offsets-bquarterend-apply-index"]], "pandas.tseries.offsets.BMonthBegin": [[1524, "pandas-tseries-offsets-bmonthbegin"]], "pandas.tseries.offsets.BQuarterBegin.onOffset": [[1547, "pandas-tseries-offsets-bquarterbegin-onoffset"]], "pandas.tseries.offsets.BQuarterEnd.is_on_offset": [[1563, "pandas-tseries-offsets-bquarterend-is-on-offset"]], "pandas.tseries.offsets.BQuarterBegin.is_month_end": [[1535, "pandas-tseries-offsets-bquarterbegin-is-month-end"]], "pandas.tseries.offsets.BDay": [[1523, "pandas-tseries-offsets-bday"]], "pandas.tseries.offsets.BQuarterEnd.rollback": [[1574, "pandas-tseries-offsets-bquarterend-rollback"]], "pandas.tseries.offsets.BQuarterBegin.nanos": [[1545, "pandas-tseries-offsets-bquarterbegin-nanos"]], "pandas.tseries.offsets.BQuarterEnd.name": [[1570, "pandas-tseries-offsets-bquarterend-name"]], "pandas.tseries.offsets.BYearBegin": [[1578, "pandas-tseries-offsets-byearbegin"]], "pandas.tseries.offsets.BQuarterEnd.normalize": [[1572, "pandas-tseries-offsets-bquarterend-normalize"]], "pandas.tseries.offsets.BYearBegin.n": [[1596, "pandas-tseries-offsets-byearbegin-n"]], "pandas.tseries.offsets.BYearBegin.is_month_start": [[1588, "pandas-tseries-offsets-byearbegin-is-month-start"]], "pandas.tseries.offsets.BQuarterEnd.base": [[1556, "pandas-tseries-offsets-bquarterend-base"]], "pandas.tseries.offsets.BQuarterBegin.freqstr": [[1532, "pandas-tseries-offsets-bquarterbegin-freqstr"]], "pandas.tseries.offsets.BQuarterBegin.is_year_start": [[1541, "pandas-tseries-offsets-bquarterbegin-is-year-start"]], "pandas.tseries.offsets.BQuarterEnd.apply": [[1554, "pandas-tseries-offsets-bquarterend-apply"]], "pandas.errors.PyperclipException": [[1394, "pandas-errors-pyperclipexception"]], "pandas.errors.OutOfBoundsDatetime": [[1387, "pandas-errors-outofboundsdatetime"]], "pandas.io.formats.style.Styler.set_na_rep": [[1437, "pandas-io-formats-style-styler-set-na-rep"]], "pandas.errors.SettingWithCopyError": [[1396, "pandas-errors-settingwithcopyerror"]], "pandas.io.formats.style.Styler.apply_index": [[1412, "pandas-io-formats-style-styler-apply-index"]], "pandas.io.formats.style.Styler.hide_index": [[1426, "pandas-io-formats-style-styler-hide-index"]], "pandas.errors.MergeError": [[1382, "pandas-errors-mergeerror"]], "pandas.eval": [[1403, "pandas-eval"]], "pandas.errors.DataError": [[1372, "pandas-errors-dataerror"]], "pandas.io.formats.style.Styler.env": [[1419, "pandas-io-formats-style-styler-env"]], "pandas.errors.NumbaUtilError": [[1385, "pandas-errors-numbautilerror"]], "pandas.describe_option": [[1365, "pandas-describe-option"]], "pandas.io.formats.style.Styler.loader": [[1432, "pandas-io-formats-style-styler-loader"]], "pandas.io.formats.style.Styler.format_index": [[1422, "pandas-io-formats-style-styler-format-index"]], "pandas.errors.OutOfBoundsTimedelta": [[1388, "pandas-errors-outofboundstimedelta"]], "pandas.io.formats.style.Styler.hide": [[1424, "pandas-io-formats-style-styler-hide"]], "Argument combinations": [[1424, "id1"]], "pandas.io.formats.style.Styler.highlight_null": [[1430, "pandas-io-formats-style-styler-highlight-null"]], "pandas.errors.IntCastingNaNError": [[1379, "pandas-errors-intcastingnanerror"]], "pandas.from_dummies": [[1405, "pandas-from-dummies"]], "pandas.errors.PerformanceWarning": [[1391, "pandas-errors-performancewarning"]], "pandas.errors.ClosedFileError": [[1371, "pandas-errors-closedfileerror"]], "pandas.errors.IncompatibilityWarning": [[1377, "pandas-errors-incompatibilitywarning"]], "pandas.interval_range": [[1409, "pandas-interval-range"]], "pandas.errors.PyperclipWindowsException": [[1395, "pandas-errors-pyperclipwindowsexception"]], "pandas.io.formats.style.Styler.pipe": [[1433, "pandas-io-formats-style-styler-pipe"]], "pandas.io.formats.style.Styler.apply": [[1411, "pandas-io-formats-style-styler-apply"]], "pandas.errors.AccessorRegistrationWarning": [[1367, "pandas-errors-accessorregistrationwarning"]], "pandas.io.formats.style.Styler.applymap_index": [[1414, "pandas-io-formats-style-styler-applymap-index"]], "pandas.errors.ValueLabelTypeMismatch": [[1402, "pandas-errors-valuelabeltypemismatch"]], "pandas.errors.UnsortedIndexError": [[1400, "pandas-errors-unsortedindexerror"]], "pandas.errors.ParserError": [[1389, "pandas-errors-parsererror"]], "pandas.errors.CSSWarning": [[1369, "pandas-errors-csswarning"]], "pandas.io.formats.style.Styler.clear": [[1417, "pandas-io-formats-style-styler-clear"]], "pandas.errors.NumExprClobberingError": [[1384, "pandas-errors-numexprclobberingerror"]], "pandas.crosstab": [[1362, "pandas-crosstab"]], "pandas.errors.DtypeWarning": [[1374, "pandas-errors-dtypewarning"]], "pandas.io.formats.style.Styler.set_precision": [[1438, "pandas-io-formats-style-styler-set-precision"]], "pandas.cut": [[1363, "pandas-cut"]], "pandas.io.formats.style.Styler.export": [[1420, "pandas-io-formats-style-styler-export"]], "pandas.errors.DuplicateLabelError": [[1375, "pandas-errors-duplicatelabelerror"]], "pandas.errors.SpecificationError": [[1398, "pandas-errors-specificationerror"]], "pandas.io.formats.style.Styler.from_custom_template": [[1423, "pandas-io-formats-style-styler-from-custom-template"]], "pandas.io.formats.style.Styler": [[1410, "pandas-io-formats-style-styler"]], "pandas.io.formats.style.Styler.format": [[1421, "pandas-io-formats-style-styler-format"]], "pandas.io.formats.style.Styler.set_caption": [[1436, "pandas-io-formats-style-styler-set-caption"]], "pandas.errors.AttributeConflictWarning": [[1368, "pandas-errors-attributeconflictwarning"]], "pandas.get_dummies": [[1406, "pandas-get-dummies"]], "pandas.errors.OptionError": [[1386, "pandas-errors-optionerror"]], "pandas.io.formats.style.Styler.highlight_quantile": [[1431, "pandas-io-formats-style-styler-highlight-quantile"]], "pandas.io.formats.style.Styler.highlight_between": [[1427, "pandas-io-formats-style-styler-highlight-between"]], "pandas.factorize": [[1404, "pandas-factorize"]], "pandas.io.formats.style.Styler.hide_columns": [[1425, "pandas-io-formats-style-styler-hide-columns"]], "pandas.io.formats.style.Styler.highlight_min": [[1429, "pandas-io-formats-style-styler-highlight-min"]], "pandas.io.formats.style.Styler.relabel_index": [[1434, "pandas-io-formats-style-styler-relabel-index"]], "pandas.io.formats.style.Styler.set_properties": [[1439, "pandas-io-formats-style-styler-set-properties"]], "pandas.io.formats.style.Styler.highlight_max": [[1428, "pandas-io-formats-style-styler-highlight-max"]], "pandas.io.formats.style.Styler.background_gradient": [[1415, "pandas-io-formats-style-styler-background-gradient"]], "pandas.errors.InvalidColumnName": [[1380, "pandas-errors-invalidcolumnname"]], "pandas.get_option": [[1407, "pandas-get-option"]], "pandas.errors.AbstractMethodError": [[1366, "pandas-errors-abstractmethoderror"]], "pandas.errors.UnsupportedFunctionCall": [[1401, "pandas-errors-unsupportedfunctioncall"]], "pandas.errors.SettingWithCopyWarning": [[1397, "pandas-errors-settingwithcopywarning"]], "pandas.infer_freq": [[1408, "pandas-infer-freq"]], "pandas.core.window.rolling.Window.sum": [[1360, "pandas-core-window-rolling-window-sum"]], "pandas.errors.CategoricalConversionWarning": [[1370, "pandas-errors-categoricalconversionwarning"]], "pandas.errors.InvalidIndexError": [[1381, "pandas-errors-invalidindexerror"]], "pandas.core.window.rolling.Window.var": [[1361, "pandas-core-window-rolling-window-var"]], "pandas.errors.PossibleDataLossError": [[1392, "pandas-errors-possibledatalosserror"]], "pandas.io.formats.style.Styler.bar": [[1416, "pandas-io-formats-style-styler-bar"]], "pandas.errors.DatabaseError": [[1373, "pandas-errors-databaseerror"]], "pandas.errors.EmptyDataError": [[1376, "pandas-errors-emptydataerror"]], "pandas.errors.ParserWarning": [[1390, "pandas-errors-parserwarning"]], "pandas.io.formats.style.Styler.render": [[1435, "pandas-io-formats-style-styler-render"]], "pandas.errors.IndexingError": [[1378, "pandas-errors-indexingerror"]], "pandas.io.formats.style.Styler.applymap": [[1413, "pandas-io-formats-style-styler-applymap"]], "pandas.date_range": [[1364, "pandas-date-range"]], "pandas.errors.PossiblePrecisionLoss": [[1393, "pandas-errors-possibleprecisionloss"]], "pandas.errors.NullFrequencyError": [[1383, "pandas-errors-nullfrequencyerror"]], "pandas.io.formats.style.Styler.concat": [[1418, "pandas-io-formats-style-styler-concat"]], "pandas.errors.UndefinedVariableError": [[1399, "pandas-errors-undefinedvariableerror"]], "pandas.core.window.expanding.Expanding.rank": [[1335, "pandas-core-window-expanding-expanding-rank"]], "pandas.core.resample.Resampler.transform": [[1316, "pandas-core-resample-resampler-transform"]], "pandas.core.resample.Resampler.apply": [[1288, "pandas-core-resample-resampler-apply"]], "pandas.core.window.rolling.Rolling.max": [[1347, "pandas-core-window-rolling-rolling-max"]], "pandas.core.window.ewm.ExponentialMovingWindow.std": [[1321, "pandas-core-window-ewm-exponentialmovingwindow-std"]], "pandas.core.window.rolling.Rolling.aggregate": [[1341, "pandas-core-window-rolling-rolling-aggregate"]], "pandas.core.resample.Resampler.std": [[1314, "pandas-core-resample-resampler-std"]], "pandas.core.resample.Resampler.indices": [[1298, "pandas-core-resample-resampler-indices"]], "pandas.core.resample.Resampler.size": [[1313, "pandas-core-resample-resampler-size"]], "pandas.core.window.rolling.Rolling.median": [[1349, "pandas-core-window-rolling-rolling-median"]], "pandas.core.window.rolling.Rolling.count": [[1344, "pandas-core-window-rolling-rolling-count"]], "pandas.core.resample.Resampler.ffill": [[1293, "pandas-core-resample-resampler-ffill"]], "pandas.core.window.expanding.Expanding.cov": [[1328, "pandas-core-window-expanding-expanding-cov"]], "pandas.core.resample.Resampler.pad": [[1308, "pandas-core-resample-resampler-pad"]], "pandas.core.resample.Resampler.min": [[1304, "pandas-core-resample-resampler-min"]], "pandas.core.resample.Resampler.sem": [[1312, "pandas-core-resample-resampler-sem"]], "pandas.core.groupby.SeriesGroupBy.transform": [[1284, "pandas-core-groupby-seriesgroupby-transform"]], "pandas.core.window.ewm.ExponentialMovingWindow.cov": [[1319, "pandas-core-window-ewm-exponentialmovingwindow-cov"]], "pandas.core.resample.Resampler.aggregate": [[1287, "pandas-core-resample-resampler-aggregate"]], "pandas.core.resample.Resampler.var": [[1317, "pandas-core-resample-resampler-var"]], "pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing": [[1280, "pandas-core-groupby-seriesgroupby-is-monotonic-decreasing"]], "pandas.core.resample.Resampler.median": [[1303, "pandas-core-resample-resampler-median"]], "pandas.core.window.rolling.Window.std": [[1359, "pandas-core-window-rolling-window-std"]], "pandas.core.resample.Resampler.asfreq": [[1289, "pandas-core-resample-resampler-asfreq"]], "pandas.core.window.ewm.ExponentialMovingWindow.mean": [[1320, "pandas-core-window-ewm-exponentialmovingwindow-mean"]], "pandas.core.window.rolling.Window.mean": [[1358, "pandas-core-window-rolling-window-mean"]], "pandas.core.window.expanding.Expanding.min": [[1333, "pandas-core-window-expanding-expanding-min"]], "pandas.core.window.expanding.Expanding.sem": [[1336, "pandas-core-window-expanding-expanding-sem"]], "pandas.core.resample.Resampler.sum": [[1315, "pandas-core-resample-resampler-sum"]], "pandas.core.window.expanding.Expanding.apply": [[1325, "pandas-core-window-expanding-expanding-apply"]], "pandas.core.window.rolling.Rolling.rank": [[1352, "pandas-core-window-rolling-rolling-rank"]], "pandas.core.resample.Resampler.count": [[1292, "pandas-core-resample-resampler-count"]], "pandas.core.resample.Resampler.nearest": [[1305, "pandas-core-resample-resampler-nearest"]], "pandas.core.window.rolling.Rolling.sum": [[1356, "pandas-core-window-rolling-rolling-sum"]], "pandas.core.window.ewm.ExponentialMovingWindow.sum": [[1322, "pandas-core-window-ewm-exponentialmovingwindow-sum"]], "pandas.core.window.expanding.Expanding.aggregate": [[1324, "pandas-core-window-expanding-expanding-aggregate"]], "pandas.core.window.expanding.Expanding.max": [[1330, "pandas-core-window-expanding-expanding-max"]], "pandas.core.window.rolling.Rolling.std": [[1355, "pandas-core-window-rolling-rolling-std"]], "pandas.core.resample.Resampler.groups": [[1297, "pandas-core-resample-resampler-groups"]], "pandas.core.window.expanding.Expanding.quantile": [[1334, "pandas-core-window-expanding-expanding-quantile"]], "pandas.core.window.rolling.Rolling.sem": [[1353, "pandas-core-window-rolling-rolling-sem"]], "pandas.core.window.ewm.ExponentialMovingWindow.corr": [[1318, "pandas-core-window-ewm-exponentialmovingwindow-corr"]], "pandas.core.window.rolling.Rolling.apply": [[1342, "pandas-core-window-rolling-rolling-apply"]], "pandas.core.groupby.SeriesGroupBy.nlargest": [[1282, "pandas-core-groupby-seriesgroupby-nlargest"]], "pandas.core.window.expanding.Expanding.sum": [[1339, "pandas-core-window-expanding-expanding-sum"]], "pandas.core.resample.Resampler.backfill": [[1290, "pandas-core-resample-resampler-backfill"]], "pandas.core.groupby.SeriesGroupBy.unique": [[1285, "pandas-core-groupby-seriesgroupby-unique"]], "pandas.core.window.rolling.Rolling.skew": [[1354, "pandas-core-window-rolling-rolling-skew"]], "pandas.core.window.expanding.Expanding.skew": [[1337, "pandas-core-window-expanding-expanding-skew"]], "pandas.core.window.ewm.ExponentialMovingWindow.var": [[1323, "pandas-core-window-ewm-exponentialmovingwindow-var"]], "pandas.core.resample.Resampler.interpolate": [[1299, "pandas-core-resample-resampler-interpolate"]], "pandas.core.resample.Resampler.mean": [[1302, "pandas-core-resample-resampler-mean"]], "pandas.core.resample.Resampler.__iter__": [[1286, "pandas-core-resample-resampler-iter"]], "pandas.core.resample.Resampler.max": [[1301, "pandas-core-resample-resampler-max"]], "pandas.core.resample.Resampler.bfill": [[1291, "pandas-core-resample-resampler-bfill"]], "pandas.core.resample.Resampler.get_group": [[1296, "pandas-core-resample-resampler-get-group"]], "pandas.core.resample.Resampler.prod": [[1310, "pandas-core-resample-resampler-prod"]], "pandas.core.window.expanding.Expanding.median": [[1332, "pandas-core-window-expanding-expanding-median"]], "pandas.core.window.expanding.Expanding.corr": [[1326, "pandas-core-window-expanding-expanding-corr"]], "pandas.core.window.rolling.Rolling.var": [[1357, "pandas-core-window-rolling-rolling-var"]], "pandas.core.resample.Resampler.ohlc": [[1307, "pandas-core-resample-resampler-ohlc"]], "pandas.core.window.rolling.Rolling.kurt": [[1346, "pandas-core-window-rolling-rolling-kurt"]], "pandas.core.resample.Resampler.last": [[1300, "pandas-core-resample-resampler-last"]], "pandas.core.resample.Resampler.pipe": [[1309, "pandas-core-resample-resampler-pipe"]], "pandas.core.resample.Resampler.quantile": [[1311, "pandas-core-resample-resampler-quantile"]], "pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing": [[1281, "pandas-core-groupby-seriesgroupby-is-monotonic-increasing"]], "pandas.core.resample.Resampler.first": [[1295, "pandas-core-resample-resampler-first"]], "pandas.core.groupby.SeriesGroupBy.nsmallest": [[1283, "pandas-core-groupby-seriesgroupby-nsmallest"]], "pandas.core.window.rolling.Rolling.quantile": [[1351, "pandas-core-window-rolling-rolling-quantile"]], "pandas.core.window.expanding.Expanding.kurt": [[1329, "pandas-core-window-expanding-expanding-kurt"]], "pandas.core.resample.Resampler.fillna": [[1294, "pandas-core-resample-resampler-fillna"]], "pandas.core.window.rolling.Rolling.cov": [[1345, "pandas-core-window-rolling-rolling-cov"]], "pandas.core.window.expanding.Expanding.mean": [[1331, "pandas-core-window-expanding-expanding-mean"]], "pandas.core.window.rolling.Rolling.min": [[1350, "pandas-core-window-rolling-rolling-min"]], "pandas.core.window.expanding.Expanding.count": [[1327, "pandas-core-window-expanding-expanding-count"]], "pandas.core.resample.Resampler.nunique": [[1306, "pandas-core-resample-resampler-nunique"]], "pandas.core.window.rolling.Rolling.mean": [[1348, "pandas-core-window-rolling-rolling-mean"]], "pandas.core.window.expanding.Expanding.std": [[1338, "pandas-core-window-expanding-expanding-std"]], "pandas.core.window.rolling.Rolling.corr": [[1343, "pandas-core-window-rolling-rolling-corr"]], "pandas.core.window.expanding.Expanding.var": [[1340, "pandas-core-window-expanding-expanding-var"]], "pandas.plotting.radviz": [[1485, "pandas-plotting-radviz"]], "pandas.io.formats.style.Styler.template_string": [[1450, "pandas-io-formats-style-styler-template-string"]], "pandas.io.formats.style.Styler.set_sticky": [[1440, "pandas-io-formats-style-styler-set-sticky"]], "pandas.read_table": [[1508, "pandas-read-table"]], "pandas.read_pickle": [[1501, "pandas-read-pickle"]], "pandas.set_option": [[1511, "pandas-set-option"]], "pandas.testing.assert_extension_array_equal": [[1514, "pandas-testing-assert-extension-array-equal"]], "pandas.pivot": [[1475, "pandas-pivot"]], "pandas.read_clipboard": [[1490, "pandas-read-clipboard"]], "pandas.read_csv": [[1491, "pandas-read-csv"]], "pandas.plotting.autocorrelation_plot": [[1478, "pandas-plotting-autocorrelation-plot"]], "pandas.io.formats.style.Styler.set_table_styles": [[1442, "pandas-io-formats-style-styler-set-table-styles"]], "pandas.pivot_table": [[1476, "pandas-pivot-table"]], "pandas.to_datetime": [[1519, "pandas-to-datetime"]], "pandas.plotting.scatter_matrix": [[1487, "pandas-plotting-scatter-matrix"]], "pandas.read_sql_table": [[1506, "pandas-read-sql-table"]], "pandas.io.formats.style.Styler.to_latex": [[1454, "pandas-io-formats-style-styler-to-latex"]], "pandas.qcut": [[1489, "pandas-qcut"]], "pandas.plotting.register_matplotlib_converters": [[1486, "pandas-plotting-register-matplotlib-converters"]], "pandas.io.formats.style.Styler.set_td_classes": [[1443, "pandas-io-formats-style-styler-set-td-classes"]], "pandas.io.formats.style.Styler.template_html": [[1446, "pandas-io-formats-style-styler-template-html"]], "pandas.show_versions": [[1512, "pandas-show-versions"]], "pandas.io.stata.StataReader.value_labels": [[1460, "pandas-io-stata-statareader-value-labels"]], "pandas.melt": [[1466, "pandas-melt"]], "pandas.timedelta_range": [[1518, "pandas-timedelta-range"]], "pandas.read_gbq": [[1495, "pandas-read-gbq"]], "pandas.option_context": [[1472, "pandas-option-context"]], "pandas.read_orc": [[1499, "pandas-read-orc"]], "pandas.plotting.plot_params": [[1484, "pandas-plotting-plot-params"]], "pandas.io.formats.style.Styler.set_table_attributes": [[1441, "pandas-io-formats-style-styler-set-table-attributes"]], "pandas.io.formats.style.Styler.to_html": [[1453, "pandas-io-formats-style-styler-to-html"]], "pandas.test": [[1513, "pandas-test"]], "pandas.read_json": [[1498, "pandas-read-json"]], "pandas.testing.assert_index_equal": [[1516, "pandas-testing-assert-index-equal"]], "pandas.plotting.boxplot": [[1480, "pandas-plotting-boxplot"]], "pandas.io.formats.style.Styler.use": [[1456, "pandas-io-formats-style-styler-use"]], "pandas.plotting.deregister_matplotlib_converters": [[1481, "pandas-plotting-deregister-matplotlib-converters"]], "pandas.io.formats.style.Styler.to_excel": [[1452, "pandas-io-formats-style-styler-to-excel"]], "pandas.reset_option": [[1510, "pandas-reset-option"]], "pandas.isnull": [[1464, "pandas-isnull"]], "pandas.read_xml": [[1509, "pandas-read-xml"]], "pandas.notna": [[1470, "pandas-notna"]], "pandas.read_parquet": [[1500, "pandas-read-parquet"]], "pandas.io.formats.style.Styler.set_uuid": [[1445, "pandas-io-formats-style-styler-set-uuid"]], "pandas.plotting.lag_plot": [[1482, "pandas-plotting-lag-plot"]], "pandas.merge_ordered": [[1469, "pandas-merge-ordered"]], "pandas.read_sql": [[1504, "pandas-read-sql"]], "pandas.read_sql_query": [[1505, "pandas-read-sql-query"]], "pandas.io.formats.style.Styler.to_string": [[1455, "pandas-io-formats-style-styler-to-string"]], "pandas.merge": [[1467, "pandas-merge"]], "pandas.plotting.table": [[1488, "pandas-plotting-table"]], "pandas.io.formats.style.Styler.text_gradient": [[1451, "pandas-io-formats-style-styler-text-gradient"]], "pandas.period_range": [[1474, "pandas-period-range"]], "pandas.io.stata.StataReader.variable_labels": [[1461, "pandas-io-stata-statareader-variable-labels"]], "pandas.io.stata.StataWriter.write_file": [[1462, "pandas-io-stata-statawriter-write-file"]], "pandas.read_feather": [[1493, "pandas-read-feather"]], "pandas.read_stata": [[1507, "pandas-read-stata"]], "pandas.io.formats.style.Styler.where": [[1457, "pandas-io-formats-style-styler-where"]], "pandas.testing.assert_frame_equal": [[1515, "pandas-testing-assert-frame-equal"]], "pandas.read_html": [[1497, "pandas-read-html"]], "pandas.io.formats.style.Styler.template_html_table": [[1448, "pandas-io-formats-style-styler-template-html-table"]], "pandas.io.stata.StataReader.data_label": [[1459, "pandas-io-stata-statareader-data-label"]], "pandas.isna": [[1463, "pandas-isna"]], "pandas.json_normalize": [[1465, "pandas-json-normalize"]], "pandas.merge_asof": [[1468, "pandas-merge-asof"]], "pandas.read_spss": [[1503, "pandas-read-spss"]], "pandas.read_excel": [[1492, "pandas-read-excel"]], "pandas.option_context.__call__": [[1473, "pandas-option-context-call"]], "pandas.io.json.build_table_schema": [[1458, "pandas-io-json-build-table-schema"]], "pandas.plotting.parallel_coordinates": [[1483, "pandas-plotting-parallel-coordinates"]], "pandas.testing.assert_series_equal": [[1517, "pandas-testing-assert-series-equal"]], "pandas.plotting.bootstrap_plot": [[1479, "pandas-plotting-bootstrap-plot"]], "pandas.io.formats.style.Styler.template_latex": [[1449, "pandas-io-formats-style-styler-template-latex"]], "pandas.notnull": [[1471, "pandas-notnull"]], "pandas.plotting.andrews_curves": [[1477, "pandas-plotting-andrews-curves"]], "pandas.read_sas": [[1502, "pandas-read-sas"]], "pandas.io.formats.style.Styler.template_html_style": [[1447, "pandas-io-formats-style-styler-template-html-style"]], "pandas.io.formats.style.Styler.set_tooltips": [[1444, "pandas-io-formats-style-styler-set-tooltips"]], "pandas.read_fwf": [[1494, "pandas-read-fwf"]], "pandas.read_hdf": [[1496, "pandas-read-hdf"]], "pandas.api.types.is_complex_dtype": [[1138, "pandas-api-types-is-complex-dtype"]], "pandas.arrays.IntervalArray.set_closed": [[1192, "pandas-arrays-intervalarray-set-closed"]], "pandas.bdate_range": [[1199, "pandas-bdate-range"]], "pandas.array": [[1173, "pandas-array"]], "pandas.arrays.IntervalArray.is_non_overlapping_monotonic": [[1186, "pandas-arrays-intervalarray-is-non-overlapping-monotonic"]], "pandas.api.types.is_scalar": [[1164, "pandas-api-types-is-scalar"]], "pandas.api.types.is_list_like": [[1156, "pandas-api-types-is-list-like"]], "pandas.api.types.is_unsigned_integer_dtype": [[1170, "pandas-api-types-is-unsigned-integer-dtype"]], "pandas.api.types.is_re_compilable": [[1163, "pandas-api-types-is-re-compilable"]], "pandas.api.types.is_integer": [[1151, "pandas-api-types-is-integer"]], "pandas.arrays.PandasArray": [[1194, "pandas-arrays-pandasarray"]], "pandas.api.indexers.VariableOffsetWindowIndexer.get_window_bounds": [[1129, "pandas-api-indexers-variableoffsetwindowindexer-get-window-bounds"]], "pandas.api.types.is_interval": [[1153, "pandas-api-types-is-interval"]], "pandas.arrays.IntervalArray.from_tuples": [[1184, "pandas-arrays-intervalarray-from-tuples"]], "pandas.api.types.is_dict_like": [[1143, "pandas-api-types-is-dict-like"]], "pandas.api.types.is_numeric_dtype": [[1159, "pandas-api-types-is-numeric-dtype"]], "pandas.api.types.union_categoricals": [[1172, "pandas-api-types-union-categoricals"]], "pandas.api.types.is_int64_dtype": [[1150, "pandas-api-types-is-int64-dtype"]], "pandas.api.types.is_extension_type": [[1145, "pandas-api-types-is-extension-type"]], "pandas.api.types.is_string_dtype": [[1167, "pandas-api-types-is-string-dtype"]], "pandas.api.indexers.BaseIndexer.get_window_bounds": [[1125, "pandas-api-indexers-baseindexer-get-window-bounds"]], "pandas.api.types.is_extension_array_dtype": [[1144, "pandas-api-types-is-extension-array-dtype"]], "pandas.arrays.IntervalArray.contains": [[1181, "pandas-arrays-intervalarray-contains"]], "pandas.arrays.BooleanArray": [[1176, "pandas-arrays-booleanarray"]], "pandas.api.types.is_hashable": [[1149, "pandas-api-types-is-hashable"]], "pandas.api.types.is_interval_dtype": [[1154, "pandas-api-types-is-interval-dtype"]], "pandas.api.types.is_categorical_dtype": [[1136, "pandas-api-types-is-categorical-dtype"]], "pandas.api.types.infer_dtype": [[1132, "pandas-api-types-infer-dtype"]], "pandas.api.extensions.register_dataframe_accessor": [[1120, "pandas-api-extensions-register-dataframe-accessor"]], "pandas.api.types.is_float_dtype": [[1148, "pandas-api-types-is-float-dtype"]], "pandas.arrays.IntervalArray.is_empty": [[1185, "pandas-arrays-intervalarray-is-empty"]], "pandas.arrays.TimedeltaArray": [[1198, "pandas-arrays-timedeltaarray"]], "pandas.api.types.is_categorical": [[1135, "pandas-api-types-is-categorical"]], "pandas.api.extensions.register_extension_dtype": [[1121, "pandas-api-extensions-register-extension-dtype"]], "pandas.api.types.is_named_tuple": [[1157, "pandas-api-types-is-named-tuple"]], "pandas.arrays.SparseArray": [[1196, "pandas-arrays-sparsearray"]], "pandas.arrays.IntervalArray.from_breaks": [[1183, "pandas-arrays-intervalarray-from-breaks"]], "pandas.api.types.is_datetime64_dtype": [[1140, "pandas-api-types-is-datetime64-dtype"]], "pandas.api.indexers.FixedForwardWindowIndexer": [[1126, "pandas-api-indexers-fixedforwardwindowindexer"]], "pandas.arrays.IntervalArray.to_tuples": [[1193, "pandas-arrays-intervalarray-to-tuples"]], "pandas.api.indexers.FixedForwardWindowIndexer.get_window_bounds": [[1127, "pandas-api-indexers-fixedforwardwindowindexer-get-window-bounds"]], "pandas.api.types.is_float": [[1147, "pandas-api-types-is-float"]], "pandas.api.types.is_number": [[1158, "pandas-api-types-is-number"]], "pandas.arrays.IntervalArray.length": [[1188, "pandas-arrays-intervalarray-length"]], "pandas.arrays.IntervalArray.from_arrays": [[1182, "pandas-arrays-intervalarray-from-arrays"]], "pandas.api.types.is_bool": [[1133, "pandas-api-types-is-bool"]], "pandas.arrays.IntervalArray.overlaps": [[1190, "pandas-arrays-intervalarray-overlaps"]], "pandas.api.indexers.BaseIndexer": [[1124, "pandas-api-indexers-baseindexer"]], "pandas.arrays.IntegerArray": [[1178, "pandas-arrays-integerarray"]], "pandas.api.indexers.check_array_indexer": [[1130, "pandas-api-indexers-check-array-indexer"]], "pandas.arrays.IntervalArray.left": [[1187, "pandas-arrays-intervalarray-left"]], "pandas.api.extensions.register_series_accessor": [[1123, "pandas-api-extensions-register-series-accessor"]], "pandas.api.types.pandas_dtype": [[1171, "pandas-api-types-pandas-dtype"]], "pandas.arrays.IntervalArray.right": [[1191, "pandas-arrays-intervalarray-right"]], "pandas.arrays.PeriodArray": [[1195, "pandas-arrays-periodarray"]], "pandas.api.types.is_object_dtype": [[1160, "pandas-api-types-is-object-dtype"]], "pandas.api.indexers.VariableOffsetWindowIndexer": [[1128, "pandas-api-indexers-variableoffsetwindowindexer"]], "pandas.api.types.is_bool_dtype": [[1134, "pandas-api-types-is-bool-dtype"]], "pandas.api.types.is_sparse": [[1166, "pandas-api-types-is-sparse"]], "pandas.api.types.is_period_dtype": [[1161, "pandas-api-types-is-period-dtype"]], "pandas.arrays.DatetimeArray": [[1177, "pandas-arrays-datetimearray"]], "pandas.api.interchange.from_dataframe": [[1131, "pandas-api-interchange-from-dataframe"]], "pandas.api.types.is_integer_dtype": [[1152, "pandas-api-types-is-integer-dtype"]], "pandas.api.types.is_re": [[1162, "pandas-api-types-is-re"]], "pandas.arrays.IntervalArray.mid": [[1189, "pandas-arrays-intervalarray-mid"]], "pandas.api.types.is_complex": [[1137, "pandas-api-types-is-complex"]], "pandas.arrays.ArrowExtensionArray": [[1174, "pandas-arrays-arrowextensionarray"]], "pandas.api.types.is_file_like": [[1146, "pandas-api-types-is-file-like"]], "pandas.api.types.is_timedelta64_ns_dtype": [[1169, "pandas-api-types-is-timedelta64-ns-dtype"]], "pandas.api.extensions.register_index_accessor": [[1122, "pandas-api-extensions-register-index-accessor"]], "pandas.api.types.is_datetime64_ns_dtype": [[1141, "pandas-api-types-is-datetime64-ns-dtype"]], "pandas.arrays.StringArray": [[1197, "pandas-arrays-stringarray"]], "pandas.api.types.is_signed_integer_dtype": [[1165, "pandas-api-types-is-signed-integer-dtype"]], "pandas.arrays.ArrowStringArray": [[1175, "pandas-arrays-arrowstringarray"]], "pandas.arrays.IntervalArray": [[1179, "pandas-arrays-intervalarray"]], "pandas.api.types.is_timedelta64_dtype": [[1168, "pandas-api-types-is-timedelta64-dtype"]], "pandas.api.types.is_iterator": [[1155, "pandas-api-types-is-iterator"]], "pandas.api.types.is_datetime64tz_dtype": [[1142, "pandas-api-types-is-datetime64tz-dtype"]], "pandas.arrays.IntervalArray.closed": [[1180, "pandas-arrays-intervalarray-closed"]], "pandas.api.types.is_datetime64_any_dtype": [[1139, "pandas-api-types-is-datetime64-any-dtype"]], "pandas.core.groupby.GroupBy.first": [[1254, "pandas-core-groupby-groupby-first"]], "pandas.core.groupby.DataFrameGroupBy.ffill": [[1218, "pandas-core-groupby-dataframegroupby-ffill"]], "pandas.concat": [[1200, "pandas-concat"]], "pandas.core.groupby.DataFrameGroupBy.describe": [[1216, "pandas-core-groupby-dataframegroupby-describe"]], "pandas.core.groupby.DataFrameGroupBy.shift": [[1233, "pandas-core-groupby-dataframegroupby-shift"]], "pandas.core.groupby.DataFrameGroupBy.filter": [[1220, "pandas-core-groupby-dataframegroupby-filter"]], "pandas.core.groupby.DataFrameGroupBy.any": [[1203, "pandas-core-groupby-dataframegroupby-any"]], "pandas.core.groupby.DataFrameGroupBy.idxmin": [[1223, "pandas-core-groupby-dataframegroupby-idxmin"]], "pandas.core.groupby.DataFrameGroupBy.skew": [[1235, "pandas-core-groupby-dataframegroupby-skew"]], "pandas.core.groupby.DataFrameGroupBy.tshift": [[1238, "pandas-core-groupby-dataframegroupby-tshift"]], "pandas.core.groupby.GroupBy.cummax": [[1249, "pandas-core-groupby-groupby-cummax"]], "pandas.core.groupby.GroupBy.prod": [[1270, "pandas-core-groupby-groupby-prod"]], "pandas.core.groupby.GroupBy.mean": [[1261, "pandas-core-groupby-groupby-mean"]], "pandas.core.groupby.DataFrameGroupBy.idxmax": [[1222, "pandas-core-groupby-dataframegroupby-idxmax"]], "pandas.core.groupby.SeriesGroupBy.hist": [[1279, "pandas-core-groupby-seriesgroupby-hist"]], "pandas.core.groupby.GroupBy.sum": [[1275, "pandas-core-groupby-groupby-sum"]], "pandas.core.groupby.DataFrameGroupBy.resample": [[1231, "pandas-core-groupby-dataframegroupby-resample"]], "pandas.core.groupby.DataFrameGroupBy.corr": [[1207, "pandas-core-groupby-dataframegroupby-corr"]], "pandas.core.groupby.DataFrameGroupBy.cummin": [[1213, "pandas-core-groupby-dataframegroupby-cummin"]], "pandas.core.groupby.DataFrameGroupBy.all": [[1202, "pandas-core-groupby-dataframegroupby-all"]], "pandas.core.groupby.DataFrameGroupBy.corrwith": [[1208, "pandas-core-groupby-dataframegroupby-corrwith"]], "pandas.core.groupby.GroupBy.last": [[1259, "pandas-core-groupby-groupby-last"]], "pandas.core.groupby.DataFrameGroupBy.transform": [[1237, "pandas-core-groupby-dataframegroupby-transform"]], "pandas.core.groupby.DataFrameGroupBy.quantile": [[1229, "pandas-core-groupby-dataframegroupby-quantile"]], "pandas.core.groupby.GroupBy.count": [[1247, "pandas-core-groupby-groupby-count"]], "pandas.core.groupby.DataFrameGroupBy.diff": [[1217, "pandas-core-groupby-dataframegroupby-diff"]], "pandas.core.groupby.DataFrameGroupBy.boxplot": [[1206, "pandas-core-groupby-dataframegroupby-boxplot"]], "pandas.core.groupby.DataFrameGroupBy.mad": [[1224, "pandas-core-groupby-dataframegroupby-mad"]], "pandas.core.groupby.GroupBy.sem": [[1272, "pandas-core-groupby-groupby-sem"]], "pandas.core.groupby.GroupBy.all": [[1242, "pandas-core-groupby-groupby-all"]], "pandas.core.groupby.DataFrameGroupBy.take": [[1236, "pandas-core-groupby-dataframegroupby-take"]], "pandas.core.groupby.GroupBy.var": [[1277, "pandas-core-groupby-groupby-var"]], "pandas.core.groupby.DataFrameGroupBy.fillna": [[1219, "pandas-core-groupby-dataframegroupby-fillna"]], "pandas.core.groupby.DataFrameGroupBy.cov": [[1210, "pandas-core-groupby-dataframegroupby-cov"]], "pandas.core.groupby.GroupBy.max": [[1260, "pandas-core-groupby-groupby-max"]], "pandas.core.groupby.GroupBy.std": [[1274, "pandas-core-groupby-groupby-std"]], "pandas.core.groupby.SeriesGroupBy.aggregate": [[1278, "pandas-core-groupby-seriesgroupby-aggregate"]], "pandas.core.groupby.DataFrameGroupBy.aggregate": [[1201, "pandas-core-groupby-dataframegroupby-aggregate"]], "pandas.core.groupby.DataFrameGroupBy.cumcount": [[1211, "pandas-core-groupby-dataframegroupby-cumcount"]], "pandas.core.groupby.GroupBy.ngroup": [[1264, "pandas-core-groupby-groupby-ngroup"]], "pandas.core.groupby.GroupBy.get_group": [[1255, "pandas-core-groupby-groupby-get-group"]], "pandas.core.groupby.GroupBy.tail": [[1276, "pandas-core-groupby-groupby-tail"]], "pandas.core.groupby.DataFrameGroupBy.cumprod": [[1214, "pandas-core-groupby-dataframegroupby-cumprod"]], "pandas.core.groupby.DataFrameGroupBy.bfill": [[1205, "pandas-core-groupby-dataframegroupby-bfill"]], "pandas.core.groupby.DataFrameGroupBy.pct_change": [[1227, "pandas-core-groupby-dataframegroupby-pct-change"]], "pandas.core.groupby.DataFrameGroupBy.sample": [[1232, "pandas-core-groupby-dataframegroupby-sample"]], "pandas.core.groupby.GroupBy.nth": [[1265, "pandas-core-groupby-groupby-nth"]], "pandas.core.groupby.GroupBy.any": [[1243, "pandas-core-groupby-groupby-any"]], "pandas.core.groupby.GroupBy.backfill": [[1245, "pandas-core-groupby-groupby-backfill"]], "pandas.core.groupby.DataFrameGroupBy.size": [[1234, "pandas-core-groupby-dataframegroupby-size"]], "pandas.core.groupby.GroupBy.ffill": [[1253, "pandas-core-groupby-groupby-ffill"]], "pandas.core.groupby.DataFrameGroupBy.rank": [[1230, "pandas-core-groupby-dataframegroupby-rank"]], "pandas.core.groupby.DataFrameGroupBy.backfill": [[1204, "pandas-core-groupby-dataframegroupby-backfill"]], "pandas.core.groupby.GroupBy.groups": [[1256, "pandas-core-groupby-groupby-groups"]], "pandas.core.groupby.GroupBy.pad": [[1267, "pandas-core-groupby-groupby-pad"]], "pandas.core.groupby.GroupBy.pct_change": [[1268, "pandas-core-groupby-groupby-pct-change"]], "pandas.core.groupby.GroupBy.cumsum": [[1252, "pandas-core-groupby-groupby-cumsum"]], "pandas.core.groupby.GroupBy.__iter__": [[1240, "pandas-core-groupby-groupby-iter"]], "pandas.core.groupby.DataFrameGroupBy.pad": [[1226, "pandas-core-groupby-dataframegroupby-pad"]], "pandas.core.groupby.GroupBy.rank": [[1271, "pandas-core-groupby-groupby-rank"]], "pandas.core.groupby.GroupBy.ohlc": [[1266, "pandas-core-groupby-groupby-ohlc"]], "pandas.core.groupby.GroupBy.cumprod": [[1251, "pandas-core-groupby-groupby-cumprod"]], "pandas.core.groupby.DataFrameGroupBy.cummax": [[1212, "pandas-core-groupby-dataframegroupby-cummax"]], "pandas.core.groupby.GroupBy.cumcount": [[1248, "pandas-core-groupby-groupby-cumcount"]], "pandas.core.groupby.GroupBy.indices": [[1258, "pandas-core-groupby-groupby-indices"]], "pandas.core.groupby.GroupBy.median": [[1262, "pandas-core-groupby-groupby-median"]], "pandas.core.groupby.GroupBy.bfill": [[1246, "pandas-core-groupby-groupby-bfill"]], "pandas.core.groupby.GroupBy.size": [[1273, "pandas-core-groupby-groupby-size"]], "pandas.core.groupby.GroupBy.pipe": [[1269, "pandas-core-groupby-groupby-pipe"]], "pandas.core.groupby.GroupBy.head": [[1257, "pandas-core-groupby-groupby-head"]], "pandas.core.groupby.GroupBy.min": [[1263, "pandas-core-groupby-groupby-min"]], "pandas.core.groupby.GroupBy.agg": [[1241, "pandas-core-groupby-groupby-agg"]], "pandas.core.groupby.DataFrameGroupBy.hist": [[1221, "pandas-core-groupby-dataframegroupby-hist"]], "pandas.core.groupby.GroupBy.cummin": [[1250, "pandas-core-groupby-groupby-cummin"]], "pandas.core.groupby.DataFrameGroupBy.cumsum": [[1215, "pandas-core-groupby-dataframegroupby-cumsum"]], "pandas.core.groupby.DataFrameGroupBy.plot": [[1228, "pandas-core-groupby-dataframegroupby-plot"]], "pandas.core.groupby.DataFrameGroupBy.nunique": [[1225, "pandas-core-groupby-dataframegroupby-nunique"]], "pandas.core.groupby.GroupBy.apply": [[1244, "pandas-core-groupby-groupby-apply"]], "pandas.core.groupby.DataFrameGroupBy.value_counts": [[1239, "pandas-core-groupby-dataframegroupby-value-counts"]], "pandas.core.groupby.DataFrameGroupBy.count": [[1209, "pandas-core-groupby-dataframegroupby-count"]], "pandas.api.extensions.ExtensionArray.isna": [[1098, "pandas-api-extensions-extensionarray-isna"]], "pandas.Timestamp.resolution": [[1044, "pandas-timestamp-resolution"]], "pandas.Timestamp.strptime": [[1048, "pandas-timestamp-strptime"]], "pandas.Timestamp.weekofyear": [[1072, "pandas-timestamp-weekofyear"]], "pandas.Timestamp.utcnow": [[1066, "pandas-timestamp-utcnow"]], "pandas.api.extensions.ExtensionArray._from_sequence_of_strings": [[1084, "pandas-api-extensions-extensionarray-from-sequence-of-strings"]], "pandas.Timestamp.value": [[1069, "pandas-timestamp-value"]], "pandas.Timestamp.timetz": [[1052, "pandas-timestamp-timetz"]], "pandas.Timestamp.round": [[1045, "pandas-timestamp-round"]], "pandas.api.extensions.ExtensionDtype.na_value": [[1116, "pandas-api-extensions-extensiondtype-na-value"]], "pandas.Timestamp.replace": [[1043, "pandas-timestamp-replace"]], "pandas.api.extensions.ExtensionArray": [[1079, "pandas-api-extensions-extensionarray"]], "pandas.Timestamp.strftime": [[1047, "pandas-timestamp-strftime"]], "pandas.Timestamp.tz": [[1060, "pandas-timestamp-tz"]], "pandas.UInt64Index": [[1077, "pandas-uint64index"]], "pandas.api.extensions.ExtensionArray.isin": [[1097, "pandas-api-extensions-extensionarray-isin"]], "pandas.api.extensions.ExtensionArray.equals": [[1093, "pandas-api-extensions-extensionarray-equals"]], "pandas.api.extensions.ExtensionArray._reduce": [[1085, "pandas-api-extensions-extensionarray-reduce"]], "pandas.api.extensions.ExtensionArray.searchsorted": [[1103, "pandas-api-extensions-extensionarray-searchsorted"]], "pandas.Timestamp.tz_localize": [[1062, "pandas-timestamp-tz-localize"]], "pandas.Timestamp.utcoffset": [[1067, "pandas-timestamp-utcoffset"]], "pandas.api.extensions.ExtensionDtype.name": [[1117, "pandas-api-extensions-extensiondtype-name"]], "pandas.api.extensions.ExtensionArray.view": [[1109, "pandas-api-extensions-extensionarray-view"]], "pandas.api.extensions.ExtensionDtype.type": [[1119, "pandas-api-extensions-extensiondtype-type"]], "pandas.api.extensions.ExtensionArray.repeat": [[1102, "pandas-api-extensions-extensionarray-repeat"]], "pandas.api.extensions.ExtensionDtype.names": [[1118, "pandas-api-extensions-extensiondtype-names"]], "pandas.api.extensions.ExtensionDtype.construct_array_type": [[1111, "pandas-api-extensions-extensiondtype-construct-array-type"]], "pandas.api.extensions.ExtensionDtype.empty": [[1113, "pandas-api-extensions-extensiondtype-empty"]], "pandas.UInt8Dtype": [[1078, "pandas-uint8dtype"]], "pandas.api.extensions.ExtensionArray.tolist": [[1107, "pandas-api-extensions-extensionarray-tolist"]], "pandas.UInt16Dtype": [[1074, "pandas-uint16dtype"]], "pandas.api.extensions.ExtensionDtype.kind": [[1115, "pandas-api-extensions-extensiondtype-kind"]], "pandas.Timestamp.now": [[1041, "pandas-timestamp-now"]], "pandas.api.extensions.ExtensionArray.dtype": [[1092, "pandas-api-extensions-extensionarray-dtype"]], "pandas.Timestamp.utcfromtimestamp": [[1065, "pandas-timestamp-utcfromtimestamp"]], "pandas.api.extensions.ExtensionArray._from_factorized": [[1082, "pandas-api-extensions-extensionarray-from-factorized"]], "pandas.api.extensions.ExtensionArray.copy": [[1090, "pandas-api-extensions-extensionarray-copy"]], "pandas.api.extensions.ExtensionArray.argsort": [[1088, "pandas-api-extensions-extensionarray-argsort"]], "pandas.api.extensions.ExtensionArray._concat_same_type": [[1080, "pandas-api-extensions-extensionarray-concat-same-type"]], "pandas.Timestamp.tzinfo": [[1063, "pandas-timestamp-tzinfo"]], "pandas.api.extensions.ExtensionArray._values_for_argsort": [[1086, "pandas-api-extensions-extensionarray-values-for-argsort"]], "pandas.api.extensions.ExtensionArray.astype": [[1089, "pandas-api-extensions-extensionarray-astype"]], "pandas.Timestamp.normalize": [[1040, "pandas-timestamp-normalize"]], "pandas.Timestamp.timestamp": [[1050, "pandas-timestamp-timestamp"]], "pandas.Timestamp.week": [[1070, "pandas-timestamp-week"]], "pandas.Timestamp.today": [[1058, "pandas-timestamp-today"]], "pandas.Timestamp.tz_convert": [[1061, "pandas-timestamp-tz-convert"]], "pandas.api.extensions.ExtensionDtype": [[1110, "pandas-api-extensions-extensiondtype"]], "pandas.Timestamp.to_datetime64": [[1053, "pandas-timestamp-to-datetime64"]], "pandas.api.extensions.ExtensionArray._formatter": [[1081, "pandas-api-extensions-extensionarray-formatter"]], "pandas.api.extensions.ExtensionArray.take": [[1106, "pandas-api-extensions-extensionarray-take"]], "pandas.api.extensions.ExtensionDtype.is_dtype": [[1114, "pandas-api-extensions-extensiondtype-is-dtype"]], "pandas.api.extensions.ExtensionArray.shift": [[1105, "pandas-api-extensions-extensionarray-shift"]], "pandas.api.extensions.ExtensionArray.dropna": [[1091, "pandas-api-extensions-extensionarray-dropna"]], "pandas.Timestamp.to_pydatetime": [[1057, "pandas-timestamp-to-pydatetime"]], "pandas.Timestamp.to_julian_date": [[1054, "pandas-timestamp-to-julian-date"]], "pandas.Timestamp.weekday": [[1071, "pandas-timestamp-weekday"]], "pandas.api.extensions.ExtensionArray._from_sequence": [[1083, "pandas-api-extensions-extensionarray-from-sequence"]], "pandas.api.extensions.ExtensionArray.factorize": [[1094, "pandas-api-extensions-extensionarray-factorize"]], "pandas.Timestamp.time": [[1049, "pandas-timestamp-time"]], "pandas.Timestamp.tzname": [[1064, "pandas-timestamp-tzname"]], "pandas.api.extensions.ExtensionArray.unique": [[1108, "pandas-api-extensions-extensionarray-unique"]], "pandas.api.extensions.ExtensionArray.fillna": [[1095, "pandas-api-extensions-extensionarray-fillna"]], "pandas.Timestamp.year": [[1073, "pandas-timestamp-year"]], "pandas.api.extensions.ExtensionArray.nbytes": [[1099, "pandas-api-extensions-extensionarray-nbytes"]], "pandas.api.extensions.ExtensionDtype.construct_from_string": [[1112, "pandas-api-extensions-extensiondtype-construct-from-string"]], "pandas.Timestamp.second": [[1046, "pandas-timestamp-second"]], "pandas.api.extensions.ExtensionArray.ndim": [[1100, "pandas-api-extensions-extensionarray-ndim"]], "pandas.Timestamp.utctimetuple": [[1068, "pandas-timestamp-utctimetuple"]], "pandas.Timestamp.to_numpy": [[1055, "pandas-timestamp-to-numpy"]], "pandas.api.extensions.ExtensionArray.insert": [[1096, "pandas-api-extensions-extensionarray-insert"]], "pandas.Timestamp.to_period": [[1056, "pandas-timestamp-to-period"]], "pandas.api.extensions.ExtensionArray._values_for_factorize": [[1087, "pandas-api-extensions-extensionarray-values-for-factorize"]], "pandas.Timestamp.quarter": [[1042, "pandas-timestamp-quarter"]], "pandas.Timestamp.timetuple": [[1051, "pandas-timestamp-timetuple"]], "pandas.UInt64Dtype": [[1076, "pandas-uint64dtype"]], "pandas.api.extensions.ExtensionArray.ravel": [[1101, "pandas-api-extensions-extensionarray-ravel"]], "pandas.api.extensions.ExtensionArray.shape": [[1104, "pandas-api-extensions-extensionarray-shape"]], "pandas.Timestamp.toordinal": [[1059, "pandas-timestamp-toordinal"]], "pandas.UInt32Dtype": [[1075, "pandas-uint32dtype"]], "pandas.Timestamp.fromisoformat": [[1019, "pandas-timestamp-fromisoformat"]], "pandas.Timedelta.asm8": [[961, "pandas-timedelta-asm8"]], "pandas.Timedelta.floor": [[966, "pandas-timedelta-floor"]], "pandas.Timedelta.total_seconds": [[981, "pandas-timedelta-total-seconds"]], "pandas.TimedeltaIndex.nanoseconds": [[992, "pandas-timedeltaindex-nanoseconds"]], "pandas.Timedelta.freq": [[967, "pandas-timedelta-freq"]], "pandas.Timestamp.is_year_start": [[1029, "pandas-timestamp-is-year-start"]], "pandas.Timedelta.components": [[963, "pandas-timedelta-components"]], "pandas.Timestamp.day_of_year": [[1008, "pandas-timestamp-day-of-year"]], "pandas.Timestamp.dayofyear": [[1010, "pandas-timestamp-dayofyear"]], "pandas.Timestamp.is_month_end": [[1024, "pandas-timestamp-is-month-end"]], "pandas.Timestamp.astimezone": [[1000, "pandas-timestamp-astimezone"]], "pandas.Timestamp.ctime": [[1003, "pandas-timestamp-ctime"]], "pandas.TimedeltaIndex": [[984, "pandas-timedeltaindex"]], "pandas.TimedeltaIndex.microseconds": [[991, "pandas-timedeltaindex-microseconds"]], "pandas.TimedeltaIndex.round": [[993, "pandas-timedeltaindex-round"]], "pandas.Timestamp.dayofweek": [[1009, "pandas-timestamp-dayofweek"]], "pandas.Timestamp.is_year_end": [[1028, "pandas-timestamp-is-year-end"]], "pandas.Timedelta.to_numpy": [[978, "pandas-timedelta-to-numpy"]], "pandas.Timestamp": [[998, "pandas-timestamp"]], "pandas.Timestamp.dst": [[1013, "pandas-timestamp-dst"]], "pandas.Timestamp.max": [[1033, "pandas-timestamp-max"]], "pandas.Timestamp.asm8": [[999, "pandas-timestamp-asm8"]], "pandas.Timestamp.day_name": [[1006, "pandas-timestamp-day-name"]], "pandas.Timestamp.date": [[1004, "pandas-timestamp-date"]], "pandas.TimedeltaIndex.seconds": [[994, "pandas-timedeltaindex-seconds"]], "pandas.Timestamp.nanosecond": [[1039, "pandas-timestamp-nanosecond"]], "pandas.Timedelta.ceil": [[962, "pandas-timedelta-ceil"]], "pandas.Timestamp.freqstr": [[1017, "pandas-timestamp-freqstr"]], "pandas.Timestamp.combine": [[1002, "pandas-timestamp-combine"]], "pandas.Timestamp.days_in_month": [[1011, "pandas-timestamp-days-in-month"]], "pandas.Timestamp.min": [[1035, "pandas-timestamp-min"]], "pandas.Timedelta.view": [[983, "pandas-timedelta-view"]], "pandas.Timedelta.round": [[976, "pandas-timedelta-round"]], "pandas.Timestamp.is_quarter_start": [[1027, "pandas-timestamp-is-quarter-start"]], "pandas.Timestamp.daysinmonth": [[1012, "pandas-timestamp-daysinmonth"]], "pandas.Timestamp.minute": [[1036, "pandas-timestamp-minute"]], "pandas.Timestamp.fold": [[1015, "pandas-timestamp-fold"]], "pandas.TimedeltaIndex.mean": [[990, "pandas-timedeltaindex-mean"]], "pandas.TimedeltaIndex.floor": [[988, "pandas-timedeltaindex-floor"]], "pandas.Timestamp.isoformat": [[1031, "pandas-timestamp-isoformat"]], "pandas.Timedelta.nanoseconds": [[973, "pandas-timedelta-nanoseconds"]], "pandas.TimedeltaIndex.days": [[987, "pandas-timedeltaindex-days"]], "pandas.Timestamp.fromordinal": [[1020, "pandas-timestamp-fromordinal"]], "pandas.Timestamp.hour": [[1022, "pandas-timestamp-hour"]], "pandas.Timedelta.max": [[970, "pandas-timedelta-max"]], "pandas.Timedelta.min": [[972, "pandas-timedelta-min"]], "pandas.Timedelta.is_populated": [[968, "pandas-timedelta-is-populated"]], "pandas.Timestamp.day_of_week": [[1007, "pandas-timestamp-day-of-week"]], "pandas.TimedeltaIndex.to_series": [[997, "pandas-timedeltaindex-to-series"]], "pandas.Timestamp.floor": [[1014, "pandas-timestamp-floor"]], "pandas.Timestamp.freq": [[1016, "pandas-timestamp-freq"]], "pandas.Timestamp.is_quarter_end": [[1026, "pandas-timestamp-is-quarter-end"]], "pandas.Timedelta.days": [[964, "pandas-timedelta-days"]], "pandas.Timestamp.is_leap_year": [[1023, "pandas-timestamp-is-leap-year"]], "pandas.Timestamp.isoweekday": [[1032, "pandas-timestamp-isoweekday"]], "pandas.Timestamp.fromtimestamp": [[1021, "pandas-timestamp-fromtimestamp"]], "pandas.Timestamp.microsecond": [[1034, "pandas-timestamp-microsecond"]], "pandas.Timedelta.seconds": [[977, "pandas-timedelta-seconds"]], "pandas.TimedeltaIndex.to_frame": [[995, "pandas-timedeltaindex-to-frame"]], "pandas.Timestamp.day": [[1005, "pandas-timestamp-day"]], "pandas.Timestamp.isocalendar": [[1030, "pandas-timestamp-isocalendar"]], "pandas.TimedeltaIndex.to_pytimedelta": [[996, "pandas-timedeltaindex-to-pytimedelta"]], "pandas.TimedeltaIndex.inferred_freq": [[989, "pandas-timedeltaindex-inferred-freq"]], "pandas.Timedelta.delta": [[965, "pandas-timedelta-delta"]], "pandas.Timedelta.isoformat": [[969, "pandas-timedelta-isoformat"]], "pandas.Timedelta.to_timedelta64": [[980, "pandas-timedelta-to-timedelta64"]], "pandas.Timestamp.is_month_start": [[1025, "pandas-timestamp-is-month-start"]], "pandas.TimedeltaIndex.components": [[986, "pandas-timedeltaindex-components"]], "pandas.Timedelta.resolution_string": [[975, "pandas-timedelta-resolution-string"]], "pandas.Timedelta.value": [[982, "pandas-timedelta-value"]], "pandas.Timestamp.month_name": [[1038, "pandas-timestamp-month-name"]], "pandas.Timestamp.month": [[1037, "pandas-timestamp-month"]], "pandas.Timedelta": [[960, "pandas-timedelta"]], "pandas.Timedelta.to_pytimedelta": [[979, "pandas-timedelta-to-pytimedelta"]], "pandas.Timedelta.microseconds": [[971, "pandas-timedelta-microseconds"]], "pandas.Timestamp.ceil": [[1001, "pandas-timestamp-ceil"]], "pandas.Timedelta.resolution": [[974, "pandas-timedelta-resolution"]], "pandas.TimedeltaIndex.ceil": [[985, "pandas-timedeltaindex-ceil"]], "pandas.Timestamp.fromisocalendar": [[1018, "pandas-timestamp-fromisocalendar"]], "pandas.Series.to_frame": [[928, "pandas-series-to-frame"]], "pandas.Series.str.rfind": [[900, "pandas-series-str-rfind"]], "pandas.Series.tshift": [[946, "pandas-series-tshift"]], "pandas.Series.str.startswith": [[909, "pandas-series-str-startswith"]], "pandas.Series.view": [[955, "pandas-series-view"]], "pandas.Series.str.isdigit": [[881, "pandas-series-str-isdigit"]], "pandas.Series.to_json": [[930, "pandas-series-to-json"]], "pandas.Series.to_hdf": [[929, "pandas-series-to-hdf"]], "pandas.Series.str.isdecimal": [[880, "pandas-series-str-isdecimal"]], "pandas.Series.truediv": [[944, "pandas-series-truediv"]], "pandas.Series.sum": [[919, "pandas-series-sum"]], "pandas.Series.to_clipboard": [[924, "pandas-series-to-clipboard"]], "pandas.Series.to_latex": [[931, "pandas-series-to-latex"]], "pandas.Series.str.partition": [[895, "pandas-series-str-partition"]], "pandas.Series.unstack": [[950, "pandas-series-unstack"]], "pandas.Series.str.isspace": [[884, "pandas-series-str-isspace"]], "pandas.Series.str.replace": [[899, "pandas-series-str-replace"]], "pandas.Series.str.lstrip": [[891, "pandas-series-str-lstrip"]], "pandas.Series.to_numpy": [[934, "pandas-series-to-numpy"]], "pandas.Series.str.slice": [[906, "pandas-series-str-slice"]], "pandas.Series.str.rpartition": [[903, "pandas-series-str-rpartition"]], "pandas.Series.to_string": [[938, "pandas-series-to-string"]], "pandas.Series.str.isnumeric": [[883, "pandas-series-str-isnumeric"]], "pandas.Series.tz_convert": [[947, "pandas-series-tz-convert"]], "pandas.Series.tz_localize": [[948, "pandas-series-tz-localize"]], "pandas.Series.update": [[951, "pandas-series-update"]], "pandas.Series.str.islower": [[882, "pandas-series-str-islower"]], "pandas.Series.values": [[953, "pandas-series-values"]], "pandas.Series.str.swapcase": [[911, "pandas-series-str-swapcase"]], "pandas.Series.to_period": [[935, "pandas-series-to-period"]], "pandas.Series.to_xarray": [[940, "pandas-series-to-xarray"]], "pandas.Series.to_dict": [[926, "pandas-series-to-dict"]], "pandas.Series.where": [[956, "pandas-series-where"]], "pandas.Series.take": [[923, "pandas-series-take"]], "pandas.Series.str.repeat": [[898, "pandas-series-str-repeat"]], "pandas.Series.str.lower": [[890, "pandas-series-str-lower"]], "pandas.SparseDtype": [[958, "pandas-sparsedtype"]], "pandas.Series.str.title": [[912, "pandas-series-str-title"]], "pandas.Series.str.istitle": [[885, "pandas-series-str-istitle"]], "pandas.Series.str.pad": [[894, "pandas-series-str-pad"]], "pandas.Series.transpose": [[943, "pandas-series-transpose"]], "pandas.Series.str.wrap": [[915, "pandas-series-str-wrap"]], "pandas.Series.str.split": [[908, "pandas-series-str-split"]], "pandas.Series.value_counts": [[952, "pandas-series-value-counts"]], "pandas.Series.str.upper": [[914, "pandas-series-str-upper"]], "pandas.Series.tolist": [[941, "pandas-series-tolist"]], "pandas.Series.str.removeprefix": [[896, "pandas-series-str-removeprefix"]], "pandas.Series.str.normalize": [[893, "pandas-series-str-normalize"]], "pandas.Series.str.slice_replace": [[907, "pandas-series-str-slice-replace"]], "pandas.Series.str.zfill": [[916, "pandas-series-str-zfill"]], "pandas.Series.to_pickle": [[936, "pandas-series-to-pickle"]], "pandas.Series.to_sql": [[937, "pandas-series-to-sql"]], "pandas.Series.var": [[954, "pandas-series-var"]], "pandas.Series.str.rsplit": [[904, "pandas-series-str-rsplit"]], "pandas.Series.str.rindex": [[901, "pandas-series-str-rindex"]], "pandas.Series.str.removesuffix": [[897, "pandas-series-str-removesuffix"]], "pandas.Series.xs": [[957, "pandas-series-xs"]], "pandas.Series.to_list": [[932, "pandas-series-to-list"]], "pandas.Series.str.translate": [[913, "pandas-series-str-translate"]], "pandas.Series.str.rstrip": [[905, "pandas-series-str-rstrip"]], "pandas.Series.str.rjust": [[902, "pandas-series-str-rjust"]], "pandas.Series.tail": [[922, "pandas-series-tail"]], "pandas.Series.to_markdown": [[933, "pandas-series-to-markdown"]], "pandas.Series.str.join": [[887, "pandas-series-str-join"]], "pandas.Series.transform": [[942, "pandas-series-transform"]], "pandas.Series.to_csv": [[925, "pandas-series-to-csv"]], "pandas.Series.str.strip": [[910, "pandas-series-str-strip"]], "pandas.StringDtype": [[959, "pandas-stringdtype"]], "pandas.Series.to_timestamp": [[939, "pandas-series-to-timestamp"]], "pandas.Series.str.ljust": [[889, "pandas-series-str-ljust"]], "pandas.Series.truncate": [[945, "pandas-series-truncate"]], "pandas.Series.swapaxes": [[920, "pandas-series-swapaxes"]], "pandas.Series.str.match": [[892, "pandas-series-str-match"]], "pandas.Series.swaplevel": [[921, "pandas-series-swaplevel"]], "pandas.Series.subtract": [[918, "pandas-series-subtract"]], "pandas.Series.sub": [[917, "pandas-series-sub"]], "pandas.Series.str.isupper": [[886, "pandas-series-str-isupper"]], "pandas.Series.str.len": [[888, "pandas-series-str-len"]], "pandas.Series.to_excel": [[927, "pandas-series-to-excel"]], "pandas.Series.unique": [[949, "pandas-series-unique"]], "pandas.Series.ewm": [[734, "pandas-series-ewm"]], "pandas.Series.notnull": [[796, "pandas-series-notnull"]], "pandas.Series.duplicated": [[730, "pandas-series-duplicated"]], "pandas.Series.ffill": [[738, "pandas-series-ffill"]], "pandas.Series.dt.week": [[724, "pandas-series-dt-week"]], "pandas.Series.iteritems": [[769, "pandas-series-iteritems"]], "pandas.Series.isna": [[765, "pandas-series-isna"]], "pandas.Series.idxmin": [[754, "pandas-series-idxmin"]], "pandas.Series.nbytes": [[791, "pandas-series-nbytes"]], "pandas.Series.mad": [[778, "pandas-series-mad"]], "pandas.Series.eq": [[732, "pandas-series-eq"]], "pandas.Series.factorize": [[737, "pandas-series-factorize"]], "pandas.Series.ge": [[745, "pandas-series-ge"]], "pandas.Series.isnull": [[766, "pandas-series-isnull"]], "pandas.Series.is_monotonic": [[760, "pandas-series-is-monotonic"]], "pandas.Series.get": [[746, "pandas-series-get"]], "pandas.Series.empty": [[731, "pandas-series-empty"]], "pandas.Series.iat": [[752, "pandas-series-iat"]], "pandas.Series.flags": [[743, "pandas-series-flags"]], "pandas.Series.dt.weekofyear": [[726, "pandas-series-dt-weekofyear"]], "pandas.Series.fillna": [[739, "pandas-series-fillna"]], "pandas.Series.dt.year": [[727, "pandas-series-dt-year"]], "pandas.Series.iloc": [[755, "pandas-series-iloc"]], "pandas.Series.dt.total_seconds": [[720, "pandas-series-dt-total-seconds"]], "pandas.Series.index": [[756, "pandas-series-index"]], "pandas.Series.is_monotonic_increasing": [[762, "pandas-series-is-monotonic-increasing"]], "pandas.Series.min": [[785, "pandas-series-min"]], "pandas.Series.pad": [[799, "pandas-series-pad"]], "pandas.Series.first_valid_index": [[742, "pandas-series-first-valid-index"]], "pandas.Series.keys": [[770, "pandas-series-keys"]], "pandas.Series.last": [[773, "pandas-series-last"]], "pandas.Series.info": [[758, "pandas-series-info"]], "pandas.Series.loc": [[776, "pandas-series-loc"]], "pandas.Series.dtypes": [[729, "pandas-series-dtypes"]], "pandas.Series.mask": [[780, "pandas-series-mask"]], "pandas.Series.mode": [[787, "pandas-series-mode"]], "pandas.Series.le": [[775, "pandas-series-le"]], "pandas.Series.ndim": [[792, "pandas-series-ndim"]], "pandas.Series.explode": [[736, "pandas-series-explode"]], "pandas.Series.dtype": [[728, "pandas-series-dtype"]], "pandas.Series.equals": [[733, "pandas-series-equals"]], "pandas.Series.isin": [[764, "pandas-series-isin"]], "pandas.Series.mean": [[782, "pandas-series-mean"]], "pandas.Series.nsmallest": [[797, "pandas-series-nsmallest"]], "pandas.Series.hist": [[751, "pandas-series-hist"]], "pandas.Series.memory_usage": [[784, "pandas-series-memory-usage"]], "pandas.Series.first": [[741, "pandas-series-first"]], "pandas.Series.gt": [[748, "pandas-series-gt"]], "pandas.Series.nunique": [[798, "pandas-series-nunique"]], "pandas.Series.ne": [[793, "pandas-series-ne"]], "pandas.Series.items": [[768, "pandas-series-items"]], "pandas.Series.kurtosis": [[772, "pandas-series-kurtosis"]], "pandas.Series.dt.tz_localize": [[723, "pandas-series-dt-tz-localize"]], "pandas.Series.mod": [[786, "pandas-series-mod"]], "pandas.Series.dt.weekday": [[725, "pandas-series-dt-weekday"]], "pandas.Series.item": [[767, "pandas-series-item"]], "pandas.Series.lt": [[777, "pandas-series-lt"]], "pandas.Series.hasnans": [[749, "pandas-series-hasnans"]], "pandas.Series.name": [[790, "pandas-series-name"]], "pandas.Series.median": [[783, "pandas-series-median"]], "pandas.Series.mul": [[788, "pandas-series-mul"]], "pandas.Series.idxmax": [[753, "pandas-series-idxmax"]], "pandas.Series.filter": [[740, "pandas-series-filter"]], "pandas.Series.notna": [[795, "pandas-series-notna"]], "pandas.Series.infer_objects": [[757, "pandas-series-infer-objects"]], "pandas.Series.nlargest": [[794, "pandas-series-nlargest"]], "pandas.Series.multiply": [[789, "pandas-series-multiply"]], "pandas.Series.head": [[750, "pandas-series-head"]], "pandas.Series.is_monotonic_decreasing": [[761, "pandas-series-is-monotonic-decreasing"]], "pandas.Series.is_unique": [[763, "pandas-series-is-unique"]], "pandas.Series.groupby": [[747, "pandas-series-groupby"]], "pandas.Series.map": [[779, "pandas-series-map"]], "pandas.Series.dt.tz": [[721, "pandas-series-dt-tz"]], "pandas.Series.dt.tz_convert": [[722, "pandas-series-dt-tz-convert"]], "pandas.Series.max": [[781, "pandas-series-max"]], "pandas.Series.floordiv": [[744, "pandas-series-floordiv"]], "pandas.Series.last_valid_index": [[774, "pandas-series-last-valid-index"]], "pandas.Series.kurt": [[771, "pandas-series-kurt"]], "pandas.Series.expanding": [[735, "pandas-series-expanding"]], "pandas.Series.interpolate": [[759, "pandas-series-interpolate"]], "pandas.Series.dt.day_of_year": [[682, "pandas-series-dt-day-of-year"]], "pandas.Series.dt.nanosecond": [[705, "pandas-series-dt-nanosecond"]], "pandas.Series.cumprod": [[663, "pandas-series-cumprod"]], "pandas.Series.dt.strftime": [[714, "pandas-series-dt-strftime"]], "pandas.Series.dt.to_period": [[717, "pandas-series-dt-to-period"]], "pandas.Series.clip": [[652, "pandas-series-clip"]], "pandas.Series.dt.microsecond": [[700, "pandas-series-dt-microsecond"]], "pandas.Series.cat.as_unordered": [[643, "pandas-series-cat-as-unordered"]], "pandas.Series.diff": [[666, "pandas-series-diff"]], "pandas.Series.dt.is_quarter_start": [[696, "pandas-series-dt-is-quarter-start"]], "pandas.Series.cat.remove_categories": [[647, "pandas-series-cat-remove-categories"]], "pandas.Series.dt.round": [[710, "pandas-series-dt-round"]], "pandas.Series.cumsum": [[664, "pandas-series-cumsum"]], "pandas.Series.dt.is_leap_year": [[692, "pandas-series-dt-is-leap-year"]], "pandas.Series.copy": [[657, "pandas-series-copy"]], "pandas.Series.cat.rename_categories": [[649, "pandas-series-cat-rename-categories"]], "pandas.Series.dt.day_name": [[680, "pandas-series-dt-day-name"]], "pandas.Series.cat.categories": [[644, "pandas-series-cat-categories"]], "pandas.Series.cat.remove_unused_categories": [[648, "pandas-series-cat-remove-unused-categories"]], "pandas.Series.dt.freq": [[690, "pandas-series-dt-freq"]], "pandas.Series.combine": [[653, "pandas-series-combine"]], "pandas.Series.cat.reorder_categories": [[650, "pandas-series-cat-reorder-categories"]], "pandas.Series.dt.is_quarter_end": [[695, "pandas-series-dt-is-quarter-end"]], "pandas.Series.cat.as_ordered": [[642, "pandas-series-cat-as-ordered"]], "pandas.Series.dt.to_pydatetime": [[718, "pandas-series-dt-to-pydatetime"]], "pandas.Series.dt.qyear": [[709, "pandas-series-dt-qyear"]], "pandas.Series.dropna": [[674, "pandas-series-dropna"]], "pandas.Series.dt.hour": [[691, "pandas-series-dt-hour"]], "pandas.Series.div": [[667, "pandas-series-div"]], "pandas.Series.cat": [[640, "pandas-series-cat"]], "pandas.Series.dt.to_pytimedelta": [[719, "pandas-series-dt-to-pytimedelta"]], "pandas.Series.dt.timetz": [[716, "pandas-series-dt-timetz"]], "pandas.Series.cat.ordered": [[646, "pandas-series-cat-ordered"]], "pandas.Series.dt.is_month_start": [[694, "pandas-series-dt-is-month-start"]], "pandas.Series.dt.dayofyear": [[684, "pandas-series-dt-dayofyear"]], "pandas.Series.cat.codes": [[645, "pandas-series-cat-codes"]], "pandas.Series.drop": [[671, "pandas-series-drop"]], "pandas.Series.dt.days_in_month": [[686, "pandas-series-dt-days-in-month"]], "pandas.Series.dt": [[675, "pandas-series-dt"]], "pandas.Series.drop_duplicates": [[672, "pandas-series-drop-duplicates"]], "pandas.Series.dt.dayofweek": [[683, "pandas-series-dt-dayofweek"]], "pandas.Series.dt.day": [[679, "pandas-series-dt-day"]], "pandas.Series.cummax": [[661, "pandas-series-cummax"]], "pandas.Series.dt.minute": [[702, "pandas-series-dt-minute"]], "pandas.Series.dt.floor": [[689, "pandas-series-dt-floor"]], "pandas.Series.count": [[659, "pandas-series-count"]], "pandas.Series.dt.seconds": [[712, "pandas-series-dt-seconds"]], "pandas.Series.cummin": [[662, "pandas-series-cummin"]], "pandas.Series.dt.normalize": [[707, "pandas-series-dt-normalize"]], "pandas.Series.dt.month": [[703, "pandas-series-dt-month"]], "pandas.Series.dt.components": [[677, "pandas-series-dt-components"]], "pandas.Series.divide": [[668, "pandas-series-divide"]], "pandas.Series.dt.daysinmonth": [[687, "pandas-series-dt-daysinmonth"]], "pandas.Series.dt.ceil": [[676, "pandas-series-dt-ceil"]], "pandas.Series.dt.microseconds": [[701, "pandas-series-dt-microseconds"]], "pandas.Series.dot": [[670, "pandas-series-dot"]], "pandas.Series.dt.is_year_start": [[698, "pandas-series-dt-is-year-start"]], "pandas.Series.dt.days": [[685, "pandas-series-dt-days"]], "pandas.Series.dt.is_month_end": [[693, "pandas-series-dt-is-month-end"]], "pandas.Series.cat.set_categories": [[651, "pandas-series-cat-set-categories"]], "pandas.Series.cov": [[660, "pandas-series-cov"]], "pandas.Series.dt.second": [[711, "pandas-series-dt-second"]], "pandas.Series.divmod": [[669, "pandas-series-divmod"]], "pandas.Series.dt.isocalendar": [[699, "pandas-series-dt-isocalendar"]], "pandas.Series.dt.is_year_end": [[697, "pandas-series-dt-is-year-end"]], "pandas.Series.dt.month_name": [[704, "pandas-series-dt-month-name"]], "pandas.Series.dt.quarter": [[708, "pandas-series-dt-quarter"]], "pandas.Series.dt.day_of_week": [[681, "pandas-series-dt-day-of-week"]], "pandas.Series.corr": [[658, "pandas-series-corr"]], "pandas.Series.dt.date": [[678, "pandas-series-dt-date"]], "pandas.Series.dt.start_time": [[713, "pandas-series-dt-start-time"]], "pandas.Series.convert_dtypes": [[656, "pandas-series-convert-dtypes"]], "pandas.Series.describe": [[665, "pandas-series-describe"]], "pandas.Series.dt.nanoseconds": [[706, "pandas-series-dt-nanoseconds"]], "pandas.Series.dt.end_time": [[688, "pandas-series-dt-end-time"]], "pandas.Series.compare": [[655, "pandas-series-compare"]], "pandas.Series.cat.add_categories": [[641, "pandas-series-cat-add-categories"]], "pandas.Series.combine_first": [[654, "pandas-series-combine-first"]], "pandas.Series.dt.time": [[715, "pandas-series-dt-time"]], "pandas.Series.droplevel": [[673, "pandas-series-droplevel"]], "pandas.IntervalIndex.from_tuples": [[508, "pandas-intervalindex-from-tuples"]], "pandas.MultiIndex.remove_unused_levels": [[539, "pandas-multiindex-remove-unused-levels"]], "pandas.IntervalIndex.is_non_overlapping_monotonic": [[512, "pandas-intervalindex-is-non-overlapping-monotonic"]], "pandas.MultiIndex.codes": [[523, "pandas-multiindex-codes"]], "pandas.Int16Dtype": [[484, "pandas-int16dtype"]], "pandas.Interval.closed_left": [[491, "pandas-interval-closed-left"]], "pandas.IntervalIndex": [[503, "pandas-intervalindex"]], "pandas.Interval.length": [[495, "pandas-interval-length"]], "pandas.IntervalIndex.from_breaks": [[507, "pandas-intervalindex-from-breaks"]], "pandas.MultiIndex.levels": [[535, "pandas-multiindex-levels"]], "pandas.MultiIndex.nlevels": [[538, "pandas-multiindex-nlevels"]], "pandas.Period.end_time": [[556, "pandas-period-end-time"]], "pandas.IntervalIndex.right": [[518, "pandas-intervalindex-right"]], "pandas.IntervalIndex.contains": [[505, "pandas-intervalindex-contains"]], "pandas.Period.day_of_week": [[550, "pandas-period-day-of-week"]], "pandas.MultiIndex.dtypes": [[525, "pandas-multiindex-dtypes"]], "pandas.MultiIndex.get_level_values": [[531, "pandas-multiindex-get-level-values"]], "pandas.MultiIndex.sortlevel": [[543, "pandas-multiindex-sortlevel"]], "pandas.Interval.overlaps": [[499, "pandas-interval-overlaps"]], "pandas.IntervalDtype": [[501, "pandas-intervaldtype"]], "pandas.Interval.open_right": [[498, "pandas-interval-open-right"]], "pandas.Interval.mid": [[496, "pandas-interval-mid"]], "pandas.Period.dayofweek": [[552, "pandas-period-dayofweek"]], "pandas.Interval.closed_right": [[492, "pandas-interval-closed-right"]], "pandas.Period.days_in_month": [[554, "pandas-period-days-in-month"]], "pandas.Interval.right": [[500, "pandas-interval-right"]], "pandas.MultiIndex.to_flat_index": [[545, "pandas-multiindex-to-flat-index"]], "pandas.MultiIndex.names": [[537, "pandas-multiindex-names"]], "pandas.Interval.open_left": [[497, "pandas-interval-open-left"]], "pandas.MultiIndex.set_levels": [[542, "pandas-multiindex-set-levels"]], "pandas.Index.where": [[482, "pandas-index-where"]], "pandas.MultiIndex.to_frame": [[546, "pandas-multiindex-to-frame"]], "pandas.IntervalDtype.subtype": [[502, "pandas-intervaldtype-subtype"]], "pandas.IntervalIndex.set_closed": [[519, "pandas-intervalindex-set-closed"]], "pandas.MultiIndex.from_product": [[528, "pandas-multiindex-from-product"]], "pandas.Period": [[547, "pandas-period"]], "pandas.Period.daysinmonth": [[555, "pandas-period-daysinmonth"]], "pandas.IntervalIndex.mid": [[516, "pandas-intervalindex-mid"]], "pandas.MultiIndex.from_tuples": [[529, "pandas-multiindex-from-tuples"]], "pandas.MultiIndex.from_frame": [[527, "pandas-multiindex-from-frame"]], "pandas.IndexSlice": [[483, "pandas-indexslice"]], "pandas.Int8Dtype": [[488, "pandas-int8dtype"]], "pandas.MultiIndex.reorder_levels": [[540, "pandas-multiindex-reorder-levels"]], "pandas.Period.dayofyear": [[553, "pandas-period-dayofyear"]], "pandas.Period.day": [[549, "pandas-period-day"]], "pandas.Int32Dtype": [[485, "pandas-int32dtype"]], "pandas.Int64Index": [[487, "pandas-int64index"]], "pandas.MultiIndex.levshape": [[536, "pandas-multiindex-levshape"]], "pandas.Period.freqstr": [[558, "pandas-period-freqstr"]], "pandas.Period.hour": [[559, "pandas-period-hour"]], "pandas.Int64Dtype": [[486, "pandas-int64dtype"]], "pandas.IntervalIndex.overlaps": [[517, "pandas-intervalindex-overlaps"]], "pandas.MultiIndex.get_loc": [[532, "pandas-multiindex-get-loc"]], "pandas.IntervalIndex.get_loc": [[510, "pandas-intervalindex-get-loc"]], "pandas.MultiIndex": [[522, "pandas-multiindex"]], "pandas.IntervalIndex.left": [[514, "pandas-intervalindex-left"]], "pandas.Interval.left": [[494, "pandas-interval-left"]], "pandas.IntervalIndex.closed": [[504, "pandas-intervalindex-closed"]], "pandas.Period.freq": [[557, "pandas-period-freq"]], "pandas.Interval": [[489, "pandas-interval"]], "pandas.IntervalIndex.values": [[521, "pandas-intervalindex-values"]], "pandas.Index.values": [[480, "pandas-index-values"]], "pandas.MultiIndex.droplevel": [[524, "pandas-multiindex-droplevel"]], "pandas.Interval.is_empty": [[493, "pandas-interval-is-empty"]], "pandas.MultiIndex.swaplevel": [[544, "pandas-multiindex-swaplevel"]], "pandas.MultiIndex.from_arrays": [[526, "pandas-multiindex-from-arrays"]], "pandas.IntervalIndex.is_empty": [[511, "pandas-intervalindex-is-empty"]], "pandas.IntervalIndex.to_tuples": [[520, "pandas-intervalindex-to-tuples"]], "pandas.IntervalIndex.get_indexer": [[509, "pandas-intervalindex-get-indexer"]], "pandas.MultiIndex.get_indexer": [[530, "pandas-multiindex-get-indexer"]], "pandas.Period.day_of_year": [[551, "pandas-period-day-of-year"]], "pandas.MultiIndex.get_loc_level": [[533, "pandas-multiindex-get-loc-level"]], "pandas.Index.view": [[481, "pandas-index-view"]], "pandas.MultiIndex.get_locs": [[534, "pandas-multiindex-get-locs"]], "pandas.IntervalIndex.is_overlapping": [[513, "pandas-intervalindex-is-overlapping"]], "pandas.Period.asfreq": [[548, "pandas-period-asfreq"]], "pandas.IntervalIndex.length": [[515, "pandas-intervalindex-length"]], "pandas.IntervalIndex.from_arrays": [[506, "pandas-intervalindex-from-arrays"]], "pandas.Interval.closed": [[490, "pandas-interval-closed"]], "pandas.MultiIndex.set_codes": [[541, "pandas-multiindex-set-codes"]], "pandas.Period.year": [[574, "pandas-period-year"]], "pandas.Series.asof": [[628, "pandas-series-asof"]], "pandas.PeriodIndex.qyear": [[594, "pandas-periodindex-qyear"]], "pandas.PeriodIndex.start_time": [[596, "pandas-periodindex-start-time"]], "pandas.RangeIndex.stop": [[607, "pandas-rangeindex-stop"]], "pandas.Series.array": [[626, "pandas-series-array"]], "pandas.PeriodIndex.strftime": [[597, "pandas-periodindex-strftime"]], "pandas.PeriodIndex.quarter": [[593, "pandas-periodindex-quarter"]], "pandas.PeriodIndex.asfreq": [[578, "pandas-periodindex-asfreq"]], "pandas.PeriodIndex.week": [[599, "pandas-periodindex-week"]], "pandas.Series.add_prefix": [[614, "pandas-series-add-prefix"]], "pandas.PeriodIndex": [[577, "pandas-periodindex"]], "pandas.PeriodIndex.days_in_month": [[584, "pandas-periodindex-days-in-month"]], "pandas.Period.minute": [[561, "pandas-period-minute"]], "pandas.PeriodIndex.minute": [[591, "pandas-periodindex-minute"]], "pandas.PeriodIndex.day_of_week": [[580, "pandas-periodindex-day-of-week"]], "pandas.RangeIndex.start": [[605, "pandas-rangeindex-start"]], "pandas.Period.qyear": [[566, "pandas-period-qyear"]], "pandas.Series.bool": [[639, "pandas-series-bool"]], "pandas.Series.any": [[620, "pandas-series-any"]], "pandas.Series.bfill": [[638, "pandas-series-bfill"]], "pandas.Period.is_leap_year": [[560, "pandas-period-is-leap-year"]], "pandas.Series.argmin": [[624, "pandas-series-argmin"]], "pandas.PeriodIndex.end_time": [[586, "pandas-periodindex-end-time"]], "pandas.Series.autocorr": [[633, "pandas-series-autocorr"]], "pandas.Period.quarter": [[565, "pandas-period-quarter"]], "pandas.Period.weekday": [[572, "pandas-period-weekday"]], "pandas.Period.start_time": [[568, "pandas-period-start-time"]], "pandas.PeriodIndex.freq": [[587, "pandas-periodindex-freq"]], "pandas.PeriodIndex.is_leap_year": [[590, "pandas-periodindex-is-leap-year"]], "pandas.Period.now": [[563, "pandas-period-now"]], "pandas.Series.abs": [[612, "pandas-series-abs"]], "pandas.PeriodIndex.month": [[592, "pandas-periodindex-month"]], "pandas.Series.between_time": [[637, "pandas-series-between-time"]], "pandas.PeriodIndex.to_timestamp": [[598, "pandas-periodindex-to-timestamp"]], "pandas.Series.apply": [[622, "pandas-series-apply"]], "pandas.Series.attrs": [[632, "pandas-series-attrs"]], "pandas.Series.backfill": [[635, "pandas-series-backfill"]], "pandas.Series.__array__": [[610, "pandas-series-array"]], "pandas.PeriodIndex.second": [[595, "pandas-periodindex-second"]], "pandas.Period.strftime": [[569, "pandas-period-strftime"]], "pandas.RangeIndex": [[603, "pandas-rangeindex"]], "pandas.Period.week": [[571, "pandas-period-week"]], "pandas.Series.astype": [[629, "pandas-series-astype"]], "pandas.PeriodDtype.freq": [[576, "pandas-perioddtype-freq"]], "pandas.PeriodIndex.hour": [[589, "pandas-periodindex-hour"]], "pandas.Series.aggregate": [[617, "pandas-series-aggregate"]], "pandas.RangeIndex.from_range": [[604, "pandas-rangeindex-from-range"]], "pandas.Series.argmax": [[623, "pandas-series-argmax"]], "pandas.Series.asfreq": [[627, "pandas-series-asfreq"]], "pandas.Series.add_suffix": [[615, "pandas-series-add-suffix"]], "pandas.Series.add": [[613, "pandas-series-add"]], "pandas.PeriodIndex.weekofyear": [[601, "pandas-periodindex-weekofyear"]], "pandas.PeriodIndex.dayofweek": [[582, "pandas-periodindex-dayofweek"]], "pandas.Period.weekofyear": [[573, "pandas-period-weekofyear"]], "pandas.Series": [[608, "pandas-series"]], "pandas.Series.at_time": [[631, "pandas-series-at-time"]], "pandas.Series.all": [[619, "pandas-series-all"]], "pandas.RangeIndex.step": [[606, "pandas-rangeindex-step"]], "pandas.Series.T": [[609, "pandas-series-t"]], "pandas.Period.month": [[562, "pandas-period-month"]], "pandas.PeriodIndex.freqstr": [[588, "pandas-periodindex-freqstr"]], "pandas.PeriodIndex.dayofyear": [[583, "pandas-periodindex-dayofyear"]], "pandas.Period.to_timestamp": [[570, "pandas-period-to-timestamp"]], "pandas.Series.append": [[621, "pandas-series-append"]], "pandas.Series.axes": [[634, "pandas-series-axes"]], "pandas.PeriodDtype": [[575, "pandas-perioddtype"]], "pandas.Period.second": [[567, "pandas-period-second"]], "pandas.Period.ordinal": [[564, "pandas-period-ordinal"]], "pandas.Series.agg": [[616, "pandas-series-agg"]], "pandas.Series.__iter__": [[611, "pandas-series-iter"]], "pandas.PeriodIndex.day_of_year": [[581, "pandas-periodindex-day-of-year"]], "pandas.Series.at": [[630, "pandas-series-at"]], "pandas.PeriodIndex.year": [[602, "pandas-periodindex-year"]], "pandas.Series.argsort": [[625, "pandas-series-argsort"]], "pandas.PeriodIndex.daysinmonth": [[585, "pandas-periodindex-daysinmonth"]], "pandas.PeriodIndex.weekday": [[600, "pandas-periodindex-weekday"]], "pandas.Series.between": [[636, "pandas-series-between"]], "pandas.Series.align": [[618, "pandas-series-align"]], "pandas.PeriodIndex.day": [[579, "pandas-periodindex-day"]], "pandas.Series.rdiv": [[820, "pandas-series-rdiv"]], "pandas.Series.plot.bar": [[804, "pandas-series-plot-bar"]], "pandas.Series.size": [[846, "pandas-series-size"]], "pandas.Series.replace": [[828, "pandas-series-replace"]], "pandas.Series.sparse": [[851, "pandas-series-sparse"]], "pandas.Series.plot.line": [[810, "pandas-series-plot-line"]], "pandas.Series.sample": [[839, "pandas-series-sample"]], "pandas.Series.resample": [[829, "pandas-series-resample"]], "pandas.Series.shift": [[845, "pandas-series-shift"]], "pandas.Series.slice_shift": [[848, "pandas-series-slice-shift"]], "pandas.Series.rename_axis": [[825, "pandas-series-rename-axis"]], "pandas.Series.str.extract": [[870, "pandas-series-str-extract"]], "pandas.Series.str.isalpha": [[879, "pandas-series-str-isalpha"]], "pandas.Series.rmul": [[833, "pandas-series-rmul"]], "pandas.Series.str.fullmatch": [[874, "pandas-series-str-fullmatch"]], "pandas.Series.ravel": [[819, "pandas-series-ravel"]], "pandas.Series.pipe": [[801, "pandas-series-pipe"]], "pandas.Series.sort_values": [[850, "pandas-series-sort-values"]], "pandas.Series.sparse.npoints": [[855, "pandas-series-sparse-npoints"]], "pandas.Series.rsub": [[837, "pandas-series-rsub"]], "pandas.Series.set_axis": [[842, "pandas-series-set-axis"]], "pandas.Series.rfloordiv": [[831, "pandas-series-rfloordiv"]], "pandas.Series.sparse.sp_values": [[856, "pandas-series-sparse-sp-values"]], "pandas.Series.pct_change": [[800, "pandas-series-pct-change"]], "pandas.Series.searchsorted": [[840, "pandas-series-searchsorted"]], "pandas.Series.shape": [[844, "pandas-series-shape"]], "pandas.Series.plot.kde": [[809, "pandas-series-plot-kde"]], "pandas.Series.plot.hist": [[808, "pandas-series-plot-hist"]], "pandas.Series.reindex": [[822, "pandas-series-reindex"]], "pandas.Series.str.center": [[864, "pandas-series-str-center"]], "pandas.Series.str.get": [[875, "pandas-series-str-get"]], "pandas.Series.sem": [[841, "pandas-series-sem"]], "pandas.Series.prod": [[814, "pandas-series-prod"]], "pandas.Series.str.capitalize": [[861, "pandas-series-str-capitalize"]], "pandas.Series.rolling": [[834, "pandas-series-rolling"]], "pandas.Series.rmod": [[832, "pandas-series-rmod"]], "pandas.Series.repeat": [[827, "pandas-series-repeat"]], "pandas.Series.str.findall": [[873, "pandas-series-str-findall"]], "pandas.Series.str.decode": [[867, "pandas-series-str-decode"]], "pandas.Series.str.get_dummies": [[876, "pandas-series-str-get-dummies"]], "pandas.Series.str.count": [[866, "pandas-series-str-count"]], "pandas.Series.str.extractall": [[871, "pandas-series-str-extractall"]], "pandas.Series.reset_index": [[830, "pandas-series-reset-index"]], "pandas.Series.quantile": [[816, "pandas-series-quantile"]], "pandas.Series.sparse.density": [[852, "pandas-series-sparse-density"]], "pandas.Series.sparse.to_coo": [[857, "pandas-series-sparse-to-coo"]], "pandas.Series.skew": [[847, "pandas-series-skew"]], "pandas.Series.str.encode": [[868, "pandas-series-str-encode"]], "pandas.Series.sparse.fill_value": [[853, "pandas-series-sparse-fill-value"]], "pandas.Series.str.contains": [[865, "pandas-series-str-contains"]], "pandas.Series.pow": [[813, "pandas-series-pow"]], "pandas.Series.rename": [[824, "pandas-series-rename"]], "pandas.Series.reorder_levels": [[826, "pandas-series-reorder-levels"]], "pandas.Series.plot.barh": [[805, "pandas-series-plot-barh"]], "pandas.Series.sparse.from_coo": [[854, "pandas-series-sparse-from-coo"]], "pandas.Series.rank": [[818, "pandas-series-rank"]], "pandas.Series.plot.area": [[803, "pandas-series-plot-area"]], "pandas.Series.std": [[859, "pandas-series-std"]], "pandas.Series.str.index": [[877, "pandas-series-str-index"]], "pandas.Series.str": [[860, "pandas-series-str"]], "pandas.Series.set_flags": [[843, "pandas-series-set-flags"]], "pandas.Series.sort_index": [[849, "pandas-series-sort-index"]], "pandas.Series.str.endswith": [[869, "pandas-series-str-endswith"]], "pandas.Series.plot.density": [[807, "pandas-series-plot-density"]], "pandas.Series.str.casefold": [[862, "pandas-series-str-casefold"]], "pandas.Series.reindex_like": [[823, "pandas-series-reindex-like"]], "pandas.Series.rpow": [[836, "pandas-series-rpow"]], "pandas.Series.plot": [[802, "pandas-series-plot"]], "pandas.Series.round": [[835, "pandas-series-round"]], "pandas.Series.rdivmod": [[821, "pandas-series-rdivmod"]], "pandas.Series.radd": [[817, "pandas-series-radd"]], "pandas.Series.rtruediv": [[838, "pandas-series-rtruediv"]], "pandas.Series.squeeze": [[858, "pandas-series-squeeze"]], "pandas.Series.str.cat": [[863, "pandas-series-str-cat"]], "pandas.Series.pop": [[812, "pandas-series-pop"]], "pandas.Series.plot.pie": [[811, "pandas-series-plot-pie"]], "pandas.Series.plot.box": [[806, "pandas-series-plot-box"]], "pandas.Series.str.isalnum": [[878, "pandas-series-str-isalnum"]], "pandas.Series.str.find": [[872, "pandas-series-str-find"]], "pandas.Series.product": [[815, "pandas-series-product"]], "pandas.Index.nlevels": [[446, "pandas-index-nlevels"]], "pandas.Index.repeat": [[454, "pandas-index-repeat"]], "pandas.Index.is_interval": [[424, "pandas-index-is-interval"]], "pandas.Index.set_names": [[456, "pandas-index-set-names"]], "pandas.Index.take": [[468, "pandas-index-take"]], "pandas.Index.factorize": [[400, "pandas-index-factorize"]], "pandas.Index.is_type_compatible": [[431, "pandas-index-is-type-compatible"]], "pandas.Index.get_value": [[409, "pandas-index-get-value"]], "pandas.Index.map": [[438, "pandas-index-map"]], "pandas.Index.rename": [[453, "pandas-index-rename"]], "pandas.Index.to_numpy": [[473, "pandas-index-to-numpy"]], "pandas.Index.name": [[442, "pandas-index-name"]], "pandas.Index.nunique": [[449, "pandas-index-nunique"]], "pandas.Index.intersection": [[417, "pandas-index-intersection"]], "pandas.Index.get_indexer": [[403, "pandas-index-get-indexer"]], "pandas.Index.is_floating": [[422, "pandas-index-is-floating"]], "pandas.Index.shift": [[459, "pandas-index-shift"]], "pandas.Index.isin": [[433, "pandas-index-isin"]], "pandas.Index.searchsorted": [[455, "pandas-index-searchsorted"]], "pandas.Index.sort_values": [[464, "pandas-index-sort-values"]], "pandas.Index.is_all_dates": [[419, "pandas-index-is-all-dates"]], "pandas.Index.join": [[437, "pandas-index-join"]], "pandas.Index.get_indexer_for": [[404, "pandas-index-get-indexer-for"]], "pandas.Index.size": [[460, "pandas-index-size"]], "pandas.Index.is_object": [[430, "pandas-index-is-object"]], "pandas.Index.to_frame": [[470, "pandas-index-to-frame"]], "pandas.Index.tolist": [[475, "pandas-index-tolist"]], "pandas.Index.to_list": [[471, "pandas-index-to-list"]], "pandas.Index.transpose": [[476, "pandas-index-transpose"]], "pandas.Index.inferred_type": [[415, "pandas-index-inferred-type"]], "pandas.Index.is_integer": [[423, "pandas-index-is-integer"]], "pandas.Index.unique": [[478, "pandas-index-unique"]], "pandas.Index.notna": [[447, "pandas-index-notna"]], "pandas.Index.is_": [[418, "pandas-index-is"]], "pandas.Index.has_duplicates": [[411, "pandas-index-has-duplicates"]], "pandas.Index.nbytes": [[444, "pandas-index-nbytes"]], "pandas.Index.is_mixed": [[425, "pandas-index-is-mixed"]], "pandas.Index.sortlevel": [[465, "pandas-index-sortlevel"]], "pandas.Index.fillna": [[401, "pandas-index-fillna"]], "pandas.Index.ndim": [[445, "pandas-index-ndim"]], "pandas.Index.get_loc": [[407, "pandas-index-get-loc"]], "pandas.Index.memory_usage": [[440, "pandas-index-memory-usage"]], "pandas.Index.to_native_types": [[472, "pandas-index-to-native-types"]], "pandas.Index.is_categorical": [[421, "pandas-index-is-categorical"]], "pandas.Index.notnull": [[448, "pandas-index-notnull"]], "pandas.Index.max": [[439, "pandas-index-max"]], "pandas.Index.get_indexer_non_unique": [[405, "pandas-index-get-indexer-non-unique"]], "pandas.Index.get_slice_bound": [[408, "pandas-index-get-slice-bound"]], "pandas.Index.is_boolean": [[420, "pandas-index-is-boolean"]], "pandas.Index.str": [[466, "pandas-index-str"]], "pandas.Index.insert": [[416, "pandas-index-insert"]], "pandas.Index.value_counts": [[479, "pandas-index-value-counts"]], "pandas.Index.putmask": [[450, "pandas-index-putmask"]], "pandas.Index.slice_indexer": [[461, "pandas-index-slice-indexer"]], "pandas.Index.groupby": [[410, "pandas-index-groupby"]], "pandas.Index.is_unique": [[432, "pandas-index-is-unique"]], "pandas.Index.slice_locs": [[462, "pandas-index-slice-locs"]], "pandas.Index.identical": [[414, "pandas-index-identical"]], "pandas.Index.set_value": [[457, "pandas-index-set-value"]], "pandas.Index.sort": [[463, "pandas-index-sort"]], "pandas.Index.hasnans": [[412, "pandas-index-hasnans"]], "pandas.Index.to_flat_index": [[469, "pandas-index-to-flat-index"]], "pandas.Index.is_monotonic_increasing": [[428, "pandas-index-is-monotonic-increasing"]], "pandas.Index.holds_integer": [[413, "pandas-index-holds-integer"]], "pandas.Index.symmetric_difference": [[467, "pandas-index-symmetric-difference"]], "pandas.Index.shape": [[458, "pandas-index-shape"]], "pandas.Index.names": [[443, "pandas-index-names"]], "pandas.Index.min": [[441, "pandas-index-min"]], "pandas.Index.is_monotonic_decreasing": [[427, "pandas-index-is-monotonic-decreasing"]], "pandas.Index.item": [[436, "pandas-index-item"]], "pandas.Index.union": [[477, "pandas-index-union"]], "pandas.Index.get_level_values": [[406, "pandas-index-get-level-values"]], "pandas.Index.isnull": [[435, "pandas-index-isnull"]], "pandas.Index.format": [[402, "pandas-index-format"]], "pandas.Index.is_monotonic": [[426, "pandas-index-is-monotonic"]], "pandas.Index.isna": [[434, "pandas-index-isna"]], "pandas.Index.to_series": [[474, "pandas-index-to-series"]], "pandas.Index.reindex": [[452, "pandas-index-reindex"]], "pandas.Index.is_numeric": [[429, "pandas-index-is-numeric"]], "pandas.Index.ravel": [[451, "pandas-index-ravel"]], "pandas.DatetimeTZDtype.unit": [[347, "pandas-datetimetzdtype-unit"]], "pandas.ExcelWriter": [[349, "pandas-excelwriter"]], "pandas.ExcelWriter.datetime_format": [[355, "pandas-excelwriter-datetime-format"]], "pandas.ExcelFile.parse": [[348, "pandas-excelfile-parse"]], "pandas.ExcelWriter.cur_sheet": [[353, "pandas-excelwriter-cur-sheet"]], "pandas.ExcelWriter.supported_extensions": [[362, "pandas-excelwriter-supported-extensions"]], "pandas.Flags.allows_duplicate_labels": [[365, "pandas-flags-allows-duplicate-labels"]], "pandas.DatetimeTZDtype": [[345, "pandas-datetimetzdtype"]], "pandas.DatetimeIndex.round": [[326, "pandas-datetimeindex-round"]], "pandas.Index.copy": [[389, "pandas-index-copy"]], "pandas.Index": [[376, "pandas-index"]], "pandas.Float64Index": [[366, "pandas-float64index"]], "pandas.Index.any": [[379, "pandas-index-any"]], "pandas.Index.duplicated": [[397, "pandas-index-duplicated"]], "pandas.Index.droplevel": [[394, "pandas-index-droplevel"]], "pandas.ExcelWriter.close": [[352, "pandas-excelwriter-close"]], "pandas.Index.append": [[380, "pandas-index-append"]], "pandas.DatetimeIndex.to_frame": [[333, "pandas-datetimeindex-to-frame"]], "pandas.HDFStore.get": [[369, "pandas-hdfstore-get"]], "pandas.Index.all": [[378, "pandas-index-all"]], "pandas.Index.T": [[377, "pandas-index-t"]], "pandas.Index.drop": [[392, "pandas-index-drop"]], "pandas.DatetimeIndex.second": [[327, "pandas-datetimeindex-second"]], "pandas.DatetimeIndex.month_name": [[322, "pandas-datetimeindex-month-name"]], "pandas.Grouper": [[367, "pandas-grouper"]], "pandas.ExcelWriter.write_cells": [[363, "pandas-excelwriter-write-cells"]], "pandas.ExcelWriter.sheets": [[361, "pandas-excelwriter-sheets"]], "pandas.DatetimeIndex.timetz": [[332, "pandas-datetimeindex-timetz"]], "pandas.ExcelWriter.save": [[360, "pandas-excelwriter-save"]], "pandas.HDFStore.info": [[371, "pandas-hdfstore-info"]], "pandas.Index.equals": [[399, "pandas-index-equals"]], "pandas.Index.argmin": [[382, "pandas-index-argmin"]], "pandas.ExcelWriter.check_extension": [[351, "pandas-excelwriter-check-extension"]], "pandas.Index.empty": [[398, "pandas-index-empty"]], "pandas.DatetimeIndex.strftime": [[330, "pandas-datetimeindex-strftime"]], "pandas.Index.dtype": [[396, "pandas-index-dtype"]], "pandas.DatetimeIndex.to_perioddelta": [[335, "pandas-datetimeindex-to-perioddelta"]], "pandas.Flags": [[364, "pandas-flags"]], "pandas.DatetimeIndex.to_pydatetime": [[336, "pandas-datetimeindex-to-pydatetime"]], "pandas.DatetimeIndex.week": [[341, "pandas-datetimeindex-week"]], "pandas.ExcelWriter.handles": [[357, "pandas-excelwriter-handles"]], "pandas.ExcelWriter.book": [[350, "pandas-excelwriter-book"]], "pandas.ExcelWriter.date_format": [[354, "pandas-excelwriter-date-format"]], "pandas.HDFStore.put": [[373, "pandas-hdfstore-put"]], "pandas.HDFStore.walk": [[375, "pandas-hdfstore-walk"]], "pandas.HDFStore.keys": [[372, "pandas-hdfstore-keys"]], "pandas.Index.array": [[384, "pandas-index-array"]], "pandas.DatetimeTZDtype.tz": [[346, "pandas-datetimetzdtype-tz"]], "pandas.DatetimeIndex.nanosecond": [[323, "pandas-datetimeindex-nanosecond"]], "pandas.Index.asof": [[386, "pandas-index-asof"]], "pandas.Index.argsort": [[383, "pandas-index-argsort"]], "pandas.Index.asof_locs": [[387, "pandas-index-asof-locs"]], "pandas.DatetimeIndex.normalize": [[324, "pandas-datetimeindex-normalize"]], "pandas.DatetimeIndex.quarter": [[325, "pandas-datetimeindex-quarter"]], "pandas.DatetimeIndex.to_period": [[334, "pandas-datetimeindex-to-period"]], "pandas.Index.asi8": [[385, "pandas-index-asi8"]], "pandas.DatetimeIndex.std": [[329, "pandas-datetimeindex-std"]], "pandas.DatetimeIndex.year": [[344, "pandas-datetimeindex-year"]], "pandas.DatetimeIndex.tz_convert": [[339, "pandas-datetimeindex-tz-convert"]], "pandas.DatetimeIndex.snap": [[328, "pandas-datetimeindex-snap"]], "pandas.Index.drop_duplicates": [[393, "pandas-index-drop-duplicates"]], "pandas.DatetimeIndex.time": [[331, "pandas-datetimeindex-time"]], "pandas.ExcelWriter.if_sheet_exists": [[358, "pandas-excelwriter-if-sheet-exists"]], "pandas.Index.argmax": [[381, "pandas-index-argmax"]], "pandas.DatetimeIndex.month": [[321, "pandas-datetimeindex-month"]], "pandas.DatetimeIndex.weekday": [[342, "pandas-datetimeindex-weekday"]], "pandas.DatetimeIndex.minute": [[320, "pandas-datetimeindex-minute"]], "pandas.Index.dropna": [[395, "pandas-index-dropna"]], "pandas.Index.delete": [[390, "pandas-index-delete"]], "pandas.Index.astype": [[388, "pandas-index-astype"]], "pandas.DatetimeIndex.to_series": [[337, "pandas-datetimeindex-to-series"]], "pandas.HDFStore.groups": [[370, "pandas-hdfstore-groups"]], "pandas.DatetimeIndex.tz_localize": [[340, "pandas-datetimeindex-tz-localize"]], "pandas.HDFStore.append": [[368, "pandas-hdfstore-append"]], "pandas.DatetimeIndex.tz": [[338, "pandas-datetimeindex-tz"]], "pandas.ExcelWriter.engine": [[356, "pandas-excelwriter-engine"]], "pandas.DatetimeIndex.weekofyear": [[343, "pandas-datetimeindex-weekofyear"]], "pandas.ExcelWriter.path": [[359, "pandas-excelwriter-path"]], "pandas.HDFStore.select": [[374, "pandas-hdfstore-select"]], "pandas.Index.difference": [[391, "pandas-index-difference"]], "Version 0.16.2 (June 12, 2015)": [[2536, "version-0-16-2-june-12-2015"]], "What\u2019s new in v0.16.2": [[2536, "what-s-new-in-v0-16-2"]], "Pipe": [[2536, "pipe"]], "Version 0.21.0 (October 27, 2017)": [[2547, "version-0-21-0-october-27-2017"]], "What\u2019s new in v0.21.0": [[2547, "what-s-new-in-v0-21-0"]], "Integration with Apache Parquet file format": [[2547, "integration-with-apache-parquet-file-format"]], "Method infer_objects type conversion": [[2547, "method-infer-objects-type-conversion"]], "Improved warnings when attempting to create columns": [[2547, "improved-warnings-when-attempting-to-create-columns"]], "Method drop now also accepts index/columns keywords": [[2547, "method-drop-now-also-accepts-index-columns-keywords"]], "Methods rename, reindex now also accept axis keyword": [[2547, "methods-rename-reindex-now-also-accept-axis-keyword"]], "CategoricalDtype for specifying categoricals": [[2547, "categoricaldtype-for-specifying-categoricals"]], "GroupBy objects now have a pipe method": [[2547, "groupby-objects-now-have-a-pipe-method"]], "Categorical.rename_categories accepts a dict-like": [[2547, "categorical-rename-categories-accepts-a-dict-like"]], "New functions or methods": [[2547, "new-functions-or-methods"]], "New keywords": [[2547, "new-keywords"]], "Various enhancements": [[2547, "various-enhancements"]], "Dependencies have increased minimum versions": [[2547, "dependencies-have-increased-minimum-versions"], [2550, "dependencies-have-increased-minimum-versions"]], "Sum/prod of all-NaN or empty Series/DataFrames is now consistently NaN": [[2547, "sum-prod-of-all-nan-or-empty-series-dataframes-is-now-consistently-nan"]], "Indexing with a list with missing labels is deprecated": [[2547, "indexing-with-a-list-with-missing-labels-is-deprecated"]], "NA naming changes": [[2547, "na-naming-changes"]], "Iteration of Series/Index will now return Python scalars": [[2547, "iteration-of-series-index-will-now-return-python-scalars"]], "Indexing with a Boolean Index": [[2547, "indexing-with-a-boolean-index"]], "PeriodIndex resampling": [[2547, "periodindex-resampling"]], "Improved error handling during item assignment in pd.eval": [[2547, "improved-error-handling-during-item-assignment-in-pd-eval"]], "Dtype conversions": [[2547, "dtype-conversions"]], "MultiIndex constructor with a single level": [[2547, "multiindex-constructor-with-a-single-level"]], "UTC localization with Series": [[2547, "utc-localization-with-series"]], "Consistency of range functions": [[2547, "consistency-of-range-functions"]], "No automatic Matplotlib converters": [[2547, "no-automatic-matplotlib-converters"]], "Series.select and DataFrame.select": [[2547, "series-select-and-dataframe-select"]], "Series.argmax and Series.argmin": [[2547, "series-argmax-and-series-argmin"]], "Documentation changes": [[2547, "documentation-changes"], [2550, "documentation-changes"]], "PyPy": [[2547, "pypy"]], "Version 0.18.0 (March 13, 2016)": [[2539, "version-0-18-0-march-13-2016"]], "What\u2019s new in v0.18.0": [[2539, "what-s-new-in-v0-18-0"]], "Window functions are now methods": [[2539, "window-functions-are-now-methods"]], "Changes to rename": [[2539, "changes-to-rename"]], "Range Index": [[2539, "range-index"]], "Changes to str.extract": [[2539, "changes-to-str-extract"]], "Addition of str.extractall": [[2539, "addition-of-str-extractall"]], "Changes to str.cat": [[2539, "changes-to-str-cat"]], "Datetimelike rounding": [[2539, "datetimelike-rounding"]], "Formatting of integers in FloatIndex": [[2539, "formatting-of-integers-in-floatindex"]], "Changes to dtype assignment behaviors": [[2539, "changes-to-dtype-assignment-behaviors"]], "Method to_xarray": [[2539, "method-to-xarray"]], "Latex representation": [[2539, "latex-representation"]], "pd.read_sas() changes": [[2539, "pd-read-sas-changes"]], "NaT and Timedelta operations": [[2539, "nat-and-timedelta-operations"]], "Changes to msgpack": [[2539, "changes-to-msgpack"]], "Signature change for .rank": [[2539, "signature-change-for-rank"]], "Bug in QuarterBegin with n=0": [[2539, "bug-in-quarterbegin-with-n-0"]], "Resample API": [[2539, "resample-api"]], "Downsampling": [[2539, "downsampling"]], "Upsampling": [[2539, "upsampling"], [2519, "upsampling"], [2490, "upsampling"]], "Previous API will work but with deprecations": [[2539, "previous-api-will-work-but-with-deprecations"]], "Changes to eval": [[2539, "changes-to-eval"]], "Removal of deprecated float indexers": [[2539, "removal-of-deprecated-float-indexers"]], "Version 0.13.0 (January 3, 2014)": [[2527, "version-0-13-0-january-3-2014"]], "Prior version deprecations/changes": [[2527, "prior-version-deprecations-changes"], [2528, "prior-version-deprecations-changes"], [2529, "prior-version-deprecations-changes"]], "Indexing API changes": [[2527, "indexing-api-changes"]], "Float64Index API change": [[2527, "float64index-api-change"]], "HDFStore API changes": [[2527, "hdfstore-api-changes"]], "DataFrame repr changes": [[2527, "dataframe-repr-changes"]], "Experimental": [[2527, "experimental"], [2530, "experimental"], [2528, "experimental"], [2529, "experimental"]], "Internal refactoring": [[2527, "internal-refactoring"], [2531, "internal-refactoring"]], "MultiIndex / advanced indexing": [[2496, "multiindex-advanced-indexing"]], "Hierarchical indexing (MultiIndex)": [[2496, "hierarchical-indexing-multiindex"]], "Creating a MultiIndex (hierarchical index) object": [[2496, "creating-a-multiindex-hierarchical-index-object"]], "Reconstructing the level labels": [[2496, "reconstructing-the-level-labels"]], "Basic indexing on axis with MultiIndex": [[2496, "basic-indexing-on-axis-with-multiindex"]], "Defined levels": [[2496, "defined-levels"]], "Data alignment and using reindex": [[2496, "data-alignment-and-using-reindex"]], "Advanced indexing with hierarchical index": [[2496, "advanced-indexing-with-hierarchical-index"]], "Using slicers": [[2496, "using-slicers"]], "Cross-section": [[2496, "cross-section"]], "Advanced reindexing and alignment": [[2496, "advanced-reindexing-and-alignment"]], "Swapping levels with swaplevel": [[2496, "swapping-levels-with-swaplevel"]], "Reordering levels with reorder_levels": [[2496, "reordering-levels-with-reorder-levels"]], "Renaming names of an Index or MultiIndex": [[2496, "renaming-names-of-an-index-or-multiindex"]], "Sorting a MultiIndex": [[2496, "sorting-a-multiindex"]], "Take methods": [[2496, "take-methods"]], "Index types": [[2496, "index-types"]], "CategoricalIndex": [[2496, "categoricalindex"], [2485, "categoricalindex"], [2535, "categoricalindex"]], "Int64Index and RangeIndex": [[2496, "int64index-and-rangeindex"]], "Float64Index": [[2496, "float64index"]], "IntervalIndex": [[2496, "intervalindex"], [2544, "intervalindex"], [2485, "intervalindex"]], "Indexing with an IntervalIndex": [[2496, "indexing-with-an-intervalindex"]], "Binning data with cut and qcut": [[2496, "binning-data-with-cut-and-qcut"]], "Generating ranges of intervals": [[2496, "generating-ranges-of-intervals"]], "Miscellaneous indexing FAQ": [[2496, "miscellaneous-indexing-faq"]], "Integer indexing": [[2496, "integer-indexing"]], "Non-monotonic indexes require exact matches": [[2496, "non-monotonic-indexes-require-exact-matches"]], "Endpoints are inclusive": [[2496, "endpoints-are-inclusive"]], "Indexing potentially changes underlying Series dtype": [[2496, "indexing-potentially-changes-underlying-series-dtype"]], "Version 0.15.0 (October 18, 2014)": [[2531, "version-0-15-0-october-18-2014"]], "Categoricals in Series/DataFrame": [[2531, "categoricals-in-series-dataframe"]], "TimedeltaIndex/scalar": [[2531, "timedeltaindex-scalar"]], "Memory usage": [[2531, "memory-usage"], [2499, "memory-usage"]], "Series.dt accessor": [[2531, "series-dt-accessor"]], "Timezone handling improvements": [[2531, "timezone-handling-improvements"]], "Rolling/expanding moments improvements": [[2531, "rolling-expanding-moments-improvements"]], "Improvements in the SQL IO module": [[2531, "improvements-in-the-sql-io-module"]], "Breaking changes": [[2531, "breaking-changes"]], "Performance": [[2531, "performance"], [2533, "performance"], [2509, "performance"], [2530, "performance"], [2528, "performance"], [2529, "performance"]], "Version 0.11.0 (April 22, 2013)": [[2525, "version-0-11-0-april-22-2013"]], "Selection choices": [[2525, "selection-choices"]], "Selection deprecations": [[2525, "selection-deprecations"]], "Dtypes": [[2525, "dtypes"]], "Dtype conversion": [[2525, "dtype-conversion"]], "Dtype gotchas": [[2525, "dtype-gotchas"]], "Datetimes conversion": [[2525, "datetimes-conversion"]], "Time series / date functionality": [[2519, "time-series-date-functionality"]], "Overview": [[2519, "overview"], [2521, "overview"], [2512, "overview"]], "Timestamps vs. time spans": [[2519, "timestamps-vs-time-spans"]], "Converting to timestamps": [[2519, "converting-to-timestamps"]], "Providing a format argument": [[2519, "providing-a-format-argument"]], "Assembling datetime from multiple DataFrame columns": [[2519, "assembling-datetime-from-multiple-dataframe-columns"]], "Invalid data": [[2519, "invalid-data"]], "Epoch timestamps": [[2519, "epoch-timestamps"]], "From timestamps to epoch": [[2519, "from-timestamps-to-epoch"]], "Using the origin parameter": [[2519, "using-the-origin-parameter"]], "Generating ranges of timestamps": [[2519, "generating-ranges-of-timestamps"]], "Custom frequency ranges": [[2519, "custom-frequency-ranges"]], "Timestamp limitations": [[2519, "timestamp-limitations"]], "Partial string indexing": [[2519, "partial-string-indexing"]], "Slice vs. exact match": [[2519, "slice-vs-exact-match"]], "Exact indexing": [[2519, "exact-indexing"]], "Truncating & fancy indexing": [[2519, "truncating-fancy-indexing"]], "Time/date components": [[2519, "time-date-components"], [2485, "time-date-components"]], "DateOffset objects": [[2519, "dateoffset-objects"]], "Parametric offsets": [[2519, "parametric-offsets"]], "Using offsets with Series / DatetimeIndex": [[2519, "using-offsets-with-series-datetimeindex"]], "Custom business days": [[2519, "custom-business-days"]], "Business hour": [[2519, "business-hour"]], "Custom business hour": [[2519, "custom-business-hour"], [2540, "custom-business-hour"]], "Offset aliases": [[2519, "offset-aliases"]], "Combining aliases": [[2519, "combining-aliases"]], "Anchored offsets": [[2519, "anchored-offsets"]], "Anchored offset semantics": [[2519, "anchored-offset-semantics"]], "Holidays / holiday calendars": [[2519, "holidays-holiday-calendars"]], "Time Series-related instance methods": [[2519, "time-series-related-instance-methods"]], "Shifting / lagging": [[2519, "shifting-lagging"]], "Frequency conversion": [[2519, "frequency-conversion"], [2518, "frequency-conversion"]], "Filling forward / backward": [[2519, "filling-forward-backward"]], "Converting to Python datetimes": [[2519, "converting-to-python-datetimes"]], "Resampling": [[2519, "resampling"], [2490, "resampling"], [2518, "resampling"]], "Basics": [[2519, "basics"], [2507, "basics"]], "Sparse resampling": [[2519, "sparse-resampling"]], "Iterating through groups": [[2519, "iterating-through-groups"], [2505, "iterating-through-groups"]], "Use origin or offset to adjust the start of the bins": [[2519, "use-origin-or-offset-to-adjust-the-start-of-the-bins"]], "Backward resample": [[2519, "backward-resample"]], "Time span representation": [[2519, "time-span-representation"]], "PeriodIndex and period_range": [[2519, "periodindex-and-period-range"]], "Period dtypes": [[2519, "period-dtypes"]], "PeriodIndex partial string indexing": [[2519, "periodindex-partial-string-indexing"]], "Frequency conversion and resampling with PeriodIndex": [[2519, "frequency-conversion-and-resampling-with-periodindex"]], "Converting between representations": [[2519, "converting-between-representations"]], "Representing out-of-bounds spans": [[2519, "representing-out-of-bounds-spans"]], "Time zone handling": [[2519, "time-zone-handling"]], "Working with time zones": [[2519, "working-with-time-zones"]], "Fold": [[2519, "fold"]], "Ambiguous times when localizing": [[2519, "ambiguous-times-when-localizing"]], "Nonexistent times when localizing": [[2519, "nonexistent-times-when-localizing"]], "Time zone Series operations": [[2519, "time-zone-series-operations"]], "Duplicate Labels": [[2502, "duplicate-labels"]], "Consequences of Duplicate Labels": [[2502, "consequences-of-duplicate-labels"]], "Duplicate Label Detection": [[2502, "duplicate-label-detection"]], "Disallowing Duplicate Labels": [[2502, "disallowing-duplicate-labels"]], "Duplicate Label Propagation": [[2502, "duplicate-label-propagation"]], "What\u2019s new in 0.24.0 (January 25, 2019)": [[2555, "what-s-new-in-0-24-0-january-25-2019"]], "Optional integer NA support": [[2555, "optional-integer-na-support"]], "Accessing the values in a Series or Index": [[2555, "accessing-the-values-in-a-series-or-index"]], "pandas.array: a new top-level method for creating arrays": [[2555, "pandas-array-a-new-top-level-method-for-creating-arrays"]], "Storing Interval and Period data in Series and DataFrame": [[2555, "storing-interval-and-period-data-in-series-and-dataframe"]], "Joining with two multi-indexes": [[2555, "joining-with-two-multi-indexes"]], "Function read_html enhancements": [[2555, "function-read-html-enhancements"]], "New Styler.pipe() method": [[2555, "new-styler-pipe-method"]], "Renaming names in a MultiIndex": [[2555, "renaming-names-in-a-multiindex"]], "os.linesep is used for line_terminator of DataFrame.to_csv": [[2555, "os-linesep-is-used-for-line-terminator-of-dataframe-to-csv"]], "Proper handling of np.NaN in a string data-typed column with the Python engine": [[2555, "proper-handling-of-np-nan-in-a-string-data-typed-column-with-the-python-engine"]], "Parsing datetime strings with timezone offsets": [[2555, "parsing-datetime-strings-with-timezone-offsets"]], "Parsing mixed-timezones with read_csv()": [[2555, "parsing-mixed-timezones-with-read-csv"]], "Time values in dt.end_time and to_timestamp(how='end')": [[2555, "time-values-in-dt-end-time-and-to-timestamp-how-end"]], "Series.unique for timezone-aware data": [[2555, "series-unique-for-timezone-aware-data"]], "Sparse data structure refactor": [[2555, "sparse-data-structure-refactor"]], "get_dummies() always returns a DataFrame": [[2555, "get-dummies-always-returns-a-dataframe"]], "Raise ValueError in DataFrame.to_dict(orient='index')": [[2555, "raise-valueerror-in-dataframe-to-dict-orient-index"]], "Tick DateOffset normalize restrictions": [[2555, "tick-dateoffset-normalize-restrictions"]], "Period subtraction": [[2555, "period-subtraction"]], "Addition/subtraction of NaN from DataFrame": [[2555, "addition-subtraction-of-nan-from-dataframe"]], "DataFrame comparison operations broadcasting changes": [[2555, "dataframe-comparison-operations-broadcasting-changes"]], "DataFrame arithmetic operations broadcasting changes": [[2555, "dataframe-arithmetic-operations-broadcasting-changes"]], "Series and Index data-dtype incompatibilities": [[2555, "series-and-index-data-dtype-incompatibilities"]], "Concatenation changes": [[2555, "concatenation-changes"]], "Datetimelike API changes": [[2555, "datetimelike-api-changes"], [2550, "datetimelike-api-changes"]], "Extension type changes": [[2555, "extension-type-changes"]], "Integer addition/subtraction with datetimes and timedeltas is deprecated": [[2555, "integer-addition-subtraction-with-datetimes-and-timedeltas-is-deprecated"]], "Passing integer data and a timezone to DatetimeIndex": [[2555, "passing-integer-data-and-a-timezone-to-datetimeindex"]], "Converting timezone-aware Series and Index to NumPy arrays": [[2555, "converting-timezone-aware-series-and-index-to-numpy-arrays"]], "Offsets": [[2555, "offsets"], [2550, "offsets"]], "Style": [[2555, "style"], [2492, "style"]], "Version 0.22.0 (December 29, 2017)": [[2549, "version-0-22-0-december-29-2017"]], "Arithmetic operations": [[2549, "arithmetic-operations"]], "Grouping by a Categorical": [[2549, "grouping-by-a-categorical"]], "Resample": [[2549, "resample"]], "Rolling and expanding": [[2549, "rolling-and-expanding"]], "Compatibility": [[2549, "compatibility"]], "Version 0.15.2 (December 12, 2014)": [[2533, "version-0-15-2-december-12-2014"]], "Options and settings": [[2488, "options-and-settings"], [2512, "options-and-settings"]], "Working with options": [[2488, "working-with-options"]], "What\u2019s new in 0.25.0 (July 18, 2019)": [[2558, "what-s-new-in-0-25-0-july-18-2019"]], "GroupBy aggregation with relabeling": [[2558, "groupby-aggregation-with-relabeling"]], "GroupBy aggregation with multiple lambdas": [[2558, "groupby-aggregation-with-multiple-lambdas"]], "Better repr for MultiIndex": [[2558, "better-repr-for-multiindex"]], "Shorter truncated repr for Series and DataFrame": [[2558, "shorter-truncated-repr-for-series-and-dataframe"]], "JSON normalize with max_level param support": [[2558, "json-normalize-with-max-level-param-support"]], "Series.explode to split list-like values to rows": [[2558, "series-explode-to-split-list-like-values-to-rows"]], "Indexing with date strings with UTC offsets": [[2558, "indexing-with-date-strings-with-utc-offsets"]], "MultiIndex constructed from levels and codes": [[2558, "multiindex-constructed-from-levels-and-codes"]], "GroupBy.apply on DataFrame evaluates first group only once": [[2558, "groupby-apply-on-dataframe-evaluates-first-group-only-once"]], "Concatenating sparse values": [[2558, "concatenating-sparse-values"]], "The .str-accessor performs stricter type checks": [[2558, "the-str-accessor-performs-stricter-type-checks"]], "Categorical dtypes are preserved during GroupBy": [[2558, "categorical-dtypes-are-preserved-during-groupby"]], "Incompatible Index type unions": [[2558, "incompatible-index-type-unions"]], "DataFrame GroupBy ffill/bfill no longer return group labels": [[2558, "dataframe-groupby-ffill-bfill-no-longer-return-group-labels"]], "DataFrame describe on an empty Categorical / object column will return top and freq": [[2558, "dataframe-describe-on-an-empty-categorical-object-column-will-return-top-and-freq"]], "__str__ methods now call __repr__ rather than vice versa": [[2558, "str-methods-now-call-repr-rather-than-vice-versa"]], "Indexing an IntervalIndex with Interval objects": [[2558, "indexing-an-intervalindex-with-interval-objects"]], "Binary ufuncs on Series now align": [[2558, "binary-ufuncs-on-series-now-align"]], "Categorical.argsort now places missing values at the end": [[2558, "categorical-argsort-now-places-missing-values-at-the-end"]], "Column order is preserved when passing a list of dicts to DataFrame": [[2558, "column-order-is-preserved-when-passing-a-list-of-dicts-to-dataframe"]], "Sparse subclasses": [[2558, "sparse-subclasses"]], "msgpack format": [[2558, "msgpack-format"]], "Other deprecations": [[2558, "other-deprecations"], [2544, "other-deprecations"]], "Windowing operations": [[2521, "windowing-operations"]], "Rolling window": [[2521, "rolling-window"]], "Centering windows": [[2521, "centering-windows"]], "Rolling window endpoints": [[2521, "rolling-window-endpoints"]], "Custom window rolling": [[2521, "custom-window-rolling"]], "Rolling apply": [[2521, "rolling-apply"]], "Numba engine": [[2521, "numba-engine"]], "Binary window functions": [[2521, "binary-window-functions"]], "Computing rolling pairwise covariances and correlations": [[2521, "computing-rolling-pairwise-covariances-and-correlations"]], "Weighted window": [[2521, "weighted-window"]], "Expanding window": [[2521, "expanding-window"]], "Exponentially weighted window": [[2521, "exponentially-weighted-window"]], "Working with text data": [[2517, "working-with-text-data"]], "Text data types": [[2517, "text-data-types"]], "Behavior differences": [[2517, "behavior-differences"]], "String methods": [[2517, "string-methods"]], "Splitting and replacing strings": [[2517, "splitting-and-replacing-strings"]], "Concatenation": [[2517, "concatenation"]], "Concatenating a single Series into a string": [[2517, "concatenating-a-single-series-into-a-string"]], "Concatenating a Series and something list-like into a Series": [[2517, "concatenating-a-series-and-something-list-like-into-a-series"]], "Concatenating a Series and something array-like into a Series": [[2517, "concatenating-a-series-and-something-array-like-into-a-series"]], "Concatenating a Series and an indexed object into a Series, with alignment": [[2517, "concatenating-a-series-and-an-indexed-object-into-a-series-with-alignment"]], "Concatenating a Series and many objects into a Series": [[2517, "concatenating-a-series-and-many-objects-into-a-series"]], "Indexing with .str": [[2517, "indexing-with-str"]], "Extracting substrings": [[2517, "extracting-substrings"]], "Extract first match in each subject (extract)": [[2517, "extract-first-match-in-each-subject-extract"]], "Extract all matches in each subject (extractall)": [[2517, "extract-all-matches-in-each-subject-extractall"]], "Testing for strings that match or contain a pattern": [[2517, "testing-for-strings-that-match-or-contain-a-pattern"]], "Creating indicator variables": [[2517, "creating-indicator-variables"]], "Method summary": [[2517, "method-summary"]], "Version 0.21.1 (December 12, 2017)": [[2548, "version-0-21-1-december-12-2017"]], "What\u2019s new in v0.21.1": [[2548, "what-s-new-in-v0-21-1"]], "Restore Matplotlib datetime converter registration": [[2548, "restore-matplotlib-datetime-converter-registration"]], "Improvements to the Parquet IO functionality": [[2548, "improvements-to-the-parquet-io-functionality"]], "String": [[2548, "string"]], "Input/output": [[2486, "input-output"]], "Pickling": [[2486, "pickling"], [2509, "pickling"]], "Flat file": [[2486, "flat-file"]], "Excel": [[2486, "excel"], [2495, "excel"]], "JSON": [[2486, "json"], [2509, "json"]], "Latex": [[2486, "latex"]], "HDFStore: PyTables (HDF5)": [[2486, "hdfstore-pytables-hdf5"]], "Feather": [[2486, "feather"], [2509, "feather"]], "Parquet": [[2486, "parquet"], [2509, "parquet"]], "ORC": [[2486, "orc"], [2509, "orc"]], "SAS": [[2486, "sas"]], "SPSS": [[2486, "spss"]], "SQL": [[2486, "sql"], [2529, "sql"]], "Google BigQuery": [[2486, "google-bigquery"], [2509, "google-bigquery"]], "STATA": [[2486, "stata"]], "Indexing, iteration": [[2490, "indexing-iteration"], [2481, "indexing-iteration"], [2491, "indexing-iteration"], [2483, "indexing-iteration"]], "Function application": [[2490, "function-application"], [2497, "function-application"], [2483, "function-application"]], "Computations / descriptive stats": [[2490, "computations-descriptive-stats"], [2481, "computations-descriptive-stats"], [2491, "computations-descriptive-stats"], [2483, "computations-descriptive-stats"]], "Version 0.20.1 (May 5, 2017)": [[2544, "version-0-20-1-may-5-2017"]], "What\u2019s new in v0.20.0": [[2544, "what-s-new-in-v0-20-0"]], "Method agg API for DataFrame/Series": [[2544, "method-agg-api-for-dataframe-series"]], "Keyword argument dtype for data IO": [[2544, "keyword-argument-dtype-for-data-io"]], "Method .to_datetime() has gained an origin parameter": [[2544, "method-to-datetime-has-gained-an-origin-parameter"]], "GroupBy enhancements": [[2544, "groupby-enhancements"]], "Better support for compressed URLs in read_csv": [[2544, "better-support-for-compressed-urls-in-read-csv"]], "Pickle file IO now supports compression": [[2544, "pickle-file-io-now-supports-compression"]], "UInt64 support improved": [[2544, "uint64-support-improved"]], "GroupBy on categoricals": [[2544, "groupby-on-categoricals"]], "Table schema output": [[2544, "table-schema-output"]], "SciPy sparse matrix from/to SparseDataFrame": [[2544, "scipy-sparse-matrix-from-to-sparsedataframe"]], "Excel output for styled DataFrames": [[2544, "excel-output-for-styled-dataframes"]], "Possible incompatibility for HDF5 formats created with pandas < 0.13.0": [[2544, "possible-incompatibility-for-hdf5-formats-created-with-pandas-0-13-0"]], "Map on Index types now return other Index types": [[2544, "map-on-index-types-now-return-other-index-types"]], "Accessing datetime fields of Index now return Index": [[2544, "accessing-datetime-fields-of-index-now-return-index"]], "pd.unique will now be consistent with extension types": [[2544, "pd-unique-will-now-be-consistent-with-extension-types"]], "S3 file handling": [[2544, "s3-file-handling"]], "Partial string indexing changes": [[2544, "partial-string-indexing-changes"]], "Concat of different float dtypes will not automatically upcast": [[2544, "concat-of-different-float-dtypes-will-not-automatically-upcast"]], "pandas Google BigQuery support has moved": [[2544, "pandas-google-bigquery-support-has-moved"]], "Memory usage for Index is more accurate": [[2544, "memory-usage-for-index-is-more-accurate"]], "DataFrame.sort_index changes": [[2544, "dataframe-sort-index-changes"]], "GroupBy describe formatting": [[2544, "groupby-describe-formatting"]], "Window binary corr/cov operations return a MultiIndex DataFrame": [[2544, "window-binary-corr-cov-operations-return-a-multiindex-dataframe"]], "HDFStore where string comparison": [[2544, "hdfstore-where-string-comparison"]], "Index.intersection and inner join now preserve the order of the left Index": [[2544, "index-intersection-and-inner-join-now-preserve-the-order-of-the-left-index"]], "Pivot table always returns a DataFrame": [[2544, "pivot-table-always-returns-a-dataframe"]], "Reorganization of the library: privacy changes": [[2544, "reorganization-of-the-library-privacy-changes"]], "Modules privacy has changed": [[2544, "modules-privacy-has-changed"]], "pandas.errors": [[2544, "pandas-errors"]], "pandas.testing": [[2544, "pandas-testing"]], "pandas.plotting": [[2544, "pandas-plotting"]], "Other development changes": [[2544, "other-development-changes"]], "Deprecate .ix": [[2544, "deprecate-ix"]], "Deprecate Panel": [[2544, "deprecate-panel"], [2550, "deprecate-panel"]], "Deprecate groupby.agg() with a dictionary when renaming": [[2544, "deprecate-groupby-agg-with-a-dictionary-when-renaming"]], "Deprecate .plotting": [[2544, "deprecate-plotting"]], "Constructor": [[2481, "constructor"], [2491, "constructor"]], "Attributes and underlying data": [[2481, "attributes-and-underlying-data"], [2497, "attributes-and-underlying-data"]], "Binary operator functions": [[2481, "binary-operator-functions"], [2491, "binary-operator-functions"]], "Function application, GroupBy & window": [[2481, "function-application-groupby-window"], [2491, "function-application-groupby-window"]], "Reindexing / selection / label manipulation": [[2481, "reindexing-selection-label-manipulation"], [2491, "reindexing-selection-label-manipulation"]], "Missing data handling": [[2481, "missing-data-handling"], [2491, "missing-data-handling"]], "Reshaping, sorting, transposing": [[2481, "reshaping-sorting-transposing"]], "Combining / comparing / joining / merging": [[2481, "combining-comparing-joining-merging"], [2491, "combining-comparing-joining-merging"]], "Time Series-related": [[2481, "time-series-related"], [2491, "time-series-related"]], "Flags": [[2481, "flags"], [2491, "flags"]], "Sparse accessor": [[2481, "sparse-accessor"], [2491, "sparse-accessor"], [2515, "sparse-accessor"]], "Serialization / IO / conversion": [[2481, "serialization-io-conversion"], [2491, "serialization-io-conversion"]], "Version 0.16.0 (March 22, 2015)": [[2534, "version-0-16-0-march-22-2015"]], "What\u2019s new in v0.16.0": [[2534, "what-s-new-in-v0-16-0"]], "DataFrame assign": [[2534, "dataframe-assign"]], "Interaction with scipy.sparse": [[2534, "interaction-with-scipy-sparse"], [2515, "interaction-with-scipy-sparse"]], "String methods enhancements": [[2534, "string-methods-enhancements"], [2535, "string-methods-enhancements"]], "Changes in timedelta": [[2534, "changes-in-timedelta"]], "Indexing changes": [[2534, "indexing-changes"]], "Categorical changes": [[2534, "categorical-changes"]], "Essential basic functionality": [[2497, "essential-basic-functionality"]], "Head and tail": [[2497, "head-and-tail"]], "Accelerated operations": [[2497, "accelerated-operations"]], "Flexible binary operations": [[2497, "flexible-binary-operations"]], "Matching / broadcasting behavior": [[2497, "matching-broadcasting-behavior"]], "Missing data / operations with fill values": [[2497, "missing-data-operations-with-fill-values"]], "Flexible comparisons": [[2497, "flexible-comparisons"]], "Boolean reductions": [[2497, "boolean-reductions"]], "Comparing if objects are equivalent": [[2497, "comparing-if-objects-are-equivalent"]], "Comparing array-like objects": [[2497, "comparing-array-like-objects"]], "Combining overlapping data sets": [[2497, "combining-overlapping-data-sets"]], "General DataFrame combine": [[2497, "general-dataframe-combine"]], "Descriptive statistics": [[2497, "descriptive-statistics"]], "Summarizing data: describe": [[2497, "summarizing-data-describe"]], "Index of min/max values": [[2497, "index-of-min-max-values"]], "Value counts (histogramming) / mode": [[2497, "value-counts-histogramming-mode"]], "Discretization and quantiling": [[2497, "discretization-and-quantiling"]], "Tablewise function application": [[2497, "tablewise-function-application"]], "Row or column-wise function application": [[2497, "row-or-column-wise-function-application"]], "Aggregation API": [[2497, "aggregation-api"]], "Aggregating with multiple functions": [[2497, "aggregating-with-multiple-functions"]], "Aggregating with a dict": [[2497, "aggregating-with-a-dict"]], "Mixed dtypes": [[2497, "mixed-dtypes"]], "Custom describe": [[2497, "custom-describe"]], "Transform API": [[2497, "transform-api"]], "Transform with multiple functions": [[2497, "transform-with-multiple-functions"]], "Transforming with a dict": [[2497, "transforming-with-a-dict"]], "Applying elementwise functions": [[2497, "applying-elementwise-functions"]], "Reindexing and altering labels": [[2497, "reindexing-and-altering-labels"]], "Reindexing to align with another object": [[2497, "reindexing-to-align-with-another-object"]], "Aligning objects with each other with align": [[2497, "aligning-objects-with-each-other-with-align"]], "Filling while reindexing": [[2497, "filling-while-reindexing"]], "Limits on filling while reindexing": [[2497, "limits-on-filling-while-reindexing"]], "Dropping labels from an axis": [[2497, "dropping-labels-from-an-axis"]], "Renaming / mapping labels": [[2497, "renaming-mapping-labels"]], "Iteration": [[2497, "iteration"], [2509, "iteration"]], "items": [[2497, "items"]], "iterrows": [[2497, "iterrows"]], "itertuples": [[2497, "itertuples"]], ".dt accessor": [[2497, "dt-accessor"]], "Vectorized string methods": [[2497, "vectorized-string-methods"]], "By index": [[2497, "by-index"]], "By values": [[2497, "by-values"]], "By indexes and values": [[2497, "by-indexes-and-values"]], "searchsorted": [[2497, "searchsorted"]], "smallest / largest values": [[2497, "smallest-largest-values"]], "Sorting by a MultiIndex column": [[2497, "sorting-by-a-multiindex-column"]], "Copying": [[2497, "copying"]], "dtypes": [[2497, "dtypes"]], "defaults": [[2497, "defaults"]], "upcasting": [[2497, "upcasting"]], "astype": [[2497, "astype"]], "object conversion": [[2497, "object-conversion"]], "gotchas": [[2497, "gotchas"]], "Selecting columns based on dtype": [[2497, "selecting-columns-based-on-dtype"]], "Version 0.12.0 (July 24, 2013)": [[2526, "version-0-12-0-july-24-2013"]], "IO enhancements": [[2526, "io-enhancements"]], "Experimental features": [[2526, "experimental-features"]], "Indexing and selecting data": [[2507, "indexing-and-selecting-data"]], "Different choices for indexing": [[2507, "different-choices-for-indexing"]], "Attribute access": [[2507, "attribute-access"]], "Slicing ranges": [[2507, "slicing-ranges"]], "Selection by label": [[2507, "selection-by-label"], [2495, "selection-by-label"]], "Slicing with labels": [[2507, "slicing-with-labels"]], "Selection by position": [[2507, "selection-by-position"], [2495, "selection-by-position"]], "Selection by callable": [[2507, "selection-by-callable"]], "Combining positional and label-based indexing": [[2507, "combining-positional-and-label-based-indexing"]], "Indexing with list with missing labels is deprecated": [[2507, "indexing-with-list-with-missing-labels-is-deprecated"]], "Reindexing": [[2507, "reindexing"]], "Selecting random samples": [[2507, "selecting-random-samples"]], "Setting with enlargement": [[2507, "setting-with-enlargement"]], "Fast scalar value getting and setting": [[2507, "fast-scalar-value-getting-and-setting"]], "Boolean indexing": [[2507, "boolean-indexing"], [2495, "boolean-indexing"]], "Indexing with isin": [[2507, "indexing-with-isin"]], "The where() Method and Masking": [[2507, "the-where-method-and-masking"]], "Mask": [[2507, "mask"]], "Setting with enlargement conditionally using numpy()": [[2507, "setting-with-enlargement-conditionally-using-numpy"]], "The query() Method": [[2507, "the-query-method"]], "MultiIndex query() Syntax": [[2507, "multiindex-query-syntax"]], "query() Use Cases": [[2507, "query-use-cases"]], "query() Python versus pandas Syntax Comparison": [[2507, "query-python-versus-pandas-syntax-comparison"]], "The in and not in operators": [[2507, "the-in-and-not-in-operators"]], "Special use of the == operator with list objects": [[2507, "special-use-of-the-operator-with-list-objects"]], "Boolean operators": [[2507, "boolean-operators"]], "Performance of query()": [[2507, "performance-of-query"]], "Duplicate data": [[2507, "duplicate-data"]], "Dictionary-like get() method": [[2507, "dictionary-like-get-method"]], "Looking up values by index/column labels": [[2507, "looking-up-values-by-index-column-labels"]], "Index objects": [[2507, "index-objects"], [2485, "index-objects"]], "Setting metadata": [[2507, "setting-metadata"]], "Set operations on Index objects": [[2507, "set-operations-on-index-objects"]], "Missing values": [[2507, "missing-values"], [2485, "missing-values"]], "Set / reset index": [[2507, "set-reset-index"]], "Set an index": [[2507, "set-an-index"]], "Reset the index": [[2507, "reset-the-index"]], "Adding an ad hoc index": [[2507, "adding-an-ad-hoc-index"]], "Returning a view versus a copy": [[2507, "returning-a-view-versus-a-copy"]], "Why does assignment fail when using chained indexing?": [[2507, "why-does-assignment-fail-when-using-chained-indexing"]], "Evaluation order matters": [[2507, "evaluation-order-matters"]], "User Guide": [[2506, "user-guide"]], "How to read these guides": [[2506, "how-to-read-these-guides"]], "Guides": [[2506, "guides"]], "What\u2019s new in 0.23.0 (May 15, 2018)": [[2550, "what-s-new-in-0-23-0-may-15-2018"]], "What\u2019s new in v0.23.0": [[2550, "what-s-new-in-v0-23-0"]], "JSON read/write round-trippable with orient='table'": [[2550, "json-read-write-round-trippable-with-orient-table"]], "Method .assign() accepts dependent arguments": [[2550, "method-assign-accepts-dependent-arguments"]], "Merging on a combination of columns and index levels": [[2550, "merging-on-a-combination-of-columns-and-index-levels"], [2510, "merging-on-a-combination-of-columns-and-index-levels"]], "Sorting by a combination of columns and index levels": [[2550, "sorting-by-a-combination-of-columns-and-index-levels"]], "Extending pandas with custom types (experimental)": [[2550, "extending-pandas-with-custom-types-experimental"]], "New observed keyword for excluding unobserved categories in GroupBy": [[2550, "new-observed-keyword-for-excluding-unobserved-categories-in-groupby"]], "Rolling/Expanding.apply() accepts raw=False to pass a Series to the function": [[2550, "rolling-expanding-apply-accepts-raw-false-to-pass-a-series-to-the-function"]], "DataFrame.interpolate has gained the limit_area kwarg": [[2550, "dataframe-interpolate-has-gained-the-limit-area-kwarg"]], "Function get_dummies now supports dtype argument": [[2550, "function-get-dummies-now-supports-dtype-argument"]], "Timedelta mod method": [[2550, "timedelta-mod-method"]], "Method .rank() handles inf values when NaN are present": [[2550, "method-rank-handles-inf-values-when-nan-are-present"]], "Series.str.cat has gained the join kwarg": [[2550, "series-str-cat-has-gained-the-join-kwarg"]], "DataFrame.astype performs column-wise conversion to Categorical": [[2550, "dataframe-astype-performs-column-wise-conversion-to-categorical"]], "Instantiation from dicts preserves dict insertion order for Python 3.6+": [[2550, "instantiation-from-dicts-preserves-dict-insertion-order-for-python-3-6"]], "pandas.core.common removals": [[2550, "pandas-core-common-removals"]], "Changes to make output of DataFrame.apply consistent": [[2550, "changes-to-make-output-of-dataframe-apply-consistent"]], "Concatenation will no longer sort": [[2550, "concatenation-will-no-longer-sort"]], "Index division by zero fills correctly": [[2550, "index-division-by-zero-fills-correctly"]], "Extraction of matching patterns from strings": [[2550, "extraction-of-matching-patterns-from-strings"]], "Default value for the ordered parameter of CategoricalDtype": [[2550, "default-value-for-the-ordered-parameter-of-categoricaldtype"]], "Better pretty-printing of DataFrames in a terminal": [[2550, "better-pretty-printing-of-dataframes-in-a-terminal"]], "Version 0.15.1 (November 9, 2014)": [[2532, "version-0-15-1-november-9-2014"]], "Version 0.17.1 (November 21, 2015)": [[2538, "version-0-17-1-november-21-2015"]], "What\u2019s new in v0.17.1": [[2538, "what-s-new-in-v0-17-1"]], "Conditional HTML formatting": [[2538, "conditional-html-formatting"]], "Attributes": [[2491, "attributes"], [2518, "attributes"]], "Reshaping, sorting": [[2491, "reshaping-sorting"]], "Datetimelike properties": [[2491, "datetimelike-properties"]], "Datetime properties": [[2491, "datetime-properties"]], "Datetime methods": [[2491, "datetime-methods"]], "Period properties": [[2491, "period-properties"]], "Timedelta properties": [[2491, "timedelta-properties"]], "Timedelta methods": [[2491, "timedelta-methods"]], "String handling": [[2491, "string-handling"]], "Categorical accessor": [[2491, "categorical-accessor"]], "Categorical data": [[2499, "categorical-data"], [2509, "categorical-data"], [2509, "io-stata-categorical"]], "Object creation": [[2499, "object-creation"], [2495, "object-creation"]], "Series creation": [[2499, "series-creation"]], "DataFrame creation": [[2499, "dataframe-creation"]], "Controlling behavior": [[2499, "controlling-behavior"]], "Regaining original data": [[2499, "regaining-original-data"]], "CategoricalDtype": [[2499, "categoricaldtype"]], "Equality semantics": [[2499, "equality-semantics"]], "Description": [[2499, "description"]], "Working with categories": [[2499, "working-with-categories"]], "Renaming categories": [[2499, "renaming-categories"]], "Appending new categories": [[2499, "appending-new-categories"]], "Removing categories": [[2499, "removing-categories"]], "Removing unused categories": [[2499, "removing-unused-categories"]], "Setting categories": [[2499, "setting-categories"]], "Sorting and order": [[2499, "sorting-and-order"]], "Reordering": [[2499, "reordering"]], "Multi column sorting": [[2499, "multi-column-sorting"]], "Comparisons": [[2499, "comparisons"]], "Operations": [[2499, "operations"], [2495, "operations"], [2518, "operations"], [2518, "id1"], [2508, "operations"]], "Data munging": [[2499, "data-munging"]], "Getting": [[2499, "getting"], [2495, "getting"]], "String and datetime accessors": [[2499, "string-and-datetime-accessors"]], "Setting": [[2499, "setting"], [2495, "setting"]], "Merging / concatenation": [[2499, "merging-concatenation"]], "Unioning": [[2499, "unioning"]], "Getting data in/out": [[2499, "getting-data-in-out"]], "Differences to R\u2019s factor": [[2499, "differences-to-r-s-factor"]], "Gotchas": [[2499, "gotchas"], [2495, "gotchas"]], "Categorical is not a numpy array": [[2499, "categorical-is-not-a-numpy-array"]], "dtype in apply": [[2499, "dtype-in-apply"]], "Categorical index": [[2499, "categorical-index"]], "Side effects": [[2499, "side-effects"]], "Version 0.18.1 (May 3, 2016)": [[2540, "version-0-18-1-may-3-2016"]], "What\u2019s new in v0.18.1": [[2540, "what-s-new-in-v0-18-1"]], "Method .groupby(..) syntax with window and resample operations": [[2540, "method-groupby-syntax-with-window-and-resample-operations"]], "Method chaining improvements": [[2540, "method-chaining-improvements"]], "Methods .where() and .mask()": [[2540, "methods-where-and-mask"]], "Methods .loc[], .iloc[], .ix[]": [[2540, "methods-loc-iloc-ix"]], "Indexing with []": [[2540, "indexing-with"]], "Partial string indexing on DatetimeIndex when part of a MultiIndex": [[2540, "partial-string-indexing-on-datetimeindex-when-part-of-a-multiindex"]], "Assembling datetimes": [[2540, "assembling-datetimes"]], "Sparse changes": [[2540, "sparse-changes"], [2541, "sparse-changes"]], "Method .groupby(..).nth() changes": [[2540, "method-groupby-nth-changes"]], "NumPy function compatibility": [[2540, "numpy-function-compatibility"]], "Using .apply on GroupBy resampling": [[2540, "using-apply-on-groupby-resampling"]], "Changes in read_csv exceptions": [[2540, "changes-in-read-csv-exceptions"]], "Method to_datetime error changes": [[2540, "method-to-datetime-error-changes"]], "Version 0.10.0 (December 17, 2012)": [[2523, "version-0-10-0-december-17-2012"]], "File parsing new features": [[2523, "file-parsing-new-features"]], "Wide DataFrame printing": [[2523, "wide-dataframe-printing"]], "Updated PyTables support": [[2523, "updated-pytables-support"]], "N dimensional panels (experimental)": [[2523, "n-dimensional-panels-experimental"]], "What\u2019s new in 0.24.2 (March 12, 2019)": [[2557, "what-s-new-in-0-24-2-march-12-2019"]], "Working with missing data": [[2511, "working-with-missing-data"]], "Values considered \u201cmissing\u201d": [[2511, "values-considered-missing"]], "Integer dtypes and missing data": [[2511, "integer-dtypes-and-missing-data"]], "Inserting missing data": [[2511, "inserting-missing-data"]], "Calculations with missing data": [[2511, "calculations-with-missing-data"]], "Sum/prod of empties/nans": [[2511, "sum-prod-of-empties-nans"]], "NA values in GroupBy": [[2511, "na-values-in-groupby"]], "Cleaning / filling missing data": [[2511, "cleaning-filling-missing-data"]], "Filling missing values: fillna": [[2511, "filling-missing-values-fillna"]], "Filling with a PandasObject": [[2511, "filling-with-a-pandasobject"]], "Dropping axis labels with missing data: dropna": [[2511, "dropping-axis-labels-with-missing-data-dropna"]], "Interpolation": [[2511, "interpolation"]], "Interpolation limits": [[2511, "interpolation-limits"]], "Replacing generic values": [[2511, "replacing-generic-values"]], "String/regular expression replacement": [[2511, "string-regular-expression-replacement"]], "Numeric replacement": [[2511, "numeric-replacement"]], "Missing data casting rules and indexing": [[2511, "missing-data-casting-rules-and-indexing"]], "Propagation in arithmetic and comparison operations": [[2511, "propagation-in-arithmetic-and-comparison-operations"]], "Logical operations": [[2511, "logical-operations"]], "NA in a boolean context": [[2511, "na-in-a-boolean-context"]], "NumPy ufuncs": [[2511, "numpy-ufuncs"]], "Modifying and computations": [[2485, "modifying-and-computations"], [2485, "id1"]], "Compatibility with MultiIndex": [[2485, "compatibility-with-multiindex"]], "Time-specific operations": [[2485, "time-specific-operations"], [2485, "id3"]], "Combining / joining / set operations": [[2485, "combining-joining-set-operations"]], "Selecting": [[2485, "selecting"], [2485, "id2"]], "Numeric Index": [[2485, "numeric-index"]], "Categorical components": [[2485, "categorical-components"]], "IntervalIndex components": [[2485, "intervalindex-components"]], "MultiIndex constructors": [[2485, "multiindex-constructors"]], "MultiIndex properties": [[2485, "multiindex-properties"]], "MultiIndex components": [[2485, "multiindex-components"]], "MultiIndex selecting": [[2485, "multiindex-selecting"]], "DatetimeIndex": [[2485, "datetimeindex"]], "TimedeltaIndex": [[2485, "timedeltaindex"], [2518, "timedeltaindex"]], "Components": [[2485, "components"]], "PeriodIndex": [[2485, "periodindex"]], "IO tools (text, CSV, HDF5, \u2026)": [[2509, "io-tools-text-csv-hdf5"]], "CSV & text files": [[2509, "csv-text-files"]], "Parsing options": [[2509, "parsing-options"]], "Basic": [[2509, "basic"]], "Column and index locations and names": [[2509, "column-and-index-locations-and-names"]], "General parsing configuration": [[2509, "general-parsing-configuration"]], "NA and missing data handling": [[2509, "na-and-missing-data-handling"]], "Datetime handling": [[2509, "datetime-handling"]], "Quoting, compression, and file format": [[2509, "quoting-compression-and-file-format"]], "Error handling": [[2509, "error-handling"], [2537, "error-handling"]], "Specifying column data types": [[2509, "specifying-column-data-types"]], "Specifying categorical dtype": [[2509, "specifying-categorical-dtype"]], "Naming and using columns": [[2509, "naming-and-using-columns"]], "Handling column names": [[2509, "handling-column-names"]], "Duplicate names parsing": [[2509, "duplicate-names-parsing"]], "Filtering columns (usecols)": [[2509, "filtering-columns-usecols"]], "Comments and empty lines": [[2509, "comments-and-empty-lines"]], "Ignoring line comments and empty lines": [[2509, "ignoring-line-comments-and-empty-lines"]], "Comments": [[2509, "comments"]], "Dealing with Unicode data": [[2509, "dealing-with-unicode-data"]], "Index columns and trailing delimiters": [[2509, "index-columns-and-trailing-delimiters"]], "Date Handling": [[2509, "date-handling"]], "Specifying date columns": [[2509, "specifying-date-columns"]], "Date parsing functions": [[2509, "date-parsing-functions"]], "Parsing a CSV with mixed timezones": [[2509, "parsing-a-csv-with-mixed-timezones"]], "Inferring datetime format": [[2509, "inferring-datetime-format"]], "International date formats": [[2509, "international-date-formats"]], "Writing CSVs to binary file objects": [[2509, "writing-csvs-to-binary-file-objects"]], "Specifying method for floating-point conversion": [[2509, "specifying-method-for-floating-point-conversion"]], "Thousand separators": [[2509, "thousand-separators"]], "NA values": [[2509, "na-values"]], "Infinity": [[2509, "infinity"]], "Returning Series": [[2509, "returning-series"]], "Boolean values": [[2509, "boolean-values"]], "Handling \u201cbad\u201d lines": [[2509, "handling-bad-lines"]], "Dialect": [[2509, "dialect"]], "Quoting and Escape Characters": [[2509, "quoting-and-escape-characters"]], "Files with fixed width columns": [[2509, "files-with-fixed-width-columns"]], "Indexes": [[2509, "indexes"]], "Files with an \u201cimplicit\u201d index column": [[2509, "files-with-an-implicit-index-column"]], "Reading an index with a MultiIndex": [[2509, "reading-an-index-with-a-multiindex"]], "Reading columns with a MultiIndex": [[2509, "reading-columns-with-a-multiindex"]], "Automatically \u201csniffing\u201d the delimiter": [[2509, "automatically-sniffing-the-delimiter"]], "Reading multiple files to create a single DataFrame": [[2509, "reading-multiple-files-to-create-a-single-dataframe"]], "Iterating through files chunk by chunk": [[2509, "iterating-through-files-chunk-by-chunk"]], "Specifying the parser engine": [[2509, "specifying-the-parser-engine"]], "Reading/writing remote files": [[2509, "reading-writing-remote-files"]], "Writing out data": [[2509, "writing-out-data"]], "Writing to CSV format": [[2509, "writing-to-csv-format"]], "Writing a formatted string": [[2509, "writing-a-formatted-string"]], "Writing JSON": [[2509, "writing-json"]], "Orient options": [[2509, "orient-options"]], "Date handling": [[2509, "id1"]], "Fallback behavior": [[2509, "fallback-behavior"]], "Reading JSON": [[2509, "reading-json"]], "Data conversion": [[2509, "data-conversion"]], "The Numpy parameter": [[2509, "the-numpy-parameter"]], "Normalization": [[2509, "normalization"], [2513, "normalization"]], "Line delimited json": [[2509, "line-delimited-json"]], "Table schema": [[2509, "table-schema"]], "Reading HTML content": [[2509, "reading-html-content"]], "Writing to HTML files": [[2509, "writing-to-html-files"]], "HTML Table Parsing Gotchas": [[2509, "html-table-parsing-gotchas"]], "LaTeX": [[2509, "latex"]], "Writing to LaTeX files": [[2509, "writing-to-latex-files"]], "Reading XML": [[2509, "reading-xml"]], "Writing XML": [[2509, "writing-xml"]], "XML Final Notes": [[2509, "xml-final-notes"]], "Reading Excel files": [[2509, "reading-excel-files"]], "ExcelFile class": [[2509, "excelfile-class"]], "Specifying sheets": [[2509, "specifying-sheets"]], "Reading a MultiIndex": [[2509, "reading-a-multiindex"]], "Parsing specific columns": [[2509, "parsing-specific-columns"]], "Parsing dates": [[2509, "parsing-dates"]], "Cell converters": [[2509, "cell-converters"]], "Dtype specifications": [[2509, "dtype-specifications"]], "Writing Excel files": [[2509, "writing-excel-files"]], "Writing Excel files to disk": [[2509, "writing-excel-files-to-disk"]], "Writing Excel files to memory": [[2509, "writing-excel-files-to-memory"]], "Excel writer engines": [[2509, "excel-writer-engines"]], "Style and formatting": [[2509, "style-and-formatting"]], "OpenDocument Spreadsheets": [[2509, "opendocument-spreadsheets"]], "Binary Excel (.xlsb) files": [[2509, "binary-excel-xlsb-files"]], "Compressed pickle files": [[2509, "compressed-pickle-files"]], "msgpack": [[2509, "msgpack"]], "HDF5 (PyTables)": [[2509, "hdf5-pytables"]], "Read/write API": [[2509, "read-write-api"]], "Fixed format": [[2509, "fixed-format"]], "Table format": [[2509, "table-format"]], "Hierarchical keys": [[2509, "hierarchical-keys"]], "Storing types": [[2509, "storing-types"]], "Storing mixed types in a table": [[2509, "storing-mixed-types-in-a-table"]], "Storing MultiIndex DataFrames": [[2509, "storing-multiindex-dataframes"]], "Querying": [[2509, "querying"], [2509, "id5"]], "Querying a table": [[2509, "querying-a-table"]], "Query timedelta64[ns]": [[2509, "query-timedelta64-ns"]], "Query MultiIndex": [[2509, "query-multiindex"]], "Query via data columns": [[2509, "query-via-data-columns"]], "Iterator": [[2509, "iterator"]], "Advanced queries": [[2509, "advanced-queries"]], "Select a single column": [[2509, "select-a-single-column"]], "Selecting coordinates": [[2509, "selecting-coordinates"]], "Selecting using a where mask": [[2509, "selecting-using-a-where-mask"]], "Storer object": [[2509, "storer-object"]], "Multiple table queries": [[2509, "multiple-table-queries"]], "Delete from a table": [[2509, "delete-from-a-table"]], "Notes & caveats": [[2509, "notes-caveats"]], "ptrepack": [[2509, "ptrepack"]], "Caveats": [[2509, "caveats"], [2503, "caveats"]], "DataTypes": [[2509, "datatypes"]], "String columns": [[2509, "string-columns"]], "External compatibility": [[2509, "external-compatibility"]], "Handling indexes": [[2509, "handling-indexes"]], "Partitioning Parquet files": [[2509, "partitioning-parquet-files"]], "SQL queries": [[2509, "sql-queries"]], "Writing DataFrames": [[2509, "writing-dataframes"]], "SQL data types": [[2509, "sql-data-types"]], "Datetime data types": [[2509, "datetime-data-types"]], "Insertion method": [[2509, "insertion-method"]], "Reading tables": [[2509, "reading-tables"]], "Schema support": [[2509, "schema-support"]], "Engine connection examples": [[2509, "engine-connection-examples"]], "Advanced SQLAlchemy queries": [[2509, "advanced-sqlalchemy-queries"]], "Sqlite fallback": [[2509, "sqlite-fallback"]], "Stata format": [[2509, "stata-format"]], "Writing to stata format": [[2509, "writing-to-stata-format"]], "Reading from Stata format": [[2509, "reading-from-stata-format"]], "SAS formats": [[2509, "sas-formats"]], "SPSS formats": [[2509, "spss-formats"]], "Other file formats": [[2509, "other-file-formats"]], "netCDF": [[2509, "netcdf"]], "Performance considerations": [[2509, "performance-considerations"]], "Version 0.14.1 (July 11, 2014)": [[2530, "version-0-14-1-july-11-2014"]], "Version 0.16.1 (May 11, 2015)": [[2535, "version-0-16-1-may-11-2015"]], "What\u2019s new in v0.16.1": [[2535, "what-s-new-in-v0-16-1"]], "Sample": [[2535, "sample"]], "Index representation": [[2535, "index-representation"]], "Version 0.13.1 (February 3, 2014)": [[2528, "version-0-13-1-february-3-2014"]], "Output formatting enhancements": [[2528, "output-formatting-enhancements"]], "General functions": [[2482, "general-functions"]], "Data manipulations": [[2482, "data-manipulations"]], "Top-level missing data": [[2482, "top-level-missing-data"]], "Top-level dealing with numeric data": [[2482, "top-level-dealing-with-numeric-data"]], "Top-level dealing with datetimelike data": [[2482, "top-level-dealing-with-datetimelike-data"]], "Top-level dealing with Interval data": [[2482, "top-level-dealing-with-interval-data"]], "Top-level evaluation": [[2482, "top-level-evaluation"]], "Hashing": [[2482, "hashing"]], "Importing from other DataFrame libraries": [[2482, "importing-from-other-dataframe-libraries"]], "Intro to data structures": [[2501, "intro-to-data-structures"]], "Series is ndarray-like": [[2501, "series-is-ndarray-like"]], "Series is dict-like": [[2501, "series-is-dict-like"]], "Vectorized operations and label alignment with Series": [[2501, "vectorized-operations-and-label-alignment-with-series"]], "Name attribute": [[2501, "name-attribute"]], "From dict of Series or dicts": [[2501, "from-dict-of-series-or-dicts"]], "From dict of ndarrays / lists": [[2501, "from-dict-of-ndarrays-lists"]], "From structured or record array": [[2501, "from-structured-or-record-array"]], "From a list of dicts": [[2501, "from-a-list-of-dicts"]], "From a dict of tuples": [[2501, "from-a-dict-of-tuples"]], "From a Series": [[2501, "from-a-series"]], "From a list of namedtuples": [[2501, "from-a-list-of-namedtuples"]], "From a list of dataclasses": [[2501, "from-a-list-of-dataclasses"]], "Alternate constructors": [[2501, "alternate-constructors"]], "Column selection, addition, deletion": [[2501, "column-selection-addition-deletion"]], "Assigning new columns in method chains": [[2501, "assigning-new-columns-in-method-chains"]], "Indexing / selection": [[2501, "indexing-selection"]], "Data alignment and arithmetic": [[2501, "data-alignment-and-arithmetic"]], "Transposing": [[2501, "transposing"]], "DataFrame interoperability with NumPy functions": [[2501, "dataframe-interoperability-with-numpy-functions"]], "Console display": [[2501, "console-display"]], "DataFrame column attribute access and IPython completion": [[2501, "dataframe-column-attribute-access-and-ipython-completion"]], "Enhancing performance": [[2503, "enhancing-performance"]], "Cython (writing C extensions for pandas)": [[2503, "cython-writing-c-extensions-for-pandas"]], "Pure Python": [[2503, "pure-python"]], "Plain Cython": [[2503, "plain-cython"]], "Adding type": [[2503, "adding-type"]], "Using ndarray": [[2503, "using-ndarray"]], "More advanced techniques": [[2503, "more-advanced-techniques"]], "Numba (JIT compilation)": [[2503, "numba-jit-compilation"]], "pandas Numba Engine": [[2503, "pandas-numba-engine"]], "Custom Function Examples": [[2503, "custom-function-examples"]], "Expression evaluation via eval()": [[2503, "expression-evaluation-via-eval"]], "Supported syntax": [[2503, "supported-syntax"]], "eval() examples": [[2503, "eval-examples"]], "The DataFrame.eval() method": [[2503, "the-dataframe-eval-method"]], "Local variables": [[2503, "local-variables"]], "pandas.eval() parsers": [[2503, "pandas-eval-parsers"]], "pandas.eval() backends": [[2503, "pandas-eval-backends"]], "pandas.eval() performance": [[2503, "pandas-eval-performance"]], "Technical minutia regarding expression evaluation": [[2503, "technical-minutia-regarding-expression-evaluation"]], "Release notes": [[2522, "release-notes"]], "Version 1.5": [[2522, "version-1-5"]], "Version 1.4": [[2522, "version-1-4"]], "Version 1.3": [[2522, "version-1-3"]], "Version 1.2": [[2522, "version-1-2"]], "Version 1.1": [[2522, "version-1-1"]], "Version 1.0": [[2522, "version-1-0"]], "Version 0.25": [[2522, "version-0-25"]], "Version 0.24": [[2522, "version-0-24"]], "Version 0.23": [[2522, "version-0-23"]], "Version 0.22": [[2522, "version-0-22"]], "Version 0.21": [[2522, "version-0-21"]], "Version 0.20": [[2522, "version-0-20"]], "Version 0.19": [[2522, "version-0-19"]], "Version 0.18": [[2522, "version-0-18"]], "Version 0.17": [[2522, "version-0-17"]], "Version 0.16": [[2522, "version-0-16"]], "Version 0.15": [[2522, "version-0-15"]], "Version 0.14": [[2522, "version-0-14"]], "Version 0.13": [[2522, "version-0-13"]], "Version 0.12": [[2522, "version-0-12"]], "Version 0.11": [[2522, "version-0-11"]], "Version 0.10": [[2522, "version-0-10"]], "Version 0.9": [[2522, "version-0-9"]], "Version 0.8": [[2522, "version-0-8"]], "Version 0.7": [[2522, "version-0-7"]], "Version 0.6": [[2522, "version-0-6"]], "Version 0.5": [[2522, "version-0-5"]], "Version 0.4": [[2522, "version-0-4"]], "10 minutes to pandas": [[2495, "minutes-to-pandas"]], "Viewing data": [[2495, "viewing-data"]], "Selection": [[2495, "selection"]], "Stats": [[2495, "stats"]], "Apply": [[2495, "apply"]], "Histogramming": [[2495, "histogramming"]], "String Methods": [[2495, "string-methods"]], "Merge": [[2495, "merge"]], "Concat": [[2495, "concat"]], "Join": [[2495, "join"]], "Grouping": [[2495, "grouping"]], "Stack": [[2495, "stack"]], "Pivot tables": [[2495, "pivot-tables"], [2513, "pivot-tables"]], "Time series": [[2495, "time-series"]], "Importing and exporting data": [[2495, "importing-and-exporting-data"]], "HDF5": [[2495, "hdf5"]], "What\u2019s new in 0.23.1 (June 12, 2018)": [[2551, "what-s-new-in-0-23-1-june-12-2018"]], "What\u2019s new in v0.23.1": [[2551, "what-s-new-in-v0-23-1"]], "API reference": [[2484, "api-reference"]], "Merge, join, concatenate and compare": [[2510, "merge-join-concatenate-and-compare"]], "Set logic on the other axes": [[2510, "set-logic-on-the-other-axes"]], "Ignoring indexes on the concatenation axis": [[2510, "ignoring-indexes-on-the-concatenation-axis"]], "Concatenating with mixed ndims": [[2510, "concatenating-with-mixed-ndims"]], "More concatenating with group keys": [[2510, "more-concatenating-with-group-keys"]], "Appending rows to a DataFrame": [[2510, "appending-rows-to-a-dataframe"]], "Database-style DataFrame or named Series joining/merging": [[2510, "database-style-dataframe-or-named-series-joining-merging"]], "Brief primer on merge methods (relational algebra)": [[2510, "brief-primer-on-merge-methods-relational-algebra"]], "Checking for duplicate keys": [[2510, "checking-for-duplicate-keys"]], "The merge indicator": [[2510, "the-merge-indicator"]], "Merge dtypes": [[2510, "merge-dtypes"]], "Joining on index": [[2510, "joining-on-index"]], "Joining key columns on an index": [[2510, "joining-key-columns-on-an-index"]], "Joining a single Index to a MultiIndex": [[2510, "joining-a-single-index-to-a-multiindex"]], "Joining with two MultiIndexes": [[2510, "joining-with-two-multiindexes"]], "Overlapping value columns": [[2510, "overlapping-value-columns"]], "Joining multiple DataFrames": [[2510, "joining-multiple-dataframes"]], "Merging together values within Series or DataFrame columns": [[2510, "merging-together-values-within-series-or-dataframe-columns"]], "Timeseries friendly merging": [[2510, "timeseries-friendly-merging"]], "Merging ordered data": [[2510, "merging-ordered-data"]], "Merging asof": [[2510, "merging-asof"]], "Comparing objects": [[2510, "comparing-objects"]], "Version 0.19.1 (November 3, 2016)": [[2542, "version-0-19-1-november-3-2016"]], "What\u2019s new in v0.19.1": [[2542, "what-s-new-in-v0-19-1"]], "Available options": [[2512, "available-options"]], "Getting and setting options": [[2512, "getting-and-setting-options"]], "Setting startup options in Python/IPython environment": [[2512, "setting-startup-options-in-python-ipython-environment"]], "Frequently used options": [[2512, "frequently-used-options"]], "Number formatting": [[2512, "number-formatting"]], "Unicode formatting": [[2512, "unicode-formatting"]], "Table schema display": [[2512, "table-schema-display"]], "Group by: split-apply-combine": [[2505, "group-by-split-apply-combine"]], "Splitting an object into groups": [[2505, "splitting-an-object-into-groups"]], "GroupBy sorting": [[2505, "groupby-sorting"]], "GroupBy dropna": [[2505, "id2"]], "GroupBy object attributes": [[2505, "groupby-object-attributes"]], "GroupBy with MultiIndex": [[2505, "groupby-with-multiindex"]], "Grouping DataFrame with Index levels and columns": [[2505, "grouping-dataframe-with-index-levels-and-columns"]], "DataFrame column selection in GroupBy": [[2505, "dataframe-column-selection-in-groupby"]], "Selecting a group": [[2505, "selecting-a-group"]], "Applying multiple functions at once": [[2505, "applying-multiple-functions-at-once"]], "Named aggregation": [[2505, "named-aggregation"]], "Applying different functions to DataFrame columns": [[2505, "applying-different-functions-to-dataframe-columns"]], "Cython-optimized aggregation functions": [[2505, "cython-optimized-aggregation-functions"]], "Aggregations with User-Defined Functions": [[2505, "aggregations-with-user-defined-functions"]], "Window and resample operations": [[2505, "window-and-resample-operations"]], "Filtration": [[2505, "filtration"]], "Dispatching to instance methods": [[2505, "dispatching-to-instance-methods"]], "Flexible apply": [[2505, "flexible-apply"]], "Control grouped column(s) placement with group_keys": [[2505, "control-grouped-column-s-placement-with-group-keys"]], "Numba Accelerated Routines": [[2505, "numba-accelerated-routines"]], "Other useful features": [[2505, "other-useful-features"]], "Automatic exclusion of \u201cnuisance\u201d columns": [[2505, "automatic-exclusion-of-nuisance-columns"]], "Handling of (un)observed Categorical values": [[2505, "handling-of-un-observed-categorical-values"]], "NA and NaT group handling": [[2505, "na-and-nat-group-handling"]], "Grouping with ordered factors": [[2505, "grouping-with-ordered-factors"]], "Grouping with a grouper specification": [[2505, "grouping-with-a-grouper-specification"]], "Taking the first rows of each group": [[2505, "taking-the-first-rows-of-each-group"]], "Taking the nth row of each group": [[2505, "taking-the-nth-row-of-each-group"]], "Enumerate group items": [[2505, "enumerate-group-items"]], "Enumerate groups": [[2505, "enumerate-groups"]], "Piping function calls": [[2505, "piping-function-calls"]], "Examples": [[2505, "examples"], [2513, "examples"]], "Regrouping by factor": [[2505, "regrouping-by-factor"]], "Multi-column factorization": [[2505, "multi-column-factorization"]], "Groupby by indexer to \u2018resample\u2019 data": [[2505, "groupby-by-indexer-to-resample-data"]], "Returning a Series to propagate names": [[2505, "returning-a-series-to-propagate-names"]], "Version 0.19.0 (October 2, 2016)": [[2541, "version-0-19-0-october-2-2016"]], "What\u2019s new in v0.19.0": [[2541, "what-s-new-in-v0-19-0"]], "Function merge_asof for asof-style time-series joining": [[2541, "function-merge-asof-for-asof-style-time-series-joining"]], "Method .rolling() is now time-series aware": [[2541, "method-rolling-is-now-time-series-aware"]], "Method read_csv has improved support for duplicate column names": [[2541, "method-read-csv-has-improved-support-for-duplicate-column-names"]], "Method read_csv supports parsing Categorical directly": [[2541, "method-read-csv-supports-parsing-categorical-directly"]], "Categorical concatenation": [[2541, "categorical-concatenation"]], "Semi-month offsets": [[2541, "semi-month-offsets"]], "New Index methods": [[2541, "new-index-methods"]], "Google BigQuery enhancements": [[2541, "google-bigquery-enhancements"], [2537, "google-bigquery-enhancements"]], "Fine-grained NumPy errstate": [[2541, "fine-grained-numpy-errstate"]], "Method get_dummies now returns integer dtypes": [[2541, "method-get-dummies-now-returns-integer-dtypes"]], "Downcast values to smallest possible dtype in to_numeric": [[2541, "downcast-values-to-smallest-possible-dtype-in-to-numeric"]], "pandas development API": [[2541, "pandas-development-api"]], "Series.tolist() will now return Python types": [[2541, "series-tolist-will-now-return-python-types"]], "Series operators for different indexes": [[2541, "series-operators-for-different-indexes"]], "Arithmetic operators": [[2541, "arithmetic-operators"]], "Comparison operators": [[2541, "comparison-operators"]], "Logical operators": [[2541, "logical-operators"]], "Flexible comparison methods": [[2541, "flexible-comparison-methods"]], "Series type promotion on assignment": [[2541, "series-type-promotion-on-assignment"]], "Function .to_datetime() changes": [[2541, "function-to-datetime-changes"]], "Merging changes": [[2541, "merging-changes"]], "Method .describe() changes": [[2541, "method-describe-changes"]], "Period changes": [[2541, "period-changes"]], "The PeriodIndex now has period dtype": [[2541, "the-periodindex-now-has-period-dtype"]], "Period('NaT') now returns pd.NaT": [[2541, "period-nat-now-returns-pd-nat"]], "PeriodIndex.values now returns array of Period object": [[2541, "periodindex-values-now-returns-array-of-period-object"]], "Index + / - no longer used for set operations": [[2541, "index-no-longer-used-for-set-operations"]], "Index.difference and .symmetric_difference changes": [[2541, "index-difference-and-symmetric-difference-changes"]], "Index.unique consistently returns Index": [[2541, "index-unique-consistently-returns-index"]], "MultiIndex constructors, groupby and set_index preserve categorical dtypes": [[2541, "multiindex-constructors-groupby-and-set-index-preserve-categorical-dtypes"]], "Function read_csv will progressively enumerate chunks": [[2541, "function-read-csv-will-progressively-enumerate-chunks"]], "Types int64 and bool support enhancements": [[2541, "types-int64-and-bool-support-enhancements"]], "Operators now preserve dtypes": [[2541, "operators-now-preserve-dtypes"]], "Other sparse fixes": [[2541, "other-sparse-fixes"]], "Indexer dtype changes": [[2541, "indexer-dtype-changes"]], "Table Visualization": [[2516, "Table-Visualization"]], "Styler Object and HTML": [[2516, "Styler-Object-and-HTML"]], "Formatting the Display": [[2516, "Formatting-the-Display"]], "Formatting Values": [[2516, "Formatting-Values"]], "Hiding Data": [[2516, "Hiding-Data"]], "Methods to Add Styles": [[2516, "Methods-to-Add-Styles"]], "Table Styles": [[2516, "Table-Styles"]], "Setting Classes and Linking to External CSS": [[2516, "Setting-Classes-and-Linking-to-External-CSS"]], "Table Attributes": [[2516, "Table-Attributes"]], "Data Cell CSS Classes": [[2516, "Data-Cell-CSS-Classes"]], "Styler Functions": [[2516, "Styler-Functions"]], "Acting on Data": [[2516, "Acting-on-Data"]], "Acting on the Index and Column Headers": [[2516, "Acting-on-the-Index-and-Column-Headers"]], "Tooltips and Captions": [[2516, "Tooltips-and-Captions"]], "Finer Control with Slicing": [[2516, "Finer-Control-with-Slicing"]], "Optimization": [[2516, "Optimization"]], "1. Remove UUID and cell_ids": [[2516, "1.-Remove-UUID-and-cell_ids"]], "2. Use table styles": [[2516, "2.-Use-table-styles"]], "3. Set classes instead of using Styler functions": [[2516, "3.-Set-classes-instead-of-using-Styler-functions"]], "4. Don\u2019t use tooltips": [[2516, "4.-Don\u2019t-use-tooltips"]], "5. If every byte counts use string replacement": [[2516, "5.-If-every-byte-counts-use-string-replacement"]], "Builtin Styles": [[2516, "Builtin-Styles"]], "Highlight Null": [[2516, "Highlight-Null"]], "Highlight Min or Max": [[2516, "Highlight-Min-or-Max"]], "Highlight Between": [[2516, "Highlight-Between"]], "Highlight Quantile": [[2516, "Highlight-Quantile"]], "Background Gradient and Text Gradient": [[2516, "Background-Gradient-and-Text-Gradient"]], "Set properties": [[2516, "Set-properties"]], "Bar charts": [[2516, "Bar-charts"]], "Sharing styles": [[2516, "Sharing-styles"]], "Limitations": [[2516, "Limitations"]], "Other Fun and Useful Stuff": [[2516, "Other-Fun-and-Useful-Stuff"]], "Widgets": [[2516, "Widgets"]], "Magnify": [[2516, "Magnify"]], "Sticky Headers": [[2516, "Sticky-Headers"]], "HTML Escaping": [[2516, "HTML-Escaping"]], "Export to Excel": [[2516, "Export-to-Excel"]], "Export to LaTeX": [[2516, "Export-to-LaTeX"]], "More About CSS and HTML": [[2516, "More-About-CSS-and-HTML"]], "CSS Classes and Ids": [[2516, "CSS-Classes-and-Ids"]], "CSS Hierarchies": [[2516, "CSS-Hierarchies"]], "Subclassing": [[2516, "Subclassing"]], "Template Structure": [[2516, "Template-Structure"]], "Extensions": [[2480, "extensions"]], "Version 0.10.1 (January 22, 2013)": [[2524, "version-0-10-1-january-22-2013"]], "HDFStore": [[2524, "hdfstore"]], "Version 0.17.0 (October 9, 2015)": [[2537, "version-0-17-0-october-9-2015"]], "What\u2019s new in v0.17.0": [[2537, "what-s-new-in-v0-17-0"]], "Datetime with TZ": [[2537, "datetime-with-tz"]], "Releasing the GIL": [[2537, "releasing-the-gil"]], "Plot submethods": [[2537, "plot-submethods"]], "Additional methods for dt accessor": [[2537, "additional-methods-for-dt-accessor"]], "Series.dt.strftime": [[2537, "series-dt-strftime"]], "Series.dt.total_seconds": [[2537, "series-dt-total-seconds"]], "Period frequency enhancement": [[2537, "period-frequency-enhancement"]], "Support for SAS XPORT files": [[2537, "support-for-sas-xport-files"]], "Support for math functions in .eval()": [[2537, "support-for-math-functions-in-eval"]], "Changes to Excel with MultiIndex": [[2537, "changes-to-excel-with-multiindex"]], "Display alignment with Unicode East Asian width": [[2537, "display-alignment-with-unicode-east-asian-width"]], "Changes to sorting API": [[2537, "changes-to-sorting-api"]], "Changes to to_datetime and to_timedelta": [[2537, "changes-to-to-datetime-and-to-timedelta"]], "Consistent parsing": [[2537, "consistent-parsing"]], "Changes to Index comparisons": [[2537, "changes-to-index-comparisons"]], "Changes to boolean comparisons vs. None": [[2537, "changes-to-boolean-comparisons-vs-none"]], "HDFStore dropna behavior": [[2537, "hdfstore-dropna-behavior"]], "Changes to display.precision option": [[2537, "changes-to-display-precision-option"]], "Changes to Categorical.unique": [[2537, "changes-to-categorical-unique"]], "Changes to bool passed as header in parsers": [[2537, "changes-to-bool-passed-as-header-in-parsers"]], "Time deltas": [[2518, "time-deltas"]], "Parsing": [[2518, "parsing"]], "to_timedelta": [[2518, "to-timedelta"]], "Timedelta limitations": [[2518, "timedelta-limitations"]], "Reductions": [[2518, "reductions"]], "Generating ranges of time deltas": [[2518, "generating-ranges-of-time-deltas"]], "Using the TimedeltaIndex": [[2518, "using-the-timedeltaindex"]], "Conversions": [[2518, "conversions"]], "Reshaping and pivot tables": [[2513, "reshaping-and-pivot-tables"]], "Reshaping by pivoting DataFrame objects": [[2513, "reshaping-by-pivoting-dataframe-objects"]], "Reshaping by stacking and unstacking": [[2513, "reshaping-by-stacking-and-unstacking"]], "Multiple levels": [[2513, "multiple-levels"]], "With a MultiIndex": [[2513, "with-a-multiindex"]], "Reshaping by melt": [[2513, "reshaping-by-melt"]], "Combining with stats and GroupBy": [[2513, "combining-with-stats-and-groupby"]], "Adding margins": [[2513, "adding-margins"], [2513, "id1"]], "Cross tabulations": [[2513, "cross-tabulations"]], "Tiling": [[2513, "tiling"]], "Computing indicator / dummy variables": [[2513, "computing-indicator-dummy-variables"]], "Factorizing values": [[2513, "factorizing-values"]], "Pivoting with single aggregations": [[2513, "pivoting-with-single-aggregations"]], "Pivoting with multiple aggregations": [[2513, "pivoting-with-multiple-aggregations"]], "Exploding a list-like column": [[2513, "exploding-a-list-like-column"]], "What\u2019s new in 0.25.1 (August 21, 2019)": [[2559, "what-s-new-in-0-25-1-august-21-2019"]], "IO and LZMA": [[2559, "io-and-lzma"]], "Nullable Boolean data type": [[2498, "nullable-boolean-data-type"]], "Indexing with NA values": [[2498, "indexing-with-na-values"]], "Kleene logical operations": [[2498, "kleene-logical-operations"]], "Version 0.14.0 (May 31 , 2014)": [[2529, "version-0-14-0-may-31-2014"]], "Display changes": [[2529, "display-changes"]], "Text parsing API changes": [[2529, "text-parsing-api-changes"]], "GroupBy API changes": [[2529, "groupby-api-changes"]], "Multi-indexing using slicers": [[2529, "multi-indexing-using-slicers"]], "Known issues": [[2529, "known-issues"]], "Sparse data structures": [[2515, "sparse-data-structures"]], "SparseArray": [[2515, "sparsearray"]], "SparseDtype": [[2515, "sparsedtype"]], "Sparse calculation": [[2515, "sparse-calculation"]], "Migrating": [[2515, "migrating"]], "Testing": [[2493, "testing"]], "Assertion functions": [[2493, "assertion-functions"]], "Exceptions and warnings": [[2493, "exceptions-and-warnings"]], "Bug report function": [[2493, "bug-report-function"]], "Test suite runner": [[2493, "test-suite-runner"]], "Date offsets": [[2487, "date-offsets"]], "DateOffset": [[2487, "dateoffset"]], "BusinessDay": [[2487, "businessday"]], "BusinessHour": [[2487, "businesshour"]], "CustomBusinessDay": [[2487, "custombusinessday"]], "CustomBusinessHour": [[2487, "custombusinesshour"]], "MonthEnd": [[2487, "monthend"]], "MonthBegin": [[2487, "monthbegin"]], "BusinessMonthEnd": [[2487, "businessmonthend"]], "BusinessMonthBegin": [[2487, "businessmonthbegin"]], "CustomBusinessMonthEnd": [[2487, "custombusinessmonthend"]], "CustomBusinessMonthBegin": [[2487, "custombusinessmonthbegin"]], "SemiMonthEnd": [[2487, "semimonthend"]], "SemiMonthBegin": [[2487, "semimonthbegin"]], "Week": [[2487, "week"]], "WeekOfMonth": [[2487, "weekofmonth"]], "LastWeekOfMonth": [[2487, "lastweekofmonth"]], "BQuarterEnd": [[2487, "bquarterend"]], "BQuarterBegin": [[2487, "bquarterbegin"]], "QuarterEnd": [[2487, "quarterend"]], "QuarterBegin": [[2487, "quarterbegin"]], "BYearEnd": [[2487, "byearend"]], "BYearBegin": [[2487, "byearbegin"]], "YearEnd": [[2487, "yearend"]], "YearBegin": [[2487, "yearbegin"]], "FY5253": [[2487, "fy5253"]], "FY5253Quarter": [[2487, "fy5253quarter"]], "Easter": [[2487, "easter"]], "Tick": [[2487, "tick"]], "Day": [[2487, "day"]], "Hour": [[2487, "hour"]], "Minute": [[2487, "minute"]], "Second": [[2487, "second"]], "Milli": [[2487, "milli"]], "Micro": [[2487, "micro"]], "Nano": [[2487, "nano"]], "Frequencies": [[2487, "frequencies"]], "What\u2019s new in 0.23.3 (July 7, 2018)": [[2553, "what-s-new-in-0-23-3-july-7-2018"]], "Chart visualization": [[2520, "chart-visualization"]], "Basic plotting: plot": [[2520, "basic-plotting-plot"]], "Other plots": [[2520, "other-plots"]], "Bar plots": [[2520, "bar-plots"]], "Histograms": [[2520, "histograms"]], "Box plots": [[2520, "box-plots"]], "Area plot": [[2520, "area-plot"]], "Scatter plot": [[2520, "scatter-plot"]], "Hexagonal bin plot": [[2520, "hexagonal-bin-plot"]], "Pie plot": [[2520, "pie-plot"]], "Plotting with missing data": [[2520, "plotting-with-missing-data"]], "Plotting tools": [[2520, "plotting-tools"]], "Scatter matrix plot": [[2520, "scatter-matrix-plot"]], "Density plot": [[2520, "density-plot"]], "Andrews curves": [[2520, "andrews-curves"]], "Parallel coordinates": [[2520, "parallel-coordinates"]], "Lag plot": [[2520, "lag-plot"]], "Autocorrelation plot": [[2520, "autocorrelation-plot"]], "Bootstrap plot": [[2520, "bootstrap-plot"]], "RadViz": [[2520, "radviz"]], "Plot formatting": [[2520, "plot-formatting"]], "Setting the plot style": [[2520, "setting-the-plot-style"]], "General plot style arguments": [[2520, "general-plot-style-arguments"]], "Controlling the legend": [[2520, "controlling-the-legend"]], "Controlling the labels": [[2520, "controlling-the-labels"]], "Scales": [[2520, "scales"]], "Plotting on a secondary y-axis": [[2520, "plotting-on-a-secondary-y-axis"]], "Custom formatters for timeseries plots": [[2520, "custom-formatters-for-timeseries-plots"]], "Suppressing tick resolution adjustment": [[2520, "suppressing-tick-resolution-adjustment"]], "Automatic date tick adjustment": [[2520, "automatic-date-tick-adjustment"]], "Subplots": [[2520, "subplots"]], "Using layout and targeting multiple axes": [[2520, "using-layout-and-targeting-multiple-axes"]], "Plotting with error bars": [[2520, "plotting-with-error-bars"]], "Plotting tables": [[2520, "plotting-tables"]], "Colormaps": [[2520, "colormaps"]], "Plotting directly with Matplotlib": [[2520, "plotting-directly-with-matplotlib"]], "Version 0.20.3 (July 7, 2017)": [[2546, "version-0-20-3-july-7-2017"]], "What\u2019s new in v0.20.3": [[2546, "what-s-new-in-v0-20-3"]], "Version 0.19.2 (December 24, 2016)": [[2543, "version-0-19-2-december-24-2016"]], "What\u2019s new in v0.19.2": [[2543, "what-s-new-in-v0-19-2"]], "Frequently Asked Questions (FAQ)": [[2504, "frequently-asked-questions-faq"]], "DataFrame memory usage": [[2504, "dataframe-memory-usage"]], "Using if/truth statements with pandas": [[2504, "using-if-truth-statements-with-pandas"]], "Bitwise boolean": [[2504, "bitwise-boolean"]], "Using the in operator": [[2504, "using-the-in-operator"]], "Mutating with User Defined Function (UDF) methods": [[2504, "mutating-with-user-defined-function-udf-methods"]], "NaN, Integer NA values and NA type promotions": [[2504, "nan-integer-na-values-and-na-type-promotions"]], "Choice of NA representation": [[2504, "choice-of-na-representation"]], "Support for integer NA": [[2504, "support-for-integer-na"]], "NA type promotions": [[2504, "na-type-promotions"]], "Why not make NumPy like R?": [[2504, "why-not-make-numpy-like-r"]], "Differences with NumPy": [[2504, "differences-with-numpy"]], "Thread-safety": [[2504, "thread-safety"]], "Byte-ordering issues": [[2504, "byte-ordering-issues"]], "Version 0.20.2 (June 4, 2017)": [[2545, "version-0-20-2-june-4-2017"]], "What\u2019s new in v0.20.2": [[2545, "what-s-new-in-v0-20-2"]], "What\u2019s new in 0.23.2 (July 5, 2018)": [[2552, "what-s-new-in-0-23-2-july-5-2018"]], "What\u2019s new in v0.23.2": [[2552, "what-s-new-in-v0-23-2"]], "Logical reductions over entire DataFrame": [[2552, "logical-reductions-over-entire-dataframe"]], "Nullable integer data type": [[2508, "nullable-integer-data-type"]], "Construction": [[2508, "construction"]], "Scalar NA Value": [[2508, "scalar-na-value"]], "What\u2019s new in 0.23.4 (August 3, 2018)": [[2554, "what-s-new-in-0-23-4-august-3-2018"]], "What\u2019s new in v0.23.4": [[2554, "what-s-new-in-v0-23-4"]], "What\u2019s new in 0.24.1 (February 3, 2019)": [[2556, "what-s-new-in-0-24-1-february-3-2019"]], "Changing the sort parameter for Index set operations": [[2556, "changing-the-sort-parameter-for-index-set-operations"]], "Styler constructor": [[2492, "styler-constructor"]], "Styler properties": [[2492, "styler-properties"]], "Style application": [[2492, "style-application"]], "Builtin styles": [[2492, "builtin-styles"]], "Style export and import": [[2492, "style-export-and-import"]], "Window": [[2494, "window"]], "Rolling window functions": [[2494, "rolling-window-functions"]], "Weighted window functions": [[2494, "weighted-window-functions"]], "Expanding window functions": [[2494, "expanding-window-functions"]], "Exponentially-weighted window functions": [[2494, "exponentially-weighted-window-functions"]], "Window indexer": [[2494, "window-indexer"]], "Scaling to large datasets": [[2514, "scaling-to-large-datasets"]], "Load less data": [[2514, "load-less-data"]], "Use efficient datatypes": [[2514, "use-efficient-datatypes"]], "Use chunking": [[2514, "use-chunking"]], "Use other libraries": [[2514, "use-other-libraries"]]}, "indexentries": {"pep 484": [[2, "index-0"]], "pep 561": [[2, "index-2"]], "pep 585": [[2, "index-1"]], "python enhancement proposals": [[2, "index-0"], [2, "index-1"], [2, "index-2"], [3, "index-0"]], "pep 8#imports": [[3, "index-0"]], "module": [[36, "module-pandas"]], "pandas": [[36, "module-pandas"]], "arrowdtype (class in pandas)": [[37, "pandas.ArrowDtype"]], "booleandtype (class in pandas)": [[38, "pandas.BooleanDtype"]], "categorical (class in pandas)": [[39, "pandas.Categorical"]], "__array__() (pandas.categorical method)": [[40, "pandas.Categorical.__array__"]], "categories (pandas.categorical property)": [[41, "pandas.Categorical.categories"]], "codes (pandas.categorical property)": [[42, "pandas.Categorical.codes"]], "dtype (pandas.categorical property)": [[43, "pandas.Categorical.dtype"]], "from_codes() (pandas.categorical class method)": [[44, "pandas.Categorical.from_codes"]], "ordered (pandas.categorical property)": [[45, "pandas.Categorical.ordered"]], "categoricaldtype (class in pandas)": [[46, "pandas.CategoricalDtype"]], "categories (pandas.categoricaldtype property)": [[47, "pandas.CategoricalDtype.categories"]], "ordered (pandas.categoricaldtype property)": [[48, "pandas.CategoricalDtype.ordered"]], "categoricalindex (class in pandas)": [[49, "pandas.CategoricalIndex"]], "add_categories() (pandas.categoricalindex method)": [[50, "pandas.CategoricalIndex.add_categories"]], "as_ordered() (pandas.categoricalindex method)": [[51, "pandas.CategoricalIndex.as_ordered"]], "as_unordered() (pandas.categoricalindex method)": [[52, "pandas.CategoricalIndex.as_unordered"]], "categories (pandas.categoricalindex property)": [[53, "pandas.CategoricalIndex.categories"]], "codes (pandas.categoricalindex property)": [[54, "pandas.CategoricalIndex.codes"]], "equals() (pandas.categoricalindex method)": [[55, "pandas.CategoricalIndex.equals"]], "map() (pandas.categoricalindex method)": [[56, "pandas.CategoricalIndex.map"]], "ordered (pandas.categoricalindex property)": [[57, "pandas.CategoricalIndex.ordered"]], "remove_categories() (pandas.categoricalindex method)": [[58, "pandas.CategoricalIndex.remove_categories"]], "remove_unused_categories() (pandas.categoricalindex method)": [[59, "pandas.CategoricalIndex.remove_unused_categories"]], "rename_categories() (pandas.categoricalindex method)": [[60, "pandas.CategoricalIndex.rename_categories"]], "reorder_categories() (pandas.categoricalindex method)": [[61, "pandas.CategoricalIndex.reorder_categories"]], "set_categories() (pandas.categoricalindex method)": [[62, "pandas.CategoricalIndex.set_categories"]], "dataframe (class in pandas)": [[63, "pandas.DataFrame"]], "t (pandas.dataframe property)": [[64, "pandas.DataFrame.T"]], "__dataframe__() (pandas.dataframe method)": [[65, "pandas.DataFrame.__dataframe__"]], "__iter__() (pandas.dataframe method)": [[66, "pandas.DataFrame.__iter__"]], "abs() (pandas.dataframe method)": [[67, "pandas.DataFrame.abs"]], "add() (pandas.dataframe method)": [[68, "pandas.DataFrame.add"]], "add_prefix() (pandas.dataframe method)": [[69, "pandas.DataFrame.add_prefix"]], "add_suffix() (pandas.dataframe method)": [[70, "pandas.DataFrame.add_suffix"]], "agg() (pandas.dataframe method)": [[71, "pandas.DataFrame.agg"]], "aggregate() (pandas.dataframe method)": [[72, "pandas.DataFrame.aggregate"]], "align() (pandas.dataframe method)": [[73, "pandas.DataFrame.align"]], "all() (pandas.dataframe method)": [[74, "pandas.DataFrame.all"]], "any() (pandas.dataframe method)": [[75, "pandas.DataFrame.any"]], "append() (pandas.dataframe method)": [[76, "pandas.DataFrame.append"]], "apply() (pandas.dataframe method)": [[77, "pandas.DataFrame.apply"]], "applymap() (pandas.dataframe method)": [[78, "pandas.DataFrame.applymap"]], "asfreq() (pandas.dataframe method)": [[79, "pandas.DataFrame.asfreq"]], "asof() (pandas.dataframe method)": [[80, "pandas.DataFrame.asof"]], "assign() (pandas.dataframe method)": [[81, "pandas.DataFrame.assign"]], "astype() (pandas.dataframe method)": [[82, "pandas.DataFrame.astype"]], "at (pandas.dataframe property)": [[83, "pandas.DataFrame.at"]], "at_time() (pandas.dataframe method)": [[84, "pandas.DataFrame.at_time"]], "attrs (pandas.dataframe property)": [[85, "pandas.DataFrame.attrs"]], "axes (pandas.dataframe property)": [[86, "pandas.DataFrame.axes"]], "backfill() (pandas.dataframe method)": [[87, "pandas.DataFrame.backfill"]], "between_time() (pandas.dataframe method)": [[88, "pandas.DataFrame.between_time"]], "bfill() (pandas.dataframe method)": [[89, "pandas.DataFrame.bfill"]], "bool() (pandas.dataframe method)": [[90, "pandas.DataFrame.bool"]], "boxplot() (pandas.dataframe method)": [[91, "pandas.DataFrame.boxplot"]], "clip() (pandas.dataframe method)": [[92, "pandas.DataFrame.clip"]], "columns (pandas.dataframe attribute)": [[93, "pandas.DataFrame.columns"]], "combine() (pandas.dataframe method)": [[94, "pandas.DataFrame.combine"]], "combine_first() (pandas.dataframe method)": [[95, "pandas.DataFrame.combine_first"]], "compare() (pandas.dataframe method)": [[96, "pandas.DataFrame.compare"]], "convert_dtypes() (pandas.dataframe method)": [[97, "pandas.DataFrame.convert_dtypes"]], "copy() (pandas.dataframe method)": [[98, "pandas.DataFrame.copy"]], "corr() (pandas.dataframe method)": [[99, "pandas.DataFrame.corr"]], "corrwith() (pandas.dataframe method)": [[100, "pandas.DataFrame.corrwith"]], "count() (pandas.dataframe method)": [[101, "pandas.DataFrame.count"]], "cov() (pandas.dataframe method)": [[102, "pandas.DataFrame.cov"]], "cummax() (pandas.dataframe method)": [[103, "pandas.DataFrame.cummax"]], "cummin() (pandas.dataframe method)": [[104, "pandas.DataFrame.cummin"]], "cumprod() (pandas.dataframe method)": [[105, "pandas.DataFrame.cumprod"]], "cumsum() (pandas.dataframe method)": [[106, "pandas.DataFrame.cumsum"]], "describe() (pandas.dataframe method)": [[107, "pandas.DataFrame.describe"]], "diff() (pandas.dataframe method)": [[108, "pandas.DataFrame.diff"]], "div() (pandas.dataframe method)": [[109, "pandas.DataFrame.div"]], "divide() (pandas.dataframe method)": [[110, "pandas.DataFrame.divide"]], "dot() (pandas.dataframe method)": [[111, "pandas.DataFrame.dot"]], "drop() (pandas.dataframe method)": [[112, "pandas.DataFrame.drop"]], "drop_duplicates() (pandas.dataframe method)": [[113, "pandas.DataFrame.drop_duplicates"]], "droplevel() (pandas.dataframe method)": [[114, "pandas.DataFrame.droplevel"]], "dropna() (pandas.dataframe method)": [[115, "pandas.DataFrame.dropna"]], "dtypes (pandas.dataframe property)": [[116, "pandas.DataFrame.dtypes"]], "duplicated() (pandas.dataframe method)": [[117, "pandas.DataFrame.duplicated"]], "empty (pandas.dataframe property)": [[118, "pandas.DataFrame.empty"]], "eq() (pandas.dataframe method)": [[119, "pandas.DataFrame.eq"]], "equals() (pandas.dataframe method)": [[120, "pandas.DataFrame.equals"]], "eval() (pandas.dataframe method)": [[121, "pandas.DataFrame.eval"]], "ewm() (pandas.dataframe method)": [[122, "pandas.DataFrame.ewm"]], "expanding() (pandas.dataframe method)": [[123, "pandas.DataFrame.expanding"]], "explode() (pandas.dataframe method)": [[124, "pandas.DataFrame.explode"]], "ffill() (pandas.dataframe method)": [[125, "pandas.DataFrame.ffill"]], "fillna() (pandas.dataframe method)": [[126, "pandas.DataFrame.fillna"]], "filter() (pandas.dataframe method)": [[127, "pandas.DataFrame.filter"]], "first() (pandas.dataframe method)": [[128, "pandas.DataFrame.first"]], "first_valid_index() (pandas.dataframe method)": [[129, "pandas.DataFrame.first_valid_index"]], "flags (pandas.dataframe property)": [[130, "pandas.DataFrame.flags"]], "floordiv() (pandas.dataframe method)": [[131, "pandas.DataFrame.floordiv"]], "from_dict() (pandas.dataframe class method)": [[132, "pandas.DataFrame.from_dict"]], "from_records() (pandas.dataframe class method)": [[133, "pandas.DataFrame.from_records"]], "ge() (pandas.dataframe method)": [[134, "pandas.DataFrame.ge"]], "get() (pandas.dataframe method)": [[135, "pandas.DataFrame.get"]], "groupby() (pandas.dataframe method)": [[136, "pandas.DataFrame.groupby"]], "gt() (pandas.dataframe method)": [[137, "pandas.DataFrame.gt"]], "head() (pandas.dataframe method)": [[138, "pandas.DataFrame.head"]], "hist() (pandas.dataframe method)": [[139, "pandas.DataFrame.hist"]], "iat (pandas.dataframe property)": [[140, "pandas.DataFrame.iat"]], "idxmax() (pandas.dataframe method)": [[141, "pandas.DataFrame.idxmax"]], "idxmin() (pandas.dataframe method)": [[142, "pandas.DataFrame.idxmin"]], "iloc (pandas.dataframe property)": [[143, "pandas.DataFrame.iloc"]], "index (pandas.dataframe attribute)": [[144, "pandas.DataFrame.index"]], "infer_objects() (pandas.dataframe method)": [[145, "pandas.DataFrame.infer_objects"]], "info() (pandas.dataframe method)": [[146, "pandas.DataFrame.info"]], "insert() (pandas.dataframe method)": [[147, "pandas.DataFrame.insert"]], "interpolate() (pandas.dataframe method)": [[148, "pandas.DataFrame.interpolate"]], "isetitem() (pandas.dataframe method)": [[149, "pandas.DataFrame.isetitem"]], "isin() (pandas.dataframe method)": [[150, "pandas.DataFrame.isin"]], "isna() (pandas.dataframe method)": [[151, "pandas.DataFrame.isna"]], "isnull() (pandas.dataframe method)": [[152, "pandas.DataFrame.isnull"]], "items() (pandas.dataframe method)": [[153, "pandas.DataFrame.items"]], "iteritems() (pandas.dataframe method)": [[154, "pandas.DataFrame.iteritems"]], "iterrows() (pandas.dataframe method)": [[155, "pandas.DataFrame.iterrows"]], "itertuples() (pandas.dataframe method)": [[156, "pandas.DataFrame.itertuples"]], "join() (pandas.dataframe method)": [[157, "pandas.DataFrame.join"]], "keys() (pandas.dataframe method)": [[158, "pandas.DataFrame.keys"]], "kurt() (pandas.dataframe method)": [[159, "pandas.DataFrame.kurt"]], "kurtosis() (pandas.dataframe method)": [[160, "pandas.DataFrame.kurtosis"]], "last() (pandas.dataframe method)": [[161, "pandas.DataFrame.last"]], "last_valid_index() (pandas.dataframe method)": [[162, "pandas.DataFrame.last_valid_index"]], "le() (pandas.dataframe method)": [[163, "pandas.DataFrame.le"]], "loc (pandas.dataframe property)": [[164, "pandas.DataFrame.loc"]], "lookup() (pandas.dataframe method)": [[165, "pandas.DataFrame.lookup"]], "lt() (pandas.dataframe method)": [[166, "pandas.DataFrame.lt"]], "mad() (pandas.dataframe method)": [[167, "pandas.DataFrame.mad"]], "mask() (pandas.dataframe method)": [[168, "pandas.DataFrame.mask"]], "max() (pandas.dataframe method)": [[169, "pandas.DataFrame.max"]], "mean() (pandas.dataframe method)": [[170, "pandas.DataFrame.mean"]], "median() (pandas.dataframe method)": [[171, "pandas.DataFrame.median"]], "melt() (pandas.dataframe method)": [[172, "pandas.DataFrame.melt"]], "memory_usage() (pandas.dataframe method)": [[173, "pandas.DataFrame.memory_usage"]], "merge() (pandas.dataframe method)": [[174, "pandas.DataFrame.merge"]], "min() (pandas.dataframe method)": [[175, "pandas.DataFrame.min"]], "mod() (pandas.dataframe method)": [[176, "pandas.DataFrame.mod"]], "mode() (pandas.dataframe method)": [[177, "pandas.DataFrame.mode"]], "mul() (pandas.dataframe method)": [[178, "pandas.DataFrame.mul"]], "multiply() (pandas.dataframe method)": [[179, "pandas.DataFrame.multiply"]], "ndim (pandas.dataframe property)": [[180, "pandas.DataFrame.ndim"]], "ne() (pandas.dataframe method)": [[181, "pandas.DataFrame.ne"]], "nlargest() (pandas.dataframe method)": [[182, "pandas.DataFrame.nlargest"]], "notna() (pandas.dataframe method)": [[183, "pandas.DataFrame.notna"]], "notnull() (pandas.dataframe method)": [[184, "pandas.DataFrame.notnull"]], "nsmallest() (pandas.dataframe method)": [[185, "pandas.DataFrame.nsmallest"]], "nunique() (pandas.dataframe method)": [[186, "pandas.DataFrame.nunique"]], "pad() (pandas.dataframe method)": [[187, "pandas.DataFrame.pad"]], "pct_change() (pandas.dataframe method)": [[188, "pandas.DataFrame.pct_change"]], "pipe() (pandas.dataframe method)": [[189, "pandas.DataFrame.pipe"]], "pivot() (pandas.dataframe method)": [[190, "pandas.DataFrame.pivot"]], "pivot_table() (pandas.dataframe method)": [[191, "pandas.DataFrame.pivot_table"]], "plot() (pandas.dataframe method)": [[192, "pandas.DataFrame.plot"]], "area() (pandas.dataframe.plot method)": [[193, "pandas.DataFrame.plot.area"]], "bar() (pandas.dataframe.plot method)": [[194, "pandas.DataFrame.plot.bar"]], "barh() (pandas.dataframe.plot method)": [[195, "pandas.DataFrame.plot.barh"]], "box() (pandas.dataframe.plot method)": [[196, "pandas.DataFrame.plot.box"]], "density() (pandas.dataframe.plot method)": [[197, "pandas.DataFrame.plot.density"]], "hexbin() (pandas.dataframe.plot method)": [[198, "pandas.DataFrame.plot.hexbin"]], "hist() (pandas.dataframe.plot method)": [[199, "pandas.DataFrame.plot.hist"]], "kde() (pandas.dataframe.plot method)": [[200, "pandas.DataFrame.plot.kde"]], "line() (pandas.dataframe.plot method)": [[201, "pandas.DataFrame.plot.line"]], "pie() (pandas.dataframe.plot method)": [[202, "pandas.DataFrame.plot.pie"]], "scatter() (pandas.dataframe.plot method)": [[203, "pandas.DataFrame.plot.scatter"]], "pop() (pandas.dataframe method)": [[204, "pandas.DataFrame.pop"]], "pow() (pandas.dataframe method)": [[205, "pandas.DataFrame.pow"]], "prod() (pandas.dataframe method)": [[206, "pandas.DataFrame.prod"]], "product() (pandas.dataframe method)": [[207, "pandas.DataFrame.product"]], "quantile() (pandas.dataframe method)": [[208, "pandas.DataFrame.quantile"]], "query() (pandas.dataframe method)": [[209, "pandas.DataFrame.query"]], "radd() (pandas.dataframe method)": [[210, "pandas.DataFrame.radd"]], "rank() (pandas.dataframe method)": [[211, "pandas.DataFrame.rank"]], "rdiv() (pandas.dataframe method)": [[212, "pandas.DataFrame.rdiv"]], "reindex() (pandas.dataframe method)": [[213, "pandas.DataFrame.reindex"]], "reindex_like() (pandas.dataframe method)": [[214, "pandas.DataFrame.reindex_like"]], "rename() (pandas.dataframe method)": [[215, "pandas.DataFrame.rename"]], "rename_axis() (pandas.dataframe method)": [[216, "pandas.DataFrame.rename_axis"]], "reorder_levels() (pandas.dataframe method)": [[217, "pandas.DataFrame.reorder_levels"]], "replace() (pandas.dataframe method)": [[218, "pandas.DataFrame.replace"]], "resample() (pandas.dataframe method)": [[219, "pandas.DataFrame.resample"]], "reset_index() (pandas.dataframe method)": [[220, "pandas.DataFrame.reset_index"]], "rfloordiv() (pandas.dataframe method)": [[221, "pandas.DataFrame.rfloordiv"]], "rmod() (pandas.dataframe method)": [[222, "pandas.DataFrame.rmod"]], "rmul() (pandas.dataframe method)": [[223, "pandas.DataFrame.rmul"]], "rolling() (pandas.dataframe method)": [[224, "pandas.DataFrame.rolling"]], "round() (pandas.dataframe method)": [[225, "pandas.DataFrame.round"]], "rpow() (pandas.dataframe method)": [[226, "pandas.DataFrame.rpow"]], "rsub() (pandas.dataframe method)": [[227, "pandas.DataFrame.rsub"]], "rtruediv() (pandas.dataframe method)": [[228, "pandas.DataFrame.rtruediv"]], "sample() (pandas.dataframe method)": [[229, "pandas.DataFrame.sample"]], "select_dtypes() (pandas.dataframe method)": [[230, "pandas.DataFrame.select_dtypes"]], "sem() (pandas.dataframe method)": [[231, "pandas.DataFrame.sem"]], "set_axis() (pandas.dataframe method)": [[232, "pandas.DataFrame.set_axis"]], "set_flags() (pandas.dataframe method)": [[233, "pandas.DataFrame.set_flags"]], "set_index() (pandas.dataframe method)": [[234, "pandas.DataFrame.set_index"]], "shape (pandas.dataframe property)": [[235, "pandas.DataFrame.shape"]], "shift() (pandas.dataframe method)": [[236, "pandas.DataFrame.shift"]], "size (pandas.dataframe property)": [[237, "pandas.DataFrame.size"]], "skew() (pandas.dataframe method)": [[238, "pandas.DataFrame.skew"]], "slice_shift() (pandas.dataframe method)": [[239, "pandas.DataFrame.slice_shift"]], "sort_index() (pandas.dataframe method)": [[240, "pandas.DataFrame.sort_index"]], "sort_values() (pandas.dataframe method)": [[241, "pandas.DataFrame.sort_values"]], "sparse() (pandas.dataframe method)": [[242, "pandas.DataFrame.sparse"]], "density (pandas.dataframe.sparse attribute)": [[243, "pandas.DataFrame.sparse.density"]], "from_spmatrix() (pandas.dataframe.sparse class method)": [[244, "pandas.DataFrame.sparse.from_spmatrix"]], "to_coo() (pandas.dataframe.sparse method)": [[245, "pandas.DataFrame.sparse.to_coo"]], "to_dense() (pandas.dataframe.sparse method)": [[246, "pandas.DataFrame.sparse.to_dense"]], "squeeze() (pandas.dataframe method)": [[247, "pandas.DataFrame.squeeze"]], "stack() (pandas.dataframe method)": [[248, "pandas.DataFrame.stack"]], "std() (pandas.dataframe method)": [[249, "pandas.DataFrame.std"]], "style (pandas.dataframe property)": [[250, "pandas.DataFrame.style"]], "sub() (pandas.dataframe method)": [[251, "pandas.DataFrame.sub"]], "subtract() (pandas.dataframe method)": [[252, "pandas.DataFrame.subtract"]], "sum() (pandas.dataframe method)": [[253, "pandas.DataFrame.sum"]], "swapaxes() (pandas.dataframe method)": [[254, "pandas.DataFrame.swapaxes"]], "swaplevel() (pandas.dataframe method)": [[255, "pandas.DataFrame.swaplevel"]], "tail() (pandas.dataframe method)": [[256, "pandas.DataFrame.tail"]], "take() (pandas.dataframe method)": [[257, "pandas.DataFrame.take"]], "to_clipboard() (pandas.dataframe method)": [[258, "pandas.DataFrame.to_clipboard"]], "to_csv() (pandas.dataframe method)": [[259, "pandas.DataFrame.to_csv"]], "to_dict() (pandas.dataframe method)": [[260, "pandas.DataFrame.to_dict"]], "to_excel() (pandas.dataframe method)": [[261, "pandas.DataFrame.to_excel"]], "to_feather() (pandas.dataframe method)": [[262, "pandas.DataFrame.to_feather"]], "to_gbq() (pandas.dataframe method)": [[263, "pandas.DataFrame.to_gbq"]], "to_hdf() (pandas.dataframe method)": [[264, "pandas.DataFrame.to_hdf"]], "to_html() (pandas.dataframe method)": [[265, "pandas.DataFrame.to_html"]], "to_json() (pandas.dataframe method)": [[266, "pandas.DataFrame.to_json"]], "to_latex() (pandas.dataframe method)": [[267, "pandas.DataFrame.to_latex"]], "to_markdown() (pandas.dataframe method)": [[268, "pandas.DataFrame.to_markdown"]], "to_numpy() (pandas.dataframe method)": [[269, "pandas.DataFrame.to_numpy"]], "to_orc() (pandas.dataframe method)": [[270, "pandas.DataFrame.to_orc"]], "to_parquet() (pandas.dataframe method)": [[271, "pandas.DataFrame.to_parquet"]], "to_period() (pandas.dataframe method)": [[272, "pandas.DataFrame.to_period"]], "to_pickle() (pandas.dataframe method)": [[273, "pandas.DataFrame.to_pickle"]], "to_records() (pandas.dataframe method)": [[274, "pandas.DataFrame.to_records"]], "to_sql() (pandas.dataframe method)": [[275, "pandas.DataFrame.to_sql"]], "to_stata() (pandas.dataframe method)": [[276, "pandas.DataFrame.to_stata"]], "to_string() (pandas.dataframe method)": [[277, "pandas.DataFrame.to_string"]], "to_timestamp() (pandas.dataframe method)": [[278, "pandas.DataFrame.to_timestamp"]], "to_xarray() (pandas.dataframe method)": [[279, "pandas.DataFrame.to_xarray"]], "to_xml() (pandas.dataframe method)": [[280, "pandas.DataFrame.to_xml"]], "transform() (pandas.dataframe method)": [[281, "pandas.DataFrame.transform"]], "transpose() (pandas.dataframe method)": [[282, "pandas.DataFrame.transpose"]], "truediv() (pandas.dataframe method)": [[283, "pandas.DataFrame.truediv"]], "truncate() (pandas.dataframe method)": [[284, "pandas.DataFrame.truncate"]], "tshift() (pandas.dataframe method)": [[285, "pandas.DataFrame.tshift"]], "tz_convert() (pandas.dataframe method)": [[286, "pandas.DataFrame.tz_convert"]], "tz_localize() (pandas.dataframe method)": [[287, "pandas.DataFrame.tz_localize"]], "unstack() (pandas.dataframe method)": [[288, "pandas.DataFrame.unstack"]], "update() (pandas.dataframe method)": [[289, "pandas.DataFrame.update"]], "value_counts() (pandas.dataframe method)": [[290, "pandas.DataFrame.value_counts"]], "values (pandas.dataframe property)": [[291, "pandas.DataFrame.values"]], "var() (pandas.dataframe method)": [[292, "pandas.DataFrame.var"]], "where() (pandas.dataframe method)": [[293, "pandas.DataFrame.where"]], "xs() (pandas.dataframe method)": [[294, "pandas.DataFrame.xs"]], "datetimeindex (class in pandas)": [[295, "pandas.DatetimeIndex"]], "ceil() (pandas.datetimeindex method)": [[296, "pandas.DatetimeIndex.ceil"]], "date (pandas.datetimeindex property)": [[297, "pandas.DatetimeIndex.date"]], "day (pandas.datetimeindex property)": [[298, "pandas.DatetimeIndex.day"]], "day_name() (pandas.datetimeindex method)": [[299, "pandas.DatetimeIndex.day_name"]], "day_of_week (pandas.datetimeindex property)": [[300, "pandas.DatetimeIndex.day_of_week"]], "day_of_year (pandas.datetimeindex property)": [[301, "pandas.DatetimeIndex.day_of_year"]], "dayofweek (pandas.datetimeindex property)": [[302, "pandas.DatetimeIndex.dayofweek"]], "dayofyear (pandas.datetimeindex property)": [[303, "pandas.DatetimeIndex.dayofyear"]], "floor() (pandas.datetimeindex method)": [[304, "pandas.DatetimeIndex.floor"]], "freq (pandas.datetimeindex property)": [[305, "pandas.DatetimeIndex.freq"]], "freqstr (pandas.datetimeindex property)": [[306, "pandas.DatetimeIndex.freqstr"]], "hour (pandas.datetimeindex property)": [[307, "pandas.DatetimeIndex.hour"]], "indexer_at_time() (pandas.datetimeindex method)": [[308, "pandas.DatetimeIndex.indexer_at_time"]], "indexer_between_time() (pandas.datetimeindex method)": [[309, "pandas.DatetimeIndex.indexer_between_time"]], "inferred_freq (pandas.datetimeindex attribute)": [[310, "pandas.DatetimeIndex.inferred_freq"]], "is_leap_year (pandas.datetimeindex property)": [[311, "pandas.DatetimeIndex.is_leap_year"]], "is_month_end (pandas.datetimeindex property)": [[312, "pandas.DatetimeIndex.is_month_end"]], "is_month_start (pandas.datetimeindex property)": [[313, "pandas.DatetimeIndex.is_month_start"]], "is_quarter_end (pandas.datetimeindex property)": [[314, "pandas.DatetimeIndex.is_quarter_end"]], "is_quarter_start (pandas.datetimeindex property)": [[315, "pandas.DatetimeIndex.is_quarter_start"]], "is_year_end (pandas.datetimeindex property)": [[316, "pandas.DatetimeIndex.is_year_end"]], "is_year_start (pandas.datetimeindex property)": [[317, "pandas.DatetimeIndex.is_year_start"]], "mean() (pandas.datetimeindex method)": [[318, "pandas.DatetimeIndex.mean"]], "microsecond (pandas.datetimeindex property)": [[319, "pandas.DatetimeIndex.microsecond"]], "minute (pandas.datetimeindex property)": [[320, "pandas.DatetimeIndex.minute"]], "month (pandas.datetimeindex property)": [[321, "pandas.DatetimeIndex.month"]], "month_name() (pandas.datetimeindex method)": [[322, "pandas.DatetimeIndex.month_name"]], "nanosecond (pandas.datetimeindex property)": [[323, "pandas.DatetimeIndex.nanosecond"]], "normalize() (pandas.datetimeindex method)": [[324, "pandas.DatetimeIndex.normalize"]], "quarter (pandas.datetimeindex property)": [[325, "pandas.DatetimeIndex.quarter"]], "round() (pandas.datetimeindex method)": [[326, "pandas.DatetimeIndex.round"]], "second (pandas.datetimeindex property)": [[327, "pandas.DatetimeIndex.second"]], "snap() (pandas.datetimeindex method)": [[328, "pandas.DatetimeIndex.snap"]], "std() (pandas.datetimeindex method)": [[329, "pandas.DatetimeIndex.std"]], "strftime() (pandas.datetimeindex method)": [[330, "pandas.DatetimeIndex.strftime"]], "time (pandas.datetimeindex property)": [[331, "pandas.DatetimeIndex.time"]], "timetz (pandas.datetimeindex property)": [[332, "pandas.DatetimeIndex.timetz"]], "to_frame() (pandas.datetimeindex method)": [[333, "pandas.DatetimeIndex.to_frame"]], "to_period() (pandas.datetimeindex method)": [[334, "pandas.DatetimeIndex.to_period"]], "to_perioddelta() (pandas.datetimeindex method)": [[335, "pandas.DatetimeIndex.to_perioddelta"]], "to_pydatetime() (pandas.datetimeindex method)": [[336, "pandas.DatetimeIndex.to_pydatetime"]], "to_series() (pandas.datetimeindex method)": [[337, "pandas.DatetimeIndex.to_series"]], "tz (pandas.datetimeindex property)": [[338, "pandas.DatetimeIndex.tz"]], "tz_convert() (pandas.datetimeindex method)": [[339, "pandas.DatetimeIndex.tz_convert"]], "tz_localize() (pandas.datetimeindex method)": [[340, "pandas.DatetimeIndex.tz_localize"]], "week (pandas.datetimeindex property)": [[341, "pandas.DatetimeIndex.week"]], "weekday (pandas.datetimeindex property)": [[342, "pandas.DatetimeIndex.weekday"]], "weekofyear (pandas.datetimeindex property)": [[343, "pandas.DatetimeIndex.weekofyear"]], "year (pandas.datetimeindex property)": [[344, "pandas.DatetimeIndex.year"]], "datetimetzdtype (class in pandas)": [[345, "pandas.DatetimeTZDtype"]], "tz (pandas.datetimetzdtype property)": [[346, "pandas.DatetimeTZDtype.tz"]], "unit (pandas.datetimetzdtype property)": [[347, "pandas.DatetimeTZDtype.unit"]], "parse() (pandas.excelfile method)": [[348, "pandas.ExcelFile.parse"]], "excelwriter (class in pandas)": [[349, "pandas.ExcelWriter"]], "book (pandas.excelwriter property)": [[350, "pandas.ExcelWriter.book"]], "check_extension() (pandas.excelwriter class method)": [[351, "pandas.ExcelWriter.check_extension"]], "close() (pandas.excelwriter method)": [[352, "pandas.ExcelWriter.close"]], "cur_sheet (pandas.excelwriter property)": [[353, "pandas.ExcelWriter.cur_sheet"]], "date_format (pandas.excelwriter property)": [[354, "pandas.ExcelWriter.date_format"]], "datetime_format (pandas.excelwriter property)": [[355, "pandas.ExcelWriter.datetime_format"]], "engine (pandas.excelwriter property)": [[356, "pandas.ExcelWriter.engine"]], "handles (pandas.excelwriter property)": [[357, "pandas.ExcelWriter.handles"]], "if_sheet_exists (pandas.excelwriter property)": [[358, "pandas.ExcelWriter.if_sheet_exists"]], "path (pandas.excelwriter property)": [[359, "pandas.ExcelWriter.path"]], "save() (pandas.excelwriter method)": [[360, "pandas.ExcelWriter.save"]], "sheets (pandas.excelwriter property)": [[361, "pandas.ExcelWriter.sheets"]], "supported_extensions (pandas.excelwriter property)": [[362, "pandas.ExcelWriter.supported_extensions"]], "write_cells() (pandas.excelwriter method)": [[363, "pandas.ExcelWriter.write_cells"]], "flags (class in pandas)": [[364, "pandas.Flags"]], "allows_duplicate_labels (pandas.flags property)": [[365, "pandas.Flags.allows_duplicate_labels"]], "float64index (class in pandas)": [[366, "pandas.Float64Index"]], "grouper (class in pandas)": [[367, "pandas.Grouper"]], "append() (pandas.hdfstore method)": [[368, "pandas.HDFStore.append"]], "get() (pandas.hdfstore method)": [[369, "pandas.HDFStore.get"]], "groups() (pandas.hdfstore method)": [[370, "pandas.HDFStore.groups"]], "info() (pandas.hdfstore method)": [[371, "pandas.HDFStore.info"]], "keys() (pandas.hdfstore method)": [[372, "pandas.HDFStore.keys"]], "put() (pandas.hdfstore method)": [[373, "pandas.HDFStore.put"]], "select() (pandas.hdfstore method)": [[374, "pandas.HDFStore.select"]], "walk() (pandas.hdfstore method)": [[375, "pandas.HDFStore.walk"]], "index (class in pandas)": [[376, "pandas.Index"]], "t (pandas.index property)": [[377, "pandas.Index.T"]], "all() (pandas.index method)": [[378, "pandas.Index.all"]], "any() (pandas.index method)": [[379, "pandas.Index.any"]], "append() (pandas.index method)": [[380, "pandas.Index.append"]], "argmax() (pandas.index method)": [[381, "pandas.Index.argmax"]], "argmin() (pandas.index method)": [[382, "pandas.Index.argmin"]], "argsort() (pandas.index method)": [[383, "pandas.Index.argsort"]], "array (pandas.index attribute)": [[384, "pandas.Index.array"]], "asi8 (pandas.index property)": [[385, "pandas.Index.asi8"]], "asof() (pandas.index method)": [[386, "pandas.Index.asof"]], "asof_locs() (pandas.index method)": [[387, "pandas.Index.asof_locs"]], "astype() (pandas.index method)": [[388, "pandas.Index.astype"]], "copy() (pandas.index method)": [[389, "pandas.Index.copy"]], "delete() (pandas.index method)": [[390, "pandas.Index.delete"]], "difference() (pandas.index method)": [[391, "pandas.Index.difference"]], "drop() (pandas.index method)": [[392, "pandas.Index.drop"]], "drop_duplicates() (pandas.index method)": [[393, "pandas.Index.drop_duplicates"]], "droplevel() (pandas.index method)": [[394, "pandas.Index.droplevel"]], "dropna() (pandas.index method)": [[395, "pandas.Index.dropna"]], "dtype (pandas.index attribute)": [[396, "pandas.Index.dtype"]], "duplicated() (pandas.index method)": [[397, "pandas.Index.duplicated"]], "empty (pandas.index property)": [[398, "pandas.Index.empty"]], "equals() (pandas.index method)": [[399, "pandas.Index.equals"]], "factorize() (pandas.index method)": [[400, "pandas.Index.factorize"]], "fillna() (pandas.index method)": [[401, "pandas.Index.fillna"]], "format() (pandas.index method)": [[402, "pandas.Index.format"]], "get_indexer() (pandas.index method)": [[403, "pandas.Index.get_indexer"]], "get_indexer_for() (pandas.index method)": [[404, "pandas.Index.get_indexer_for"]], "get_indexer_non_unique() (pandas.index method)": [[405, "pandas.Index.get_indexer_non_unique"]], "get_level_values() (pandas.index method)": [[406, "pandas.Index.get_level_values"]], "get_loc() (pandas.index method)": [[407, "pandas.Index.get_loc"]], "get_slice_bound() (pandas.index method)": [[408, "pandas.Index.get_slice_bound"]], "get_value() (pandas.index method)": [[409, "pandas.Index.get_value"]], "groupby() (pandas.index method)": [[410, "pandas.Index.groupby"]], "has_duplicates (pandas.index property)": [[411, "pandas.Index.has_duplicates"]], "hasnans (pandas.index attribute)": [[412, "pandas.Index.hasnans"]], "holds_integer() (pandas.index method)": [[413, "pandas.Index.holds_integer"]], "identical() (pandas.index method)": [[414, "pandas.Index.identical"]], "inferred_type (pandas.index attribute)": [[415, "pandas.Index.inferred_type"]], "insert() (pandas.index method)": [[416, "pandas.Index.insert"]], "intersection() (pandas.index method)": [[417, "pandas.Index.intersection"]], "is_() (pandas.index method)": [[418, "pandas.Index.is_"]], "is_all_dates (pandas.index attribute)": [[419, "pandas.Index.is_all_dates"]], "is_boolean() (pandas.index method)": [[420, "pandas.Index.is_boolean"]], "is_categorical() (pandas.index method)": [[421, "pandas.Index.is_categorical"]], "is_floating() (pandas.index method)": [[422, "pandas.Index.is_floating"]], "is_integer() (pandas.index method)": [[423, "pandas.Index.is_integer"]], "is_interval() (pandas.index method)": [[424, "pandas.Index.is_interval"]], "is_mixed() (pandas.index method)": [[425, "pandas.Index.is_mixed"]], "is_monotonic (pandas.index property)": [[426, "pandas.Index.is_monotonic"]], "is_monotonic_decreasing (pandas.index property)": [[427, "pandas.Index.is_monotonic_decreasing"]], "is_monotonic_increasing (pandas.index property)": [[428, "pandas.Index.is_monotonic_increasing"]], "is_numeric() (pandas.index method)": [[429, "pandas.Index.is_numeric"]], "is_object() (pandas.index method)": [[430, "pandas.Index.is_object"]], "is_type_compatible() (pandas.index method)": [[431, "pandas.Index.is_type_compatible"]], "is_unique (pandas.index attribute)": [[432, "pandas.Index.is_unique"]], "isin() (pandas.index method)": [[433, "pandas.Index.isin"]], "isna() (pandas.index method)": [[434, "pandas.Index.isna"]], "isnull() (pandas.index method)": [[435, "pandas.Index.isnull"]], "item() (pandas.index method)": [[436, "pandas.Index.item"]], "join() (pandas.index method)": [[437, "pandas.Index.join"]], "map() (pandas.index method)": [[438, "pandas.Index.map"]], "max() (pandas.index method)": [[439, "pandas.Index.max"]], "memory_usage() (pandas.index method)": [[440, "pandas.Index.memory_usage"]], "min() (pandas.index method)": [[441, "pandas.Index.min"]], "name (pandas.index property)": [[442, "pandas.Index.name"]], "names (pandas.index property)": [[443, "pandas.Index.names"]], "nbytes (pandas.index property)": [[444, "pandas.Index.nbytes"]], "ndim (pandas.index property)": [[445, "pandas.Index.ndim"]], "nlevels (pandas.index property)": [[446, "pandas.Index.nlevels"]], "notna() (pandas.index method)": [[447, "pandas.Index.notna"]], "notnull() (pandas.index method)": [[448, "pandas.Index.notnull"]], "nunique() (pandas.index method)": [[449, "pandas.Index.nunique"]], "putmask() (pandas.index method)": [[450, "pandas.Index.putmask"]], "ravel() (pandas.index method)": [[451, "pandas.Index.ravel"]], "reindex() (pandas.index method)": [[452, "pandas.Index.reindex"]], "rename() (pandas.index method)": [[453, "pandas.Index.rename"]], "repeat() (pandas.index method)": [[454, "pandas.Index.repeat"]], "searchsorted() (pandas.index method)": [[455, "pandas.Index.searchsorted"]], "set_names() (pandas.index method)": [[456, "pandas.Index.set_names"]], "set_value() (pandas.index method)": [[457, "pandas.Index.set_value"]], "shape (pandas.index property)": [[458, "pandas.Index.shape"]], "shift() (pandas.index method)": [[459, "pandas.Index.shift"]], "size (pandas.index property)": [[460, "pandas.Index.size"]], "slice_indexer() (pandas.index method)": [[461, "pandas.Index.slice_indexer"]], "slice_locs() (pandas.index method)": [[462, "pandas.Index.slice_locs"]], "sort() (pandas.index method)": [[463, "pandas.Index.sort"]], "sort_values() (pandas.index method)": [[464, "pandas.Index.sort_values"]], "sortlevel() (pandas.index method)": [[465, "pandas.Index.sortlevel"]], "str() (pandas.index method)": [[466, "pandas.Index.str"]], "symmetric_difference() (pandas.index method)": [[467, "pandas.Index.symmetric_difference"]], "take() (pandas.index method)": [[468, "pandas.Index.take"]], "to_flat_index() (pandas.index method)": [[469, "pandas.Index.to_flat_index"]], "to_frame() (pandas.index method)": [[470, "pandas.Index.to_frame"]], "to_list() (pandas.index method)": [[471, "pandas.Index.to_list"]], "to_native_types() (pandas.index method)": [[472, "pandas.Index.to_native_types"]], "to_numpy() (pandas.index method)": [[473, "pandas.Index.to_numpy"]], "to_series() (pandas.index method)": [[474, "pandas.Index.to_series"]], "tolist() (pandas.index method)": [[475, "pandas.Index.tolist"]], "transpose() (pandas.index method)": [[476, "pandas.Index.transpose"]], "union() (pandas.index method)": [[477, "pandas.Index.union"]], "unique() (pandas.index method)": [[478, "pandas.Index.unique"]], "value_counts() (pandas.index method)": [[479, "pandas.Index.value_counts"]], "values (pandas.index property)": [[480, "pandas.Index.values"]], "view() (pandas.index method)": [[481, "pandas.Index.view"]], "where() (pandas.index method)": [[482, "pandas.Index.where"]], "indexslice (in module pandas)": [[483, "pandas.IndexSlice"]], "int16dtype (class in pandas)": [[484, "pandas.Int16Dtype"]], "int32dtype (class in pandas)": [[485, "pandas.Int32Dtype"]], "int64dtype (class in pandas)": [[486, "pandas.Int64Dtype"]], "int64index (class in pandas)": [[487, "pandas.Int64Index"]], "int8dtype (class in pandas)": [[488, "pandas.Int8Dtype"]], "interval (class in pandas)": [[489, "pandas.Interval"]], "closed (pandas.interval attribute)": [[490, "pandas.Interval.closed"]], "closed_left (pandas.interval attribute)": [[491, "pandas.Interval.closed_left"]], "closed_right (pandas.interval attribute)": [[492, "pandas.Interval.closed_right"]], "is_empty (pandas.interval attribute)": [[493, "pandas.Interval.is_empty"]], "left (pandas.interval attribute)": [[494, "pandas.Interval.left"]], "length (pandas.interval attribute)": [[495, "pandas.Interval.length"]], "mid (pandas.interval attribute)": [[496, "pandas.Interval.mid"]], "open_left (pandas.interval attribute)": [[497, "pandas.Interval.open_left"]], "open_right (pandas.interval attribute)": [[498, "pandas.Interval.open_right"]], "overlaps() (pandas.interval method)": [[499, "pandas.Interval.overlaps"]], "right (pandas.interval attribute)": [[500, "pandas.Interval.right"]], "intervaldtype (class in pandas)": [[501, "pandas.IntervalDtype"]], "subtype (pandas.intervaldtype property)": [[502, "pandas.IntervalDtype.subtype"]], "intervalindex (class in pandas)": [[503, "pandas.IntervalIndex"]], "closed (pandas.intervalindex attribute)": [[504, "pandas.IntervalIndex.closed"]], "contains() (pandas.intervalindex method)": [[505, "pandas.IntervalIndex.contains"]], "from_arrays() (pandas.intervalindex class method)": [[506, "pandas.IntervalIndex.from_arrays"]], "from_breaks() (pandas.intervalindex class method)": [[507, "pandas.IntervalIndex.from_breaks"]], "from_tuples() (pandas.intervalindex class method)": [[508, "pandas.IntervalIndex.from_tuples"]], "get_indexer() (pandas.intervalindex method)": [[509, "pandas.IntervalIndex.get_indexer"]], "get_loc() (pandas.intervalindex method)": [[510, "pandas.IntervalIndex.get_loc"]], "is_empty (pandas.intervalindex property)": [[511, "pandas.IntervalIndex.is_empty"]], "is_non_overlapping_monotonic (pandas.intervalindex attribute)": [[512, "pandas.IntervalIndex.is_non_overlapping_monotonic"]], "is_overlapping (pandas.intervalindex property)": [[513, "pandas.IntervalIndex.is_overlapping"]], "left (pandas.intervalindex attribute)": [[514, "pandas.IntervalIndex.left"]], "length (pandas.intervalindex property)": [[515, "pandas.IntervalIndex.length"]], "mid (pandas.intervalindex attribute)": [[516, "pandas.IntervalIndex.mid"]], "overlaps() (pandas.intervalindex method)": [[517, "pandas.IntervalIndex.overlaps"]], "right (pandas.intervalindex attribute)": [[518, "pandas.IntervalIndex.right"]], "set_closed() (pandas.intervalindex method)": [[519, "pandas.IntervalIndex.set_closed"]], "to_tuples() (pandas.intervalindex method)": [[520, "pandas.IntervalIndex.to_tuples"]], "values (pandas.intervalindex property)": [[521, "pandas.IntervalIndex.values"]], "multiindex (class in pandas)": [[522, "pandas.MultiIndex"]], "codes (pandas.multiindex property)": [[523, "pandas.MultiIndex.codes"]], "droplevel() (pandas.multiindex method)": [[524, "pandas.MultiIndex.droplevel"]], "dtypes (pandas.multiindex attribute)": [[525, "pandas.MultiIndex.dtypes"]], "from_arrays() (pandas.multiindex class method)": [[526, "pandas.MultiIndex.from_arrays"]], "from_frame() (pandas.multiindex class method)": [[527, "pandas.MultiIndex.from_frame"]], "from_product() (pandas.multiindex class method)": [[528, "pandas.MultiIndex.from_product"]], "from_tuples() (pandas.multiindex class method)": [[529, "pandas.MultiIndex.from_tuples"]], "get_indexer() (pandas.multiindex method)": [[530, "pandas.MultiIndex.get_indexer"]], "get_level_values() (pandas.multiindex method)": [[531, "pandas.MultiIndex.get_level_values"]], "get_loc() (pandas.multiindex method)": [[532, "pandas.MultiIndex.get_loc"]], "get_loc_level() (pandas.multiindex method)": [[533, "pandas.MultiIndex.get_loc_level"]], "get_locs() (pandas.multiindex method)": [[534, "pandas.MultiIndex.get_locs"]], "levels (pandas.multiindex attribute)": [[535, "pandas.MultiIndex.levels"]], "levshape (pandas.multiindex property)": [[536, "pandas.MultiIndex.levshape"]], "names (pandas.multiindex property)": [[537, "pandas.MultiIndex.names"]], "nlevels (pandas.multiindex property)": [[538, "pandas.MultiIndex.nlevels"]], "remove_unused_levels() (pandas.multiindex method)": [[539, "pandas.MultiIndex.remove_unused_levels"]], "reorder_levels() (pandas.multiindex method)": [[540, "pandas.MultiIndex.reorder_levels"]], "set_codes() (pandas.multiindex method)": [[541, "pandas.MultiIndex.set_codes"]], "set_levels() (pandas.multiindex method)": [[542, "pandas.MultiIndex.set_levels"]], "sortlevel() (pandas.multiindex method)": [[543, "pandas.MultiIndex.sortlevel"]], "swaplevel() (pandas.multiindex method)": [[544, "pandas.MultiIndex.swaplevel"]], "to_flat_index() (pandas.multiindex method)": [[545, "pandas.MultiIndex.to_flat_index"]], "to_frame() (pandas.multiindex method)": [[546, "pandas.MultiIndex.to_frame"]], "period (class in pandas)": [[547, "pandas.Period"]], "asfreq() (pandas.period method)": [[548, "pandas.Period.asfreq"]], "day (pandas.period attribute)": [[549, "pandas.Period.day"]], "day_of_week (pandas.period attribute)": [[550, "pandas.Period.day_of_week"]], "day_of_year (pandas.period attribute)": [[551, "pandas.Period.day_of_year"]], "dayofweek (pandas.period attribute)": [[552, "pandas.Period.dayofweek"]], "dayofyear (pandas.period attribute)": [[553, "pandas.Period.dayofyear"]], "days_in_month (pandas.period attribute)": [[554, "pandas.Period.days_in_month"]], "daysinmonth (pandas.period attribute)": [[555, "pandas.Period.daysinmonth"]], "end_time (pandas.period attribute)": [[556, "pandas.Period.end_time"]], "freq (pandas.period attribute)": [[557, "pandas.Period.freq"]], "freqstr (pandas.period attribute)": [[558, "pandas.Period.freqstr"]], "hour (pandas.period attribute)": [[559, "pandas.Period.hour"]], "is_leap_year (pandas.period attribute)": [[560, "pandas.Period.is_leap_year"]], "minute (pandas.period attribute)": [[561, "pandas.Period.minute"]], "month (pandas.period attribute)": [[562, "pandas.Period.month"]], "now() (pandas.period method)": [[563, "pandas.Period.now"]], "ordinal (pandas.period attribute)": [[564, "pandas.Period.ordinal"]], "quarter (pandas.period attribute)": [[565, "pandas.Period.quarter"]], "qyear (pandas.period attribute)": [[566, "pandas.Period.qyear"]], "second (pandas.period attribute)": [[567, "pandas.Period.second"]], "start_time (pandas.period attribute)": [[568, "pandas.Period.start_time"]], "strftime() (pandas.period method)": [[569, "pandas.Period.strftime"]], "to_timestamp() (pandas.period method)": [[570, "pandas.Period.to_timestamp"]], "week (pandas.period attribute)": [[571, "pandas.Period.week"]], "weekday (pandas.period attribute)": [[572, "pandas.Period.weekday"]], "weekofyear (pandas.period attribute)": [[573, "pandas.Period.weekofyear"]], "year (pandas.period attribute)": [[574, "pandas.Period.year"]], "perioddtype (class in pandas)": [[575, "pandas.PeriodDtype"]], "freq (pandas.perioddtype property)": [[576, "pandas.PeriodDtype.freq"]], "periodindex (class in pandas)": [[577, "pandas.PeriodIndex"]], "asfreq() (pandas.periodindex method)": [[578, "pandas.PeriodIndex.asfreq"]], "day (pandas.periodindex property)": [[579, "pandas.PeriodIndex.day"]], "day_of_week (pandas.periodindex property)": [[580, "pandas.PeriodIndex.day_of_week"]], "day_of_year (pandas.periodindex property)": [[581, "pandas.PeriodIndex.day_of_year"]], "dayofweek (pandas.periodindex property)": [[582, "pandas.PeriodIndex.dayofweek"]], "dayofyear (pandas.periodindex property)": [[583, "pandas.PeriodIndex.dayofyear"]], "days_in_month (pandas.periodindex property)": [[584, "pandas.PeriodIndex.days_in_month"]], "daysinmonth (pandas.periodindex property)": [[585, "pandas.PeriodIndex.daysinmonth"]], "end_time (pandas.periodindex property)": [[586, "pandas.PeriodIndex.end_time"]], "freq (pandas.periodindex property)": [[587, "pandas.PeriodIndex.freq"]], "freqstr (pandas.periodindex property)": [[588, "pandas.PeriodIndex.freqstr"]], "hour (pandas.periodindex property)": [[589, "pandas.PeriodIndex.hour"]], "is_leap_year (pandas.periodindex property)": [[590, "pandas.PeriodIndex.is_leap_year"]], "minute (pandas.periodindex property)": [[591, "pandas.PeriodIndex.minute"]], "month (pandas.periodindex property)": [[592, "pandas.PeriodIndex.month"]], "quarter (pandas.periodindex property)": [[593, "pandas.PeriodIndex.quarter"]], "qyear (pandas.periodindex property)": [[594, "pandas.PeriodIndex.qyear"]], "second (pandas.periodindex property)": [[595, "pandas.PeriodIndex.second"]], "start_time (pandas.periodindex property)": [[596, "pandas.PeriodIndex.start_time"]], "strftime() (pandas.periodindex method)": [[597, "pandas.PeriodIndex.strftime"]], "to_timestamp() (pandas.periodindex method)": [[598, "pandas.PeriodIndex.to_timestamp"]], "week (pandas.periodindex property)": [[599, "pandas.PeriodIndex.week"]], "weekday (pandas.periodindex property)": [[600, "pandas.PeriodIndex.weekday"]], "weekofyear (pandas.periodindex property)": [[601, "pandas.PeriodIndex.weekofyear"]], "year (pandas.periodindex property)": [[602, "pandas.PeriodIndex.year"]], "rangeindex (class in pandas)": [[603, "pandas.RangeIndex"]], "from_range() (pandas.rangeindex class method)": [[604, "pandas.RangeIndex.from_range"]], "start (pandas.rangeindex property)": [[605, "pandas.RangeIndex.start"]], "step (pandas.rangeindex property)": [[606, "pandas.RangeIndex.step"]], "stop (pandas.rangeindex property)": [[607, "pandas.RangeIndex.stop"]], "series (class in pandas)": [[608, "pandas.Series"]], "t (pandas.series property)": [[609, "pandas.Series.T"]], "__array__() (pandas.series method)": [[610, "pandas.Series.__array__"]], "__iter__() (pandas.series method)": [[611, "pandas.Series.__iter__"]], "abs() (pandas.series method)": [[612, "pandas.Series.abs"]], "add() (pandas.series method)": [[613, "pandas.Series.add"]], "add_prefix() (pandas.series method)": [[614, "pandas.Series.add_prefix"]], "add_suffix() (pandas.series method)": [[615, "pandas.Series.add_suffix"]], "agg() (pandas.series method)": [[616, "pandas.Series.agg"]], "aggregate() (pandas.series method)": [[617, "pandas.Series.aggregate"]], "align() (pandas.series method)": [[618, "pandas.Series.align"]], "all() (pandas.series method)": [[619, "pandas.Series.all"]], "any() (pandas.series method)": [[620, "pandas.Series.any"]], "append() (pandas.series method)": [[621, "pandas.Series.append"]], "apply() (pandas.series method)": [[622, "pandas.Series.apply"]], "argmax() (pandas.series method)": [[623, "pandas.Series.argmax"]], "argmin() (pandas.series method)": [[624, "pandas.Series.argmin"]], "argsort() (pandas.series method)": [[625, "pandas.Series.argsort"]], "array (pandas.series property)": [[626, "pandas.Series.array"]], "asfreq() (pandas.series method)": [[627, "pandas.Series.asfreq"]], "asof() (pandas.series method)": [[628, "pandas.Series.asof"]], "astype() (pandas.series method)": [[629, "pandas.Series.astype"]], "at (pandas.series property)": [[630, "pandas.Series.at"]], "at_time() (pandas.series method)": [[631, "pandas.Series.at_time"]], "attrs (pandas.series property)": [[632, "pandas.Series.attrs"]], "autocorr() (pandas.series method)": [[633, "pandas.Series.autocorr"]], "axes (pandas.series property)": [[634, "pandas.Series.axes"]], "backfill() (pandas.series method)": [[635, "pandas.Series.backfill"]], "between() (pandas.series method)": [[636, "pandas.Series.between"]], "between_time() (pandas.series method)": [[637, "pandas.Series.between_time"]], "bfill() (pandas.series method)": [[638, "pandas.Series.bfill"]], "bool() (pandas.series method)": [[639, "pandas.Series.bool"]], "cat() (pandas.series method)": [[640, "pandas.Series.cat"]], "add_categories() (pandas.series.cat method)": [[641, "pandas.Series.cat.add_categories"]], "as_ordered() (pandas.series.cat method)": [[642, "pandas.Series.cat.as_ordered"]], "as_unordered() (pandas.series.cat method)": [[643, "pandas.Series.cat.as_unordered"]], "categories (pandas.series.cat attribute)": [[644, "pandas.Series.cat.categories"]], "codes (pandas.series.cat attribute)": [[645, "pandas.Series.cat.codes"]], "ordered (pandas.series.cat attribute)": [[646, "pandas.Series.cat.ordered"]], "remove_categories() (pandas.series.cat method)": [[647, "pandas.Series.cat.remove_categories"]], "remove_unused_categories() (pandas.series.cat method)": [[648, "pandas.Series.cat.remove_unused_categories"]], "rename_categories() (pandas.series.cat method)": [[649, "pandas.Series.cat.rename_categories"]], "reorder_categories() (pandas.series.cat method)": [[650, "pandas.Series.cat.reorder_categories"]], "set_categories() (pandas.series.cat method)": [[651, "pandas.Series.cat.set_categories"]], "clip() (pandas.series method)": [[652, "pandas.Series.clip"]], "combine() (pandas.series method)": [[653, "pandas.Series.combine"]], "combine_first() (pandas.series method)": [[654, "pandas.Series.combine_first"]], "compare() (pandas.series method)": [[655, "pandas.Series.compare"]], "convert_dtypes() (pandas.series method)": [[656, "pandas.Series.convert_dtypes"]], "copy() (pandas.series method)": [[657, "pandas.Series.copy"]], "corr() (pandas.series method)": [[658, "pandas.Series.corr"]], "count() (pandas.series method)": [[659, "pandas.Series.count"]], "cov() (pandas.series method)": [[660, "pandas.Series.cov"]], "cummax() (pandas.series method)": [[661, "pandas.Series.cummax"]], "cummin() (pandas.series method)": [[662, "pandas.Series.cummin"]], "cumprod() (pandas.series method)": [[663, "pandas.Series.cumprod"]], "cumsum() (pandas.series method)": [[664, "pandas.Series.cumsum"]], "describe() (pandas.series method)": [[665, "pandas.Series.describe"]], "diff() (pandas.series method)": [[666, "pandas.Series.diff"]], "div() (pandas.series method)": [[667, "pandas.Series.div"]], "divide() (pandas.series method)": [[668, "pandas.Series.divide"]], "divmod() (pandas.series method)": [[669, "pandas.Series.divmod"]], "dot() (pandas.series method)": [[670, "pandas.Series.dot"]], "drop() (pandas.series method)": [[671, "pandas.Series.drop"]], "drop_duplicates() (pandas.series method)": [[672, "pandas.Series.drop_duplicates"]], "droplevel() (pandas.series method)": [[673, "pandas.Series.droplevel"]], "dropna() (pandas.series method)": [[674, "pandas.Series.dropna"]], "dt() (pandas.series method)": [[675, "pandas.Series.dt"]], "ceil() (pandas.series.dt method)": [[676, "pandas.Series.dt.ceil"]], "components (pandas.series.dt attribute)": [[677, "pandas.Series.dt.components"]], "date (pandas.series.dt attribute)": [[678, "pandas.Series.dt.date"]], "day (pandas.series.dt attribute)": [[679, "pandas.Series.dt.day"]], "day_name() (pandas.series.dt method)": [[680, "pandas.Series.dt.day_name"]], "day_of_week (pandas.series.dt attribute)": [[681, "pandas.Series.dt.day_of_week"]], "day_of_year (pandas.series.dt attribute)": [[682, "pandas.Series.dt.day_of_year"]], "dayofweek (pandas.series.dt attribute)": [[683, "pandas.Series.dt.dayofweek"]], "dayofyear (pandas.series.dt attribute)": [[684, "pandas.Series.dt.dayofyear"]], "days (pandas.series.dt attribute)": [[685, "pandas.Series.dt.days"]], "days_in_month (pandas.series.dt attribute)": [[686, "pandas.Series.dt.days_in_month"]], "daysinmonth (pandas.series.dt attribute)": [[687, "pandas.Series.dt.daysinmonth"]], "end_time (pandas.series.dt attribute)": [[688, "pandas.Series.dt.end_time"]], "floor() (pandas.series.dt method)": [[689, "pandas.Series.dt.floor"]], "freq (pandas.series.dt attribute)": [[690, "pandas.Series.dt.freq"]], "hour (pandas.series.dt attribute)": [[691, "pandas.Series.dt.hour"]], "is_leap_year (pandas.series.dt attribute)": [[692, "pandas.Series.dt.is_leap_year"]], "is_month_end (pandas.series.dt attribute)": [[693, "pandas.Series.dt.is_month_end"]], "is_month_start (pandas.series.dt attribute)": [[694, "pandas.Series.dt.is_month_start"]], "is_quarter_end (pandas.series.dt attribute)": [[695, "pandas.Series.dt.is_quarter_end"]], "is_quarter_start (pandas.series.dt attribute)": [[696, "pandas.Series.dt.is_quarter_start"]], "is_year_end (pandas.series.dt attribute)": [[697, "pandas.Series.dt.is_year_end"]], "is_year_start (pandas.series.dt attribute)": [[698, "pandas.Series.dt.is_year_start"]], "isocalendar() (pandas.series.dt method)": [[699, "pandas.Series.dt.isocalendar"]], "microsecond (pandas.series.dt attribute)": [[700, "pandas.Series.dt.microsecond"]], "microseconds (pandas.series.dt attribute)": [[701, "pandas.Series.dt.microseconds"]], "minute (pandas.series.dt attribute)": [[702, "pandas.Series.dt.minute"]], "month (pandas.series.dt attribute)": [[703, "pandas.Series.dt.month"]], "month_name() (pandas.series.dt method)": [[704, "pandas.Series.dt.month_name"]], "nanosecond (pandas.series.dt attribute)": [[705, "pandas.Series.dt.nanosecond"]], "nanoseconds (pandas.series.dt attribute)": [[706, "pandas.Series.dt.nanoseconds"]], "normalize() (pandas.series.dt method)": [[707, "pandas.Series.dt.normalize"]], "quarter (pandas.series.dt attribute)": [[708, "pandas.Series.dt.quarter"]], "qyear (pandas.series.dt attribute)": [[709, "pandas.Series.dt.qyear"]], "round() (pandas.series.dt method)": [[710, "pandas.Series.dt.round"]], "second (pandas.series.dt attribute)": [[711, "pandas.Series.dt.second"]], "seconds (pandas.series.dt attribute)": [[712, "pandas.Series.dt.seconds"]], "start_time (pandas.series.dt attribute)": [[713, "pandas.Series.dt.start_time"]], "strftime() (pandas.series.dt method)": [[714, "pandas.Series.dt.strftime"]], "time (pandas.series.dt attribute)": [[715, "pandas.Series.dt.time"]], "timetz (pandas.series.dt attribute)": [[716, "pandas.Series.dt.timetz"]], "to_period() (pandas.series.dt method)": [[717, "pandas.Series.dt.to_period"]], "to_pydatetime() (pandas.series.dt method)": [[718, "pandas.Series.dt.to_pydatetime"]], "to_pytimedelta() (pandas.series.dt method)": [[719, "pandas.Series.dt.to_pytimedelta"]], "total_seconds() (pandas.series.dt method)": [[720, "pandas.Series.dt.total_seconds"]], "tz (pandas.series.dt attribute)": [[721, "pandas.Series.dt.tz"]], "tz_convert() (pandas.series.dt method)": [[722, "pandas.Series.dt.tz_convert"]], "tz_localize() (pandas.series.dt method)": [[723, "pandas.Series.dt.tz_localize"]], "week (pandas.series.dt attribute)": [[724, "pandas.Series.dt.week"]], "weekday (pandas.series.dt attribute)": [[725, "pandas.Series.dt.weekday"]], "weekofyear (pandas.series.dt attribute)": [[726, "pandas.Series.dt.weekofyear"]], "year (pandas.series.dt attribute)": [[727, "pandas.Series.dt.year"]], "dtype (pandas.series property)": [[728, "pandas.Series.dtype"]], "dtypes (pandas.series property)": [[729, "pandas.Series.dtypes"]], "duplicated() (pandas.series method)": [[730, "pandas.Series.duplicated"]], "empty (pandas.series property)": [[731, "pandas.Series.empty"]], "eq() (pandas.series method)": [[732, "pandas.Series.eq"]], "equals() (pandas.series method)": [[733, "pandas.Series.equals"]], "ewm() (pandas.series method)": [[734, "pandas.Series.ewm"]], "expanding() (pandas.series method)": [[735, "pandas.Series.expanding"]], "explode() (pandas.series method)": [[736, "pandas.Series.explode"]], "factorize() (pandas.series method)": [[737, "pandas.Series.factorize"]], "ffill() (pandas.series method)": [[738, "pandas.Series.ffill"]], "fillna() (pandas.series method)": [[739, "pandas.Series.fillna"]], "filter() (pandas.series method)": [[740, "pandas.Series.filter"]], "first() (pandas.series method)": [[741, "pandas.Series.first"]], "first_valid_index() (pandas.series method)": [[742, "pandas.Series.first_valid_index"]], "flags (pandas.series property)": [[743, "pandas.Series.flags"]], "floordiv() (pandas.series method)": [[744, "pandas.Series.floordiv"]], "ge() (pandas.series method)": [[745, "pandas.Series.ge"]], "get() (pandas.series method)": [[746, "pandas.Series.get"]], "groupby() (pandas.series method)": [[747, "pandas.Series.groupby"]], "gt() (pandas.series method)": [[748, "pandas.Series.gt"]], "hasnans (pandas.series property)": [[749, "pandas.Series.hasnans"]], "head() (pandas.series method)": [[750, "pandas.Series.head"]], "hist() (pandas.series method)": [[751, "pandas.Series.hist"]], "iat (pandas.series property)": [[752, "pandas.Series.iat"]], "idxmax() (pandas.series method)": [[753, "pandas.Series.idxmax"]], "idxmin() (pandas.series method)": [[754, "pandas.Series.idxmin"]], "iloc (pandas.series property)": [[755, "pandas.Series.iloc"]], "index (pandas.series attribute)": [[756, "pandas.Series.index"]], "infer_objects() (pandas.series method)": [[757, "pandas.Series.infer_objects"]], "info() (pandas.series method)": [[758, "pandas.Series.info"]], "interpolate() (pandas.series method)": [[759, "pandas.Series.interpolate"]], "is_monotonic (pandas.series property)": [[760, "pandas.Series.is_monotonic"]], "is_monotonic_decreasing (pandas.series property)": [[761, "pandas.Series.is_monotonic_decreasing"]], "is_monotonic_increasing (pandas.series property)": [[762, "pandas.Series.is_monotonic_increasing"]], "is_unique (pandas.series property)": [[763, "pandas.Series.is_unique"]], "isin() (pandas.series method)": [[764, "pandas.Series.isin"]], "isna() (pandas.series method)": [[765, "pandas.Series.isna"]], "isnull() (pandas.series method)": [[766, "pandas.Series.isnull"]], "item() (pandas.series method)": [[767, "pandas.Series.item"]], "items() (pandas.series method)": [[768, "pandas.Series.items"]], "iteritems() (pandas.series method)": [[769, "pandas.Series.iteritems"]], "keys() (pandas.series method)": [[770, "pandas.Series.keys"]], "kurt() (pandas.series method)": [[771, "pandas.Series.kurt"]], "kurtosis() (pandas.series method)": [[772, "pandas.Series.kurtosis"]], "last() (pandas.series method)": [[773, "pandas.Series.last"]], "last_valid_index() (pandas.series method)": [[774, "pandas.Series.last_valid_index"]], "le() (pandas.series method)": [[775, "pandas.Series.le"]], "loc (pandas.series property)": [[776, "pandas.Series.loc"]], "lt() (pandas.series method)": [[777, "pandas.Series.lt"]], "mad() (pandas.series method)": [[778, "pandas.Series.mad"]], "map() (pandas.series method)": [[779, "pandas.Series.map"]], "mask() (pandas.series method)": [[780, "pandas.Series.mask"]], "max() (pandas.series method)": [[781, "pandas.Series.max"]], "mean() (pandas.series method)": [[782, "pandas.Series.mean"]], "median() (pandas.series method)": [[783, "pandas.Series.median"]], "memory_usage() (pandas.series method)": [[784, "pandas.Series.memory_usage"]], "min() (pandas.series method)": [[785, "pandas.Series.min"]], "mod() (pandas.series method)": [[786, "pandas.Series.mod"]], "mode() (pandas.series method)": [[787, "pandas.Series.mode"]], "mul() (pandas.series method)": [[788, "pandas.Series.mul"]], "multiply() (pandas.series method)": [[789, "pandas.Series.multiply"]], "name (pandas.series property)": [[790, "pandas.Series.name"]], "nbytes (pandas.series property)": [[791, "pandas.Series.nbytes"]], "ndim (pandas.series property)": [[792, "pandas.Series.ndim"]], "ne() (pandas.series method)": [[793, "pandas.Series.ne"]], "nlargest() (pandas.series method)": [[794, "pandas.Series.nlargest"]], "notna() (pandas.series method)": [[795, "pandas.Series.notna"]], "notnull() (pandas.series method)": [[796, "pandas.Series.notnull"]], "nsmallest() (pandas.series method)": [[797, "pandas.Series.nsmallest"]], "nunique() (pandas.series method)": [[798, "pandas.Series.nunique"]], "pad() (pandas.series method)": [[799, "pandas.Series.pad"]], "pct_change() (pandas.series method)": [[800, "pandas.Series.pct_change"]], "pipe() (pandas.series method)": [[801, "pandas.Series.pipe"]], "plot() (pandas.series method)": [[802, "pandas.Series.plot"]], "area() (pandas.series.plot method)": [[803, "pandas.Series.plot.area"]], "bar() (pandas.series.plot method)": [[804, "pandas.Series.plot.bar"]], "barh() (pandas.series.plot method)": [[805, "pandas.Series.plot.barh"]], "box() (pandas.series.plot method)": [[806, "pandas.Series.plot.box"]], "density() (pandas.series.plot method)": [[807, "pandas.Series.plot.density"]], "hist() (pandas.series.plot method)": [[808, "pandas.Series.plot.hist"]], "kde() (pandas.series.plot method)": [[809, "pandas.Series.plot.kde"]], "line() (pandas.series.plot method)": [[810, "pandas.Series.plot.line"]], "pie() (pandas.series.plot method)": [[811, "pandas.Series.plot.pie"]], "pop() (pandas.series method)": [[812, "pandas.Series.pop"]], "pow() (pandas.series method)": [[813, "pandas.Series.pow"]], "prod() (pandas.series method)": [[814, "pandas.Series.prod"]], "product() (pandas.series method)": [[815, "pandas.Series.product"]], "quantile() (pandas.series method)": [[816, "pandas.Series.quantile"]], "radd() (pandas.series method)": [[817, "pandas.Series.radd"]], "rank() (pandas.series method)": [[818, "pandas.Series.rank"]], "ravel() (pandas.series method)": [[819, "pandas.Series.ravel"]], "rdiv() (pandas.series method)": [[820, "pandas.Series.rdiv"]], "rdivmod() (pandas.series method)": [[821, "pandas.Series.rdivmod"]], "reindex() (pandas.series method)": [[822, "pandas.Series.reindex"]], "reindex_like() (pandas.series method)": [[823, "pandas.Series.reindex_like"]], "rename() (pandas.series method)": [[824, "pandas.Series.rename"]], "rename_axis() (pandas.series method)": [[825, "pandas.Series.rename_axis"]], "reorder_levels() (pandas.series method)": [[826, "pandas.Series.reorder_levels"]], "repeat() (pandas.series method)": [[827, "pandas.Series.repeat"]], "replace() (pandas.series method)": [[828, "pandas.Series.replace"]], "resample() (pandas.series method)": [[829, "pandas.Series.resample"]], "reset_index() (pandas.series method)": [[830, "pandas.Series.reset_index"]], "rfloordiv() (pandas.series method)": [[831, "pandas.Series.rfloordiv"]], "rmod() (pandas.series method)": [[832, "pandas.Series.rmod"]], "rmul() (pandas.series method)": [[833, "pandas.Series.rmul"]], "rolling() (pandas.series method)": [[834, "pandas.Series.rolling"]], "round() (pandas.series method)": [[835, "pandas.Series.round"]], "rpow() (pandas.series method)": [[836, "pandas.Series.rpow"]], "rsub() (pandas.series method)": [[837, "pandas.Series.rsub"]], "rtruediv() (pandas.series method)": [[838, "pandas.Series.rtruediv"]], "sample() (pandas.series method)": [[839, "pandas.Series.sample"]], "searchsorted() (pandas.series method)": [[840, "pandas.Series.searchsorted"]], "sem() (pandas.series method)": [[841, "pandas.Series.sem"]], "set_axis() (pandas.series method)": [[842, "pandas.Series.set_axis"]], "set_flags() (pandas.series method)": [[843, "pandas.Series.set_flags"]], "shape (pandas.series property)": [[844, "pandas.Series.shape"]], "shift() (pandas.series method)": [[845, "pandas.Series.shift"]], "size (pandas.series property)": [[846, "pandas.Series.size"]], "skew() (pandas.series method)": [[847, "pandas.Series.skew"]], "slice_shift() (pandas.series method)": [[848, "pandas.Series.slice_shift"]], "sort_index() (pandas.series method)": [[849, "pandas.Series.sort_index"]], "sort_values() (pandas.series method)": [[850, "pandas.Series.sort_values"]], "sparse() (pandas.series method)": [[851, "pandas.Series.sparse"]], "density (pandas.series.sparse attribute)": [[852, "pandas.Series.sparse.density"]], "fill_value (pandas.series.sparse attribute)": [[853, "pandas.Series.sparse.fill_value"]], "from_coo() (pandas.series.sparse class method)": [[854, "pandas.Series.sparse.from_coo"]], "npoints (pandas.series.sparse attribute)": [[855, "pandas.Series.sparse.npoints"]], "sp_values (pandas.series.sparse attribute)": [[856, "pandas.Series.sparse.sp_values"]], "to_coo() (pandas.series.sparse method)": [[857, "pandas.Series.sparse.to_coo"]], "squeeze() (pandas.series method)": [[858, "pandas.Series.squeeze"]], "std() (pandas.series method)": [[859, "pandas.Series.std"]], "str() (pandas.series method)": [[860, "pandas.Series.str"]], "capitalize() (pandas.series.str method)": [[861, "pandas.Series.str.capitalize"]], "casefold() (pandas.series.str method)": [[862, "pandas.Series.str.casefold"]], "cat() (pandas.series.str method)": [[863, "pandas.Series.str.cat"]], "center() (pandas.series.str method)": [[864, "pandas.Series.str.center"]], "contains() (pandas.series.str method)": [[865, "pandas.Series.str.contains"]], "count() (pandas.series.str method)": [[866, "pandas.Series.str.count"]], "decode() (pandas.series.str method)": [[867, "pandas.Series.str.decode"]], "encode() (pandas.series.str method)": [[868, "pandas.Series.str.encode"]], "endswith() (pandas.series.str method)": [[869, "pandas.Series.str.endswith"]], "extract() (pandas.series.str method)": [[870, "pandas.Series.str.extract"]], "extractall() (pandas.series.str method)": [[871, "pandas.Series.str.extractall"]], "find() (pandas.series.str method)": [[872, "pandas.Series.str.find"]], "findall() (pandas.series.str method)": [[873, "pandas.Series.str.findall"]], "fullmatch() (pandas.series.str method)": [[874, "pandas.Series.str.fullmatch"]], "get() (pandas.series.str method)": [[875, "pandas.Series.str.get"]], "get_dummies() (pandas.series.str method)": [[876, "pandas.Series.str.get_dummies"]], "index() (pandas.series.str method)": [[877, "pandas.Series.str.index"]], "isalnum() (pandas.series.str method)": [[878, "pandas.Series.str.isalnum"]], "isalpha() (pandas.series.str method)": [[879, "pandas.Series.str.isalpha"]], "isdecimal() (pandas.series.str method)": [[880, "pandas.Series.str.isdecimal"]], "isdigit() (pandas.series.str method)": [[881, "pandas.Series.str.isdigit"]], "islower() (pandas.series.str method)": [[882, "pandas.Series.str.islower"]], "isnumeric() (pandas.series.str method)": [[883, "pandas.Series.str.isnumeric"]], "isspace() (pandas.series.str method)": [[884, "pandas.Series.str.isspace"]], "istitle() (pandas.series.str method)": [[885, "pandas.Series.str.istitle"]], "isupper() (pandas.series.str method)": [[886, "pandas.Series.str.isupper"]], "join() (pandas.series.str method)": [[887, "pandas.Series.str.join"]], "len() (pandas.series.str method)": [[888, "pandas.Series.str.len"]], "ljust() (pandas.series.str method)": [[889, "pandas.Series.str.ljust"]], "lower() (pandas.series.str method)": [[890, "pandas.Series.str.lower"]], "lstrip() (pandas.series.str method)": [[891, "pandas.Series.str.lstrip"]], "match() (pandas.series.str method)": [[892, "pandas.Series.str.match"]], "normalize() (pandas.series.str method)": [[893, "pandas.Series.str.normalize"]], "pad() (pandas.series.str method)": [[894, "pandas.Series.str.pad"]], "partition() (pandas.series.str method)": [[895, "pandas.Series.str.partition"]], "removeprefix() (pandas.series.str method)": [[896, "pandas.Series.str.removeprefix"]], "removesuffix() (pandas.series.str method)": [[897, "pandas.Series.str.removesuffix"]], "repeat() (pandas.series.str method)": [[898, "pandas.Series.str.repeat"]], "replace() (pandas.series.str method)": [[899, "pandas.Series.str.replace"]], "rfind() (pandas.series.str method)": [[900, "pandas.Series.str.rfind"]], "rindex() (pandas.series.str method)": [[901, "pandas.Series.str.rindex"]], "rjust() (pandas.series.str method)": [[902, "pandas.Series.str.rjust"]], "rpartition() (pandas.series.str method)": [[903, "pandas.Series.str.rpartition"]], "rsplit() (pandas.series.str method)": [[904, "pandas.Series.str.rsplit"]], "rstrip() (pandas.series.str method)": [[905, "pandas.Series.str.rstrip"]], "slice() (pandas.series.str method)": [[906, "pandas.Series.str.slice"]], "slice_replace() (pandas.series.str method)": [[907, "pandas.Series.str.slice_replace"]], "split() (pandas.series.str method)": [[908, "pandas.Series.str.split"]], "startswith() (pandas.series.str method)": [[909, "pandas.Series.str.startswith"]], "strip() (pandas.series.str method)": [[910, "pandas.Series.str.strip"]], "swapcase() (pandas.series.str method)": [[911, "pandas.Series.str.swapcase"]], "title() (pandas.series.str method)": [[912, "pandas.Series.str.title"]], "translate() (pandas.series.str method)": [[913, "pandas.Series.str.translate"]], "upper() (pandas.series.str method)": [[914, "pandas.Series.str.upper"]], "wrap() (pandas.series.str method)": [[915, "pandas.Series.str.wrap"]], "zfill() (pandas.series.str method)": [[916, "pandas.Series.str.zfill"]], "sub() (pandas.series method)": [[917, "pandas.Series.sub"]], "subtract() (pandas.series method)": [[918, "pandas.Series.subtract"]], "sum() (pandas.series method)": [[919, "pandas.Series.sum"]], "swapaxes() (pandas.series method)": [[920, "pandas.Series.swapaxes"]], "swaplevel() (pandas.series method)": [[921, "pandas.Series.swaplevel"]], "tail() (pandas.series method)": [[922, "pandas.Series.tail"]], "take() (pandas.series method)": [[923, "pandas.Series.take"]], "to_clipboard() (pandas.series method)": [[924, "pandas.Series.to_clipboard"]], "to_csv() (pandas.series method)": [[925, "pandas.Series.to_csv"]], "to_dict() (pandas.series method)": [[926, "pandas.Series.to_dict"]], "to_excel() (pandas.series method)": [[927, "pandas.Series.to_excel"]], "to_frame() (pandas.series method)": [[928, "pandas.Series.to_frame"]], "to_hdf() (pandas.series method)": [[929, "pandas.Series.to_hdf"]], "to_json() (pandas.series method)": [[930, "pandas.Series.to_json"]], "to_latex() (pandas.series method)": [[931, "pandas.Series.to_latex"]], "to_list() (pandas.series method)": [[932, "pandas.Series.to_list"]], "to_markdown() (pandas.series method)": [[933, "pandas.Series.to_markdown"]], "to_numpy() (pandas.series method)": [[934, "pandas.Series.to_numpy"]], "to_period() (pandas.series method)": [[935, "pandas.Series.to_period"]], "to_pickle() (pandas.series method)": [[936, "pandas.Series.to_pickle"]], "to_sql() (pandas.series method)": [[937, "pandas.Series.to_sql"]], "to_string() (pandas.series method)": [[938, "pandas.Series.to_string"]], "to_timestamp() (pandas.series method)": [[939, "pandas.Series.to_timestamp"]], "to_xarray() (pandas.series method)": [[940, "pandas.Series.to_xarray"]], "tolist() (pandas.series method)": [[941, "pandas.Series.tolist"]], "transform() (pandas.series method)": [[942, "pandas.Series.transform"]], "transpose() (pandas.series method)": [[943, "pandas.Series.transpose"]], "truediv() (pandas.series method)": [[944, "pandas.Series.truediv"]], "truncate() (pandas.series method)": [[945, "pandas.Series.truncate"]], "tshift() (pandas.series method)": [[946, "pandas.Series.tshift"]], "tz_convert() (pandas.series method)": [[947, "pandas.Series.tz_convert"]], "tz_localize() (pandas.series method)": [[948, "pandas.Series.tz_localize"]], "unique() (pandas.series method)": [[949, "pandas.Series.unique"]], "unstack() (pandas.series method)": [[950, "pandas.Series.unstack"]], "update() (pandas.series method)": [[951, "pandas.Series.update"]], "value_counts() (pandas.series method)": [[952, "pandas.Series.value_counts"]], "values (pandas.series property)": [[953, "pandas.Series.values"]], "var() (pandas.series method)": [[954, "pandas.Series.var"]], "view() (pandas.series method)": [[955, "pandas.Series.view"]], "where() (pandas.series method)": [[956, "pandas.Series.where"]], "xs() (pandas.series method)": [[957, "pandas.Series.xs"]], "sparsedtype (class in pandas)": [[958, "pandas.SparseDtype"]], "stringdtype (class in pandas)": [[959, "pandas.StringDtype"]], "timedelta (class in pandas)": [[960, "pandas.Timedelta"]], "asm8 (pandas.timedelta attribute)": [[961, "pandas.Timedelta.asm8"]], "ceil() (pandas.timedelta method)": [[962, "pandas.Timedelta.ceil"]], "components (pandas.timedelta attribute)": [[963, "pandas.Timedelta.components"]], "days (pandas.timedelta attribute)": [[964, "pandas.Timedelta.days"]], "delta (pandas.timedelta attribute)": [[965, "pandas.Timedelta.delta"]], "floor() (pandas.timedelta method)": [[966, "pandas.Timedelta.floor"]], "freq (pandas.timedelta attribute)": [[967, "pandas.Timedelta.freq"]], "is_populated (pandas.timedelta attribute)": [[968, "pandas.Timedelta.is_populated"]], "isoformat() (pandas.timedelta method)": [[969, "pandas.Timedelta.isoformat"]], "max (pandas.timedelta attribute)": [[970, "pandas.Timedelta.max"]], "microseconds (pandas.timedelta attribute)": [[971, "pandas.Timedelta.microseconds"]], "min (pandas.timedelta attribute)": [[972, "pandas.Timedelta.min"]], "nanoseconds (pandas.timedelta attribute)": [[973, "pandas.Timedelta.nanoseconds"]], "resolution (pandas.timedelta attribute)": [[974, "pandas.Timedelta.resolution"]], "resolution_string (pandas.timedelta attribute)": [[975, "pandas.Timedelta.resolution_string"]], "round() (pandas.timedelta method)": [[976, "pandas.Timedelta.round"]], "seconds (pandas.timedelta attribute)": [[977, "pandas.Timedelta.seconds"]], "to_numpy() (pandas.timedelta method)": [[978, "pandas.Timedelta.to_numpy"]], "to_pytimedelta() (pandas.timedelta method)": [[979, "pandas.Timedelta.to_pytimedelta"]], "to_timedelta64() (pandas.timedelta method)": [[980, "pandas.Timedelta.to_timedelta64"]], "total_seconds() (pandas.timedelta method)": [[981, "pandas.Timedelta.total_seconds"]], "value (pandas.timedelta attribute)": [[982, "pandas.Timedelta.value"]], "view() (pandas.timedelta method)": [[983, "pandas.Timedelta.view"]], "timedeltaindex (class in pandas)": [[984, "pandas.TimedeltaIndex"]], "ceil() (pandas.timedeltaindex method)": [[985, "pandas.TimedeltaIndex.ceil"]], "components (pandas.timedeltaindex property)": [[986, "pandas.TimedeltaIndex.components"]], "days (pandas.timedeltaindex property)": [[987, "pandas.TimedeltaIndex.days"]], "floor() (pandas.timedeltaindex method)": [[988, "pandas.TimedeltaIndex.floor"]], "inferred_freq (pandas.timedeltaindex attribute)": [[989, "pandas.TimedeltaIndex.inferred_freq"]], "mean() (pandas.timedeltaindex method)": [[990, "pandas.TimedeltaIndex.mean"]], "microseconds (pandas.timedeltaindex property)": [[991, "pandas.TimedeltaIndex.microseconds"]], "nanoseconds (pandas.timedeltaindex property)": [[992, "pandas.TimedeltaIndex.nanoseconds"]], "round() (pandas.timedeltaindex method)": [[993, "pandas.TimedeltaIndex.round"]], "seconds (pandas.timedeltaindex property)": [[994, "pandas.TimedeltaIndex.seconds"]], "to_frame() (pandas.timedeltaindex method)": [[995, "pandas.TimedeltaIndex.to_frame"]], "to_pytimedelta() (pandas.timedeltaindex method)": [[996, "pandas.TimedeltaIndex.to_pytimedelta"]], "to_series() (pandas.timedeltaindex method)": [[997, "pandas.TimedeltaIndex.to_series"]], "timestamp (class in pandas)": [[998, "pandas.Timestamp"]], "asm8 (pandas.timestamp attribute)": [[999, "pandas.Timestamp.asm8"]], "astimezone() (pandas.timestamp method)": [[1000, "pandas.Timestamp.astimezone"]], "ceil() (pandas.timestamp method)": [[1001, "pandas.Timestamp.ceil"]], "combine() (pandas.timestamp class method)": [[1002, "pandas.Timestamp.combine"]], "ctime() (pandas.timestamp method)": [[1003, "pandas.Timestamp.ctime"]], "date() (pandas.timestamp method)": [[1004, "pandas.Timestamp.date"]], "day (pandas.timestamp attribute)": [[1005, "pandas.Timestamp.day"]], "day_name() (pandas.timestamp method)": [[1006, "pandas.Timestamp.day_name"]], "day_of_week (pandas.timestamp attribute)": [[1007, "pandas.Timestamp.day_of_week"]], "day_of_year (pandas.timestamp attribute)": [[1008, "pandas.Timestamp.day_of_year"]], "dayofweek (pandas.timestamp attribute)": [[1009, "pandas.Timestamp.dayofweek"]], "dayofyear (pandas.timestamp attribute)": [[1010, "pandas.Timestamp.dayofyear"]], "days_in_month (pandas.timestamp attribute)": [[1011, "pandas.Timestamp.days_in_month"]], "daysinmonth (pandas.timestamp attribute)": [[1012, "pandas.Timestamp.daysinmonth"]], "dst() (pandas.timestamp method)": [[1013, "pandas.Timestamp.dst"]], "floor() (pandas.timestamp method)": [[1014, "pandas.Timestamp.floor"]], "fold (pandas.timestamp attribute)": [[1015, "pandas.Timestamp.fold"]], "freq (pandas.timestamp attribute)": [[1016, "pandas.Timestamp.freq"]], "freqstr (pandas.timestamp property)": [[1017, "pandas.Timestamp.freqstr"]], "fromisocalendar() (pandas.timestamp method)": [[1018, "pandas.Timestamp.fromisocalendar"]], "fromisoformat() (pandas.timestamp method)": [[1019, "pandas.Timestamp.fromisoformat"]], "fromordinal() (pandas.timestamp class method)": [[1020, "pandas.Timestamp.fromordinal"]], "fromtimestamp() (pandas.timestamp class method)": [[1021, "pandas.Timestamp.fromtimestamp"]], "hour (pandas.timestamp attribute)": [[1022, "pandas.Timestamp.hour"]], "is_leap_year (pandas.timestamp attribute)": [[1023, "pandas.Timestamp.is_leap_year"]], "is_month_end (pandas.timestamp attribute)": [[1024, "pandas.Timestamp.is_month_end"]], "is_month_start (pandas.timestamp attribute)": [[1025, "pandas.Timestamp.is_month_start"]], "is_quarter_end (pandas.timestamp attribute)": [[1026, "pandas.Timestamp.is_quarter_end"]], "is_quarter_start (pandas.timestamp attribute)": [[1027, "pandas.Timestamp.is_quarter_start"]], "is_year_end (pandas.timestamp attribute)": [[1028, "pandas.Timestamp.is_year_end"]], "is_year_start (pandas.timestamp attribute)": [[1029, "pandas.Timestamp.is_year_start"]], "isocalendar() (pandas.timestamp method)": [[1030, "pandas.Timestamp.isocalendar"]], "isoformat() (pandas.timestamp method)": [[1031, "pandas.Timestamp.isoformat"]], "isoweekday() (pandas.timestamp method)": [[1032, "pandas.Timestamp.isoweekday"]], "max (pandas.timestamp attribute)": [[1033, "pandas.Timestamp.max"]], "microsecond (pandas.timestamp attribute)": [[1034, "pandas.Timestamp.microsecond"]], "min (pandas.timestamp attribute)": [[1035, "pandas.Timestamp.min"]], "minute (pandas.timestamp attribute)": [[1036, "pandas.Timestamp.minute"]], "month (pandas.timestamp attribute)": [[1037, "pandas.Timestamp.month"]], "month_name() (pandas.timestamp method)": [[1038, "pandas.Timestamp.month_name"]], "nanosecond (pandas.timestamp attribute)": [[1039, "pandas.Timestamp.nanosecond"]], "normalize() (pandas.timestamp method)": [[1040, "pandas.Timestamp.normalize"]], "now() (pandas.timestamp class method)": [[1041, "pandas.Timestamp.now"]], "quarter (pandas.timestamp attribute)": [[1042, "pandas.Timestamp.quarter"]], "replace() (pandas.timestamp method)": [[1043, "pandas.Timestamp.replace"]], "resolution (pandas.timestamp attribute)": [[1044, "pandas.Timestamp.resolution"]], "round() (pandas.timestamp method)": [[1045, "pandas.Timestamp.round"]], "second (pandas.timestamp attribute)": [[1046, "pandas.Timestamp.second"]], "strftime() (pandas.timestamp method)": [[1047, "pandas.Timestamp.strftime"]], "strptime() (pandas.timestamp class method)": [[1048, "pandas.Timestamp.strptime"]], "time() (pandas.timestamp method)": [[1049, "pandas.Timestamp.time"]], "timestamp() (pandas.timestamp method)": [[1050, "pandas.Timestamp.timestamp"]], "timetuple() (pandas.timestamp method)": [[1051, "pandas.Timestamp.timetuple"]], "timetz() (pandas.timestamp method)": [[1052, "pandas.Timestamp.timetz"]], "to_datetime64() (pandas.timestamp method)": [[1053, "pandas.Timestamp.to_datetime64"]], "to_julian_date() (pandas.timestamp method)": [[1054, "pandas.Timestamp.to_julian_date"]], "to_numpy() (pandas.timestamp method)": [[1055, "pandas.Timestamp.to_numpy"]], "to_period() (pandas.timestamp method)": [[1056, "pandas.Timestamp.to_period"]], "to_pydatetime() (pandas.timestamp method)": [[1057, "pandas.Timestamp.to_pydatetime"]], "today() (pandas.timestamp class method)": [[1058, "pandas.Timestamp.today"]], "toordinal() (pandas.timestamp method)": [[1059, "pandas.Timestamp.toordinal"]], "tz (pandas.timestamp property)": [[1060, "pandas.Timestamp.tz"]], "tz_convert() (pandas.timestamp method)": [[1061, "pandas.Timestamp.tz_convert"]], "tz_localize() (pandas.timestamp method)": [[1062, "pandas.Timestamp.tz_localize"]], "tzinfo (pandas.timestamp attribute)": [[1063, "pandas.Timestamp.tzinfo"]], "tzname() (pandas.timestamp method)": [[1064, "pandas.Timestamp.tzname"]], "utcfromtimestamp() (pandas.timestamp class method)": [[1065, "pandas.Timestamp.utcfromtimestamp"]], "utcnow() (pandas.timestamp class method)": [[1066, "pandas.Timestamp.utcnow"]], "utcoffset() (pandas.timestamp method)": [[1067, "pandas.Timestamp.utcoffset"]], "utctimetuple() (pandas.timestamp method)": [[1068, "pandas.Timestamp.utctimetuple"]], "value (pandas.timestamp attribute)": [[1069, "pandas.Timestamp.value"]], "week (pandas.timestamp attribute)": [[1070, "pandas.Timestamp.week"]], "weekday() (pandas.timestamp method)": [[1071, "pandas.Timestamp.weekday"]], "weekofyear (pandas.timestamp attribute)": [[1072, "pandas.Timestamp.weekofyear"]], "year (pandas.timestamp attribute)": [[1073, "pandas.Timestamp.year"]], "uint16dtype (class in pandas)": [[1074, "pandas.UInt16Dtype"]], "uint32dtype (class in pandas)": [[1075, "pandas.UInt32Dtype"]], "uint64dtype (class in pandas)": [[1076, "pandas.UInt64Dtype"]], "uint64index (class in pandas)": [[1077, "pandas.UInt64Index"]], "uint8dtype (class in pandas)": [[1078, "pandas.UInt8Dtype"]], "extensionarray (class in pandas.api.extensions)": [[1079, "pandas.api.extensions.ExtensionArray"]], "_concat_same_type() (pandas.api.extensions.extensionarray class method)": [[1080, "pandas.api.extensions.ExtensionArray._concat_same_type"]], "_formatter() (pandas.api.extensions.extensionarray method)": [[1081, "pandas.api.extensions.ExtensionArray._formatter"]], "_from_factorized() (pandas.api.extensions.extensionarray class method)": [[1082, "pandas.api.extensions.ExtensionArray._from_factorized"]], "_from_sequence() (pandas.api.extensions.extensionarray class method)": [[1083, "pandas.api.extensions.ExtensionArray._from_sequence"]], "_from_sequence_of_strings() (pandas.api.extensions.extensionarray class method)": [[1084, "pandas.api.extensions.ExtensionArray._from_sequence_of_strings"]], "_reduce() (pandas.api.extensions.extensionarray method)": [[1085, "pandas.api.extensions.ExtensionArray._reduce"]], "_values_for_argsort() (pandas.api.extensions.extensionarray method)": [[1086, "pandas.api.extensions.ExtensionArray._values_for_argsort"]], "_values_for_factorize() (pandas.api.extensions.extensionarray method)": [[1087, "pandas.api.extensions.ExtensionArray._values_for_factorize"]], "argsort() (pandas.api.extensions.extensionarray method)": [[1088, "pandas.api.extensions.ExtensionArray.argsort"]], "astype() (pandas.api.extensions.extensionarray method)": [[1089, "pandas.api.extensions.ExtensionArray.astype"]], "copy() (pandas.api.extensions.extensionarray method)": [[1090, "pandas.api.extensions.ExtensionArray.copy"]], "dropna() (pandas.api.extensions.extensionarray method)": [[1091, "pandas.api.extensions.ExtensionArray.dropna"]], "dtype (pandas.api.extensions.extensionarray property)": [[1092, "pandas.api.extensions.ExtensionArray.dtype"]], "equals() (pandas.api.extensions.extensionarray method)": [[1093, "pandas.api.extensions.ExtensionArray.equals"]], "factorize() (pandas.api.extensions.extensionarray method)": [[1094, "pandas.api.extensions.ExtensionArray.factorize"]], "fillna() (pandas.api.extensions.extensionarray method)": [[1095, "pandas.api.extensions.ExtensionArray.fillna"]], "insert() (pandas.api.extensions.extensionarray method)": [[1096, "pandas.api.extensions.ExtensionArray.insert"]], "isin() (pandas.api.extensions.extensionarray method)": [[1097, "pandas.api.extensions.ExtensionArray.isin"]], "isna() (pandas.api.extensions.extensionarray method)": [[1098, "pandas.api.extensions.ExtensionArray.isna"]], "nbytes (pandas.api.extensions.extensionarray property)": [[1099, "pandas.api.extensions.ExtensionArray.nbytes"]], "ndim (pandas.api.extensions.extensionarray property)": [[1100, "pandas.api.extensions.ExtensionArray.ndim"]], "ravel() (pandas.api.extensions.extensionarray method)": [[1101, "pandas.api.extensions.ExtensionArray.ravel"]], "repeat() (pandas.api.extensions.extensionarray method)": [[1102, "pandas.api.extensions.ExtensionArray.repeat"]], "searchsorted() (pandas.api.extensions.extensionarray method)": [[1103, "pandas.api.extensions.ExtensionArray.searchsorted"]], "shape (pandas.api.extensions.extensionarray property)": [[1104, "pandas.api.extensions.ExtensionArray.shape"]], "shift() (pandas.api.extensions.extensionarray method)": [[1105, "pandas.api.extensions.ExtensionArray.shift"]], "take() (pandas.api.extensions.extensionarray method)": [[1106, "pandas.api.extensions.ExtensionArray.take"]], "tolist() (pandas.api.extensions.extensionarray method)": [[1107, "pandas.api.extensions.ExtensionArray.tolist"]], "unique() (pandas.api.extensions.extensionarray method)": [[1108, "pandas.api.extensions.ExtensionArray.unique"]], "view() (pandas.api.extensions.extensionarray method)": [[1109, "pandas.api.extensions.ExtensionArray.view"]], "extensiondtype (class in pandas.api.extensions)": [[1110, "pandas.api.extensions.ExtensionDtype"]], "construct_array_type() (pandas.api.extensions.extensiondtype class method)": [[1111, "pandas.api.extensions.ExtensionDtype.construct_array_type"]], "construct_from_string() (pandas.api.extensions.extensiondtype class method)": [[1112, "pandas.api.extensions.ExtensionDtype.construct_from_string"]], "empty() (pandas.api.extensions.extensiondtype method)": [[1113, "pandas.api.extensions.ExtensionDtype.empty"]], "is_dtype() (pandas.api.extensions.extensiondtype class method)": [[1114, "pandas.api.extensions.ExtensionDtype.is_dtype"]], "kind (pandas.api.extensions.extensiondtype property)": [[1115, "pandas.api.extensions.ExtensionDtype.kind"]], "na_value (pandas.api.extensions.extensiondtype property)": [[1116, "pandas.api.extensions.ExtensionDtype.na_value"]], "name (pandas.api.extensions.extensiondtype property)": [[1117, "pandas.api.extensions.ExtensionDtype.name"]], "names (pandas.api.extensions.extensiondtype property)": [[1118, "pandas.api.extensions.ExtensionDtype.names"]], "type (pandas.api.extensions.extensiondtype property)": [[1119, "pandas.api.extensions.ExtensionDtype.type"]], "register_dataframe_accessor() (in module pandas.api.extensions)": [[1120, "pandas.api.extensions.register_dataframe_accessor"]], "register_extension_dtype() (in module pandas.api.extensions)": [[1121, "pandas.api.extensions.register_extension_dtype"]], "register_index_accessor() (in module pandas.api.extensions)": [[1122, "pandas.api.extensions.register_index_accessor"]], "register_series_accessor() (in module pandas.api.extensions)": [[1123, "pandas.api.extensions.register_series_accessor"]], "baseindexer (class in pandas.api.indexers)": [[1124, "pandas.api.indexers.BaseIndexer"]], "get_window_bounds() (pandas.api.indexers.baseindexer method)": [[1125, "pandas.api.indexers.BaseIndexer.get_window_bounds"]], "fixedforwardwindowindexer (class in pandas.api.indexers)": [[1126, "pandas.api.indexers.FixedForwardWindowIndexer"]], "get_window_bounds() (pandas.api.indexers.fixedforwardwindowindexer method)": [[1127, "pandas.api.indexers.FixedForwardWindowIndexer.get_window_bounds"]], "variableoffsetwindowindexer (class in pandas.api.indexers)": [[1128, "pandas.api.indexers.VariableOffsetWindowIndexer"]], "get_window_bounds() (pandas.api.indexers.variableoffsetwindowindexer method)": [[1129, "pandas.api.indexers.VariableOffsetWindowIndexer.get_window_bounds"]], "check_array_indexer() (in module pandas.api.indexers)": [[1130, "pandas.api.indexers.check_array_indexer"]], "from_dataframe() (in module pandas.api.interchange)": [[1131, "pandas.api.interchange.from_dataframe"]], "infer_dtype() (in module pandas.api.types)": [[1132, "pandas.api.types.infer_dtype"]], "is_bool() (in module pandas.api.types)": [[1133, "pandas.api.types.is_bool"]], "is_bool_dtype() (in module pandas.api.types)": [[1134, "pandas.api.types.is_bool_dtype"]], "is_categorical() (in module pandas.api.types)": [[1135, "pandas.api.types.is_categorical"]], "is_categorical_dtype() (in module pandas.api.types)": [[1136, "pandas.api.types.is_categorical_dtype"]], "is_complex() (in module pandas.api.types)": [[1137, "pandas.api.types.is_complex"]], "is_complex_dtype() (in module pandas.api.types)": [[1138, "pandas.api.types.is_complex_dtype"]], "is_datetime64_any_dtype() (in module pandas.api.types)": [[1139, "pandas.api.types.is_datetime64_any_dtype"]], "is_datetime64_dtype() (in module pandas.api.types)": [[1140, "pandas.api.types.is_datetime64_dtype"]], "is_datetime64_ns_dtype() (in module pandas.api.types)": [[1141, "pandas.api.types.is_datetime64_ns_dtype"]], "is_datetime64tz_dtype() (in module pandas.api.types)": [[1142, "pandas.api.types.is_datetime64tz_dtype"]], "is_dict_like() (in module pandas.api.types)": [[1143, "pandas.api.types.is_dict_like"]], "is_extension_array_dtype() (in module pandas.api.types)": [[1144, "pandas.api.types.is_extension_array_dtype"]], "is_extension_type() (in module pandas.api.types)": [[1145, "pandas.api.types.is_extension_type"]], "is_file_like() (in module pandas.api.types)": [[1146, "pandas.api.types.is_file_like"]], "is_float() (in module pandas.api.types)": [[1147, "pandas.api.types.is_float"]], "is_float_dtype() (in module pandas.api.types)": [[1148, "pandas.api.types.is_float_dtype"]], "is_hashable() (in module pandas.api.types)": [[1149, "pandas.api.types.is_hashable"]], "is_int64_dtype() (in module pandas.api.types)": [[1150, "pandas.api.types.is_int64_dtype"]], "is_integer() (in module pandas.api.types)": [[1151, "pandas.api.types.is_integer"]], "is_integer_dtype() (in module pandas.api.types)": [[1152, "pandas.api.types.is_integer_dtype"]], "is_interval() (in module pandas.api.types)": [[1153, "pandas.api.types.is_interval"]], "is_interval_dtype() (in module pandas.api.types)": [[1154, "pandas.api.types.is_interval_dtype"]], "is_iterator() (in module pandas.api.types)": [[1155, "pandas.api.types.is_iterator"]], "is_list_like() (in module pandas.api.types)": [[1156, "pandas.api.types.is_list_like"]], "is_named_tuple() (in module pandas.api.types)": [[1157, "pandas.api.types.is_named_tuple"]], "is_number() (in module pandas.api.types)": [[1158, "pandas.api.types.is_number"]], "is_numeric_dtype() (in module pandas.api.types)": [[1159, "pandas.api.types.is_numeric_dtype"]], "is_object_dtype() (in module pandas.api.types)": [[1160, "pandas.api.types.is_object_dtype"]], "is_period_dtype() (in module pandas.api.types)": [[1161, "pandas.api.types.is_period_dtype"]], "is_re() (in module pandas.api.types)": [[1162, "pandas.api.types.is_re"]], "is_re_compilable() (in module pandas.api.types)": [[1163, "pandas.api.types.is_re_compilable"]], "is_scalar() (in module pandas.api.types)": [[1164, "pandas.api.types.is_scalar"]], "is_signed_integer_dtype() (in module pandas.api.types)": [[1165, "pandas.api.types.is_signed_integer_dtype"]], "is_sparse() (in module pandas.api.types)": [[1166, "pandas.api.types.is_sparse"]], "is_string_dtype() (in module pandas.api.types)": [[1167, "pandas.api.types.is_string_dtype"]], "is_timedelta64_dtype() (in module pandas.api.types)": [[1168, "pandas.api.types.is_timedelta64_dtype"]], "is_timedelta64_ns_dtype() (in module pandas.api.types)": [[1169, "pandas.api.types.is_timedelta64_ns_dtype"]], "is_unsigned_integer_dtype() (in module pandas.api.types)": [[1170, "pandas.api.types.is_unsigned_integer_dtype"]], "pandas_dtype() (in module pandas.api.types)": [[1171, "pandas.api.types.pandas_dtype"]], "union_categoricals() (in module pandas.api.types)": [[1172, "pandas.api.types.union_categoricals"]], "array() (in module pandas)": [[1173, "pandas.array"]], "arrowextensionarray (class in pandas.arrays)": [[1174, "pandas.arrays.ArrowExtensionArray"]], "arrowstringarray (class in pandas.arrays)": [[1175, "pandas.arrays.ArrowStringArray"]], "booleanarray (class in pandas.arrays)": [[1176, "pandas.arrays.BooleanArray"]], "datetimearray (class in pandas.arrays)": [[1177, "pandas.arrays.DatetimeArray"]], "integerarray (class in pandas.arrays)": [[1178, "pandas.arrays.IntegerArray"]], "intervalarray (class in pandas.arrays)": [[1179, "pandas.arrays.IntervalArray"]], "closed (pandas.arrays.intervalarray property)": [[1180, "pandas.arrays.IntervalArray.closed"]], "contains() (pandas.arrays.intervalarray method)": [[1181, "pandas.arrays.IntervalArray.contains"]], "from_arrays() (pandas.arrays.intervalarray class method)": [[1182, "pandas.arrays.IntervalArray.from_arrays"]], "from_breaks() (pandas.arrays.intervalarray class method)": [[1183, "pandas.arrays.IntervalArray.from_breaks"]], "from_tuples() (pandas.arrays.intervalarray class method)": [[1184, "pandas.arrays.IntervalArray.from_tuples"]], "is_empty (pandas.arrays.intervalarray attribute)": [[1185, "pandas.arrays.IntervalArray.is_empty"]], "is_non_overlapping_monotonic (pandas.arrays.intervalarray property)": [[1186, "pandas.arrays.IntervalArray.is_non_overlapping_monotonic"]], "left (pandas.arrays.intervalarray property)": [[1187, "pandas.arrays.IntervalArray.left"]], "length (pandas.arrays.intervalarray property)": [[1188, "pandas.arrays.IntervalArray.length"]], "mid (pandas.arrays.intervalarray property)": [[1189, "pandas.arrays.IntervalArray.mid"]], "overlaps() (pandas.arrays.intervalarray method)": [[1190, "pandas.arrays.IntervalArray.overlaps"]], "right (pandas.arrays.intervalarray property)": [[1191, "pandas.arrays.IntervalArray.right"]], "set_closed() (pandas.arrays.intervalarray method)": [[1192, "pandas.arrays.IntervalArray.set_closed"]], "to_tuples() (pandas.arrays.intervalarray method)": [[1193, "pandas.arrays.IntervalArray.to_tuples"]], "pandasarray (class in pandas.arrays)": [[1194, "pandas.arrays.PandasArray"]], "periodarray (class in pandas.arrays)": [[1195, "pandas.arrays.PeriodArray"]], "sparsearray (class in pandas.arrays)": [[1196, "pandas.arrays.SparseArray"]], "stringarray (class in pandas.arrays)": [[1197, "pandas.arrays.StringArray"]], "timedeltaarray (class in pandas.arrays)": [[1198, "pandas.arrays.TimedeltaArray"]], "bdate_range() (in module pandas)": [[1199, "pandas.bdate_range"]], "concat() (in module pandas)": [[1200, "pandas.concat"]], "aggregate() (pandas.core.groupby.dataframegroupby method)": [[1201, "pandas.core.groupby.DataFrameGroupBy.aggregate"]], "all() (pandas.core.groupby.dataframegroupby method)": [[1202, "pandas.core.groupby.DataFrameGroupBy.all"]], "any() (pandas.core.groupby.dataframegroupby method)": [[1203, "pandas.core.groupby.DataFrameGroupBy.any"]], "backfill() (pandas.core.groupby.dataframegroupby method)": [[1204, "pandas.core.groupby.DataFrameGroupBy.backfill"]], "bfill() (pandas.core.groupby.dataframegroupby method)": [[1205, "pandas.core.groupby.DataFrameGroupBy.bfill"]], "boxplot() (pandas.core.groupby.dataframegroupby method)": [[1206, "pandas.core.groupby.DataFrameGroupBy.boxplot"]], "corr (pandas.core.groupby.dataframegroupby property)": [[1207, "pandas.core.groupby.DataFrameGroupBy.corr"]], "corrwith (pandas.core.groupby.dataframegroupby property)": [[1208, "pandas.core.groupby.DataFrameGroupBy.corrwith"]], "count() (pandas.core.groupby.dataframegroupby method)": [[1209, "pandas.core.groupby.DataFrameGroupBy.count"]], "cov (pandas.core.groupby.dataframegroupby property)": [[1210, "pandas.core.groupby.DataFrameGroupBy.cov"]], "cumcount() (pandas.core.groupby.dataframegroupby method)": [[1211, "pandas.core.groupby.DataFrameGroupBy.cumcount"]], "cummax() (pandas.core.groupby.dataframegroupby method)": [[1212, "pandas.core.groupby.DataFrameGroupBy.cummax"]], "cummin() (pandas.core.groupby.dataframegroupby method)": [[1213, "pandas.core.groupby.DataFrameGroupBy.cummin"]], "cumprod() (pandas.core.groupby.dataframegroupby method)": [[1214, "pandas.core.groupby.DataFrameGroupBy.cumprod"]], "cumsum() (pandas.core.groupby.dataframegroupby method)": [[1215, "pandas.core.groupby.DataFrameGroupBy.cumsum"]], "describe() (pandas.core.groupby.dataframegroupby method)": [[1216, "pandas.core.groupby.DataFrameGroupBy.describe"]], "diff() (pandas.core.groupby.dataframegroupby method)": [[1217, "pandas.core.groupby.DataFrameGroupBy.diff"]], "ffill() (pandas.core.groupby.dataframegroupby method)": [[1218, "pandas.core.groupby.DataFrameGroupBy.ffill"]], "fillna (pandas.core.groupby.dataframegroupby property)": [[1219, "pandas.core.groupby.DataFrameGroupBy.fillna"]], "filter() (pandas.core.groupby.dataframegroupby method)": [[1220, "pandas.core.groupby.DataFrameGroupBy.filter"]], "hist (pandas.core.groupby.dataframegroupby property)": [[1221, "pandas.core.groupby.DataFrameGroupBy.hist"]], "idxmax() (pandas.core.groupby.dataframegroupby method)": [[1222, "pandas.core.groupby.DataFrameGroupBy.idxmax"]], "idxmin() (pandas.core.groupby.dataframegroupby method)": [[1223, "pandas.core.groupby.DataFrameGroupBy.idxmin"]], "mad (pandas.core.groupby.dataframegroupby property)": [[1224, "pandas.core.groupby.DataFrameGroupBy.mad"]], "nunique() (pandas.core.groupby.dataframegroupby method)": [[1225, "pandas.core.groupby.DataFrameGroupBy.nunique"]], "pad() (pandas.core.groupby.dataframegroupby method)": [[1226, "pandas.core.groupby.DataFrameGroupBy.pad"]], "pct_change() (pandas.core.groupby.dataframegroupby method)": [[1227, "pandas.core.groupby.DataFrameGroupBy.pct_change"]], "plot (pandas.core.groupby.dataframegroupby property)": [[1228, "pandas.core.groupby.DataFrameGroupBy.plot"]], "quantile() (pandas.core.groupby.dataframegroupby method)": [[1229, "pandas.core.groupby.DataFrameGroupBy.quantile"]], "rank() (pandas.core.groupby.dataframegroupby method)": [[1230, "pandas.core.groupby.DataFrameGroupBy.rank"]], "resample() (pandas.core.groupby.dataframegroupby method)": [[1231, "pandas.core.groupby.DataFrameGroupBy.resample"]], "sample() (pandas.core.groupby.dataframegroupby method)": [[1232, "pandas.core.groupby.DataFrameGroupBy.sample"]], "shift() (pandas.core.groupby.dataframegroupby method)": [[1233, "pandas.core.groupby.DataFrameGroupBy.shift"]], "size() (pandas.core.groupby.dataframegroupby method)": [[1234, "pandas.core.groupby.DataFrameGroupBy.size"]], "skew (pandas.core.groupby.dataframegroupby property)": [[1235, "pandas.core.groupby.DataFrameGroupBy.skew"]], "take (pandas.core.groupby.dataframegroupby property)": [[1236, "pandas.core.groupby.DataFrameGroupBy.take"]], "transform() (pandas.core.groupby.dataframegroupby method)": [[1237, "pandas.core.groupby.DataFrameGroupBy.transform"]], "tshift (pandas.core.groupby.dataframegroupby property)": [[1238, "pandas.core.groupby.DataFrameGroupBy.tshift"]], "value_counts() (pandas.core.groupby.dataframegroupby method)": [[1239, "pandas.core.groupby.DataFrameGroupBy.value_counts"]], "__iter__() (pandas.core.groupby.groupby method)": [[1240, "pandas.core.groupby.GroupBy.__iter__"]], "agg() (pandas.core.groupby.groupby method)": [[1241, "pandas.core.groupby.GroupBy.agg"]], "all() (pandas.core.groupby.groupby method)": [[1242, "pandas.core.groupby.GroupBy.all"]], "any() (pandas.core.groupby.groupby method)": [[1243, "pandas.core.groupby.GroupBy.any"]], "apply() (pandas.core.groupby.groupby method)": [[1244, "pandas.core.groupby.GroupBy.apply"]], "backfill() (pandas.core.groupby.groupby method)": [[1245, "pandas.core.groupby.GroupBy.backfill"]], "bfill() (pandas.core.groupby.groupby method)": [[1246, "pandas.core.groupby.GroupBy.bfill"]], "count() (pandas.core.groupby.groupby method)": [[1247, "pandas.core.groupby.GroupBy.count"]], "cumcount() (pandas.core.groupby.groupby method)": [[1248, "pandas.core.groupby.GroupBy.cumcount"]], "cummax() (pandas.core.groupby.groupby method)": [[1249, "pandas.core.groupby.GroupBy.cummax"]], "cummin() (pandas.core.groupby.groupby method)": [[1250, "pandas.core.groupby.GroupBy.cummin"]], "cumprod() (pandas.core.groupby.groupby method)": [[1251, "pandas.core.groupby.GroupBy.cumprod"]], "cumsum() (pandas.core.groupby.groupby method)": [[1252, "pandas.core.groupby.GroupBy.cumsum"]], "ffill() (pandas.core.groupby.groupby method)": [[1253, "pandas.core.groupby.GroupBy.ffill"]], "first() (pandas.core.groupby.groupby method)": [[1254, "pandas.core.groupby.GroupBy.first"]], "get_group() (pandas.core.groupby.groupby method)": [[1255, "pandas.core.groupby.GroupBy.get_group"]], "groups (pandas.core.groupby.groupby property)": [[1256, "pandas.core.groupby.GroupBy.groups"]], "head() (pandas.core.groupby.groupby method)": [[1257, "pandas.core.groupby.GroupBy.head"]], "indices (pandas.core.groupby.groupby property)": [[1258, "pandas.core.groupby.GroupBy.indices"]], "last() (pandas.core.groupby.groupby method)": [[1259, "pandas.core.groupby.GroupBy.last"]], "max() (pandas.core.groupby.groupby method)": [[1260, "pandas.core.groupby.GroupBy.max"]], "mean() (pandas.core.groupby.groupby method)": [[1261, "pandas.core.groupby.GroupBy.mean"]], "median() (pandas.core.groupby.groupby method)": [[1262, "pandas.core.groupby.GroupBy.median"]], "min() (pandas.core.groupby.groupby method)": [[1263, "pandas.core.groupby.GroupBy.min"]], "ngroup() (pandas.core.groupby.groupby method)": [[1264, "pandas.core.groupby.GroupBy.ngroup"]], "nth (pandas.core.groupby.groupby property)": [[1265, "pandas.core.groupby.GroupBy.nth"]], "ohlc() (pandas.core.groupby.groupby method)": [[1266, "pandas.core.groupby.GroupBy.ohlc"]], "pad() (pandas.core.groupby.groupby method)": [[1267, "pandas.core.groupby.GroupBy.pad"]], "pct_change() (pandas.core.groupby.groupby method)": [[1268, "pandas.core.groupby.GroupBy.pct_change"]], "pipe() (pandas.core.groupby.groupby method)": [[1269, "pandas.core.groupby.GroupBy.pipe"]], "prod() (pandas.core.groupby.groupby method)": [[1270, "pandas.core.groupby.GroupBy.prod"]], "rank() (pandas.core.groupby.groupby method)": [[1271, "pandas.core.groupby.GroupBy.rank"]], "sem() (pandas.core.groupby.groupby method)": [[1272, "pandas.core.groupby.GroupBy.sem"]], "size() (pandas.core.groupby.groupby method)": [[1273, "pandas.core.groupby.GroupBy.size"]], "std() (pandas.core.groupby.groupby method)": [[1274, "pandas.core.groupby.GroupBy.std"]], "sum() (pandas.core.groupby.groupby method)": [[1275, "pandas.core.groupby.GroupBy.sum"]], "tail() (pandas.core.groupby.groupby method)": [[1276, "pandas.core.groupby.GroupBy.tail"]], "var() (pandas.core.groupby.groupby method)": [[1277, "pandas.core.groupby.GroupBy.var"]], "aggregate() (pandas.core.groupby.seriesgroupby method)": [[1278, "pandas.core.groupby.SeriesGroupBy.aggregate"]], "hist (pandas.core.groupby.seriesgroupby property)": [[1279, "pandas.core.groupby.SeriesGroupBy.hist"]], "is_monotonic_decreasing (pandas.core.groupby.seriesgroupby property)": [[1280, "pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing"]], "is_monotonic_increasing (pandas.core.groupby.seriesgroupby property)": [[1281, "pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing"]], "nlargest() (pandas.core.groupby.seriesgroupby method)": [[1282, "pandas.core.groupby.SeriesGroupBy.nlargest"]], "nsmallest() (pandas.core.groupby.seriesgroupby method)": [[1283, "pandas.core.groupby.SeriesGroupBy.nsmallest"]], "transform() (pandas.core.groupby.seriesgroupby method)": [[1284, "pandas.core.groupby.SeriesGroupBy.transform"]], "unique (pandas.core.groupby.seriesgroupby property)": [[1285, "pandas.core.groupby.SeriesGroupBy.unique"]], "__iter__() (pandas.core.resample.resampler method)": [[1286, "pandas.core.resample.Resampler.__iter__"]], "aggregate() (pandas.core.resample.resampler method)": [[1287, "pandas.core.resample.Resampler.aggregate"]], "apply() (pandas.core.resample.resampler method)": [[1288, "pandas.core.resample.Resampler.apply"]], "asfreq() (pandas.core.resample.resampler method)": [[1289, "pandas.core.resample.Resampler.asfreq"]], "backfill() (pandas.core.resample.resampler method)": [[1290, "pandas.core.resample.Resampler.backfill"]], "bfill() (pandas.core.resample.resampler method)": [[1291, "pandas.core.resample.Resampler.bfill"]], "count() (pandas.core.resample.resampler method)": [[1292, "pandas.core.resample.Resampler.count"]], "ffill() (pandas.core.resample.resampler method)": [[1293, "pandas.core.resample.Resampler.ffill"]], "fillna() (pandas.core.resample.resampler method)": [[1294, "pandas.core.resample.Resampler.fillna"]], "first() (pandas.core.resample.resampler method)": [[1295, "pandas.core.resample.Resampler.first"]], "get_group() (pandas.core.resample.resampler method)": [[1296, "pandas.core.resample.Resampler.get_group"]], "groups (pandas.core.resample.resampler property)": [[1297, "pandas.core.resample.Resampler.groups"]], "indices (pandas.core.resample.resampler property)": [[1298, "pandas.core.resample.Resampler.indices"]], "interpolate() (pandas.core.resample.resampler method)": [[1299, "pandas.core.resample.Resampler.interpolate"]], "last() (pandas.core.resample.resampler method)": [[1300, "pandas.core.resample.Resampler.last"]], "max() (pandas.core.resample.resampler method)": [[1301, "pandas.core.resample.Resampler.max"]], "mean() (pandas.core.resample.resampler method)": [[1302, "pandas.core.resample.Resampler.mean"]], "median() (pandas.core.resample.resampler method)": [[1303, "pandas.core.resample.Resampler.median"]], "min() (pandas.core.resample.resampler method)": [[1304, "pandas.core.resample.Resampler.min"]], "nearest() (pandas.core.resample.resampler method)": [[1305, "pandas.core.resample.Resampler.nearest"]], "nunique() (pandas.core.resample.resampler method)": [[1306, "pandas.core.resample.Resampler.nunique"]], "ohlc() (pandas.core.resample.resampler method)": [[1307, "pandas.core.resample.Resampler.ohlc"]], "pad() (pandas.core.resample.resampler method)": [[1308, "pandas.core.resample.Resampler.pad"]], "pipe() (pandas.core.resample.resampler method)": [[1309, "pandas.core.resample.Resampler.pipe"]], "prod() (pandas.core.resample.resampler method)": [[1310, "pandas.core.resample.Resampler.prod"]], "quantile() (pandas.core.resample.resampler method)": [[1311, "pandas.core.resample.Resampler.quantile"]], "sem() (pandas.core.resample.resampler method)": [[1312, "pandas.core.resample.Resampler.sem"]], "size() (pandas.core.resample.resampler method)": [[1313, "pandas.core.resample.Resampler.size"]], "std() (pandas.core.resample.resampler method)": [[1314, "pandas.core.resample.Resampler.std"]], "sum() (pandas.core.resample.resampler method)": [[1315, "pandas.core.resample.Resampler.sum"]], "transform() (pandas.core.resample.resampler method)": [[1316, "pandas.core.resample.Resampler.transform"]], "var() (pandas.core.resample.resampler method)": [[1317, "pandas.core.resample.Resampler.var"]], "corr() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1318, "pandas.core.window.ewm.ExponentialMovingWindow.corr"]], "cov() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1319, "pandas.core.window.ewm.ExponentialMovingWindow.cov"]], "mean() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1320, "pandas.core.window.ewm.ExponentialMovingWindow.mean"]], "std() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1321, "pandas.core.window.ewm.ExponentialMovingWindow.std"]], "sum() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1322, "pandas.core.window.ewm.ExponentialMovingWindow.sum"]], "var() (pandas.core.window.ewm.exponentialmovingwindow method)": [[1323, "pandas.core.window.ewm.ExponentialMovingWindow.var"]], "aggregate() (pandas.core.window.expanding.expanding method)": [[1324, "pandas.core.window.expanding.Expanding.aggregate"]], "apply() (pandas.core.window.expanding.expanding method)": [[1325, "pandas.core.window.expanding.Expanding.apply"]], "corr() (pandas.core.window.expanding.expanding method)": [[1326, "pandas.core.window.expanding.Expanding.corr"]], "count() (pandas.core.window.expanding.expanding method)": [[1327, "pandas.core.window.expanding.Expanding.count"]], "cov() (pandas.core.window.expanding.expanding method)": [[1328, "pandas.core.window.expanding.Expanding.cov"]], "kurt() (pandas.core.window.expanding.expanding method)": [[1329, "pandas.core.window.expanding.Expanding.kurt"]], "max() (pandas.core.window.expanding.expanding method)": [[1330, "pandas.core.window.expanding.Expanding.max"]], "mean() (pandas.core.window.expanding.expanding method)": [[1331, "pandas.core.window.expanding.Expanding.mean"]], "median() (pandas.core.window.expanding.expanding method)": [[1332, "pandas.core.window.expanding.Expanding.median"]], "min() (pandas.core.window.expanding.expanding method)": [[1333, "pandas.core.window.expanding.Expanding.min"]], "quantile() (pandas.core.window.expanding.expanding method)": [[1334, "pandas.core.window.expanding.Expanding.quantile"]], "rank() (pandas.core.window.expanding.expanding method)": [[1335, "pandas.core.window.expanding.Expanding.rank"]], "sem() (pandas.core.window.expanding.expanding method)": [[1336, "pandas.core.window.expanding.Expanding.sem"]], "skew() (pandas.core.window.expanding.expanding method)": [[1337, "pandas.core.window.expanding.Expanding.skew"]], "std() (pandas.core.window.expanding.expanding method)": [[1338, "pandas.core.window.expanding.Expanding.std"]], "sum() (pandas.core.window.expanding.expanding method)": [[1339, "pandas.core.window.expanding.Expanding.sum"]], "var() (pandas.core.window.expanding.expanding method)": [[1340, "pandas.core.window.expanding.Expanding.var"]], "aggregate() (pandas.core.window.rolling.rolling method)": [[1341, "pandas.core.window.rolling.Rolling.aggregate"]], "apply() (pandas.core.window.rolling.rolling method)": [[1342, "pandas.core.window.rolling.Rolling.apply"]], "corr() (pandas.core.window.rolling.rolling method)": [[1343, "pandas.core.window.rolling.Rolling.corr"]], "count() (pandas.core.window.rolling.rolling method)": [[1344, "pandas.core.window.rolling.Rolling.count"]], "cov() (pandas.core.window.rolling.rolling method)": [[1345, "pandas.core.window.rolling.Rolling.cov"]], "kurt() (pandas.core.window.rolling.rolling method)": [[1346, "pandas.core.window.rolling.Rolling.kurt"]], "max() (pandas.core.window.rolling.rolling method)": [[1347, "pandas.core.window.rolling.Rolling.max"]], "mean() (pandas.core.window.rolling.rolling method)": [[1348, "pandas.core.window.rolling.Rolling.mean"]], "median() (pandas.core.window.rolling.rolling method)": [[1349, "pandas.core.window.rolling.Rolling.median"]], "min() (pandas.core.window.rolling.rolling method)": [[1350, "pandas.core.window.rolling.Rolling.min"]], "quantile() (pandas.core.window.rolling.rolling method)": [[1351, "pandas.core.window.rolling.Rolling.quantile"]], "rank() (pandas.core.window.rolling.rolling method)": [[1352, "pandas.core.window.rolling.Rolling.rank"]], "sem() (pandas.core.window.rolling.rolling method)": [[1353, "pandas.core.window.rolling.Rolling.sem"]], "skew() (pandas.core.window.rolling.rolling method)": [[1354, "pandas.core.window.rolling.Rolling.skew"]], "std() (pandas.core.window.rolling.rolling method)": [[1355, "pandas.core.window.rolling.Rolling.std"]], "sum() (pandas.core.window.rolling.rolling method)": [[1356, "pandas.core.window.rolling.Rolling.sum"]], "var() (pandas.core.window.rolling.rolling method)": [[1357, "pandas.core.window.rolling.Rolling.var"]], "mean() (pandas.core.window.rolling.window method)": [[1358, "pandas.core.window.rolling.Window.mean"]], "std() (pandas.core.window.rolling.window method)": [[1359, "pandas.core.window.rolling.Window.std"]], "sum() (pandas.core.window.rolling.window method)": [[1360, "pandas.core.window.rolling.Window.sum"]], "var() (pandas.core.window.rolling.window method)": [[1361, "pandas.core.window.rolling.Window.var"]], "crosstab() (in module pandas)": [[1362, "pandas.crosstab"]], "cut() (in module pandas)": [[1363, "pandas.cut"]], "date_range() (in module pandas)": [[1364, "pandas.date_range"]], "describe_option (in module pandas)": [[1365, "pandas.describe_option"]], "abstractmethoderror": [[1366, "pandas.errors.AbstractMethodError"]], "accessorregistrationwarning": [[1367, "pandas.errors.AccessorRegistrationWarning"]], "attributeconflictwarning": [[1368, "pandas.errors.AttributeConflictWarning"]], "csswarning": [[1369, "pandas.errors.CSSWarning"]], "categoricalconversionwarning": [[1370, "pandas.errors.CategoricalConversionWarning"]], "closedfileerror": [[1371, "pandas.errors.ClosedFileError"]], "dataerror": [[1372, "pandas.errors.DataError"]], "databaseerror": [[1373, "pandas.errors.DatabaseError"]], "dtypewarning": [[1374, "pandas.errors.DtypeWarning"]], "duplicatelabelerror": [[1375, "pandas.errors.DuplicateLabelError"]], "emptydataerror": [[1376, "pandas.errors.EmptyDataError"]], "incompatibilitywarning": [[1377, "pandas.errors.IncompatibilityWarning"]], "indexingerror": [[1378, "pandas.errors.IndexingError"]], "intcastingnanerror": [[1379, "pandas.errors.IntCastingNaNError"]], "invalidcolumnname": [[1380, "pandas.errors.InvalidColumnName"]], "invalidindexerror": [[1381, "pandas.errors.InvalidIndexError"]], "mergeerror": [[1382, "pandas.errors.MergeError"]], "nullfrequencyerror": [[1383, "pandas.errors.NullFrequencyError"]], "numexprclobberingerror": [[1384, "pandas.errors.NumExprClobberingError"]], "numbautilerror": [[1385, "pandas.errors.NumbaUtilError"]], "optionerror": [[1386, "pandas.errors.OptionError"]], "outofboundsdatetime": [[1387, "pandas.errors.OutOfBoundsDatetime"]], "outofboundstimedelta": [[1388, "pandas.errors.OutOfBoundsTimedelta"]], "parsererror": [[1389, "pandas.errors.ParserError"]], "parserwarning": [[1390, "pandas.errors.ParserWarning"]], "performancewarning": [[1391, "pandas.errors.PerformanceWarning"]], "possibledatalosserror": [[1392, "pandas.errors.PossibleDataLossError"]], "possibleprecisionloss": [[1393, "pandas.errors.PossiblePrecisionLoss"]], "pyperclipexception": [[1394, "pandas.errors.PyperclipException"]], "pyperclipwindowsexception": [[1395, "pandas.errors.PyperclipWindowsException"]], "settingwithcopyerror": [[1396, "pandas.errors.SettingWithCopyError"]], "settingwithcopywarning": [[1397, "pandas.errors.SettingWithCopyWarning"]], "specificationerror": [[1398, "pandas.errors.SpecificationError"]], "undefinedvariableerror": [[1399, "pandas.errors.UndefinedVariableError"]], "unsortedindexerror": [[1400, "pandas.errors.UnsortedIndexError"]], "unsupportedfunctioncall": [[1401, "pandas.errors.UnsupportedFunctionCall"]], "valuelabeltypemismatch": [[1402, "pandas.errors.ValueLabelTypeMismatch"]], "eval() (in module pandas)": [[1403, "pandas.eval"]], "factorize() (in module pandas)": [[1404, "pandas.factorize"]], "from_dummies() (in module pandas)": [[1405, "pandas.from_dummies"]], "get_dummies() (in module pandas)": [[1406, "pandas.get_dummies"]], "get_option (in module pandas)": [[1407, "pandas.get_option"]], "infer_freq() (in module pandas)": [[1408, "pandas.infer_freq"]], "interval_range() (in module pandas)": [[1409, "pandas.interval_range"]], "styler (class in pandas.io.formats.style)": [[1410, "pandas.io.formats.style.Styler"]], "apply() (pandas.io.formats.style.styler method)": [[1411, "pandas.io.formats.style.Styler.apply"]], "apply_index() (pandas.io.formats.style.styler method)": [[1412, "pandas.io.formats.style.Styler.apply_index"]], "applymap() (pandas.io.formats.style.styler method)": [[1413, "pandas.io.formats.style.Styler.applymap"]], "applymap_index() (pandas.io.formats.style.styler method)": [[1414, "pandas.io.formats.style.Styler.applymap_index"]], "background_gradient() (pandas.io.formats.style.styler method)": [[1415, "pandas.io.formats.style.Styler.background_gradient"]], "bar() (pandas.io.formats.style.styler method)": [[1416, "pandas.io.formats.style.Styler.bar"]], "clear() (pandas.io.formats.style.styler method)": [[1417, "pandas.io.formats.style.Styler.clear"]], "concat() (pandas.io.formats.style.styler method)": [[1418, "pandas.io.formats.style.Styler.concat"]], "env (pandas.io.formats.style.styler attribute)": [[1419, "pandas.io.formats.style.Styler.env"]], "export() (pandas.io.formats.style.styler method)": [[1420, "pandas.io.formats.style.Styler.export"]], "format() (pandas.io.formats.style.styler method)": [[1421, "pandas.io.formats.style.Styler.format"]], "format_index() (pandas.io.formats.style.styler method)": [[1422, "pandas.io.formats.style.Styler.format_index"]], "from_custom_template() (pandas.io.formats.style.styler class method)": [[1423, "pandas.io.formats.style.Styler.from_custom_template"]], "hide() (pandas.io.formats.style.styler method)": [[1424, "pandas.io.formats.style.Styler.hide"]], "hide_columns() (pandas.io.formats.style.styler method)": [[1425, "pandas.io.formats.style.Styler.hide_columns"]], "hide_index() (pandas.io.formats.style.styler method)": [[1426, "pandas.io.formats.style.Styler.hide_index"]], "highlight_between() (pandas.io.formats.style.styler method)": [[1427, "pandas.io.formats.style.Styler.highlight_between"]], "highlight_max() (pandas.io.formats.style.styler method)": [[1428, "pandas.io.formats.style.Styler.highlight_max"]], "highlight_min() (pandas.io.formats.style.styler method)": [[1429, "pandas.io.formats.style.Styler.highlight_min"]], "highlight_null() (pandas.io.formats.style.styler method)": [[1430, "pandas.io.formats.style.Styler.highlight_null"]], "highlight_quantile() (pandas.io.formats.style.styler method)": [[1431, "pandas.io.formats.style.Styler.highlight_quantile"]], "loader (pandas.io.formats.style.styler attribute)": [[1432, "pandas.io.formats.style.Styler.loader"]], "pipe() (pandas.io.formats.style.styler method)": [[1433, "pandas.io.formats.style.Styler.pipe"]], "relabel_index() (pandas.io.formats.style.styler method)": [[1434, "pandas.io.formats.style.Styler.relabel_index"]], "render() (pandas.io.formats.style.styler method)": [[1435, "pandas.io.formats.style.Styler.render"]], "set_caption() (pandas.io.formats.style.styler method)": [[1436, "pandas.io.formats.style.Styler.set_caption"]], "set_na_rep() (pandas.io.formats.style.styler method)": [[1437, "pandas.io.formats.style.Styler.set_na_rep"]], "set_precision() (pandas.io.formats.style.styler method)": [[1438, "pandas.io.formats.style.Styler.set_precision"]], "set_properties() (pandas.io.formats.style.styler method)": [[1439, "pandas.io.formats.style.Styler.set_properties"]], "set_sticky() (pandas.io.formats.style.styler method)": [[1440, "pandas.io.formats.style.Styler.set_sticky"]], "set_table_attributes() (pandas.io.formats.style.styler method)": [[1441, "pandas.io.formats.style.Styler.set_table_attributes"]], "set_table_styles() (pandas.io.formats.style.styler method)": [[1442, "pandas.io.formats.style.Styler.set_table_styles"]], "set_td_classes() (pandas.io.formats.style.styler method)": [[1443, "pandas.io.formats.style.Styler.set_td_classes"]], "set_tooltips() (pandas.io.formats.style.styler method)": [[1444, "pandas.io.formats.style.Styler.set_tooltips"]], "set_uuid() (pandas.io.formats.style.styler method)": [[1445, "pandas.io.formats.style.Styler.set_uuid"]], "template_html (pandas.io.formats.style.styler attribute)": [[1446, "pandas.io.formats.style.Styler.template_html"]], "template_html_style (pandas.io.formats.style.styler attribute)": [[1447, "pandas.io.formats.style.Styler.template_html_style"]], "template_html_table (pandas.io.formats.style.styler attribute)": [[1448, "pandas.io.formats.style.Styler.template_html_table"]], "template_latex (pandas.io.formats.style.styler attribute)": [[1449, "pandas.io.formats.style.Styler.template_latex"]], "template_string (pandas.io.formats.style.styler attribute)": [[1450, "pandas.io.formats.style.Styler.template_string"]], "text_gradient() (pandas.io.formats.style.styler method)": [[1451, "pandas.io.formats.style.Styler.text_gradient"]], "to_excel() (pandas.io.formats.style.styler method)": [[1452, "pandas.io.formats.style.Styler.to_excel"]], "to_html() (pandas.io.formats.style.styler method)": [[1453, "pandas.io.formats.style.Styler.to_html"]], "to_latex() (pandas.io.formats.style.styler method)": [[1454, "pandas.io.formats.style.Styler.to_latex"]], "to_string() (pandas.io.formats.style.styler method)": [[1455, "pandas.io.formats.style.Styler.to_string"]], "use() (pandas.io.formats.style.styler method)": [[1456, "pandas.io.formats.style.Styler.use"]], "where() (pandas.io.formats.style.styler method)": [[1457, "pandas.io.formats.style.Styler.where"]], "build_table_schema() (in module pandas.io.json)": [[1458, "pandas.io.json.build_table_schema"]], "data_label (pandas.io.stata.statareader property)": [[1459, "pandas.io.stata.StataReader.data_label"]], "value_labels() (pandas.io.stata.statareader method)": [[1460, "pandas.io.stata.StataReader.value_labels"]], "variable_labels() (pandas.io.stata.statareader method)": [[1461, "pandas.io.stata.StataReader.variable_labels"]], "write_file() (pandas.io.stata.statawriter method)": [[1462, "pandas.io.stata.StataWriter.write_file"]], "isna() (in module pandas)": [[1463, "pandas.isna"]], "isnull() (in module pandas)": [[1464, "pandas.isnull"]], "json_normalize() (in module pandas)": [[1465, "pandas.json_normalize"]], "melt() (in module pandas)": [[1466, "pandas.melt"]], "merge() (in module pandas)": [[1467, "pandas.merge"]], "merge_asof() (in module pandas)": [[1468, "pandas.merge_asof"]], "merge_ordered() (in module pandas)": [[1469, "pandas.merge_ordered"]], "notna() (in module pandas)": [[1470, "pandas.notna"]], "notnull() (in module pandas)": [[1471, "pandas.notnull"]], "option_context (class in pandas)": [[1472, "pandas.option_context"]], "__call__() (pandas.option_context method)": [[1473, "pandas.option_context.__call__"]], "period_range() (in module pandas)": [[1474, "pandas.period_range"]], "pivot() (in module pandas)": [[1475, "pandas.pivot"]], "pivot_table() (in module pandas)": [[1476, "pandas.pivot_table"]], "andrews_curves() (in module pandas.plotting)": [[1477, "pandas.plotting.andrews_curves"]], "autocorrelation_plot() (in module pandas.plotting)": [[1478, "pandas.plotting.autocorrelation_plot"]], "bootstrap_plot() (in module pandas.plotting)": [[1479, "pandas.plotting.bootstrap_plot"]], "boxplot() (in module pandas.plotting)": [[1480, "pandas.plotting.boxplot"]], "deregister_matplotlib_converters() (in module pandas.plotting)": [[1481, "pandas.plotting.deregister_matplotlib_converters"]], "lag_plot() (in module pandas.plotting)": [[1482, "pandas.plotting.lag_plot"]], "parallel_coordinates() (in module pandas.plotting)": [[1483, "pandas.plotting.parallel_coordinates"]], "plot_params (in module pandas.plotting)": [[1484, "pandas.plotting.plot_params"]], "radviz() (in module pandas.plotting)": [[1485, "pandas.plotting.radviz"]], "register_matplotlib_converters() (in module pandas.plotting)": [[1486, "pandas.plotting.register_matplotlib_converters"]], "scatter_matrix() (in module pandas.plotting)": [[1487, "pandas.plotting.scatter_matrix"]], "table() (in module pandas.plotting)": [[1488, "pandas.plotting.table"]], "qcut() (in module pandas)": [[1489, "pandas.qcut"]], "read_clipboard() (in module pandas)": [[1490, "pandas.read_clipboard"]], "read_csv() (in module pandas)": [[1491, "pandas.read_csv"]], "read_excel() (in module pandas)": [[1492, "pandas.read_excel"]], "read_feather() (in module pandas)": [[1493, "pandas.read_feather"]], "read_fwf() (in module pandas)": [[1494, "pandas.read_fwf"]], "read_gbq() (in module pandas)": [[1495, "pandas.read_gbq"]], "read_hdf() (in module pandas)": [[1496, "pandas.read_hdf"]], "read_html() (in module pandas)": [[1497, "pandas.read_html"]], "read_json() (in module pandas)": [[1498, "pandas.read_json"]], "read_orc() (in module pandas)": [[1499, "pandas.read_orc"]], "read_parquet() (in module pandas)": [[1500, "pandas.read_parquet"]], "read_pickle() (in module pandas)": [[1501, "pandas.read_pickle"]], "read_sas() (in module pandas)": [[1502, "pandas.read_sas"]], "read_spss() (in module pandas)": [[1503, "pandas.read_spss"]], "read_sql() (in module pandas)": [[1504, "pandas.read_sql"]], "read_sql_query() (in module pandas)": [[1505, "pandas.read_sql_query"]], "read_sql_table() (in module pandas)": [[1506, "pandas.read_sql_table"]], "read_stata() (in module pandas)": [[1507, "pandas.read_stata"]], "read_table() (in module pandas)": [[1508, "pandas.read_table"]], "read_xml() (in module pandas)": [[1509, "pandas.read_xml"]], "reset_option (in module pandas)": [[1510, "pandas.reset_option"]], "set_option (in module pandas)": [[1511, "pandas.set_option"]], "show_versions() (in module pandas)": [[1512, "pandas.show_versions"]], "test() (in module pandas)": [[1513, "pandas.test"]], "assert_extension_array_equal() (in module pandas.testing)": [[1514, "pandas.testing.assert_extension_array_equal"]], "assert_frame_equal() (in module pandas.testing)": [[1515, "pandas.testing.assert_frame_equal"]], "assert_index_equal() (in module pandas.testing)": [[1516, "pandas.testing.assert_index_equal"]], "assert_series_equal() (in module pandas.testing)": [[1517, "pandas.testing.assert_series_equal"]], "timedelta_range() (in module pandas)": [[1518, "pandas.timedelta_range"]], "to_datetime() (in module pandas)": [[1519, "pandas.to_datetime"]], "to_numeric() (in module pandas)": [[1520, "pandas.to_numeric"]], "to_timedelta() (in module pandas)": [[1521, "pandas.to_timedelta"]], "to_offset() (in module pandas.tseries.frequencies)": [[1522, "pandas.tseries.frequencies.to_offset"]], "bday (in module pandas.tseries.offsets)": [[1523, "pandas.tseries.offsets.BDay"]], "bmonthbegin (in module pandas.tseries.offsets)": [[1524, "pandas.tseries.offsets.BMonthBegin"]], "bmonthend (in module pandas.tseries.offsets)": [[1525, "pandas.tseries.offsets.BMonthEnd"]], "bquarterbegin (class in pandas.tseries.offsets)": [[1526, "pandas.tseries.offsets.BQuarterBegin"]], "__call__() (pandas.tseries.offsets.bquarterbegin method)": [[1527, "pandas.tseries.offsets.BQuarterBegin.__call__"]], "apply() (pandas.tseries.offsets.bquarterbegin method)": [[1528, "pandas.tseries.offsets.BQuarterBegin.apply"]], "apply_index() (pandas.tseries.offsets.bquarterbegin method)": [[1529, "pandas.tseries.offsets.BQuarterBegin.apply_index"]], "base (pandas.tseries.offsets.bquarterbegin attribute)": [[1530, "pandas.tseries.offsets.BQuarterBegin.base"]], "copy() (pandas.tseries.offsets.bquarterbegin method)": [[1531, "pandas.tseries.offsets.BQuarterBegin.copy"]], "freqstr (pandas.tseries.offsets.bquarterbegin attribute)": [[1532, "pandas.tseries.offsets.BQuarterBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.bquarterbegin method)": [[1533, "pandas.tseries.offsets.BQuarterBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.bquarterbegin method)": [[1534, "pandas.tseries.offsets.BQuarterBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.bquarterbegin method)": [[1535, "pandas.tseries.offsets.BQuarterBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.bquarterbegin method)": [[1536, "pandas.tseries.offsets.BQuarterBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.bquarterbegin method)": [[1537, "pandas.tseries.offsets.BQuarterBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.bquarterbegin method)": [[1538, "pandas.tseries.offsets.BQuarterBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.bquarterbegin method)": [[1539, "pandas.tseries.offsets.BQuarterBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.bquarterbegin method)": [[1540, "pandas.tseries.offsets.BQuarterBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.bquarterbegin method)": [[1541, "pandas.tseries.offsets.BQuarterBegin.is_year_start"]], "kwds (pandas.tseries.offsets.bquarterbegin attribute)": [[1542, "pandas.tseries.offsets.BQuarterBegin.kwds"]], "n (pandas.tseries.offsets.bquarterbegin attribute)": [[1543, "pandas.tseries.offsets.BQuarterBegin.n"]], "name (pandas.tseries.offsets.bquarterbegin attribute)": [[1544, "pandas.tseries.offsets.BQuarterBegin.name"]], "nanos (pandas.tseries.offsets.bquarterbegin attribute)": [[1545, "pandas.tseries.offsets.BQuarterBegin.nanos"]], "normalize (pandas.tseries.offsets.bquarterbegin attribute)": [[1546, "pandas.tseries.offsets.BQuarterBegin.normalize"]], "onoffset() (pandas.tseries.offsets.bquarterbegin method)": [[1547, "pandas.tseries.offsets.BQuarterBegin.onOffset"]], "rollback() (pandas.tseries.offsets.bquarterbegin method)": [[1548, "pandas.tseries.offsets.BQuarterBegin.rollback"]], "rollforward() (pandas.tseries.offsets.bquarterbegin method)": [[1549, "pandas.tseries.offsets.BQuarterBegin.rollforward"]], "rule_code (pandas.tseries.offsets.bquarterbegin attribute)": [[1550, "pandas.tseries.offsets.BQuarterBegin.rule_code"]], "startingmonth (pandas.tseries.offsets.bquarterbegin attribute)": [[1551, "pandas.tseries.offsets.BQuarterBegin.startingMonth"]], "bquarterend (class in pandas.tseries.offsets)": [[1552, "pandas.tseries.offsets.BQuarterEnd"]], "__call__() (pandas.tseries.offsets.bquarterend method)": [[1553, "pandas.tseries.offsets.BQuarterEnd.__call__"]], "apply() (pandas.tseries.offsets.bquarterend method)": [[1554, "pandas.tseries.offsets.BQuarterEnd.apply"]], "apply_index() (pandas.tseries.offsets.bquarterend method)": [[1555, "pandas.tseries.offsets.BQuarterEnd.apply_index"]], "base (pandas.tseries.offsets.bquarterend attribute)": [[1556, "pandas.tseries.offsets.BQuarterEnd.base"]], "copy() (pandas.tseries.offsets.bquarterend method)": [[1557, "pandas.tseries.offsets.BQuarterEnd.copy"]], "freqstr (pandas.tseries.offsets.bquarterend attribute)": [[1558, "pandas.tseries.offsets.BQuarterEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.bquarterend method)": [[1559, "pandas.tseries.offsets.BQuarterEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.bquarterend method)": [[1560, "pandas.tseries.offsets.BQuarterEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.bquarterend method)": [[1561, "pandas.tseries.offsets.BQuarterEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.bquarterend method)": [[1562, "pandas.tseries.offsets.BQuarterEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.bquarterend method)": [[1563, "pandas.tseries.offsets.BQuarterEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.bquarterend method)": [[1564, "pandas.tseries.offsets.BQuarterEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.bquarterend method)": [[1565, "pandas.tseries.offsets.BQuarterEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.bquarterend method)": [[1566, "pandas.tseries.offsets.BQuarterEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.bquarterend method)": [[1567, "pandas.tseries.offsets.BQuarterEnd.is_year_start"]], "kwds (pandas.tseries.offsets.bquarterend attribute)": [[1568, "pandas.tseries.offsets.BQuarterEnd.kwds"]], "n (pandas.tseries.offsets.bquarterend attribute)": [[1569, "pandas.tseries.offsets.BQuarterEnd.n"]], "name (pandas.tseries.offsets.bquarterend attribute)": [[1570, "pandas.tseries.offsets.BQuarterEnd.name"]], "nanos (pandas.tseries.offsets.bquarterend attribute)": [[1571, "pandas.tseries.offsets.BQuarterEnd.nanos"]], "normalize (pandas.tseries.offsets.bquarterend attribute)": [[1572, "pandas.tseries.offsets.BQuarterEnd.normalize"]], "onoffset() (pandas.tseries.offsets.bquarterend method)": [[1573, "pandas.tseries.offsets.BQuarterEnd.onOffset"]], "rollback() (pandas.tseries.offsets.bquarterend method)": [[1574, "pandas.tseries.offsets.BQuarterEnd.rollback"]], "rollforward() (pandas.tseries.offsets.bquarterend method)": [[1575, "pandas.tseries.offsets.BQuarterEnd.rollforward"]], "rule_code (pandas.tseries.offsets.bquarterend attribute)": [[1576, "pandas.tseries.offsets.BQuarterEnd.rule_code"]], "startingmonth (pandas.tseries.offsets.bquarterend attribute)": [[1577, "pandas.tseries.offsets.BQuarterEnd.startingMonth"]], "byearbegin (class in pandas.tseries.offsets)": [[1578, "pandas.tseries.offsets.BYearBegin"]], "__call__() (pandas.tseries.offsets.byearbegin method)": [[1579, "pandas.tseries.offsets.BYearBegin.__call__"]], "apply() (pandas.tseries.offsets.byearbegin method)": [[1580, "pandas.tseries.offsets.BYearBegin.apply"]], "apply_index() (pandas.tseries.offsets.byearbegin method)": [[1581, "pandas.tseries.offsets.BYearBegin.apply_index"]], "base (pandas.tseries.offsets.byearbegin attribute)": [[1582, "pandas.tseries.offsets.BYearBegin.base"]], "copy() (pandas.tseries.offsets.byearbegin method)": [[1583, "pandas.tseries.offsets.BYearBegin.copy"]], "freqstr (pandas.tseries.offsets.byearbegin attribute)": [[1584, "pandas.tseries.offsets.BYearBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.byearbegin method)": [[1585, "pandas.tseries.offsets.BYearBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.byearbegin method)": [[1586, "pandas.tseries.offsets.BYearBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.byearbegin method)": [[1587, "pandas.tseries.offsets.BYearBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.byearbegin method)": [[1588, "pandas.tseries.offsets.BYearBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.byearbegin method)": [[1589, "pandas.tseries.offsets.BYearBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.byearbegin method)": [[1590, "pandas.tseries.offsets.BYearBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.byearbegin method)": [[1591, "pandas.tseries.offsets.BYearBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.byearbegin method)": [[1592, "pandas.tseries.offsets.BYearBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.byearbegin method)": [[1593, "pandas.tseries.offsets.BYearBegin.is_year_start"]], "kwds (pandas.tseries.offsets.byearbegin attribute)": [[1594, "pandas.tseries.offsets.BYearBegin.kwds"]], "month (pandas.tseries.offsets.byearbegin attribute)": [[1595, "pandas.tseries.offsets.BYearBegin.month"]], "n (pandas.tseries.offsets.byearbegin attribute)": [[1596, "pandas.tseries.offsets.BYearBegin.n"]], "name (pandas.tseries.offsets.byearbegin attribute)": [[1597, "pandas.tseries.offsets.BYearBegin.name"]], "nanos (pandas.tseries.offsets.byearbegin attribute)": [[1598, "pandas.tseries.offsets.BYearBegin.nanos"]], "normalize (pandas.tseries.offsets.byearbegin attribute)": [[1599, "pandas.tseries.offsets.BYearBegin.normalize"]], "onoffset() (pandas.tseries.offsets.byearbegin method)": [[1600, "pandas.tseries.offsets.BYearBegin.onOffset"]], "rollback() (pandas.tseries.offsets.byearbegin method)": [[1601, "pandas.tseries.offsets.BYearBegin.rollback"]], "rollforward() (pandas.tseries.offsets.byearbegin method)": [[1602, "pandas.tseries.offsets.BYearBegin.rollforward"]], "rule_code (pandas.tseries.offsets.byearbegin attribute)": [[1603, "pandas.tseries.offsets.BYearBegin.rule_code"]], "byearend (class in pandas.tseries.offsets)": [[1604, "pandas.tseries.offsets.BYearEnd"]], "__call__() (pandas.tseries.offsets.byearend method)": [[1605, "pandas.tseries.offsets.BYearEnd.__call__"]], "apply() (pandas.tseries.offsets.byearend method)": [[1606, "pandas.tseries.offsets.BYearEnd.apply"]], "apply_index() (pandas.tseries.offsets.byearend method)": [[1607, "pandas.tseries.offsets.BYearEnd.apply_index"]], "base (pandas.tseries.offsets.byearend attribute)": [[1608, "pandas.tseries.offsets.BYearEnd.base"]], "copy() (pandas.tseries.offsets.byearend method)": [[1609, "pandas.tseries.offsets.BYearEnd.copy"]], "freqstr (pandas.tseries.offsets.byearend attribute)": [[1610, "pandas.tseries.offsets.BYearEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.byearend method)": [[1611, "pandas.tseries.offsets.BYearEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.byearend method)": [[1612, "pandas.tseries.offsets.BYearEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.byearend method)": [[1613, "pandas.tseries.offsets.BYearEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.byearend method)": [[1614, "pandas.tseries.offsets.BYearEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.byearend method)": [[1615, "pandas.tseries.offsets.BYearEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.byearend method)": [[1616, "pandas.tseries.offsets.BYearEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.byearend method)": [[1617, "pandas.tseries.offsets.BYearEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.byearend method)": [[1618, "pandas.tseries.offsets.BYearEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.byearend method)": [[1619, "pandas.tseries.offsets.BYearEnd.is_year_start"]], "kwds (pandas.tseries.offsets.byearend attribute)": [[1620, "pandas.tseries.offsets.BYearEnd.kwds"]], "month (pandas.tseries.offsets.byearend attribute)": [[1621, "pandas.tseries.offsets.BYearEnd.month"]], "n (pandas.tseries.offsets.byearend attribute)": [[1622, "pandas.tseries.offsets.BYearEnd.n"]], "name (pandas.tseries.offsets.byearend attribute)": [[1623, "pandas.tseries.offsets.BYearEnd.name"]], "nanos (pandas.tseries.offsets.byearend attribute)": [[1624, "pandas.tseries.offsets.BYearEnd.nanos"]], "normalize (pandas.tseries.offsets.byearend attribute)": [[1625, "pandas.tseries.offsets.BYearEnd.normalize"]], "onoffset() (pandas.tseries.offsets.byearend method)": [[1626, "pandas.tseries.offsets.BYearEnd.onOffset"]], "rollback() (pandas.tseries.offsets.byearend method)": [[1627, "pandas.tseries.offsets.BYearEnd.rollback"]], "rollforward() (pandas.tseries.offsets.byearend method)": [[1628, "pandas.tseries.offsets.BYearEnd.rollforward"]], "rule_code (pandas.tseries.offsets.byearend attribute)": [[1629, "pandas.tseries.offsets.BYearEnd.rule_code"]], "businessday (class in pandas.tseries.offsets)": [[1630, "pandas.tseries.offsets.BusinessDay"]], "__call__() (pandas.tseries.offsets.businessday method)": [[1631, "pandas.tseries.offsets.BusinessDay.__call__"]], "apply() (pandas.tseries.offsets.businessday method)": [[1632, "pandas.tseries.offsets.BusinessDay.apply"]], "apply_index() (pandas.tseries.offsets.businessday method)": [[1633, "pandas.tseries.offsets.BusinessDay.apply_index"]], "base (pandas.tseries.offsets.businessday attribute)": [[1634, "pandas.tseries.offsets.BusinessDay.base"]], "calendar (pandas.tseries.offsets.businessday attribute)": [[1635, "pandas.tseries.offsets.BusinessDay.calendar"]], "copy() (pandas.tseries.offsets.businessday method)": [[1636, "pandas.tseries.offsets.BusinessDay.copy"]], "freqstr (pandas.tseries.offsets.businessday attribute)": [[1637, "pandas.tseries.offsets.BusinessDay.freqstr"]], "holidays (pandas.tseries.offsets.businessday attribute)": [[1638, "pandas.tseries.offsets.BusinessDay.holidays"]], "isanchored() (pandas.tseries.offsets.businessday method)": [[1639, "pandas.tseries.offsets.BusinessDay.isAnchored"]], "is_anchored() (pandas.tseries.offsets.businessday method)": [[1640, "pandas.tseries.offsets.BusinessDay.is_anchored"]], "is_month_end() (pandas.tseries.offsets.businessday method)": [[1641, "pandas.tseries.offsets.BusinessDay.is_month_end"]], "is_month_start() (pandas.tseries.offsets.businessday method)": [[1642, "pandas.tseries.offsets.BusinessDay.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.businessday method)": [[1643, "pandas.tseries.offsets.BusinessDay.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.businessday method)": [[1644, "pandas.tseries.offsets.BusinessDay.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.businessday method)": [[1645, "pandas.tseries.offsets.BusinessDay.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.businessday method)": [[1646, "pandas.tseries.offsets.BusinessDay.is_year_end"]], "is_year_start() (pandas.tseries.offsets.businessday method)": [[1647, "pandas.tseries.offsets.BusinessDay.is_year_start"]], "kwds (pandas.tseries.offsets.businessday attribute)": [[1648, "pandas.tseries.offsets.BusinessDay.kwds"]], "n (pandas.tseries.offsets.businessday attribute)": [[1649, "pandas.tseries.offsets.BusinessDay.n"]], "name (pandas.tseries.offsets.businessday attribute)": [[1650, "pandas.tseries.offsets.BusinessDay.name"]], "nanos (pandas.tseries.offsets.businessday attribute)": [[1651, "pandas.tseries.offsets.BusinessDay.nanos"]], "normalize (pandas.tseries.offsets.businessday attribute)": [[1652, "pandas.tseries.offsets.BusinessDay.normalize"]], "offset (pandas.tseries.offsets.businessday attribute)": [[1653, "pandas.tseries.offsets.BusinessDay.offset"]], "onoffset() (pandas.tseries.offsets.businessday method)": [[1654, "pandas.tseries.offsets.BusinessDay.onOffset"]], "rollback() (pandas.tseries.offsets.businessday method)": [[1655, "pandas.tseries.offsets.BusinessDay.rollback"]], "rollforward() (pandas.tseries.offsets.businessday method)": [[1656, "pandas.tseries.offsets.BusinessDay.rollforward"]], "rule_code (pandas.tseries.offsets.businessday attribute)": [[1657, "pandas.tseries.offsets.BusinessDay.rule_code"]], "weekmask (pandas.tseries.offsets.businessday attribute)": [[1658, "pandas.tseries.offsets.BusinessDay.weekmask"]], "businesshour (class in pandas.tseries.offsets)": [[1659, "pandas.tseries.offsets.BusinessHour"]], "__call__() (pandas.tseries.offsets.businesshour method)": [[1660, "pandas.tseries.offsets.BusinessHour.__call__"]], "apply() (pandas.tseries.offsets.businesshour method)": [[1661, "pandas.tseries.offsets.BusinessHour.apply"]], "apply_index() (pandas.tseries.offsets.businesshour method)": [[1662, "pandas.tseries.offsets.BusinessHour.apply_index"]], "base (pandas.tseries.offsets.businesshour attribute)": [[1663, "pandas.tseries.offsets.BusinessHour.base"]], "calendar (pandas.tseries.offsets.businesshour attribute)": [[1664, "pandas.tseries.offsets.BusinessHour.calendar"]], "copy() (pandas.tseries.offsets.businesshour method)": [[1665, "pandas.tseries.offsets.BusinessHour.copy"]], "end (pandas.tseries.offsets.businesshour attribute)": [[1666, "pandas.tseries.offsets.BusinessHour.end"]], "freqstr (pandas.tseries.offsets.businesshour attribute)": [[1667, "pandas.tseries.offsets.BusinessHour.freqstr"]], "holidays (pandas.tseries.offsets.businesshour attribute)": [[1668, "pandas.tseries.offsets.BusinessHour.holidays"]], "isanchored() (pandas.tseries.offsets.businesshour method)": [[1669, "pandas.tseries.offsets.BusinessHour.isAnchored"]], "is_anchored() (pandas.tseries.offsets.businesshour method)": [[1670, "pandas.tseries.offsets.BusinessHour.is_anchored"]], "is_month_end() (pandas.tseries.offsets.businesshour method)": [[1671, "pandas.tseries.offsets.BusinessHour.is_month_end"]], "is_month_start() (pandas.tseries.offsets.businesshour method)": [[1672, "pandas.tseries.offsets.BusinessHour.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.businesshour method)": [[1673, "pandas.tseries.offsets.BusinessHour.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.businesshour method)": [[1674, "pandas.tseries.offsets.BusinessHour.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.businesshour method)": [[1675, "pandas.tseries.offsets.BusinessHour.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.businesshour method)": [[1676, "pandas.tseries.offsets.BusinessHour.is_year_end"]], "is_year_start() (pandas.tseries.offsets.businesshour method)": [[1677, "pandas.tseries.offsets.BusinessHour.is_year_start"]], "kwds (pandas.tseries.offsets.businesshour attribute)": [[1678, "pandas.tseries.offsets.BusinessHour.kwds"]], "n (pandas.tseries.offsets.businesshour attribute)": [[1679, "pandas.tseries.offsets.BusinessHour.n"]], "name (pandas.tseries.offsets.businesshour attribute)": [[1680, "pandas.tseries.offsets.BusinessHour.name"]], "nanos (pandas.tseries.offsets.businesshour attribute)": [[1681, "pandas.tseries.offsets.BusinessHour.nanos"]], "next_bday (pandas.tseries.offsets.businesshour attribute)": [[1682, "pandas.tseries.offsets.BusinessHour.next_bday"]], "normalize (pandas.tseries.offsets.businesshour attribute)": [[1683, "pandas.tseries.offsets.BusinessHour.normalize"]], "offset (pandas.tseries.offsets.businesshour attribute)": [[1684, "pandas.tseries.offsets.BusinessHour.offset"]], "onoffset() (pandas.tseries.offsets.businesshour method)": [[1685, "pandas.tseries.offsets.BusinessHour.onOffset"]], "rollback() (pandas.tseries.offsets.businesshour method)": [[1686, "pandas.tseries.offsets.BusinessHour.rollback"]], "rollforward() (pandas.tseries.offsets.businesshour method)": [[1687, "pandas.tseries.offsets.BusinessHour.rollforward"]], "rule_code (pandas.tseries.offsets.businesshour attribute)": [[1688, "pandas.tseries.offsets.BusinessHour.rule_code"]], "start (pandas.tseries.offsets.businesshour attribute)": [[1689, "pandas.tseries.offsets.BusinessHour.start"]], "weekmask (pandas.tseries.offsets.businesshour attribute)": [[1690, "pandas.tseries.offsets.BusinessHour.weekmask"]], "businessmonthbegin (class in pandas.tseries.offsets)": [[1691, "pandas.tseries.offsets.BusinessMonthBegin"]], "__call__() (pandas.tseries.offsets.businessmonthbegin method)": [[1692, "pandas.tseries.offsets.BusinessMonthBegin.__call__"]], "apply() (pandas.tseries.offsets.businessmonthbegin method)": [[1693, "pandas.tseries.offsets.BusinessMonthBegin.apply"]], "apply_index() (pandas.tseries.offsets.businessmonthbegin method)": [[1694, "pandas.tseries.offsets.BusinessMonthBegin.apply_index"]], "base (pandas.tseries.offsets.businessmonthbegin attribute)": [[1695, "pandas.tseries.offsets.BusinessMonthBegin.base"]], "copy() (pandas.tseries.offsets.businessmonthbegin method)": [[1696, "pandas.tseries.offsets.BusinessMonthBegin.copy"]], "freqstr (pandas.tseries.offsets.businessmonthbegin attribute)": [[1697, "pandas.tseries.offsets.BusinessMonthBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.businessmonthbegin method)": [[1698, "pandas.tseries.offsets.BusinessMonthBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.businessmonthbegin method)": [[1699, "pandas.tseries.offsets.BusinessMonthBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.businessmonthbegin method)": [[1700, "pandas.tseries.offsets.BusinessMonthBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.businessmonthbegin method)": [[1701, "pandas.tseries.offsets.BusinessMonthBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.businessmonthbegin method)": [[1702, "pandas.tseries.offsets.BusinessMonthBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.businessmonthbegin method)": [[1703, "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.businessmonthbegin method)": [[1704, "pandas.tseries.offsets.BusinessMonthBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.businessmonthbegin method)": [[1705, "pandas.tseries.offsets.BusinessMonthBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.businessmonthbegin method)": [[1706, "pandas.tseries.offsets.BusinessMonthBegin.is_year_start"]], "kwds (pandas.tseries.offsets.businessmonthbegin attribute)": [[1707, "pandas.tseries.offsets.BusinessMonthBegin.kwds"]], "n (pandas.tseries.offsets.businessmonthbegin attribute)": [[1708, "pandas.tseries.offsets.BusinessMonthBegin.n"]], "name (pandas.tseries.offsets.businessmonthbegin attribute)": [[1709, "pandas.tseries.offsets.BusinessMonthBegin.name"]], "nanos (pandas.tseries.offsets.businessmonthbegin attribute)": [[1710, "pandas.tseries.offsets.BusinessMonthBegin.nanos"]], "normalize (pandas.tseries.offsets.businessmonthbegin attribute)": [[1711, "pandas.tseries.offsets.BusinessMonthBegin.normalize"]], "onoffset() (pandas.tseries.offsets.businessmonthbegin method)": [[1712, "pandas.tseries.offsets.BusinessMonthBegin.onOffset"]], "rollback() (pandas.tseries.offsets.businessmonthbegin method)": [[1713, "pandas.tseries.offsets.BusinessMonthBegin.rollback"]], "rollforward() (pandas.tseries.offsets.businessmonthbegin method)": [[1714, "pandas.tseries.offsets.BusinessMonthBegin.rollforward"]], "rule_code (pandas.tseries.offsets.businessmonthbegin attribute)": [[1715, "pandas.tseries.offsets.BusinessMonthBegin.rule_code"]], "businessmonthend (class in pandas.tseries.offsets)": [[1716, "pandas.tseries.offsets.BusinessMonthEnd"]], "__call__() (pandas.tseries.offsets.businessmonthend method)": [[1717, "pandas.tseries.offsets.BusinessMonthEnd.__call__"]], "apply() (pandas.tseries.offsets.businessmonthend method)": [[1718, "pandas.tseries.offsets.BusinessMonthEnd.apply"]], "apply_index() (pandas.tseries.offsets.businessmonthend method)": [[1719, "pandas.tseries.offsets.BusinessMonthEnd.apply_index"]], "base (pandas.tseries.offsets.businessmonthend attribute)": [[1720, "pandas.tseries.offsets.BusinessMonthEnd.base"]], "copy() (pandas.tseries.offsets.businessmonthend method)": [[1721, "pandas.tseries.offsets.BusinessMonthEnd.copy"]], "freqstr (pandas.tseries.offsets.businessmonthend attribute)": [[1722, "pandas.tseries.offsets.BusinessMonthEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.businessmonthend method)": [[1723, "pandas.tseries.offsets.BusinessMonthEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.businessmonthend method)": [[1724, "pandas.tseries.offsets.BusinessMonthEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.businessmonthend method)": [[1725, "pandas.tseries.offsets.BusinessMonthEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.businessmonthend method)": [[1726, "pandas.tseries.offsets.BusinessMonthEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.businessmonthend method)": [[1727, "pandas.tseries.offsets.BusinessMonthEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.businessmonthend method)": [[1728, "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.businessmonthend method)": [[1729, "pandas.tseries.offsets.BusinessMonthEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.businessmonthend method)": [[1730, "pandas.tseries.offsets.BusinessMonthEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.businessmonthend method)": [[1731, "pandas.tseries.offsets.BusinessMonthEnd.is_year_start"]], "kwds (pandas.tseries.offsets.businessmonthend attribute)": [[1732, "pandas.tseries.offsets.BusinessMonthEnd.kwds"]], "n (pandas.tseries.offsets.businessmonthend attribute)": [[1733, "pandas.tseries.offsets.BusinessMonthEnd.n"]], "name (pandas.tseries.offsets.businessmonthend attribute)": [[1734, "pandas.tseries.offsets.BusinessMonthEnd.name"]], "nanos (pandas.tseries.offsets.businessmonthend attribute)": [[1735, "pandas.tseries.offsets.BusinessMonthEnd.nanos"]], "normalize (pandas.tseries.offsets.businessmonthend attribute)": [[1736, "pandas.tseries.offsets.BusinessMonthEnd.normalize"]], "onoffset() (pandas.tseries.offsets.businessmonthend method)": [[1737, "pandas.tseries.offsets.BusinessMonthEnd.onOffset"]], "rollback() (pandas.tseries.offsets.businessmonthend method)": [[1738, "pandas.tseries.offsets.BusinessMonthEnd.rollback"]], "rollforward() (pandas.tseries.offsets.businessmonthend method)": [[1739, "pandas.tseries.offsets.BusinessMonthEnd.rollforward"]], "rule_code (pandas.tseries.offsets.businessmonthend attribute)": [[1740, "pandas.tseries.offsets.BusinessMonthEnd.rule_code"]], "cbmonthbegin (in module pandas.tseries.offsets)": [[1741, "pandas.tseries.offsets.CBMonthBegin"]], "cbmonthend (in module pandas.tseries.offsets)": [[1742, "pandas.tseries.offsets.CBMonthEnd"]], "cday (in module pandas.tseries.offsets)": [[1743, "pandas.tseries.offsets.CDay"]], "custombusinessday (class in pandas.tseries.offsets)": [[1744, "pandas.tseries.offsets.CustomBusinessDay"]], "__call__() (pandas.tseries.offsets.custombusinessday method)": [[1745, "pandas.tseries.offsets.CustomBusinessDay.__call__"]], "apply() (pandas.tseries.offsets.custombusinessday method)": [[1746, "pandas.tseries.offsets.CustomBusinessDay.apply"]], "apply_index() (pandas.tseries.offsets.custombusinessday method)": [[1747, "pandas.tseries.offsets.CustomBusinessDay.apply_index"]], "base (pandas.tseries.offsets.custombusinessday attribute)": [[1748, "pandas.tseries.offsets.CustomBusinessDay.base"]], "calendar (pandas.tseries.offsets.custombusinessday attribute)": [[1749, "pandas.tseries.offsets.CustomBusinessDay.calendar"]], "copy() (pandas.tseries.offsets.custombusinessday method)": [[1750, "pandas.tseries.offsets.CustomBusinessDay.copy"]], "freqstr (pandas.tseries.offsets.custombusinessday attribute)": [[1751, "pandas.tseries.offsets.CustomBusinessDay.freqstr"]], "holidays (pandas.tseries.offsets.custombusinessday attribute)": [[1752, "pandas.tseries.offsets.CustomBusinessDay.holidays"]], "isanchored() (pandas.tseries.offsets.custombusinessday method)": [[1753, "pandas.tseries.offsets.CustomBusinessDay.isAnchored"]], "is_anchored() (pandas.tseries.offsets.custombusinessday method)": [[1754, "pandas.tseries.offsets.CustomBusinessDay.is_anchored"]], "is_month_end() (pandas.tseries.offsets.custombusinessday method)": [[1755, "pandas.tseries.offsets.CustomBusinessDay.is_month_end"]], "is_month_start() (pandas.tseries.offsets.custombusinessday method)": [[1756, "pandas.tseries.offsets.CustomBusinessDay.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.custombusinessday method)": [[1757, "pandas.tseries.offsets.CustomBusinessDay.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.custombusinessday method)": [[1758, "pandas.tseries.offsets.CustomBusinessDay.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.custombusinessday method)": [[1759, "pandas.tseries.offsets.CustomBusinessDay.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.custombusinessday method)": [[1760, "pandas.tseries.offsets.CustomBusinessDay.is_year_end"]], "is_year_start() (pandas.tseries.offsets.custombusinessday method)": [[1761, "pandas.tseries.offsets.CustomBusinessDay.is_year_start"]], "kwds (pandas.tseries.offsets.custombusinessday attribute)": [[1762, "pandas.tseries.offsets.CustomBusinessDay.kwds"]], "n (pandas.tseries.offsets.custombusinessday attribute)": [[1763, "pandas.tseries.offsets.CustomBusinessDay.n"]], "name (pandas.tseries.offsets.custombusinessday attribute)": [[1764, "pandas.tseries.offsets.CustomBusinessDay.name"]], "nanos (pandas.tseries.offsets.custombusinessday attribute)": [[1765, "pandas.tseries.offsets.CustomBusinessDay.nanos"]], "normalize (pandas.tseries.offsets.custombusinessday attribute)": [[1766, "pandas.tseries.offsets.CustomBusinessDay.normalize"]], "offset (pandas.tseries.offsets.custombusinessday attribute)": [[1767, "pandas.tseries.offsets.CustomBusinessDay.offset"]], "onoffset() (pandas.tseries.offsets.custombusinessday method)": [[1768, "pandas.tseries.offsets.CustomBusinessDay.onOffset"]], "rollback() (pandas.tseries.offsets.custombusinessday method)": [[1769, "pandas.tseries.offsets.CustomBusinessDay.rollback"]], "rollforward() (pandas.tseries.offsets.custombusinessday method)": [[1770, "pandas.tseries.offsets.CustomBusinessDay.rollforward"]], "rule_code (pandas.tseries.offsets.custombusinessday attribute)": [[1771, "pandas.tseries.offsets.CustomBusinessDay.rule_code"]], "weekmask (pandas.tseries.offsets.custombusinessday attribute)": [[1772, "pandas.tseries.offsets.CustomBusinessDay.weekmask"]], "custombusinesshour (class in pandas.tseries.offsets)": [[1773, "pandas.tseries.offsets.CustomBusinessHour"]], "__call__() (pandas.tseries.offsets.custombusinesshour method)": [[1774, "pandas.tseries.offsets.CustomBusinessHour.__call__"]], "apply() (pandas.tseries.offsets.custombusinesshour method)": [[1775, "pandas.tseries.offsets.CustomBusinessHour.apply"]], "apply_index() (pandas.tseries.offsets.custombusinesshour method)": [[1776, "pandas.tseries.offsets.CustomBusinessHour.apply_index"]], "base (pandas.tseries.offsets.custombusinesshour attribute)": [[1777, "pandas.tseries.offsets.CustomBusinessHour.base"]], "calendar (pandas.tseries.offsets.custombusinesshour attribute)": [[1778, "pandas.tseries.offsets.CustomBusinessHour.calendar"]], "copy() (pandas.tseries.offsets.custombusinesshour method)": [[1779, "pandas.tseries.offsets.CustomBusinessHour.copy"]], "end (pandas.tseries.offsets.custombusinesshour attribute)": [[1780, "pandas.tseries.offsets.CustomBusinessHour.end"]], "freqstr (pandas.tseries.offsets.custombusinesshour attribute)": [[1781, "pandas.tseries.offsets.CustomBusinessHour.freqstr"]], "holidays (pandas.tseries.offsets.custombusinesshour attribute)": [[1782, "pandas.tseries.offsets.CustomBusinessHour.holidays"]], "isanchored() (pandas.tseries.offsets.custombusinesshour method)": [[1783, "pandas.tseries.offsets.CustomBusinessHour.isAnchored"]], "is_anchored() (pandas.tseries.offsets.custombusinesshour method)": [[1784, "pandas.tseries.offsets.CustomBusinessHour.is_anchored"]], "is_month_end() (pandas.tseries.offsets.custombusinesshour method)": [[1785, "pandas.tseries.offsets.CustomBusinessHour.is_month_end"]], "is_month_start() (pandas.tseries.offsets.custombusinesshour method)": [[1786, "pandas.tseries.offsets.CustomBusinessHour.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.custombusinesshour method)": [[1787, "pandas.tseries.offsets.CustomBusinessHour.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.custombusinesshour method)": [[1788, "pandas.tseries.offsets.CustomBusinessHour.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.custombusinesshour method)": [[1789, "pandas.tseries.offsets.CustomBusinessHour.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.custombusinesshour method)": [[1790, "pandas.tseries.offsets.CustomBusinessHour.is_year_end"]], "is_year_start() (pandas.tseries.offsets.custombusinesshour method)": [[1791, "pandas.tseries.offsets.CustomBusinessHour.is_year_start"]], "kwds (pandas.tseries.offsets.custombusinesshour attribute)": [[1792, "pandas.tseries.offsets.CustomBusinessHour.kwds"]], "n (pandas.tseries.offsets.custombusinesshour attribute)": [[1793, "pandas.tseries.offsets.CustomBusinessHour.n"]], "name (pandas.tseries.offsets.custombusinesshour attribute)": [[1794, "pandas.tseries.offsets.CustomBusinessHour.name"]], "nanos (pandas.tseries.offsets.custombusinesshour attribute)": [[1795, "pandas.tseries.offsets.CustomBusinessHour.nanos"]], "next_bday (pandas.tseries.offsets.custombusinesshour attribute)": [[1796, "pandas.tseries.offsets.CustomBusinessHour.next_bday"]], "normalize (pandas.tseries.offsets.custombusinesshour attribute)": [[1797, "pandas.tseries.offsets.CustomBusinessHour.normalize"]], "offset (pandas.tseries.offsets.custombusinesshour attribute)": [[1798, "pandas.tseries.offsets.CustomBusinessHour.offset"]], "onoffset() (pandas.tseries.offsets.custombusinesshour method)": [[1799, "pandas.tseries.offsets.CustomBusinessHour.onOffset"]], "rollback() (pandas.tseries.offsets.custombusinesshour method)": [[1800, "pandas.tseries.offsets.CustomBusinessHour.rollback"]], "rollforward() (pandas.tseries.offsets.custombusinesshour method)": [[1801, "pandas.tseries.offsets.CustomBusinessHour.rollforward"]], "rule_code (pandas.tseries.offsets.custombusinesshour attribute)": [[1802, "pandas.tseries.offsets.CustomBusinessHour.rule_code"]], "start (pandas.tseries.offsets.custombusinesshour attribute)": [[1803, "pandas.tseries.offsets.CustomBusinessHour.start"]], "weekmask (pandas.tseries.offsets.custombusinesshour attribute)": [[1804, "pandas.tseries.offsets.CustomBusinessHour.weekmask"]], "custombusinessmonthbegin (class in pandas.tseries.offsets)": [[1805, "pandas.tseries.offsets.CustomBusinessMonthBegin"]], "__call__() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1806, "pandas.tseries.offsets.CustomBusinessMonthBegin.__call__"]], "apply() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1807, "pandas.tseries.offsets.CustomBusinessMonthBegin.apply"]], "apply_index() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1808, "pandas.tseries.offsets.CustomBusinessMonthBegin.apply_index"]], "base (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1809, "pandas.tseries.offsets.CustomBusinessMonthBegin.base"]], "calendar (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1810, "pandas.tseries.offsets.CustomBusinessMonthBegin.calendar"]], "cbday_roll (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1811, "pandas.tseries.offsets.CustomBusinessMonthBegin.cbday_roll"]], "copy() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1812, "pandas.tseries.offsets.CustomBusinessMonthBegin.copy"]], "freqstr (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1813, "pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr"]], "holidays (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1814, "pandas.tseries.offsets.CustomBusinessMonthBegin.holidays"]], "isanchored() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1815, "pandas.tseries.offsets.CustomBusinessMonthBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1816, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1817, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1818, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1819, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1820, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1821, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1822, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1823, "pandas.tseries.offsets.CustomBusinessMonthBegin.is_year_start"]], "kwds (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1824, "pandas.tseries.offsets.CustomBusinessMonthBegin.kwds"]], "m_offset (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1825, "pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset"]], "month_roll (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1826, "pandas.tseries.offsets.CustomBusinessMonthBegin.month_roll"]], "n (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1827, "pandas.tseries.offsets.CustomBusinessMonthBegin.n"]], "name (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1828, "pandas.tseries.offsets.CustomBusinessMonthBegin.name"]], "nanos (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1829, "pandas.tseries.offsets.CustomBusinessMonthBegin.nanos"]], "normalize (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1830, "pandas.tseries.offsets.CustomBusinessMonthBegin.normalize"]], "offset (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1831, "pandas.tseries.offsets.CustomBusinessMonthBegin.offset"]], "onoffset() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1832, "pandas.tseries.offsets.CustomBusinessMonthBegin.onOffset"]], "rollback() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1833, "pandas.tseries.offsets.CustomBusinessMonthBegin.rollback"]], "rollforward() (pandas.tseries.offsets.custombusinessmonthbegin method)": [[1834, "pandas.tseries.offsets.CustomBusinessMonthBegin.rollforward"]], "rule_code (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1835, "pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code"]], "weekmask (pandas.tseries.offsets.custombusinessmonthbegin attribute)": [[1836, "pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask"]], "custombusinessmonthend (class in pandas.tseries.offsets)": [[1837, "pandas.tseries.offsets.CustomBusinessMonthEnd"]], "__call__() (pandas.tseries.offsets.custombusinessmonthend method)": [[1838, "pandas.tseries.offsets.CustomBusinessMonthEnd.__call__"]], "apply() (pandas.tseries.offsets.custombusinessmonthend method)": [[1839, "pandas.tseries.offsets.CustomBusinessMonthEnd.apply"]], "apply_index() (pandas.tseries.offsets.custombusinessmonthend method)": [[1840, "pandas.tseries.offsets.CustomBusinessMonthEnd.apply_index"]], "base (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1841, "pandas.tseries.offsets.CustomBusinessMonthEnd.base"]], "calendar (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1842, "pandas.tseries.offsets.CustomBusinessMonthEnd.calendar"]], "cbday_roll (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1843, "pandas.tseries.offsets.CustomBusinessMonthEnd.cbday_roll"]], "copy() (pandas.tseries.offsets.custombusinessmonthend method)": [[1844, "pandas.tseries.offsets.CustomBusinessMonthEnd.copy"]], "freqstr (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1845, "pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr"]], "holidays (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1846, "pandas.tseries.offsets.CustomBusinessMonthEnd.holidays"]], "isanchored() (pandas.tseries.offsets.custombusinessmonthend method)": [[1847, "pandas.tseries.offsets.CustomBusinessMonthEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.custombusinessmonthend method)": [[1848, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.custombusinessmonthend method)": [[1849, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.custombusinessmonthend method)": [[1850, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.custombusinessmonthend method)": [[1851, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.custombusinessmonthend method)": [[1852, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.custombusinessmonthend method)": [[1853, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.custombusinessmonthend method)": [[1854, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.custombusinessmonthend method)": [[1855, "pandas.tseries.offsets.CustomBusinessMonthEnd.is_year_start"]], "kwds (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1856, "pandas.tseries.offsets.CustomBusinessMonthEnd.kwds"]], "m_offset (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1857, "pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset"]], "month_roll (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1858, "pandas.tseries.offsets.CustomBusinessMonthEnd.month_roll"]], "n (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1859, "pandas.tseries.offsets.CustomBusinessMonthEnd.n"]], "name (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1860, "pandas.tseries.offsets.CustomBusinessMonthEnd.name"]], "nanos (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1861, "pandas.tseries.offsets.CustomBusinessMonthEnd.nanos"]], "normalize (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1862, "pandas.tseries.offsets.CustomBusinessMonthEnd.normalize"]], "offset (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1863, "pandas.tseries.offsets.CustomBusinessMonthEnd.offset"]], "onoffset() (pandas.tseries.offsets.custombusinessmonthend method)": [[1864, "pandas.tseries.offsets.CustomBusinessMonthEnd.onOffset"]], "rollback() (pandas.tseries.offsets.custombusinessmonthend method)": [[1865, "pandas.tseries.offsets.CustomBusinessMonthEnd.rollback"]], "rollforward() (pandas.tseries.offsets.custombusinessmonthend method)": [[1866, "pandas.tseries.offsets.CustomBusinessMonthEnd.rollforward"]], "rule_code (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1867, "pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code"]], "weekmask (pandas.tseries.offsets.custombusinessmonthend attribute)": [[1868, "pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask"]], "dateoffset (class in pandas.tseries.offsets)": [[1869, "pandas.tseries.offsets.DateOffset"]], "__call__() (pandas.tseries.offsets.dateoffset method)": [[1870, "pandas.tseries.offsets.DateOffset.__call__"]], "apply() (pandas.tseries.offsets.dateoffset method)": [[1871, "pandas.tseries.offsets.DateOffset.apply"]], "apply_index() (pandas.tseries.offsets.dateoffset method)": [[1872, "pandas.tseries.offsets.DateOffset.apply_index"]], "base (pandas.tseries.offsets.dateoffset attribute)": [[1873, "pandas.tseries.offsets.DateOffset.base"]], "copy() (pandas.tseries.offsets.dateoffset method)": [[1874, "pandas.tseries.offsets.DateOffset.copy"]], "freqstr (pandas.tseries.offsets.dateoffset attribute)": [[1875, "pandas.tseries.offsets.DateOffset.freqstr"]], "isanchored() (pandas.tseries.offsets.dateoffset method)": [[1876, "pandas.tseries.offsets.DateOffset.isAnchored"]], "is_anchored() (pandas.tseries.offsets.dateoffset method)": [[1877, "pandas.tseries.offsets.DateOffset.is_anchored"]], "is_month_end() (pandas.tseries.offsets.dateoffset method)": [[1878, "pandas.tseries.offsets.DateOffset.is_month_end"]], "is_month_start() (pandas.tseries.offsets.dateoffset method)": [[1879, "pandas.tseries.offsets.DateOffset.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.dateoffset method)": [[1880, "pandas.tseries.offsets.DateOffset.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.dateoffset method)": [[1881, "pandas.tseries.offsets.DateOffset.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.dateoffset method)": [[1882, "pandas.tseries.offsets.DateOffset.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.dateoffset method)": [[1883, "pandas.tseries.offsets.DateOffset.is_year_end"]], "is_year_start() (pandas.tseries.offsets.dateoffset method)": [[1884, "pandas.tseries.offsets.DateOffset.is_year_start"]], "kwds (pandas.tseries.offsets.dateoffset attribute)": [[1885, "pandas.tseries.offsets.DateOffset.kwds"]], "n (pandas.tseries.offsets.dateoffset attribute)": [[1886, "pandas.tseries.offsets.DateOffset.n"]], "name (pandas.tseries.offsets.dateoffset attribute)": [[1887, "pandas.tseries.offsets.DateOffset.name"]], "nanos (pandas.tseries.offsets.dateoffset attribute)": [[1888, "pandas.tseries.offsets.DateOffset.nanos"]], "normalize (pandas.tseries.offsets.dateoffset attribute)": [[1889, "pandas.tseries.offsets.DateOffset.normalize"]], "onoffset() (pandas.tseries.offsets.dateoffset method)": [[1890, "pandas.tseries.offsets.DateOffset.onOffset"]], "rollback() (pandas.tseries.offsets.dateoffset method)": [[1891, "pandas.tseries.offsets.DateOffset.rollback"]], "rollforward() (pandas.tseries.offsets.dateoffset method)": [[1892, "pandas.tseries.offsets.DateOffset.rollforward"]], "rule_code (pandas.tseries.offsets.dateoffset attribute)": [[1893, "pandas.tseries.offsets.DateOffset.rule_code"]], "day (class in pandas.tseries.offsets)": [[1894, "pandas.tseries.offsets.Day"]], "__call__() (pandas.tseries.offsets.day method)": [[1895, "pandas.tseries.offsets.Day.__call__"]], "apply() (pandas.tseries.offsets.day method)": [[1896, "pandas.tseries.offsets.Day.apply"]], "apply_index() (pandas.tseries.offsets.day method)": [[1897, "pandas.tseries.offsets.Day.apply_index"]], "base (pandas.tseries.offsets.day attribute)": [[1898, "pandas.tseries.offsets.Day.base"]], "copy() (pandas.tseries.offsets.day method)": [[1899, "pandas.tseries.offsets.Day.copy"]], "delta (pandas.tseries.offsets.day attribute)": [[1900, "pandas.tseries.offsets.Day.delta"]], "freqstr (pandas.tseries.offsets.day attribute)": [[1901, "pandas.tseries.offsets.Day.freqstr"]], "isanchored() (pandas.tseries.offsets.day method)": [[1902, "pandas.tseries.offsets.Day.isAnchored"]], "is_anchored() (pandas.tseries.offsets.day method)": [[1903, "pandas.tseries.offsets.Day.is_anchored"]], "is_month_end() (pandas.tseries.offsets.day method)": [[1904, "pandas.tseries.offsets.Day.is_month_end"]], "is_month_start() (pandas.tseries.offsets.day method)": [[1905, "pandas.tseries.offsets.Day.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.day method)": [[1906, "pandas.tseries.offsets.Day.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.day method)": [[1907, "pandas.tseries.offsets.Day.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.day method)": [[1908, "pandas.tseries.offsets.Day.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.day method)": [[1909, "pandas.tseries.offsets.Day.is_year_end"]], "is_year_start() (pandas.tseries.offsets.day method)": [[1910, "pandas.tseries.offsets.Day.is_year_start"]], "kwds (pandas.tseries.offsets.day attribute)": [[1911, "pandas.tseries.offsets.Day.kwds"]], "n (pandas.tseries.offsets.day attribute)": [[1912, "pandas.tseries.offsets.Day.n"]], "name (pandas.tseries.offsets.day attribute)": [[1913, "pandas.tseries.offsets.Day.name"]], "nanos (pandas.tseries.offsets.day attribute)": [[1914, "pandas.tseries.offsets.Day.nanos"]], "normalize (pandas.tseries.offsets.day attribute)": [[1915, "pandas.tseries.offsets.Day.normalize"]], "onoffset() (pandas.tseries.offsets.day method)": [[1916, "pandas.tseries.offsets.Day.onOffset"]], "rollback() (pandas.tseries.offsets.day method)": [[1917, "pandas.tseries.offsets.Day.rollback"]], "rollforward() (pandas.tseries.offsets.day method)": [[1918, "pandas.tseries.offsets.Day.rollforward"]], "rule_code (pandas.tseries.offsets.day attribute)": [[1919, "pandas.tseries.offsets.Day.rule_code"]], "easter (class in pandas.tseries.offsets)": [[1920, "pandas.tseries.offsets.Easter"]], "__call__() (pandas.tseries.offsets.easter method)": [[1921, "pandas.tseries.offsets.Easter.__call__"]], "apply() (pandas.tseries.offsets.easter method)": [[1922, "pandas.tseries.offsets.Easter.apply"]], "apply_index() (pandas.tseries.offsets.easter method)": [[1923, "pandas.tseries.offsets.Easter.apply_index"]], "base (pandas.tseries.offsets.easter attribute)": [[1924, "pandas.tseries.offsets.Easter.base"]], "copy() (pandas.tseries.offsets.easter method)": [[1925, "pandas.tseries.offsets.Easter.copy"]], "freqstr (pandas.tseries.offsets.easter attribute)": [[1926, "pandas.tseries.offsets.Easter.freqstr"]], "isanchored() (pandas.tseries.offsets.easter method)": [[1927, "pandas.tseries.offsets.Easter.isAnchored"]], "is_anchored() (pandas.tseries.offsets.easter method)": [[1928, "pandas.tseries.offsets.Easter.is_anchored"]], "is_month_end() (pandas.tseries.offsets.easter method)": [[1929, "pandas.tseries.offsets.Easter.is_month_end"]], "is_month_start() (pandas.tseries.offsets.easter method)": [[1930, "pandas.tseries.offsets.Easter.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.easter method)": [[1931, "pandas.tseries.offsets.Easter.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.easter method)": [[1932, "pandas.tseries.offsets.Easter.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.easter method)": [[1933, "pandas.tseries.offsets.Easter.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.easter method)": [[1934, "pandas.tseries.offsets.Easter.is_year_end"]], "is_year_start() (pandas.tseries.offsets.easter method)": [[1935, "pandas.tseries.offsets.Easter.is_year_start"]], "kwds (pandas.tseries.offsets.easter attribute)": [[1936, "pandas.tseries.offsets.Easter.kwds"]], "n (pandas.tseries.offsets.easter attribute)": [[1937, "pandas.tseries.offsets.Easter.n"]], "name (pandas.tseries.offsets.easter attribute)": [[1938, "pandas.tseries.offsets.Easter.name"]], "nanos (pandas.tseries.offsets.easter attribute)": [[1939, "pandas.tseries.offsets.Easter.nanos"]], "normalize (pandas.tseries.offsets.easter attribute)": [[1940, "pandas.tseries.offsets.Easter.normalize"]], "onoffset() (pandas.tseries.offsets.easter method)": [[1941, "pandas.tseries.offsets.Easter.onOffset"]], "rollback() (pandas.tseries.offsets.easter method)": [[1942, "pandas.tseries.offsets.Easter.rollback"]], "rollforward() (pandas.tseries.offsets.easter method)": [[1943, "pandas.tseries.offsets.Easter.rollforward"]], "rule_code (pandas.tseries.offsets.easter attribute)": [[1944, "pandas.tseries.offsets.Easter.rule_code"]], "fy5253 (class in pandas.tseries.offsets)": [[1945, "pandas.tseries.offsets.FY5253"]], "__call__() (pandas.tseries.offsets.fy5253 method)": [[1946, "pandas.tseries.offsets.FY5253.__call__"]], "apply() (pandas.tseries.offsets.fy5253 method)": [[1947, "pandas.tseries.offsets.FY5253.apply"]], "apply_index() (pandas.tseries.offsets.fy5253 method)": [[1948, "pandas.tseries.offsets.FY5253.apply_index"]], "base (pandas.tseries.offsets.fy5253 attribute)": [[1949, "pandas.tseries.offsets.FY5253.base"]], "copy() (pandas.tseries.offsets.fy5253 method)": [[1950, "pandas.tseries.offsets.FY5253.copy"]], "freqstr (pandas.tseries.offsets.fy5253 attribute)": [[1951, "pandas.tseries.offsets.FY5253.freqstr"]], "get_rule_code_suffix() (pandas.tseries.offsets.fy5253 method)": [[1952, "pandas.tseries.offsets.FY5253.get_rule_code_suffix"]], "get_year_end() (pandas.tseries.offsets.fy5253 method)": [[1953, "pandas.tseries.offsets.FY5253.get_year_end"]], "isanchored() (pandas.tseries.offsets.fy5253 method)": [[1954, "pandas.tseries.offsets.FY5253.isAnchored"]], "is_anchored() (pandas.tseries.offsets.fy5253 method)": [[1955, "pandas.tseries.offsets.FY5253.is_anchored"]], "is_month_end() (pandas.tseries.offsets.fy5253 method)": [[1956, "pandas.tseries.offsets.FY5253.is_month_end"]], "is_month_start() (pandas.tseries.offsets.fy5253 method)": [[1957, "pandas.tseries.offsets.FY5253.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.fy5253 method)": [[1958, "pandas.tseries.offsets.FY5253.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.fy5253 method)": [[1959, "pandas.tseries.offsets.FY5253.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.fy5253 method)": [[1960, "pandas.tseries.offsets.FY5253.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.fy5253 method)": [[1961, "pandas.tseries.offsets.FY5253.is_year_end"]], "is_year_start() (pandas.tseries.offsets.fy5253 method)": [[1962, "pandas.tseries.offsets.FY5253.is_year_start"]], "kwds (pandas.tseries.offsets.fy5253 attribute)": [[1963, "pandas.tseries.offsets.FY5253.kwds"]], "n (pandas.tseries.offsets.fy5253 attribute)": [[1964, "pandas.tseries.offsets.FY5253.n"]], "name (pandas.tseries.offsets.fy5253 attribute)": [[1965, "pandas.tseries.offsets.FY5253.name"]], "nanos (pandas.tseries.offsets.fy5253 attribute)": [[1966, "pandas.tseries.offsets.FY5253.nanos"]], "normalize (pandas.tseries.offsets.fy5253 attribute)": [[1967, "pandas.tseries.offsets.FY5253.normalize"]], "onoffset() (pandas.tseries.offsets.fy5253 method)": [[1968, "pandas.tseries.offsets.FY5253.onOffset"]], "rollback() (pandas.tseries.offsets.fy5253 method)": [[1969, "pandas.tseries.offsets.FY5253.rollback"]], "rollforward() (pandas.tseries.offsets.fy5253 method)": [[1970, "pandas.tseries.offsets.FY5253.rollforward"]], "rule_code (pandas.tseries.offsets.fy5253 attribute)": [[1971, "pandas.tseries.offsets.FY5253.rule_code"]], "startingmonth (pandas.tseries.offsets.fy5253 attribute)": [[1972, "pandas.tseries.offsets.FY5253.startingMonth"]], "variation (pandas.tseries.offsets.fy5253 attribute)": [[1973, "pandas.tseries.offsets.FY5253.variation"]], "weekday (pandas.tseries.offsets.fy5253 attribute)": [[1974, "pandas.tseries.offsets.FY5253.weekday"]], "fy5253quarter (class in pandas.tseries.offsets)": [[1975, "pandas.tseries.offsets.FY5253Quarter"]], "__call__() (pandas.tseries.offsets.fy5253quarter method)": [[1976, "pandas.tseries.offsets.FY5253Quarter.__call__"]], "apply() (pandas.tseries.offsets.fy5253quarter method)": [[1977, "pandas.tseries.offsets.FY5253Quarter.apply"]], "apply_index() (pandas.tseries.offsets.fy5253quarter method)": [[1978, "pandas.tseries.offsets.FY5253Quarter.apply_index"]], "base (pandas.tseries.offsets.fy5253quarter attribute)": [[1979, "pandas.tseries.offsets.FY5253Quarter.base"]], "copy() (pandas.tseries.offsets.fy5253quarter method)": [[1980, "pandas.tseries.offsets.FY5253Quarter.copy"]], "freqstr (pandas.tseries.offsets.fy5253quarter attribute)": [[1981, "pandas.tseries.offsets.FY5253Quarter.freqstr"]], "get_rule_code_suffix() (pandas.tseries.offsets.fy5253quarter method)": [[1982, "pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix"]], "get_weeks() (pandas.tseries.offsets.fy5253quarter method)": [[1983, "pandas.tseries.offsets.FY5253Quarter.get_weeks"]], "isanchored() (pandas.tseries.offsets.fy5253quarter method)": [[1984, "pandas.tseries.offsets.FY5253Quarter.isAnchored"]], "is_anchored() (pandas.tseries.offsets.fy5253quarter method)": [[1985, "pandas.tseries.offsets.FY5253Quarter.is_anchored"]], "is_month_end() (pandas.tseries.offsets.fy5253quarter method)": [[1986, "pandas.tseries.offsets.FY5253Quarter.is_month_end"]], "is_month_start() (pandas.tseries.offsets.fy5253quarter method)": [[1987, "pandas.tseries.offsets.FY5253Quarter.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.fy5253quarter method)": [[1988, "pandas.tseries.offsets.FY5253Quarter.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.fy5253quarter method)": [[1989, "pandas.tseries.offsets.FY5253Quarter.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.fy5253quarter method)": [[1990, "pandas.tseries.offsets.FY5253Quarter.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.fy5253quarter method)": [[1991, "pandas.tseries.offsets.FY5253Quarter.is_year_end"]], "is_year_start() (pandas.tseries.offsets.fy5253quarter method)": [[1992, "pandas.tseries.offsets.FY5253Quarter.is_year_start"]], "kwds (pandas.tseries.offsets.fy5253quarter attribute)": [[1993, "pandas.tseries.offsets.FY5253Quarter.kwds"]], "n (pandas.tseries.offsets.fy5253quarter attribute)": [[1994, "pandas.tseries.offsets.FY5253Quarter.n"]], "name (pandas.tseries.offsets.fy5253quarter attribute)": [[1995, "pandas.tseries.offsets.FY5253Quarter.name"]], "nanos (pandas.tseries.offsets.fy5253quarter attribute)": [[1996, "pandas.tseries.offsets.FY5253Quarter.nanos"]], "normalize (pandas.tseries.offsets.fy5253quarter attribute)": [[1997, "pandas.tseries.offsets.FY5253Quarter.normalize"]], "onoffset() (pandas.tseries.offsets.fy5253quarter method)": [[1998, "pandas.tseries.offsets.FY5253Quarter.onOffset"]], "qtr_with_extra_week (pandas.tseries.offsets.fy5253quarter attribute)": [[1999, "pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week"]], "rollback() (pandas.tseries.offsets.fy5253quarter method)": [[2000, "pandas.tseries.offsets.FY5253Quarter.rollback"]], "rollforward() (pandas.tseries.offsets.fy5253quarter method)": [[2001, "pandas.tseries.offsets.FY5253Quarter.rollforward"]], "rule_code (pandas.tseries.offsets.fy5253quarter attribute)": [[2002, "pandas.tseries.offsets.FY5253Quarter.rule_code"]], "startingmonth (pandas.tseries.offsets.fy5253quarter attribute)": [[2003, "pandas.tseries.offsets.FY5253Quarter.startingMonth"]], "variation (pandas.tseries.offsets.fy5253quarter attribute)": [[2004, "pandas.tseries.offsets.FY5253Quarter.variation"]], "weekday (pandas.tseries.offsets.fy5253quarter attribute)": [[2005, "pandas.tseries.offsets.FY5253Quarter.weekday"]], "year_has_extra_week() (pandas.tseries.offsets.fy5253quarter method)": [[2006, "pandas.tseries.offsets.FY5253Quarter.year_has_extra_week"]], "hour (class in pandas.tseries.offsets)": [[2007, "pandas.tseries.offsets.Hour"]], "__call__() (pandas.tseries.offsets.hour method)": [[2008, "pandas.tseries.offsets.Hour.__call__"]], "apply() (pandas.tseries.offsets.hour method)": [[2009, "pandas.tseries.offsets.Hour.apply"]], "apply_index() (pandas.tseries.offsets.hour method)": [[2010, "pandas.tseries.offsets.Hour.apply_index"]], "base (pandas.tseries.offsets.hour attribute)": [[2011, "pandas.tseries.offsets.Hour.base"]], "copy() (pandas.tseries.offsets.hour method)": [[2012, "pandas.tseries.offsets.Hour.copy"]], "delta (pandas.tseries.offsets.hour attribute)": [[2013, "pandas.tseries.offsets.Hour.delta"]], "freqstr (pandas.tseries.offsets.hour attribute)": [[2014, "pandas.tseries.offsets.Hour.freqstr"]], "isanchored() (pandas.tseries.offsets.hour method)": [[2015, "pandas.tseries.offsets.Hour.isAnchored"]], "is_anchored() (pandas.tseries.offsets.hour method)": [[2016, "pandas.tseries.offsets.Hour.is_anchored"]], "is_month_end() (pandas.tseries.offsets.hour method)": [[2017, "pandas.tseries.offsets.Hour.is_month_end"]], "is_month_start() (pandas.tseries.offsets.hour method)": [[2018, "pandas.tseries.offsets.Hour.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.hour method)": [[2019, "pandas.tseries.offsets.Hour.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.hour method)": [[2020, "pandas.tseries.offsets.Hour.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.hour method)": [[2021, "pandas.tseries.offsets.Hour.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.hour method)": [[2022, "pandas.tseries.offsets.Hour.is_year_end"]], "is_year_start() (pandas.tseries.offsets.hour method)": [[2023, "pandas.tseries.offsets.Hour.is_year_start"]], "kwds (pandas.tseries.offsets.hour attribute)": [[2024, "pandas.tseries.offsets.Hour.kwds"]], "n (pandas.tseries.offsets.hour attribute)": [[2025, "pandas.tseries.offsets.Hour.n"]], "name (pandas.tseries.offsets.hour attribute)": [[2026, "pandas.tseries.offsets.Hour.name"]], "nanos (pandas.tseries.offsets.hour attribute)": [[2027, "pandas.tseries.offsets.Hour.nanos"]], "normalize (pandas.tseries.offsets.hour attribute)": [[2028, "pandas.tseries.offsets.Hour.normalize"]], "onoffset() (pandas.tseries.offsets.hour method)": [[2029, "pandas.tseries.offsets.Hour.onOffset"]], "rollback() (pandas.tseries.offsets.hour method)": [[2030, "pandas.tseries.offsets.Hour.rollback"]], "rollforward() (pandas.tseries.offsets.hour method)": [[2031, "pandas.tseries.offsets.Hour.rollforward"]], "rule_code (pandas.tseries.offsets.hour attribute)": [[2032, "pandas.tseries.offsets.Hour.rule_code"]], "lastweekofmonth (class in pandas.tseries.offsets)": [[2033, "pandas.tseries.offsets.LastWeekOfMonth"]], "__call__() (pandas.tseries.offsets.lastweekofmonth method)": [[2034, "pandas.tseries.offsets.LastWeekOfMonth.__call__"]], "apply() (pandas.tseries.offsets.lastweekofmonth method)": [[2035, "pandas.tseries.offsets.LastWeekOfMonth.apply"]], "apply_index() (pandas.tseries.offsets.lastweekofmonth method)": [[2036, "pandas.tseries.offsets.LastWeekOfMonth.apply_index"]], "base (pandas.tseries.offsets.lastweekofmonth attribute)": [[2037, "pandas.tseries.offsets.LastWeekOfMonth.base"]], "copy() (pandas.tseries.offsets.lastweekofmonth method)": [[2038, "pandas.tseries.offsets.LastWeekOfMonth.copy"]], "freqstr (pandas.tseries.offsets.lastweekofmonth attribute)": [[2039, "pandas.tseries.offsets.LastWeekOfMonth.freqstr"]], "isanchored() (pandas.tseries.offsets.lastweekofmonth method)": [[2040, "pandas.tseries.offsets.LastWeekOfMonth.isAnchored"]], "is_anchored() (pandas.tseries.offsets.lastweekofmonth method)": [[2041, "pandas.tseries.offsets.LastWeekOfMonth.is_anchored"]], "is_month_end() (pandas.tseries.offsets.lastweekofmonth method)": [[2042, "pandas.tseries.offsets.LastWeekOfMonth.is_month_end"]], "is_month_start() (pandas.tseries.offsets.lastweekofmonth method)": [[2043, "pandas.tseries.offsets.LastWeekOfMonth.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.lastweekofmonth method)": [[2044, "pandas.tseries.offsets.LastWeekOfMonth.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.lastweekofmonth method)": [[2045, "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.lastweekofmonth method)": [[2046, "pandas.tseries.offsets.LastWeekOfMonth.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.lastweekofmonth method)": [[2047, "pandas.tseries.offsets.LastWeekOfMonth.is_year_end"]], "is_year_start() (pandas.tseries.offsets.lastweekofmonth method)": [[2048, "pandas.tseries.offsets.LastWeekOfMonth.is_year_start"]], "kwds (pandas.tseries.offsets.lastweekofmonth attribute)": [[2049, "pandas.tseries.offsets.LastWeekOfMonth.kwds"]], "n (pandas.tseries.offsets.lastweekofmonth attribute)": [[2050, "pandas.tseries.offsets.LastWeekOfMonth.n"]], "name (pandas.tseries.offsets.lastweekofmonth attribute)": [[2051, "pandas.tseries.offsets.LastWeekOfMonth.name"]], "nanos (pandas.tseries.offsets.lastweekofmonth attribute)": [[2052, "pandas.tseries.offsets.LastWeekOfMonth.nanos"]], "normalize (pandas.tseries.offsets.lastweekofmonth attribute)": [[2053, "pandas.tseries.offsets.LastWeekOfMonth.normalize"]], "onoffset() (pandas.tseries.offsets.lastweekofmonth method)": [[2054, "pandas.tseries.offsets.LastWeekOfMonth.onOffset"]], "rollback() (pandas.tseries.offsets.lastweekofmonth method)": [[2055, "pandas.tseries.offsets.LastWeekOfMonth.rollback"]], "rollforward() (pandas.tseries.offsets.lastweekofmonth method)": [[2056, "pandas.tseries.offsets.LastWeekOfMonth.rollforward"]], "rule_code (pandas.tseries.offsets.lastweekofmonth attribute)": [[2057, "pandas.tseries.offsets.LastWeekOfMonth.rule_code"]], "week (pandas.tseries.offsets.lastweekofmonth attribute)": [[2058, "pandas.tseries.offsets.LastWeekOfMonth.week"]], "weekday (pandas.tseries.offsets.lastweekofmonth attribute)": [[2059, "pandas.tseries.offsets.LastWeekOfMonth.weekday"]], "micro (class in pandas.tseries.offsets)": [[2060, "pandas.tseries.offsets.Micro"]], "__call__() (pandas.tseries.offsets.micro method)": [[2061, "pandas.tseries.offsets.Micro.__call__"]], "apply() (pandas.tseries.offsets.micro method)": [[2062, "pandas.tseries.offsets.Micro.apply"]], "apply_index() (pandas.tseries.offsets.micro method)": [[2063, "pandas.tseries.offsets.Micro.apply_index"]], "base (pandas.tseries.offsets.micro attribute)": [[2064, "pandas.tseries.offsets.Micro.base"]], "copy() (pandas.tseries.offsets.micro method)": [[2065, "pandas.tseries.offsets.Micro.copy"]], "delta (pandas.tseries.offsets.micro attribute)": [[2066, "pandas.tseries.offsets.Micro.delta"]], "freqstr (pandas.tseries.offsets.micro attribute)": [[2067, "pandas.tseries.offsets.Micro.freqstr"]], "isanchored() (pandas.tseries.offsets.micro method)": [[2068, "pandas.tseries.offsets.Micro.isAnchored"]], "is_anchored() (pandas.tseries.offsets.micro method)": [[2069, "pandas.tseries.offsets.Micro.is_anchored"]], "is_month_end() (pandas.tseries.offsets.micro method)": [[2070, "pandas.tseries.offsets.Micro.is_month_end"]], "is_month_start() (pandas.tseries.offsets.micro method)": [[2071, "pandas.tseries.offsets.Micro.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.micro method)": [[2072, "pandas.tseries.offsets.Micro.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.micro method)": [[2073, "pandas.tseries.offsets.Micro.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.micro method)": [[2074, "pandas.tseries.offsets.Micro.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.micro method)": [[2075, "pandas.tseries.offsets.Micro.is_year_end"]], "is_year_start() (pandas.tseries.offsets.micro method)": [[2076, "pandas.tseries.offsets.Micro.is_year_start"]], "kwds (pandas.tseries.offsets.micro attribute)": [[2077, "pandas.tseries.offsets.Micro.kwds"]], "n (pandas.tseries.offsets.micro attribute)": [[2078, "pandas.tseries.offsets.Micro.n"]], "name (pandas.tseries.offsets.micro attribute)": [[2079, "pandas.tseries.offsets.Micro.name"]], "nanos (pandas.tseries.offsets.micro attribute)": [[2080, "pandas.tseries.offsets.Micro.nanos"]], "normalize (pandas.tseries.offsets.micro attribute)": [[2081, "pandas.tseries.offsets.Micro.normalize"]], "onoffset() (pandas.tseries.offsets.micro method)": [[2082, "pandas.tseries.offsets.Micro.onOffset"]], "rollback() (pandas.tseries.offsets.micro method)": [[2083, "pandas.tseries.offsets.Micro.rollback"]], "rollforward() (pandas.tseries.offsets.micro method)": [[2084, "pandas.tseries.offsets.Micro.rollforward"]], "rule_code (pandas.tseries.offsets.micro attribute)": [[2085, "pandas.tseries.offsets.Micro.rule_code"]], "milli (class in pandas.tseries.offsets)": [[2086, "pandas.tseries.offsets.Milli"]], "__call__() (pandas.tseries.offsets.milli method)": [[2087, "pandas.tseries.offsets.Milli.__call__"]], "apply() (pandas.tseries.offsets.milli method)": [[2088, "pandas.tseries.offsets.Milli.apply"]], "apply_index() (pandas.tseries.offsets.milli method)": [[2089, "pandas.tseries.offsets.Milli.apply_index"]], "base (pandas.tseries.offsets.milli attribute)": [[2090, "pandas.tseries.offsets.Milli.base"]], "copy() (pandas.tseries.offsets.milli method)": [[2091, "pandas.tseries.offsets.Milli.copy"]], "delta (pandas.tseries.offsets.milli attribute)": [[2092, "pandas.tseries.offsets.Milli.delta"]], "freqstr (pandas.tseries.offsets.milli attribute)": [[2093, "pandas.tseries.offsets.Milli.freqstr"]], "isanchored() (pandas.tseries.offsets.milli method)": [[2094, "pandas.tseries.offsets.Milli.isAnchored"]], "is_anchored() (pandas.tseries.offsets.milli method)": [[2095, "pandas.tseries.offsets.Milli.is_anchored"]], "is_month_end() (pandas.tseries.offsets.milli method)": [[2096, "pandas.tseries.offsets.Milli.is_month_end"]], "is_month_start() (pandas.tseries.offsets.milli method)": [[2097, "pandas.tseries.offsets.Milli.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.milli method)": [[2098, "pandas.tseries.offsets.Milli.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.milli method)": [[2099, "pandas.tseries.offsets.Milli.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.milli method)": [[2100, "pandas.tseries.offsets.Milli.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.milli method)": [[2101, "pandas.tseries.offsets.Milli.is_year_end"]], "is_year_start() (pandas.tseries.offsets.milli method)": [[2102, "pandas.tseries.offsets.Milli.is_year_start"]], "kwds (pandas.tseries.offsets.milli attribute)": [[2103, "pandas.tseries.offsets.Milli.kwds"]], "n (pandas.tseries.offsets.milli attribute)": [[2104, "pandas.tseries.offsets.Milli.n"]], "name (pandas.tseries.offsets.milli attribute)": [[2105, "pandas.tseries.offsets.Milli.name"]], "nanos (pandas.tseries.offsets.milli attribute)": [[2106, "pandas.tseries.offsets.Milli.nanos"]], "normalize (pandas.tseries.offsets.milli attribute)": [[2107, "pandas.tseries.offsets.Milli.normalize"]], "onoffset() (pandas.tseries.offsets.milli method)": [[2108, "pandas.tseries.offsets.Milli.onOffset"]], "rollback() (pandas.tseries.offsets.milli method)": [[2109, "pandas.tseries.offsets.Milli.rollback"]], "rollforward() (pandas.tseries.offsets.milli method)": [[2110, "pandas.tseries.offsets.Milli.rollforward"]], "rule_code (pandas.tseries.offsets.milli attribute)": [[2111, "pandas.tseries.offsets.Milli.rule_code"]], "minute (class in pandas.tseries.offsets)": [[2112, "pandas.tseries.offsets.Minute"]], "__call__() (pandas.tseries.offsets.minute method)": [[2113, "pandas.tseries.offsets.Minute.__call__"]], "apply() (pandas.tseries.offsets.minute method)": [[2114, "pandas.tseries.offsets.Minute.apply"]], "apply_index() (pandas.tseries.offsets.minute method)": [[2115, "pandas.tseries.offsets.Minute.apply_index"]], "base (pandas.tseries.offsets.minute attribute)": [[2116, "pandas.tseries.offsets.Minute.base"]], "copy() (pandas.tseries.offsets.minute method)": [[2117, "pandas.tseries.offsets.Minute.copy"]], "delta (pandas.tseries.offsets.minute attribute)": [[2118, "pandas.tseries.offsets.Minute.delta"]], "freqstr (pandas.tseries.offsets.minute attribute)": [[2119, "pandas.tseries.offsets.Minute.freqstr"]], "isanchored() (pandas.tseries.offsets.minute method)": [[2120, "pandas.tseries.offsets.Minute.isAnchored"]], "is_anchored() (pandas.tseries.offsets.minute method)": [[2121, "pandas.tseries.offsets.Minute.is_anchored"]], "is_month_end() (pandas.tseries.offsets.minute method)": [[2122, "pandas.tseries.offsets.Minute.is_month_end"]], "is_month_start() (pandas.tseries.offsets.minute method)": [[2123, "pandas.tseries.offsets.Minute.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.minute method)": [[2124, "pandas.tseries.offsets.Minute.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.minute method)": [[2125, "pandas.tseries.offsets.Minute.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.minute method)": [[2126, "pandas.tseries.offsets.Minute.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.minute method)": [[2127, "pandas.tseries.offsets.Minute.is_year_end"]], "is_year_start() (pandas.tseries.offsets.minute method)": [[2128, "pandas.tseries.offsets.Minute.is_year_start"]], "kwds (pandas.tseries.offsets.minute attribute)": [[2129, "pandas.tseries.offsets.Minute.kwds"]], "n (pandas.tseries.offsets.minute attribute)": [[2130, "pandas.tseries.offsets.Minute.n"]], "name (pandas.tseries.offsets.minute attribute)": [[2131, "pandas.tseries.offsets.Minute.name"]], "nanos (pandas.tseries.offsets.minute attribute)": [[2132, "pandas.tseries.offsets.Minute.nanos"]], "normalize (pandas.tseries.offsets.minute attribute)": [[2133, "pandas.tseries.offsets.Minute.normalize"]], "onoffset() (pandas.tseries.offsets.minute method)": [[2134, "pandas.tseries.offsets.Minute.onOffset"]], "rollback() (pandas.tseries.offsets.minute method)": [[2135, "pandas.tseries.offsets.Minute.rollback"]], "rollforward() (pandas.tseries.offsets.minute method)": [[2136, "pandas.tseries.offsets.Minute.rollforward"]], "rule_code (pandas.tseries.offsets.minute attribute)": [[2137, "pandas.tseries.offsets.Minute.rule_code"]], "monthbegin (class in pandas.tseries.offsets)": [[2138, "pandas.tseries.offsets.MonthBegin"]], "__call__() (pandas.tseries.offsets.monthbegin method)": [[2139, "pandas.tseries.offsets.MonthBegin.__call__"]], "apply() (pandas.tseries.offsets.monthbegin method)": [[2140, "pandas.tseries.offsets.MonthBegin.apply"]], "apply_index() (pandas.tseries.offsets.monthbegin method)": [[2141, "pandas.tseries.offsets.MonthBegin.apply_index"]], "base (pandas.tseries.offsets.monthbegin attribute)": [[2142, "pandas.tseries.offsets.MonthBegin.base"]], "copy() (pandas.tseries.offsets.monthbegin method)": [[2143, "pandas.tseries.offsets.MonthBegin.copy"]], "freqstr (pandas.tseries.offsets.monthbegin attribute)": [[2144, "pandas.tseries.offsets.MonthBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.monthbegin method)": [[2145, "pandas.tseries.offsets.MonthBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.monthbegin method)": [[2146, "pandas.tseries.offsets.MonthBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.monthbegin method)": [[2147, "pandas.tseries.offsets.MonthBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.monthbegin method)": [[2148, "pandas.tseries.offsets.MonthBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.monthbegin method)": [[2149, "pandas.tseries.offsets.MonthBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.monthbegin method)": [[2150, "pandas.tseries.offsets.MonthBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.monthbegin method)": [[2151, "pandas.tseries.offsets.MonthBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.monthbegin method)": [[2152, "pandas.tseries.offsets.MonthBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.monthbegin method)": [[2153, "pandas.tseries.offsets.MonthBegin.is_year_start"]], "kwds (pandas.tseries.offsets.monthbegin attribute)": [[2154, "pandas.tseries.offsets.MonthBegin.kwds"]], "n (pandas.tseries.offsets.monthbegin attribute)": [[2155, "pandas.tseries.offsets.MonthBegin.n"]], "name (pandas.tseries.offsets.monthbegin attribute)": [[2156, "pandas.tseries.offsets.MonthBegin.name"]], "nanos (pandas.tseries.offsets.monthbegin attribute)": [[2157, "pandas.tseries.offsets.MonthBegin.nanos"]], "normalize (pandas.tseries.offsets.monthbegin attribute)": [[2158, "pandas.tseries.offsets.MonthBegin.normalize"]], "onoffset() (pandas.tseries.offsets.monthbegin method)": [[2159, "pandas.tseries.offsets.MonthBegin.onOffset"]], "rollback() (pandas.tseries.offsets.monthbegin method)": [[2160, "pandas.tseries.offsets.MonthBegin.rollback"]], "rollforward() (pandas.tseries.offsets.monthbegin method)": [[2161, "pandas.tseries.offsets.MonthBegin.rollforward"]], "rule_code (pandas.tseries.offsets.monthbegin attribute)": [[2162, "pandas.tseries.offsets.MonthBegin.rule_code"]], "monthend (class in pandas.tseries.offsets)": [[2163, "pandas.tseries.offsets.MonthEnd"]], "__call__() (pandas.tseries.offsets.monthend method)": [[2164, "pandas.tseries.offsets.MonthEnd.__call__"]], "apply() (pandas.tseries.offsets.monthend method)": [[2165, "pandas.tseries.offsets.MonthEnd.apply"]], "apply_index() (pandas.tseries.offsets.monthend method)": [[2166, "pandas.tseries.offsets.MonthEnd.apply_index"]], "base (pandas.tseries.offsets.monthend attribute)": [[2167, "pandas.tseries.offsets.MonthEnd.base"]], "copy() (pandas.tseries.offsets.monthend method)": [[2168, "pandas.tseries.offsets.MonthEnd.copy"]], "freqstr (pandas.tseries.offsets.monthend attribute)": [[2169, "pandas.tseries.offsets.MonthEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.monthend method)": [[2170, "pandas.tseries.offsets.MonthEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.monthend method)": [[2171, "pandas.tseries.offsets.MonthEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.monthend method)": [[2172, "pandas.tseries.offsets.MonthEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.monthend method)": [[2173, "pandas.tseries.offsets.MonthEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.monthend method)": [[2174, "pandas.tseries.offsets.MonthEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.monthend method)": [[2175, "pandas.tseries.offsets.MonthEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.monthend method)": [[2176, "pandas.tseries.offsets.MonthEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.monthend method)": [[2177, "pandas.tseries.offsets.MonthEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.monthend method)": [[2178, "pandas.tseries.offsets.MonthEnd.is_year_start"]], "kwds (pandas.tseries.offsets.monthend attribute)": [[2179, "pandas.tseries.offsets.MonthEnd.kwds"]], "n (pandas.tseries.offsets.monthend attribute)": [[2180, "pandas.tseries.offsets.MonthEnd.n"]], "name (pandas.tseries.offsets.monthend attribute)": [[2181, "pandas.tseries.offsets.MonthEnd.name"]], "nanos (pandas.tseries.offsets.monthend attribute)": [[2182, "pandas.tseries.offsets.MonthEnd.nanos"]], "normalize (pandas.tseries.offsets.monthend attribute)": [[2183, "pandas.tseries.offsets.MonthEnd.normalize"]], "onoffset() (pandas.tseries.offsets.monthend method)": [[2184, "pandas.tseries.offsets.MonthEnd.onOffset"]], "rollback() (pandas.tseries.offsets.monthend method)": [[2185, "pandas.tseries.offsets.MonthEnd.rollback"]], "rollforward() (pandas.tseries.offsets.monthend method)": [[2186, "pandas.tseries.offsets.MonthEnd.rollforward"]], "rule_code (pandas.tseries.offsets.monthend attribute)": [[2187, "pandas.tseries.offsets.MonthEnd.rule_code"]], "nano (class in pandas.tseries.offsets)": [[2188, "pandas.tseries.offsets.Nano"]], "__call__() (pandas.tseries.offsets.nano method)": [[2189, "pandas.tseries.offsets.Nano.__call__"]], "apply() (pandas.tseries.offsets.nano method)": [[2190, "pandas.tseries.offsets.Nano.apply"]], "apply_index() (pandas.tseries.offsets.nano method)": [[2191, "pandas.tseries.offsets.Nano.apply_index"]], "base (pandas.tseries.offsets.nano attribute)": [[2192, "pandas.tseries.offsets.Nano.base"]], "copy() (pandas.tseries.offsets.nano method)": [[2193, "pandas.tseries.offsets.Nano.copy"]], "delta (pandas.tseries.offsets.nano attribute)": [[2194, "pandas.tseries.offsets.Nano.delta"]], "freqstr (pandas.tseries.offsets.nano attribute)": [[2195, "pandas.tseries.offsets.Nano.freqstr"]], "isanchored() (pandas.tseries.offsets.nano method)": [[2196, "pandas.tseries.offsets.Nano.isAnchored"]], "is_anchored() (pandas.tseries.offsets.nano method)": [[2197, "pandas.tseries.offsets.Nano.is_anchored"]], "is_month_end() (pandas.tseries.offsets.nano method)": [[2198, "pandas.tseries.offsets.Nano.is_month_end"]], "is_month_start() (pandas.tseries.offsets.nano method)": [[2199, "pandas.tseries.offsets.Nano.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.nano method)": [[2200, "pandas.tseries.offsets.Nano.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.nano method)": [[2201, "pandas.tseries.offsets.Nano.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.nano method)": [[2202, "pandas.tseries.offsets.Nano.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.nano method)": [[2203, "pandas.tseries.offsets.Nano.is_year_end"]], "is_year_start() (pandas.tseries.offsets.nano method)": [[2204, "pandas.tseries.offsets.Nano.is_year_start"]], "kwds (pandas.tseries.offsets.nano attribute)": [[2205, "pandas.tseries.offsets.Nano.kwds"]], "n (pandas.tseries.offsets.nano attribute)": [[2206, "pandas.tseries.offsets.Nano.n"]], "name (pandas.tseries.offsets.nano attribute)": [[2207, "pandas.tseries.offsets.Nano.name"]], "nanos (pandas.tseries.offsets.nano attribute)": [[2208, "pandas.tseries.offsets.Nano.nanos"]], "normalize (pandas.tseries.offsets.nano attribute)": [[2209, "pandas.tseries.offsets.Nano.normalize"]], "onoffset() (pandas.tseries.offsets.nano method)": [[2210, "pandas.tseries.offsets.Nano.onOffset"]], "rollback() (pandas.tseries.offsets.nano method)": [[2211, "pandas.tseries.offsets.Nano.rollback"]], "rollforward() (pandas.tseries.offsets.nano method)": [[2212, "pandas.tseries.offsets.Nano.rollforward"]], "rule_code (pandas.tseries.offsets.nano attribute)": [[2213, "pandas.tseries.offsets.Nano.rule_code"]], "quarterbegin (class in pandas.tseries.offsets)": [[2214, "pandas.tseries.offsets.QuarterBegin"]], "__call__() (pandas.tseries.offsets.quarterbegin method)": [[2215, "pandas.tseries.offsets.QuarterBegin.__call__"]], "apply() (pandas.tseries.offsets.quarterbegin method)": [[2216, "pandas.tseries.offsets.QuarterBegin.apply"]], "apply_index() (pandas.tseries.offsets.quarterbegin method)": [[2217, "pandas.tseries.offsets.QuarterBegin.apply_index"]], "base (pandas.tseries.offsets.quarterbegin attribute)": [[2218, "pandas.tseries.offsets.QuarterBegin.base"]], "copy() (pandas.tseries.offsets.quarterbegin method)": [[2219, "pandas.tseries.offsets.QuarterBegin.copy"]], "freqstr (pandas.tseries.offsets.quarterbegin attribute)": [[2220, "pandas.tseries.offsets.QuarterBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.quarterbegin method)": [[2221, "pandas.tseries.offsets.QuarterBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.quarterbegin method)": [[2222, "pandas.tseries.offsets.QuarterBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.quarterbegin method)": [[2223, "pandas.tseries.offsets.QuarterBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.quarterbegin method)": [[2224, "pandas.tseries.offsets.QuarterBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.quarterbegin method)": [[2225, "pandas.tseries.offsets.QuarterBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.quarterbegin method)": [[2226, "pandas.tseries.offsets.QuarterBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.quarterbegin method)": [[2227, "pandas.tseries.offsets.QuarterBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.quarterbegin method)": [[2228, "pandas.tseries.offsets.QuarterBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.quarterbegin method)": [[2229, "pandas.tseries.offsets.QuarterBegin.is_year_start"]], "kwds (pandas.tseries.offsets.quarterbegin attribute)": [[2230, "pandas.tseries.offsets.QuarterBegin.kwds"]], "n (pandas.tseries.offsets.quarterbegin attribute)": [[2231, "pandas.tseries.offsets.QuarterBegin.n"]], "name (pandas.tseries.offsets.quarterbegin attribute)": [[2232, "pandas.tseries.offsets.QuarterBegin.name"]], "nanos (pandas.tseries.offsets.quarterbegin attribute)": [[2233, "pandas.tseries.offsets.QuarterBegin.nanos"]], "normalize (pandas.tseries.offsets.quarterbegin attribute)": [[2234, "pandas.tseries.offsets.QuarterBegin.normalize"]], "onoffset() (pandas.tseries.offsets.quarterbegin method)": [[2235, "pandas.tseries.offsets.QuarterBegin.onOffset"]], "rollback() (pandas.tseries.offsets.quarterbegin method)": [[2236, "pandas.tseries.offsets.QuarterBegin.rollback"]], "rollforward() (pandas.tseries.offsets.quarterbegin method)": [[2237, "pandas.tseries.offsets.QuarterBegin.rollforward"]], "rule_code (pandas.tseries.offsets.quarterbegin attribute)": [[2238, "pandas.tseries.offsets.QuarterBegin.rule_code"]], "startingmonth (pandas.tseries.offsets.quarterbegin attribute)": [[2239, "pandas.tseries.offsets.QuarterBegin.startingMonth"]], "quarterend (class in pandas.tseries.offsets)": [[2240, "pandas.tseries.offsets.QuarterEnd"]], "__call__() (pandas.tseries.offsets.quarterend method)": [[2241, "pandas.tseries.offsets.QuarterEnd.__call__"]], "apply() (pandas.tseries.offsets.quarterend method)": [[2242, "pandas.tseries.offsets.QuarterEnd.apply"]], "apply_index() (pandas.tseries.offsets.quarterend method)": [[2243, "pandas.tseries.offsets.QuarterEnd.apply_index"]], "base (pandas.tseries.offsets.quarterend attribute)": [[2244, "pandas.tseries.offsets.QuarterEnd.base"]], "copy() (pandas.tseries.offsets.quarterend method)": [[2245, "pandas.tseries.offsets.QuarterEnd.copy"]], "freqstr (pandas.tseries.offsets.quarterend attribute)": [[2246, "pandas.tseries.offsets.QuarterEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.quarterend method)": [[2247, "pandas.tseries.offsets.QuarterEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.quarterend method)": [[2248, "pandas.tseries.offsets.QuarterEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.quarterend method)": [[2249, "pandas.tseries.offsets.QuarterEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.quarterend method)": [[2250, "pandas.tseries.offsets.QuarterEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.quarterend method)": [[2251, "pandas.tseries.offsets.QuarterEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.quarterend method)": [[2252, "pandas.tseries.offsets.QuarterEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.quarterend method)": [[2253, "pandas.tseries.offsets.QuarterEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.quarterend method)": [[2254, "pandas.tseries.offsets.QuarterEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.quarterend method)": [[2255, "pandas.tseries.offsets.QuarterEnd.is_year_start"]], "kwds (pandas.tseries.offsets.quarterend attribute)": [[2256, "pandas.tseries.offsets.QuarterEnd.kwds"]], "n (pandas.tseries.offsets.quarterend attribute)": [[2257, "pandas.tseries.offsets.QuarterEnd.n"]], "name (pandas.tseries.offsets.quarterend attribute)": [[2258, "pandas.tseries.offsets.QuarterEnd.name"]], "nanos (pandas.tseries.offsets.quarterend attribute)": [[2259, "pandas.tseries.offsets.QuarterEnd.nanos"]], "normalize (pandas.tseries.offsets.quarterend attribute)": [[2260, "pandas.tseries.offsets.QuarterEnd.normalize"]], "onoffset() (pandas.tseries.offsets.quarterend method)": [[2261, "pandas.tseries.offsets.QuarterEnd.onOffset"]], "rollback() (pandas.tseries.offsets.quarterend method)": [[2262, "pandas.tseries.offsets.QuarterEnd.rollback"]], "rollforward() (pandas.tseries.offsets.quarterend method)": [[2263, "pandas.tseries.offsets.QuarterEnd.rollforward"]], "rule_code (pandas.tseries.offsets.quarterend attribute)": [[2264, "pandas.tseries.offsets.QuarterEnd.rule_code"]], "startingmonth (pandas.tseries.offsets.quarterend attribute)": [[2265, "pandas.tseries.offsets.QuarterEnd.startingMonth"]], "second (class in pandas.tseries.offsets)": [[2266, "pandas.tseries.offsets.Second"]], "__call__() (pandas.tseries.offsets.second method)": [[2267, "pandas.tseries.offsets.Second.__call__"]], "apply() (pandas.tseries.offsets.second method)": [[2268, "pandas.tseries.offsets.Second.apply"]], "apply_index() (pandas.tseries.offsets.second method)": [[2269, "pandas.tseries.offsets.Second.apply_index"]], "base (pandas.tseries.offsets.second attribute)": [[2270, "pandas.tseries.offsets.Second.base"]], "copy() (pandas.tseries.offsets.second method)": [[2271, "pandas.tseries.offsets.Second.copy"]], "delta (pandas.tseries.offsets.second attribute)": [[2272, "pandas.tseries.offsets.Second.delta"]], "freqstr (pandas.tseries.offsets.second attribute)": [[2273, "pandas.tseries.offsets.Second.freqstr"]], "isanchored() (pandas.tseries.offsets.second method)": [[2274, "pandas.tseries.offsets.Second.isAnchored"]], "is_anchored() (pandas.tseries.offsets.second method)": [[2275, "pandas.tseries.offsets.Second.is_anchored"]], "is_month_end() (pandas.tseries.offsets.second method)": [[2276, "pandas.tseries.offsets.Second.is_month_end"]], "is_month_start() (pandas.tseries.offsets.second method)": [[2277, "pandas.tseries.offsets.Second.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.second method)": [[2278, "pandas.tseries.offsets.Second.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.second method)": [[2279, "pandas.tseries.offsets.Second.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.second method)": [[2280, "pandas.tseries.offsets.Second.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.second method)": [[2281, "pandas.tseries.offsets.Second.is_year_end"]], "is_year_start() (pandas.tseries.offsets.second method)": [[2282, "pandas.tseries.offsets.Second.is_year_start"]], "kwds (pandas.tseries.offsets.second attribute)": [[2283, "pandas.tseries.offsets.Second.kwds"]], "n (pandas.tseries.offsets.second attribute)": [[2284, "pandas.tseries.offsets.Second.n"]], "name (pandas.tseries.offsets.second attribute)": [[2285, "pandas.tseries.offsets.Second.name"]], "nanos (pandas.tseries.offsets.second attribute)": [[2286, "pandas.tseries.offsets.Second.nanos"]], "normalize (pandas.tseries.offsets.second attribute)": [[2287, "pandas.tseries.offsets.Second.normalize"]], "onoffset() (pandas.tseries.offsets.second method)": [[2288, "pandas.tseries.offsets.Second.onOffset"]], "rollback() (pandas.tseries.offsets.second method)": [[2289, "pandas.tseries.offsets.Second.rollback"]], "rollforward() (pandas.tseries.offsets.second method)": [[2290, "pandas.tseries.offsets.Second.rollforward"]], "rule_code (pandas.tseries.offsets.second attribute)": [[2291, "pandas.tseries.offsets.Second.rule_code"]], "semimonthbegin (class in pandas.tseries.offsets)": [[2292, "pandas.tseries.offsets.SemiMonthBegin"]], "__call__() (pandas.tseries.offsets.semimonthbegin method)": [[2293, "pandas.tseries.offsets.SemiMonthBegin.__call__"]], "apply() (pandas.tseries.offsets.semimonthbegin method)": [[2294, "pandas.tseries.offsets.SemiMonthBegin.apply"]], "apply_index() (pandas.tseries.offsets.semimonthbegin method)": [[2295, "pandas.tseries.offsets.SemiMonthBegin.apply_index"]], "base (pandas.tseries.offsets.semimonthbegin attribute)": [[2296, "pandas.tseries.offsets.SemiMonthBegin.base"]], "copy() (pandas.tseries.offsets.semimonthbegin method)": [[2297, "pandas.tseries.offsets.SemiMonthBegin.copy"]], "day_of_month (pandas.tseries.offsets.semimonthbegin attribute)": [[2298, "pandas.tseries.offsets.SemiMonthBegin.day_of_month"]], "freqstr (pandas.tseries.offsets.semimonthbegin attribute)": [[2299, "pandas.tseries.offsets.SemiMonthBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.semimonthbegin method)": [[2300, "pandas.tseries.offsets.SemiMonthBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.semimonthbegin method)": [[2301, "pandas.tseries.offsets.SemiMonthBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.semimonthbegin method)": [[2302, "pandas.tseries.offsets.SemiMonthBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.semimonthbegin method)": [[2303, "pandas.tseries.offsets.SemiMonthBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.semimonthbegin method)": [[2304, "pandas.tseries.offsets.SemiMonthBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.semimonthbegin method)": [[2305, "pandas.tseries.offsets.SemiMonthBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.semimonthbegin method)": [[2306, "pandas.tseries.offsets.SemiMonthBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.semimonthbegin method)": [[2307, "pandas.tseries.offsets.SemiMonthBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.semimonthbegin method)": [[2308, "pandas.tseries.offsets.SemiMonthBegin.is_year_start"]], "kwds (pandas.tseries.offsets.semimonthbegin attribute)": [[2309, "pandas.tseries.offsets.SemiMonthBegin.kwds"]], "n (pandas.tseries.offsets.semimonthbegin attribute)": [[2310, "pandas.tseries.offsets.SemiMonthBegin.n"]], "name (pandas.tseries.offsets.semimonthbegin attribute)": [[2311, "pandas.tseries.offsets.SemiMonthBegin.name"]], "nanos (pandas.tseries.offsets.semimonthbegin attribute)": [[2312, "pandas.tseries.offsets.SemiMonthBegin.nanos"]], "normalize (pandas.tseries.offsets.semimonthbegin attribute)": [[2313, "pandas.tseries.offsets.SemiMonthBegin.normalize"]], "onoffset() (pandas.tseries.offsets.semimonthbegin method)": [[2314, "pandas.tseries.offsets.SemiMonthBegin.onOffset"]], "rollback() (pandas.tseries.offsets.semimonthbegin method)": [[2315, "pandas.tseries.offsets.SemiMonthBegin.rollback"]], "rollforward() (pandas.tseries.offsets.semimonthbegin method)": [[2316, "pandas.tseries.offsets.SemiMonthBegin.rollforward"]], "rule_code (pandas.tseries.offsets.semimonthbegin attribute)": [[2317, "pandas.tseries.offsets.SemiMonthBegin.rule_code"]], "semimonthend (class in pandas.tseries.offsets)": [[2318, "pandas.tseries.offsets.SemiMonthEnd"]], "__call__() (pandas.tseries.offsets.semimonthend method)": [[2319, "pandas.tseries.offsets.SemiMonthEnd.__call__"]], "apply() (pandas.tseries.offsets.semimonthend method)": [[2320, "pandas.tseries.offsets.SemiMonthEnd.apply"]], "apply_index() (pandas.tseries.offsets.semimonthend method)": [[2321, "pandas.tseries.offsets.SemiMonthEnd.apply_index"]], "base (pandas.tseries.offsets.semimonthend attribute)": [[2322, "pandas.tseries.offsets.SemiMonthEnd.base"]], "copy() (pandas.tseries.offsets.semimonthend method)": [[2323, "pandas.tseries.offsets.SemiMonthEnd.copy"]], "day_of_month (pandas.tseries.offsets.semimonthend attribute)": [[2324, "pandas.tseries.offsets.SemiMonthEnd.day_of_month"]], "freqstr (pandas.tseries.offsets.semimonthend attribute)": [[2325, "pandas.tseries.offsets.SemiMonthEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.semimonthend method)": [[2326, "pandas.tseries.offsets.SemiMonthEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.semimonthend method)": [[2327, "pandas.tseries.offsets.SemiMonthEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.semimonthend method)": [[2328, "pandas.tseries.offsets.SemiMonthEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.semimonthend method)": [[2329, "pandas.tseries.offsets.SemiMonthEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.semimonthend method)": [[2330, "pandas.tseries.offsets.SemiMonthEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.semimonthend method)": [[2331, "pandas.tseries.offsets.SemiMonthEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.semimonthend method)": [[2332, "pandas.tseries.offsets.SemiMonthEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.semimonthend method)": [[2333, "pandas.tseries.offsets.SemiMonthEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.semimonthend method)": [[2334, "pandas.tseries.offsets.SemiMonthEnd.is_year_start"]], "kwds (pandas.tseries.offsets.semimonthend attribute)": [[2335, "pandas.tseries.offsets.SemiMonthEnd.kwds"]], "n (pandas.tseries.offsets.semimonthend attribute)": [[2336, "pandas.tseries.offsets.SemiMonthEnd.n"]], "name (pandas.tseries.offsets.semimonthend attribute)": [[2337, "pandas.tseries.offsets.SemiMonthEnd.name"]], "nanos (pandas.tseries.offsets.semimonthend attribute)": [[2338, "pandas.tseries.offsets.SemiMonthEnd.nanos"]], "normalize (pandas.tseries.offsets.semimonthend attribute)": [[2339, "pandas.tseries.offsets.SemiMonthEnd.normalize"]], "onoffset() (pandas.tseries.offsets.semimonthend method)": [[2340, "pandas.tseries.offsets.SemiMonthEnd.onOffset"]], "rollback() (pandas.tseries.offsets.semimonthend method)": [[2341, "pandas.tseries.offsets.SemiMonthEnd.rollback"]], "rollforward() (pandas.tseries.offsets.semimonthend method)": [[2342, "pandas.tseries.offsets.SemiMonthEnd.rollforward"]], "rule_code (pandas.tseries.offsets.semimonthend attribute)": [[2343, "pandas.tseries.offsets.SemiMonthEnd.rule_code"]], "tick (class in pandas.tseries.offsets)": [[2344, "pandas.tseries.offsets.Tick"]], "__call__() (pandas.tseries.offsets.tick method)": [[2345, "pandas.tseries.offsets.Tick.__call__"]], "apply() (pandas.tseries.offsets.tick method)": [[2346, "pandas.tseries.offsets.Tick.apply"]], "apply_index() (pandas.tseries.offsets.tick method)": [[2347, "pandas.tseries.offsets.Tick.apply_index"]], "base (pandas.tseries.offsets.tick attribute)": [[2348, "pandas.tseries.offsets.Tick.base"]], "copy() (pandas.tseries.offsets.tick method)": [[2349, "pandas.tseries.offsets.Tick.copy"]], "delta (pandas.tseries.offsets.tick attribute)": [[2350, "pandas.tseries.offsets.Tick.delta"]], "freqstr (pandas.tseries.offsets.tick attribute)": [[2351, "pandas.tseries.offsets.Tick.freqstr"]], "isanchored() (pandas.tseries.offsets.tick method)": [[2352, "pandas.tseries.offsets.Tick.isAnchored"]], "is_anchored() (pandas.tseries.offsets.tick method)": [[2353, "pandas.tseries.offsets.Tick.is_anchored"]], "is_month_end() (pandas.tseries.offsets.tick method)": [[2354, "pandas.tseries.offsets.Tick.is_month_end"]], "is_month_start() (pandas.tseries.offsets.tick method)": [[2355, "pandas.tseries.offsets.Tick.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.tick method)": [[2356, "pandas.tseries.offsets.Tick.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.tick method)": [[2357, "pandas.tseries.offsets.Tick.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.tick method)": [[2358, "pandas.tseries.offsets.Tick.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.tick method)": [[2359, "pandas.tseries.offsets.Tick.is_year_end"]], "is_year_start() (pandas.tseries.offsets.tick method)": [[2360, "pandas.tseries.offsets.Tick.is_year_start"]], "kwds (pandas.tseries.offsets.tick attribute)": [[2361, "pandas.tseries.offsets.Tick.kwds"]], "n (pandas.tseries.offsets.tick attribute)": [[2362, "pandas.tseries.offsets.Tick.n"]], "name (pandas.tseries.offsets.tick attribute)": [[2363, "pandas.tseries.offsets.Tick.name"]], "nanos (pandas.tseries.offsets.tick attribute)": [[2364, "pandas.tseries.offsets.Tick.nanos"]], "normalize (pandas.tseries.offsets.tick attribute)": [[2365, "pandas.tseries.offsets.Tick.normalize"]], "onoffset() (pandas.tseries.offsets.tick method)": [[2366, "pandas.tseries.offsets.Tick.onOffset"]], "rollback() (pandas.tseries.offsets.tick method)": [[2367, "pandas.tseries.offsets.Tick.rollback"]], "rollforward() (pandas.tseries.offsets.tick method)": [[2368, "pandas.tseries.offsets.Tick.rollforward"]], "rule_code (pandas.tseries.offsets.tick attribute)": [[2369, "pandas.tseries.offsets.Tick.rule_code"]], "week (class in pandas.tseries.offsets)": [[2370, "pandas.tseries.offsets.Week"]], "__call__() (pandas.tseries.offsets.week method)": [[2371, "pandas.tseries.offsets.Week.__call__"]], "apply() (pandas.tseries.offsets.week method)": [[2372, "pandas.tseries.offsets.Week.apply"]], "apply_index() (pandas.tseries.offsets.week method)": [[2373, "pandas.tseries.offsets.Week.apply_index"]], "base (pandas.tseries.offsets.week attribute)": [[2374, "pandas.tseries.offsets.Week.base"]], "copy() (pandas.tseries.offsets.week method)": [[2375, "pandas.tseries.offsets.Week.copy"]], "freqstr (pandas.tseries.offsets.week attribute)": [[2376, "pandas.tseries.offsets.Week.freqstr"]], "isanchored() (pandas.tseries.offsets.week method)": [[2377, "pandas.tseries.offsets.Week.isAnchored"]], "is_anchored() (pandas.tseries.offsets.week method)": [[2378, "pandas.tseries.offsets.Week.is_anchored"]], "is_month_end() (pandas.tseries.offsets.week method)": [[2379, "pandas.tseries.offsets.Week.is_month_end"]], "is_month_start() (pandas.tseries.offsets.week method)": [[2380, "pandas.tseries.offsets.Week.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.week method)": [[2381, "pandas.tseries.offsets.Week.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.week method)": [[2382, "pandas.tseries.offsets.Week.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.week method)": [[2383, "pandas.tseries.offsets.Week.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.week method)": [[2384, "pandas.tseries.offsets.Week.is_year_end"]], "is_year_start() (pandas.tseries.offsets.week method)": [[2385, "pandas.tseries.offsets.Week.is_year_start"]], "kwds (pandas.tseries.offsets.week attribute)": [[2386, "pandas.tseries.offsets.Week.kwds"]], "n (pandas.tseries.offsets.week attribute)": [[2387, "pandas.tseries.offsets.Week.n"]], "name (pandas.tseries.offsets.week attribute)": [[2388, "pandas.tseries.offsets.Week.name"]], "nanos (pandas.tseries.offsets.week attribute)": [[2389, "pandas.tseries.offsets.Week.nanos"]], "normalize (pandas.tseries.offsets.week attribute)": [[2390, "pandas.tseries.offsets.Week.normalize"]], "onoffset() (pandas.tseries.offsets.week method)": [[2391, "pandas.tseries.offsets.Week.onOffset"]], "rollback() (pandas.tseries.offsets.week method)": [[2392, "pandas.tseries.offsets.Week.rollback"]], "rollforward() (pandas.tseries.offsets.week method)": [[2393, "pandas.tseries.offsets.Week.rollforward"]], "rule_code (pandas.tseries.offsets.week attribute)": [[2394, "pandas.tseries.offsets.Week.rule_code"]], "weekday (pandas.tseries.offsets.week attribute)": [[2395, "pandas.tseries.offsets.Week.weekday"]], "weekofmonth (class in pandas.tseries.offsets)": [[2396, "pandas.tseries.offsets.WeekOfMonth"]], "__call__() (pandas.tseries.offsets.weekofmonth method)": [[2397, "pandas.tseries.offsets.WeekOfMonth.__call__"]], "apply() (pandas.tseries.offsets.weekofmonth method)": [[2398, "pandas.tseries.offsets.WeekOfMonth.apply"]], "apply_index() (pandas.tseries.offsets.weekofmonth method)": [[2399, "pandas.tseries.offsets.WeekOfMonth.apply_index"]], "base (pandas.tseries.offsets.weekofmonth attribute)": [[2400, "pandas.tseries.offsets.WeekOfMonth.base"]], "copy() (pandas.tseries.offsets.weekofmonth method)": [[2401, "pandas.tseries.offsets.WeekOfMonth.copy"]], "freqstr (pandas.tseries.offsets.weekofmonth attribute)": [[2402, "pandas.tseries.offsets.WeekOfMonth.freqstr"]], "isanchored() (pandas.tseries.offsets.weekofmonth method)": [[2403, "pandas.tseries.offsets.WeekOfMonth.isAnchored"]], "is_anchored() (pandas.tseries.offsets.weekofmonth method)": [[2404, "pandas.tseries.offsets.WeekOfMonth.is_anchored"]], "is_month_end() (pandas.tseries.offsets.weekofmonth method)": [[2405, "pandas.tseries.offsets.WeekOfMonth.is_month_end"]], "is_month_start() (pandas.tseries.offsets.weekofmonth method)": [[2406, "pandas.tseries.offsets.WeekOfMonth.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.weekofmonth method)": [[2407, "pandas.tseries.offsets.WeekOfMonth.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.weekofmonth method)": [[2408, "pandas.tseries.offsets.WeekOfMonth.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.weekofmonth method)": [[2409, "pandas.tseries.offsets.WeekOfMonth.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.weekofmonth method)": [[2410, "pandas.tseries.offsets.WeekOfMonth.is_year_end"]], "is_year_start() (pandas.tseries.offsets.weekofmonth method)": [[2411, "pandas.tseries.offsets.WeekOfMonth.is_year_start"]], "kwds (pandas.tseries.offsets.weekofmonth attribute)": [[2412, "pandas.tseries.offsets.WeekOfMonth.kwds"]], "n (pandas.tseries.offsets.weekofmonth attribute)": [[2413, "pandas.tseries.offsets.WeekOfMonth.n"]], "name (pandas.tseries.offsets.weekofmonth attribute)": [[2414, "pandas.tseries.offsets.WeekOfMonth.name"]], "nanos (pandas.tseries.offsets.weekofmonth attribute)": [[2415, "pandas.tseries.offsets.WeekOfMonth.nanos"]], "normalize (pandas.tseries.offsets.weekofmonth attribute)": [[2416, "pandas.tseries.offsets.WeekOfMonth.normalize"]], "onoffset() (pandas.tseries.offsets.weekofmonth method)": [[2417, "pandas.tseries.offsets.WeekOfMonth.onOffset"]], "rollback() (pandas.tseries.offsets.weekofmonth method)": [[2418, "pandas.tseries.offsets.WeekOfMonth.rollback"]], "rollforward() (pandas.tseries.offsets.weekofmonth method)": [[2419, "pandas.tseries.offsets.WeekOfMonth.rollforward"]], "rule_code (pandas.tseries.offsets.weekofmonth attribute)": [[2420, "pandas.tseries.offsets.WeekOfMonth.rule_code"]], "week (pandas.tseries.offsets.weekofmonth attribute)": [[2421, "pandas.tseries.offsets.WeekOfMonth.week"]], "weekday (pandas.tseries.offsets.weekofmonth attribute)": [[2422, "pandas.tseries.offsets.WeekOfMonth.weekday"]], "yearbegin (class in pandas.tseries.offsets)": [[2423, "pandas.tseries.offsets.YearBegin"]], "__call__() (pandas.tseries.offsets.yearbegin method)": [[2424, "pandas.tseries.offsets.YearBegin.__call__"]], "apply() (pandas.tseries.offsets.yearbegin method)": [[2425, "pandas.tseries.offsets.YearBegin.apply"]], "apply_index() (pandas.tseries.offsets.yearbegin method)": [[2426, "pandas.tseries.offsets.YearBegin.apply_index"]], "base (pandas.tseries.offsets.yearbegin attribute)": [[2427, "pandas.tseries.offsets.YearBegin.base"]], "copy() (pandas.tseries.offsets.yearbegin method)": [[2428, "pandas.tseries.offsets.YearBegin.copy"]], "freqstr (pandas.tseries.offsets.yearbegin attribute)": [[2429, "pandas.tseries.offsets.YearBegin.freqstr"]], "isanchored() (pandas.tseries.offsets.yearbegin method)": [[2430, "pandas.tseries.offsets.YearBegin.isAnchored"]], "is_anchored() (pandas.tseries.offsets.yearbegin method)": [[2431, "pandas.tseries.offsets.YearBegin.is_anchored"]], "is_month_end() (pandas.tseries.offsets.yearbegin method)": [[2432, "pandas.tseries.offsets.YearBegin.is_month_end"]], "is_month_start() (pandas.tseries.offsets.yearbegin method)": [[2433, "pandas.tseries.offsets.YearBegin.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.yearbegin method)": [[2434, "pandas.tseries.offsets.YearBegin.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.yearbegin method)": [[2435, "pandas.tseries.offsets.YearBegin.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.yearbegin method)": [[2436, "pandas.tseries.offsets.YearBegin.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.yearbegin method)": [[2437, "pandas.tseries.offsets.YearBegin.is_year_end"]], "is_year_start() (pandas.tseries.offsets.yearbegin method)": [[2438, "pandas.tseries.offsets.YearBegin.is_year_start"]], "kwds (pandas.tseries.offsets.yearbegin attribute)": [[2439, "pandas.tseries.offsets.YearBegin.kwds"]], "month (pandas.tseries.offsets.yearbegin attribute)": [[2440, "pandas.tseries.offsets.YearBegin.month"]], "n (pandas.tseries.offsets.yearbegin attribute)": [[2441, "pandas.tseries.offsets.YearBegin.n"]], "name (pandas.tseries.offsets.yearbegin attribute)": [[2442, "pandas.tseries.offsets.YearBegin.name"]], "nanos (pandas.tseries.offsets.yearbegin attribute)": [[2443, "pandas.tseries.offsets.YearBegin.nanos"]], "normalize (pandas.tseries.offsets.yearbegin attribute)": [[2444, "pandas.tseries.offsets.YearBegin.normalize"]], "onoffset() (pandas.tseries.offsets.yearbegin method)": [[2445, "pandas.tseries.offsets.YearBegin.onOffset"]], "rollback() (pandas.tseries.offsets.yearbegin method)": [[2446, "pandas.tseries.offsets.YearBegin.rollback"]], "rollforward() (pandas.tseries.offsets.yearbegin method)": [[2447, "pandas.tseries.offsets.YearBegin.rollforward"]], "rule_code (pandas.tseries.offsets.yearbegin attribute)": [[2448, "pandas.tseries.offsets.YearBegin.rule_code"]], "yearend (class in pandas.tseries.offsets)": [[2449, "pandas.tseries.offsets.YearEnd"]], "__call__() (pandas.tseries.offsets.yearend method)": [[2450, "pandas.tseries.offsets.YearEnd.__call__"]], "apply() (pandas.tseries.offsets.yearend method)": [[2451, "pandas.tseries.offsets.YearEnd.apply"]], "apply_index() (pandas.tseries.offsets.yearend method)": [[2452, "pandas.tseries.offsets.YearEnd.apply_index"]], "base (pandas.tseries.offsets.yearend attribute)": [[2453, "pandas.tseries.offsets.YearEnd.base"]], "copy() (pandas.tseries.offsets.yearend method)": [[2454, "pandas.tseries.offsets.YearEnd.copy"]], "freqstr (pandas.tseries.offsets.yearend attribute)": [[2455, "pandas.tseries.offsets.YearEnd.freqstr"]], "isanchored() (pandas.tseries.offsets.yearend method)": [[2456, "pandas.tseries.offsets.YearEnd.isAnchored"]], "is_anchored() (pandas.tseries.offsets.yearend method)": [[2457, "pandas.tseries.offsets.YearEnd.is_anchored"]], "is_month_end() (pandas.tseries.offsets.yearend method)": [[2458, "pandas.tseries.offsets.YearEnd.is_month_end"]], "is_month_start() (pandas.tseries.offsets.yearend method)": [[2459, "pandas.tseries.offsets.YearEnd.is_month_start"]], "is_on_offset() (pandas.tseries.offsets.yearend method)": [[2460, "pandas.tseries.offsets.YearEnd.is_on_offset"]], "is_quarter_end() (pandas.tseries.offsets.yearend method)": [[2461, "pandas.tseries.offsets.YearEnd.is_quarter_end"]], "is_quarter_start() (pandas.tseries.offsets.yearend method)": [[2462, "pandas.tseries.offsets.YearEnd.is_quarter_start"]], "is_year_end() (pandas.tseries.offsets.yearend method)": [[2463, "pandas.tseries.offsets.YearEnd.is_year_end"]], "is_year_start() (pandas.tseries.offsets.yearend method)": [[2464, "pandas.tseries.offsets.YearEnd.is_year_start"]], "kwds (pandas.tseries.offsets.yearend attribute)": [[2465, "pandas.tseries.offsets.YearEnd.kwds"]], "month (pandas.tseries.offsets.yearend attribute)": [[2466, "pandas.tseries.offsets.YearEnd.month"]], "n (pandas.tseries.offsets.yearend attribute)": [[2467, "pandas.tseries.offsets.YearEnd.n"]], "name (pandas.tseries.offsets.yearend attribute)": [[2468, "pandas.tseries.offsets.YearEnd.name"]], "nanos (pandas.tseries.offsets.yearend attribute)": [[2469, "pandas.tseries.offsets.YearEnd.nanos"]], "normalize (pandas.tseries.offsets.yearend attribute)": [[2470, "pandas.tseries.offsets.YearEnd.normalize"]], "onoffset() (pandas.tseries.offsets.yearend method)": [[2471, "pandas.tseries.offsets.YearEnd.onOffset"]], "rollback() (pandas.tseries.offsets.yearend method)": [[2472, "pandas.tseries.offsets.YearEnd.rollback"]], "rollforward() (pandas.tseries.offsets.yearend method)": [[2473, "pandas.tseries.offsets.YearEnd.rollforward"]], "rule_code (pandas.tseries.offsets.yearend attribute)": [[2474, "pandas.tseries.offsets.YearEnd.rule_code"]], "unique() (in module pandas)": [[2475, "pandas.unique"]], "hash_array() (in module pandas.util)": [[2476, "pandas.util.hash_array"]], "hash_pandas_object() (in module pandas.util)": [[2477, "pandas.util.hash_pandas_object"]], "wide_to_long() (in module pandas)": [[2478, "pandas.wide_to_long"]]}})