Skip to content

Releases: JuliaPy/Pandas.jl

v1.6.1

26 Jul 17:46
Compare
Choose a tag to compare

Pandas v1.6.1

Diff since v1.6.0

Closed issues:

  • Error when converting Pandas DataFrame to Array (#93)
  • Could you release new version e.g. 1.5.4 ? (#97)

Merged pull requests:

v1.6.0

25 Jul 18:03
Compare
Choose a tag to compare

Pandas v1.6.0

Diff since v1.5.3

Closed issues:

  • Shouldn't this (converting Pandas to DataFrames) be possible? (#88)
  • Pandas new definition of operator == can cause error (#95)

Merged pull requests:

v1.5.3

03 Dec 22:48
dea0b99
Compare
Choose a tag to compare

Pandas v1.5.3

Diff since v1.5.2

Merged pull requests:

v1.5.2

28 Aug 19:52
Compare
Choose a tag to compare

Pandas v1.5.2

Diff since v1.5.1

Closed issues:

  • Pandas.DataFrame doesn't preserve the column order when converting from a DataFrames.DataFrame (#72)

Merged pull requests:

v1.5.1

28 Aug 18:57
Compare
Choose a tag to compare

Pandas v1.5.1

Diff since v1.5.0

Closed issues:

  • ERROR: BoundsError: attempt to access Core.SimpleVector when converting to DataFrames.DataFrame (#68)
  • Error with converting from DataFrames.DataFrame --> Pandas.DataFrame if a column has all Missing values. (#71)

Merged pull requests:

v1.5.0

28 Aug 05:24
Compare
Choose a tag to compare

Pandas v1.5.0

Diff since v1.4.0

Closed issues:

  • Enable appveyor (#34)
  • Installation without super user (#62)
  • Define methods Tables.columnaccess and Tables.rowaccess (#70)
  • It seems Pandas.jl does not correctly support Tables.jl interface (#77)

Merged pull requests:

v1.4.0

08 Feb 03:46
v1.4.0
Compare
Choose a tag to compare

v1.4.0 (2020-02-08)

Diff since v1.3.1

Closed issues:

  • _IXIndexer error with pandas 1.0.0 (#64)
  • Converting to DataFrames.jl, performance (#54)
  • Interaction with DataFrames.jl (#7)

Merged pull requests:

v1.3.1: Merge pull request #57 from davidanthoff/compat-updates

17 May 16:13
c6441e6
Compare
Choose a tag to compare

v1.3.0

27 Mar 18:14
Compare
Choose a tag to compare
Support HDFStore

v1.2.0: Merge pull request #53 from JuliaPy/read_csv

11 Mar 23:08
377e29b
Compare
Choose a tag to compare