Skip to content

Release notes and doc examples for 0.10 #2477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
changhiskhan opened this issue Dec 10, 2012 · 4 comments
Closed

Release notes and doc examples for 0.10 #2477

changhiskhan opened this issue Dec 10, 2012 · 4 comments
Labels
Milestone

Comments

@changhiskhan
Copy link
Contributor

Also using to keep milestone open

  • inf_as_na API change
  • Google Analytics API example
  • DONE Any additional C Parser notes etc
  • Excel?
  • DONE options API? @y-p
  • plotting bugs
  • scatter and grouped hist
  • DONE wide frame repr
  • PeriodIndex fixes
  • groupby memory optimization
  • DONE Resample API change !!!
  • DONE centered moving window functions
  • pivot annual hourly
  • DONE Fillna API change
@ghost
Copy link

ghost commented Dec 10, 2012

Options API documented in c93cb42 , 8a9ad9c.

@ghost
Copy link

ghost commented Dec 10, 2012

Excel should wait till stablized in 0.11 with new features enabled?

@wesm
Copy link
Member

wesm commented Dec 15, 2012

How we doing here?

@wesm
Copy link
Member

wesm commented Dec 17, 2012

alright closing this but doc updates can continue

@wesm wesm closed this as completed Dec 17, 2012
yarikoptic added a commit to neurodebian/pandas that referenced this issue Dec 20, 2012
Version 0.10.0 final

* tag 'v0.10.0': (27 commits)
  RLS: Version 0.10.0 final
  DOC: rolling window examples pandas-dev#2477
  DOC: wide frame repr examples in dsintro pandas-dev#2477
  DOC: add some licenses, remove b1 qualifier
  BUG: don't fail in PeriodIndex.format when passing formatter. close pandas-dev#2549
  BUG: more memory usage fixes
  BUG: ordering in returned data on an index axis if had a selection filter      e.g. had > 61 fields that were specified in a Term (weird but true)
  BUG: allow perf_HEAD to run off travis
  BLD:  add pytables as dep in VBENCH travis build
  ENH: perf_HEAD cleanups and enhancements
  CLN: modify test_perf to allow import as a module
  CLN: remove redundant assignment
  CLN: remove argument and deprecation warning from internal function
  BUG: remove pdb
  BUG: fix panel bin-grouping aggregation with custom functions. close pandas-dev#2537
  ENH: read_* function header inference. make backwards compatible again with 0.9.x. close pandas-dev#2539
  BUG: handle bytes in regular expression parsing for python 3
  Fix compilation on MSVC, signbit not in math.h
  TST: unit test for groupby apply
  BUG: copy=False on reindex of non_index_axis BUG: incorrect permuting of data orientation on ndim with non-default axe      (e.g. store data in order ['major_axis','labels,'minor_axis']) TST: much more robust tests on ndim indexables different from default
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants