• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

has2k1 / plotnine / 256

Builds Branch Commit Type Ran Committer Via Coverage
256 dev ENH: Faster utils.match push 21 Jun 2018 01:26PM UTC has2k1 travis-ci pending completion   set done
254 master utils.match: Speed up by ~45% by replacing `suppress(KeyError)` with `in` Using a df with ~400K rows: ```py >>> len(df) 399859 ``` A simple `geom_bar` takes 3.1s: ```py >>> %%prun -l10 ... repr(df ... .pipe(ggplot, aes(x='quality')... push 21 Jun 2018 12:08PM UTC has2k1 travis-ci pending completion   set done
253 master Fix coord_trans and facetting The munching code assumed the data had a nice regular index. When facetting the data is partitioned and some index will not be in the 0 to n range. fixes #151 push 21 Jun 2018 09:43AM UTC has2k1 travis-ci pending completion   set done
252 dev Fix coord_trans and facetting The munching code assumed the data had a nice regular index. When facetting the data is partitioned and some index will not be in the 0 to n range. fixes #151 push 21 Jun 2018 09:30AM UTC has2k1 travis-ci pending completion   set done
251 master save_as_pdf_pages: set encoding for ggplot.py push 13 Jun 2018 08:24AM UTC has2k1 travis-ci pending completion   set done
250 master save_as_pdf_pages: set encoding for ggplot.py Pull #149 12 Jun 2018 01:39AM UTC web-flow travis-ci pending completion   set done
249 master save_as_pdf_pages: improve docs as compiled by Sphinx Pull #149 12 Jun 2018 01:30AM UTC web-flow travis-ci pending completion   set done
248 master save_as_pdf_pages: docs and (disabled) test of figure size Pull #149 12 Jun 2018 12:29AM UTC web-flow travis-ci pending completion   set done
247 master save_as_pdf_pages: add a test to complete coverage Pull #149 11 Jun 2018 11:44PM UTC web-flow travis-ci pending completion   set done
246 master save_as_pdf_pages: new utility method Pull #149 11 Jun 2018 11:23PM UTC web-flow travis-ci pending completion   set done
245 master Fix empty data in stat_ydensity fixes #147 push 07 Jun 2018 09:09AM UTC has2k1 travis-ci pending completion   set done
244 dev Fix empty data in stat_ydensity fixes #147 push 07 Jun 2018 08:50AM UTC has2k1 travis-ci pending completion   set done
243 master utils.match: Speed up by ~45% by replacing `suppress(KeyError)` with `in` Using a df with ~400K rows: ```py >>> len(df) 399859 ``` A simple `geom_bar` takes 3.1s: ```py >>> %%prun -l10 ... repr(df ... .pipe(ggplot, aes(x='quality')... Pull #143 31 May 2018 09:43PM UTC web-flow travis-ci pending completion   set done
242 master ENH: Uses numpy for speed up Pull #140 22 May 2018 03:29PM UTC web-flow travis-ci pending completion   set done
241 master Fixed drop=False for discrete position scales fixes #139 push 19 May 2018 11:37AM UTC has2k1 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 38
  • 39
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc