Last active
October 20, 2017 06:30
-
-
Save rdmtinez/2be9dfc567aa7b295278ea73839e328f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Affine transform of an image — Matplotlib 2.1.0.post231+gb4b4794 documentation | |
https://matplotlib.org/devdocs/gallery/api/affine_image.html#sphx-glr-gallery-api-affine-image-py | |
2. Numerical & Scientific Computing with Python: Creating Subplots with Python and Matplotlib | |
https://www.python-course.eu/matplotlib_multiple_figures.php | |
3. matplotlib - group multiple plot in one figure python - Stack Overflow | |
https://stackoverflow.com/questions/41492681/group-multiple-plot-in-one-figure-python | |
4. Tight Layout guide — Matplotlib 2.0.2 documentation | |
https://matplotlib.org/users/tight_layout_guide.html | |
5. pandas.DataFrame.plot — pandas 0.20.3 documentation | |
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.plot.html | |
6. Visualization — pandas 0.20.3 documentation | |
https://pandas.pydata.org/pandas-docs/stable/visualization.html | |
7. python - Matplotlib.pyplot : Save the plots into a pdf - Stack Overflow | |
https://stackoverflow.com/questions/11328958/matplotlib-pyplot-save-the-plots-into-a-pdf | |
8. python - How can I create a directory if it does not exist? - Stack Overflow | |
https://stackoverflow.com/questions/273192/how-can-i-create-a-directory-if-it-does-not-exist | |
9. pylab_examples example code: multipage_pdf.py — Matplotlib 2.0.2 documentation | |
https://matplotlib.org/examples/pylab_examples/multipage_pdf.html | |
10. matplotlib.backends.backend_pdf — Matplotlib 2.1.0 documentation | |
https://matplotlib.org/api/backend_pdf_api.html#matplotlib.backends.backend_pdf.FigureCanvasPdf | |
11. Plot/combine multiple pdf files as one single pdf file in matplotlib (python) or LaTeX - Stack Overflow | |
https://stackoverflow.com/questions/34519159/plot-combine-multiple-pdf-files-as-one-single-pdf-file-in-matplotlib-python-or | |
12. python - Merge PDF files - Stack Overflow | |
https://stackoverflow.com/questions/3444645/merge-pdf-files/37945454 | |
13. pretty mess | |
https://gist.github.com/rdmtinez/91c90f7f27393885fb791164052baec2 | |
14. python - matplotlib: how to prevent x-axis labels from overlapping each other - Stack Overflow | |
https://stackoverflow.com/questions/13515471/matplotlib-how-to-prevent-x-axis-labels-from-overlapping-each-other | |
15. Manipulating PDFs with Python - Tutorial - Binpress | |
https://www.binpress.com/tutorial/manipulating-pdfs-with-python/167 | |
16. Tight Layout guide — Matplotlib 2.1.0.post237+g2f63513 documentation | |
https://matplotlib.org/devdocs/tutorials/intermediate/tight_layout_guide.html#sphx-glr-tutorials-intermediate-tight-layout-guide-py | |
=========== | |
From Send Tab URLs (11 links) | |
1. A Complete Tutorial on Time Series Modeling in R | |
https://www.analyticsvidhya.com/blog/2015/12/complete-tutorial-time-series-modeling/ | |
2. Complete guide to create a Time Series Forecast (with Codes in Python) | |
https://www.analyticsvidhya.com/blog/2016/02/time-series-forecasting-codes-python/ | |
3. ☆ How to Do Step by Step Time Series ARIMA Analysis in Python - Quora | |
https://www.quora.com/How-can-I-do-step-by-step-time-series-ARIMA-analysis-in-Python | |
4. Autoregressive integrated moving average - Wikipedia | |
https://en.wikipedia.org/wiki/Autoregressive_integrated_moving_average | |
5. python - Select rows from a DataFrame based on values in a column in pandas - Stack Overflow | |
https://stackoverflow.com/questions/17071871/select-rows-from-a-dataframe-based-on-values-in-a-column-in-pandas | |
6. python - matplotlib: plot multiple columns of pandas data frame on the bar chart - Stack Overflow | |
https://stackoverflow.com/questions/42128467/matplotlib-plot-multiple-columns-of-pandas-data-frame-on-the-bar-chart | |
7. pandas.Series.plot — pandas 0.20.3 documentation | |
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.plot.html | |
8. Simple Graphing with IPython and Pandas - Practical Business Python | |
http://pbpython.com/simple-graphing-pandas.html | |
9. python - Save plot to image file instead of displaying it using Matplotlib - Stack Overflow | |
https://stackoverflow.com/questions/9622163/save-plot-to-image-file-instead-of-displaying-it-using-matplotlib | |
10. 12 Useful Pandas Techniques in Python for Data Manipulation | |
https://www.analyticsvidhya.com/blog/2016/01/12-pandas-techniques-python-data-manipulation/ | |
11. Is there a ceiling equivalent of // operator in Python? - Stack Overflow | |
https://stackoverflow.com/questions/14822184/is-there-a-ceiling-equivalent-of-operator-in-python | |
From Send Tab URLs (2 links) | |
1. pandas.DataFrame.hist — pandas 0.20.3 documentation | |
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.hist.html | |
2. pandas.DataFrame.plot.bar — pandas 0.20.3 documentation | |
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.plot.bar.html | |
From Send Tab URLs (2 links) | |
1. Time series analysis with pandas | |
http://earthpy.org/pandas-basics.html | |
2. 12 Useful Pandas Techniques in Python for Data Manipulation | |
https://www.analyticsvidhya.com/blog/2016/01/12-pandas-techniques-python-data-manipulation/ | |
From Send Tab URLs (3 links) | |
1. Colour gradient on a graph line - bl.ocks.org | |
http://bl.ocks.org/d3noob/3e72cafd95e1834f599b | |
2. https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&ved=0ahUKEwi40dW_5PTWAhWDvBQKHcT7DpkQFggzMAI&url=https%3A%2F%2Fwww.perceptualedge.com%2Farticles%2Fvisual_business_intelligence%2Fdisplaying_change_between_two_points_in_time.pdf&usg=AOvVaw0XO2y0i93K8MrWqJ7Lca35 | |
https://www.perceptualedge.com/articles/visual_business_intelligence/displaying_change_between_two_points_in_time.pdf | |
3. 4.8 Regression with time series data | OTexts | |
https://www.otexts.org/fpp/4/8 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment